Skip to content

Commit dc00291

Browse files
author
Luna
authored
Update Doom Acario for git gutters (helix-editor#4979)
Edited the diff.delta from green to blue.
1 parent 224a024 commit dc00291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/themes/doom_acario_dark.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
'diff.plus' = { fg = 'green' }
4343
'diff.minus' = { fg = 'red' }
44-
'diff.delta' = { fg = 'green' }
44+
'diff.delta' = { fg = 'blue' }
4545

4646
'ui.background'= { bg = 'bg' }
4747
'ui.cursor' = { bg = 'orange', fg = 'bg-alt' }

0 commit comments

Comments
 (0)