aboutsummaryrefslogtreecommitdiff
path: root/base16_theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'base16_theme.toml')
-rw-r--r--base16_theme.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/base16_theme.toml b/base16_theme.toml
index 5ec74bcc..bb60a3ea 100644
--- a/base16_theme.toml
+++ b/base16_theme.toml
@@ -29,6 +29,10 @@
"namespace" = "magenta"
"ui.help" = { fg = "white", bg = "black" }
+"diff.plus" = "green"
+"diff.delta" = "yellow"
+"diff.minus" = "red"
+
"diagnostic" = { modifiers = ["underlined"] }
"ui.gutter" = { bg = "black" }
"info" = "blue"