Unnamed repository; edit this file 'description' to name the repository.
Update Doom Acario for git gutters (#4979)
Edited the diff.delta from green to blue.
Luna 2022-12-03
parent 224a024 · commit dc00291
-rw-r--r--runtime/themes/doom_acario_dark.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/doom_acario_dark.toml b/runtime/themes/doom_acario_dark.toml
index c38c93ee..95dc78e0 100644
--- a/runtime/themes/doom_acario_dark.toml
+++ b/runtime/themes/doom_acario_dark.toml
@@ -41,7 +41,7 @@
'diff.plus' = { fg = 'green' }
'diff.minus' = { fg = 'red' }
-'diff.delta' = { fg = 'green' }
+'diff.delta' = { fg = 'blue' }
'ui.background'= { bg = 'bg' }
'ui.cursor' = { bg = 'orange', fg = 'bg-alt' }