Skip to content

Commit 3b0d640

Browse files
committed
Merge branch 'develop' into bugfix/html_tags
2 parents cb71a28 + abc089b commit 3b0d640

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2016 Softwee
3+
Copyright (c) 2016 Kirill Biakov
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,9 @@ C/C++/Objective-C (```"c"```, ```"cc"```, ```"cpp"```, ```"cxx"```, ```"cyc"```,
210210
Didn't found yours? Please, open issue to show your interest & I'll try to add this language in next releases.
211211

212212
## List of available themes
213-
* Default (simple light theme).
214-
* Solarized Light.
215-
* Monokai.
213+
* Default (simple light theme)
214+
* [Solarized Light](http://www.eclipsecolorthemes.org/?view=theme&id=1013)
215+
* [Monokai](http://www.eclipsecolorthemes.org/?view=theme&id=386)
216216

217217
## List of available fonts
218218
* Consolas

0 commit comments

Comments
 (0)