diff options
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -28,9 +28,7 @@ escape = "honey" label = "honey" # TODO: diferentiate doc comment -# concat (ERROR) @syntax-error and "MISSING ;" selectors for errors - -module = "#ff0000" +# concat (ERROR) @error.syntax and "MISSING ;" selectors for errors "ui.background" = { bg = "midnight" } "ui.linenr" = { fg = "comet" } |