56 Commits

Author SHA1 Message Date
backwardspy
8b9f19bece Update Catppuccin themes for Godot 3.x (#19) 2023-11-04 09:49:40 +01:00
Hugo Locurcio
731dcb687f Update README to account for master -> 3.x branch migration 2023-06-27 10:11:24 +02:00
Boranroni
750b6820cc Add Catppuccin themes (#14) 2023-02-25 17:49:42 +01:00
Hugo Locurcio
66aba1134f Fix highlighted word color being hard to see on VS Code Light 2022-02-26 19:35:43 +01:00
Hugo Locurcio
c942e94305 Update README title to mention Godot version compatibility 2022-02-03 17:45:02 +01:00
Hugo Locurcio
a4039d2581 Use a table to display the list of themes for compact display 2022-02-03 17:43:38 +01:00
Hugo Locurcio
c51d28a601 Update Godot version compatibility notice
Due to a color syntax change, these themes will not display correctly
in 4.0 without requiring modification.
2022-02-03 17:39:38 +01:00
Tharawut P
5d3c783cc5 Fix macOS paths in README (#10) 2021-06-16 13:02:05 +02:00
Hugo Locurcio
3362ab5b1f Update VS Code themes to feature the new control flow keyword colors
The control flow keyword color is displayed when using the Godot
`master` branch, and perhaps 3.x in the future.

The `$` node path color was tweaked to use a different color
(the "enum value" color from the original theme's C++ scheme).
2021-05-25 02:36:57 +02:00
Hugo Locurcio
808b673567 Update README to list the new Horizon theme
- Update version compatibility notice.
- Update copyright statement to 2021.
2021-05-19 21:19:51 +02:00
Yan Jardim
4ee625c050 Add Horizon theme (#9) 2021-05-19 21:18:26 +02:00
Karl
dd2439e477 Add One Monokai Theme (#8)
A mix between One Dark and Monokai; colors taken from https://github.com/azemoh/vscode-one-monokai.
2020-12-18 21:41:12 +01:00
Hugo Locurcio
1c979ad8a7 Update repository URLs to follow the @godotengine organization transfer 2020-06-19 20:08:56 +02:00
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