Update Doom Acario for git gutters (#4979)

Edited the diff.delta from green to blue.
This commit is contained in:
Luna 2022-12-03 03:26:10 +01:00 committed by GitHub
parent 224a024d39
commit dc00291b48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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' }