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 0cd31ee commit 49cb9c0Copy full SHA for 49cb9c0
runtime/themes/zenburn.toml
@@ -27,7 +27,7 @@
27
# "comment.line"
28
# "comment.block"
29
"comment.block.documentation" = { fg = "zb-specialcomment-fg", modifiers = ["bold"] }
30
-"variable" = "zb-identifiers-fg"
+"variable" = "zb-identifier-fg"
31
"variable.builtin" = { modifiers = ["bold"] }
32
# "variable.parameter"
33
# "variable.other"
0 commit comments