We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb1fa9 commit e78332fCopy full SHA for e78332f
2 files changed
web/src/themes/mtasa_lua-theme_dark.json
@@ -173,14 +173,14 @@
173
{
174
"scope": "constant.language.lua",
175
"settings": {
176
- "foreground": "#ec5f66",
+ "foreground": "#b45f96",
177
"fontStyle": "italic"
178
}
179
},
180
181
"scope": "variable.language.self.lua",
182
183
184
185
186
web/src/themes/mtasa_lua-theme_light.json
@@ -169,14 +169,14 @@
169
170
171
172
- "foreground": "#c6555f",
+ "foreground": "#c655a4",
0 commit comments