Update Doom Acario for git gutters (#4979)
Edited the diff.delta from green to blue.
This commit is contained in:
parent
224a024d39
commit
dc00291b48
1 changed files with 1 additions and 1 deletions
|
@ -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' }
|
||||
|
|
Loading…
Reference in a new issue