We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf52e6 commit e70d561Copy full SHA for e70d561
GDL.sublime-settings
@@ -2,7 +2,7 @@
2
// By default the light color scheme is used.
3
// You can select either GDL-dark or GDL-light
4
// or put a relative path to your own scheme here.
5
- "color_scheme": "${packages}/GDL/GDL-light.tmTheme",
+ "color_scheme": "${packages}/GDL/GDL-light.sublime-color-scheme",
6
7
"rulers": [80,120],
8
0 commit comments