aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-08-11 04:23:57 +0000
committerBlaž Hrastnik2021-08-11 04:23:57 +0000
commit55f1f04717f4f1a657c1f68123af245a7d069eef (patch)
tree4ce784d39d16c4c822413dfe96c5e9247eeba94e /theme.toml
parent7b16ae7c4a4c84ac86e078a13eac443b512d534a (diff)
Highlight (html) tags
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index 67b7dc57..4df02667 100644
--- a/theme.toml
+++ b/theme.toml
@@ -17,6 +17,7 @@ constructor = "lilac"
function = "white"
"function.macro" = "lilac"
"function.builtin" = "white"
+tag = "almond"
comment = "sirocco"
constant = "white"
"constant.builtin" = "white"