aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorMichael Davis2021-12-22 15:54:23 +0000
committerBlaž Hrastnik2021-12-25 15:12:49 +0000
commit3b800025af0bdf7e8179cbb42ad0b4374b9005f1 (patch)
tree2577d7bbf9baff045607648f84e4c5bc6a238e33 /theme.toml
parent78f93239b5814d1b1be7d1fbd2fce1a7aec12432 (diff)
add diff.{plus,minus,delta} to themes
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index b316e814..ca0b2805 100644
--- a/theme.toml
+++ b/theme.toml
@@ -34,6 +34,10 @@ label = "honey"
"markup.link.url" = { fg = "silver", modifiers = ["underlined"] }
"markup.raw" = "almond"
+"diff.plus" = "#35bf86"
+"diff.minus" = "#f22c86"
+"diff.delta" = "#6f44f0"
+
# TODO: diferentiate doc comment
# concat (ERROR) @error.syntax and "MISSING ;" selectors for errors