Update Doom Acario for git gutters (#4979)

Edited the diff.delta from green to blue.
pull/4981/head
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
1 changed files with 1 additions and 1 deletions

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