aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-09-07 04:00:52 +0000
committerBlaž Hrastnik2021-09-07 04:03:48 +0000
commit4cc562318a9987d58384fdb4e88e5a1f59f25a19 (patch)
tree7ff80089aedbc0767a7a86cf0108cbdebd0f3ca2 /theme.toml
parent4ac29434cb99b517dba3752a287c0edfe8679e7e (diff)
Improve docs, fix up a few highlight scopes
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/theme.toml b/theme.toml
index 867a0d2c..49f46b0b 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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" }