Skip to content

Commit

Permalink
Update Doom Acario for git gutters (#4979)
Browse files Browse the repository at this point in the history
Edited the diff.delta from green to blue.
  • Loading branch information
Luna authored Dec 3, 2022
1 parent 224a024 commit dc00291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/themes/doom_acario_dark.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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' }
Expand Down

0 comments on commit dc00291

Please sign in to comment.