6 Commits

Author SHA1 Message Date
Hugo Locurcio
751f939dec Fix highlighted word color being hard to see on VS Code Light 2022-02-26 19:36:18 +01:00
Hugo Locurcio
0b0ae7117c Update color code syntax for Godot 4.0
Color codes are now RGBA instead of ARGB to follow Web standards.
2022-02-03 17:36:51 +01: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
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
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