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 f4f004f commit 3b2f098Copy full SHA for 3b2f098
themes/theme_lion.json
@@ -151,7 +151,7 @@
151
"background": "#2B2B2BFF",
152
"multi-line-comment": "#B0B0B0FF",
153
"breakpoint": "#3A2323FF",
154
- "know-identifier": "#F09A3BFF",
+ "known-identifier": "#F09A3BFF",
155
"calculated-pointer": "#F2C7FEFF",
156
"char-literal": "#38E517FF",
157
"comment": "#808080FF",
@@ -178,7 +178,7 @@
178
"local-variable": "#FF7FCAFF",
179
"namespace": "#B5B6E3FF",
180
"number": "#6897BBFF",
181
- "punctutation": "#ABD374FF",
+ "punctuation": "#ABD374FF",
182
"pattern-variable": "#FCADDCFF",
183
"placed-variable": "#A9B7C6FF",
184
"preprocessor-deactivated": "#686A4BB8",
0 commit comments