added customized colorized options for kitty diff

This commit is contained in:
tomit4 2022-04-27 10:40:50 -07:00
parent 56b62b44a6
commit 38f78a4a62

15
kitty/diff.conf Normal file
View file

@ -0,0 +1,15 @@
pygments_style solarized-dark
foreground #333b4b
background #333b4b
filler_bg #333b4b
title_fg #ebcb8b
title_bg #333b4b
margin_filler_bg none
hunk_margin_bg #333b4b
hunk_bg #333b4b
added_bg #a3be8c
highlight_added_bg #333b4b
added_margin_bg #333b4b
removed_bg #ebcb8b
highlight_removed_bg #333b4b
removed_margin_bg #333b4b