got color theme working for the most part on kitty diff

This commit is contained in:
tomit4 2022-04-27 11:05:01 -07:00
parent fdac1e5b3a
commit 9eef8dccfc

View file

@ -1,16 +1,19 @@
/* custom colors for kitty diff */
pygments_style gruvbox-dark
foreground #333b4b
background #333b4b
filler_bg #333b4b
title_fg #ebcb8b
title_bg #333b4b
margin_bg #333b4b
margin_fg #ebcb8b
margin_filler_bg none
hunk_margin_bg #333b4b
hunk_bg #333b4b
added_bg #a3be8c
added_bg #333b4b
highlight_added_bg #333b4b
added_margin_bg #333b4b
removed_bg #ebcb8b
removed_bg #333b4b
highlight_removed_bg #333b4b
removed_margin_bg #333b4b