mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
More work on the diff kitten
This commit is contained in:
parent
040ae75c77
commit
8fa492e0ee
3 changed files with 67 additions and 23 deletions
|
|
@ -1,6 +1,11 @@
|
|||
foreground black
|
||||
background #eeeeee
|
||||
title_fg black
|
||||
title_bg #eeeeee
|
||||
margin_bg #dddddd
|
||||
margin_fg #444444
|
||||
foreground black
|
||||
background #eeeeee
|
||||
title_fg black
|
||||
title_bg #eeeeee
|
||||
margin_bg #dddddd
|
||||
margin_fg #444444
|
||||
removed_bg #ffeef0
|
||||
removed_margin_bg #ffdce0
|
||||
added_bg #e6ffed
|
||||
added_margin_bg #cdffd8
|
||||
filler_bg #cccccc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue