Commit Graph

43 Commits

Author SHA1 Message Date
Hugo Locurcio
5d29455c42 Remove obsolete installation instructions for Godot 2.x 2020-06-19 20:06:07 +02:00
Hugo Locurcio
9e1547d99d Add Nord theme
See https://www.nordtheme.com/.
2020-05-14 19:07:14 +02:00
Hugo Locurcio
d8e6364e07 Update copyright statement to 2020 2020-05-14 19:06:35 +02:00
Hugo Locurcio
7ec05434f1 Mention the newly added Apprentice theme in the README 2020-01-31 16:50:47 +01:00
Gadzhi Kharkharov
87aa7df58b Add Apprentice theme (#5)
* add Apprentice theme

* update Apprentice completion colors
2020-01-31 16:50:17 +01:00
Hugo Locurcio
4a413b007c Make the current line color transparent in Atom Dark
This makes the error marker color still display if it's on the
current line.
2019-12-23 18:35:18 +01:00
Hugo Locurcio
26cced5ce2 Add an Ayu Mirage theme 2019-12-23 18:28:25 +01:00
Hugo Locurcio
aa2b4cb8bb Add a note about the Steam editor data path
This closes #4.
2019-12-07 13:53:28 +01:00
Hugo Locurcio
eeafdc098a Make the current line color transparent in VS Code Light 2019-02-12 21:56:57 +01:00
Hugo Locurcio
f102dcf209 Tweak error marker line colors to be more subtle 2019-02-12 21:56:26 +01:00
Hugo Locurcio
96f87e8e1e Make the current line color transparent in VS Code Dark
This makes the error line highlighting appear behind the current
line highlighting, instead of being hidden by it.
2019-02-12 21:44:47 +01:00
Hugo Locurcio
2f753a15e2 Update copyright statement to 2019 2019-02-09 12:28:30 +01:00
Hugo Locurcio
0721db439e Mention base16-godot in the README for those who want more themes 2019-02-09 12:27:49 +01:00
Hugo Locurcio
765b640c33 Put Godot 3 instructions before Godot 2.1 instructions in README 2018-12-21 10:02:15 +01:00
Hugo Locurcio
2c217f2e55 Fix git clone command paths in README
The ~ character is not expanded in double quotes (or simple quotes).
This closes #3.
2018-12-21 09:59:51 +01:00
Hugo Locurcio
0a4c62fa87 Make background colors transparent in Darcula
This makes the new indent guides visible through
highlighted backgrounds. The error highlighting was also darkened
to be less annoying.

The same changes should be applied to other themes in the future.
2018-12-10 23:16:26 +01:00
Hugo Locurcio
421cff398d Add an EditorConfig file 2018-11-12 11:33:44 +01:00
Hugo Locurcio
1b3b578341 Add pre-commit hooks
See https://pre-commit.com/ for more information.
2018-10-16 12:10:34 +02:00
Hugo Locurcio
296f2bb853 Add preview images for all themes 2018-10-06 01:19:02 +02:00
Hugo Locurcio
1341617030 Add Solarized Light theme 2018-05-28 10:27:12 +02:00
Hugo Locurcio
7bef060935 Add Quiet Light theme 2018-05-27 14:25:49 +02:00
Hugo Locurcio
c302ce4a91 Add custom search and word highlighting colors to all themes 2018-05-26 23:19:13 +02:00
Hugo Locurcio
c3817da49f Add Visual Studio Code Light theme
This is based on the Light+ variant with some adjustments.
2018-05-26 22:56:40 +02:00
Hugo Locurcio
7b009e1da2 Add Dracula theme
See <https://draculatheme.com/>. This is not the same as Darcula,
which is the default dark theme in JetBrains IDEs.
2018-05-26 16:21:07 +02:00
Hugo Locurcio
d2e2580f0f Add Visual Studio Code Dark
This is based on the Dark+ variant with some adjustments.
2018-05-26 14:26:49 +02:00
Hugo Locurcio
6e4db2a1fd Add GDScript-specific colors to Solarized Dark
This also tweaks some colors used by this theme.
2018-05-22 20:02:21 +02:00
Hugo Locurcio
8bcc08c720 Add GDScript-specific colors to Metro 2018-05-22 19:55:44 +02:00
Hugo Locurcio
e0594b1a7c Add GDScript-specific colors to Atom Dark 2018-05-22 19:52:47 +02:00
Hugo Locurcio
55fa4f301c Add GDScript-specific colors to Gruvbox Dark 2018-05-22 19:49:47 +02:00
Hugo Locurcio
d48a3e72bc Add GDScript-specific colors to One Dark 2018-05-22 19:45:07 +02:00
Hugo Locurcio
24b238429f Add GDScript-specific colors to Monokai 2018-05-22 19:35:37 +02:00
Hugo Locurcio
95eabb6c44 Add GDScript-specific colors to Darcula
The node path color is the same as the one used for annotations
and decorators in IntelliJ and PyCharm.

Function declarations use the same color as other functions.
2018-05-21 19:49:43 +02:00
Hugo Locurcio
b8ef3bab6a Tweak the README slightly 2018-05-12 18:41:07 +02:00
Hugo Locurcio
ad24f6043d Update user data paths for Godot 3.0
macOS now has a path that's different from Linux.
The copyright year also was updated.
2018-01-09 01:09:53 +01:00
Hugo Locurcio
05fb279743 Use a newer preview on the README using the Darcula theme 2017-11-14 21:29:45 +01:00
Hugo Locurcio
5510aa8cb6 Improve installation instructions in the README 2017-10-20 18:22:32 +02:00
Hugo Locurcio
6ce11cebf0 Add Darcula theme, update usage instructions in README 2017-06-16 10:13:21 +02:00
anakimluke
b672ed24e7 Rephrased a bit of the installation instructions. (#1)
Better understanding for inexperienced users.
2017-01-25 12:22:01 +01:00
Hugo Locurcio
245726499a Add Metro syntax theme 2016-08-05 12:46:31 +02:00
Hugo Locurcio
252e6c5e3b Add Gruvbox Dark theme 2016-05-25 00:14:28 +02:00
Hugo Locurcio
1b62fd2eb4 Add One Dark syntax theme 2016-05-23 23:21:47 +02:00
Hugo Locurcio
819c565053 Add a screenshot of Monokai 2016-05-23 20:38:07 +02:00
Hugo Locurcio
da0499d5a5 Initial commit 2016-05-23 20:29:12 +02:00