50 lines
1 KiB
Text
50 lines
1 KiB
Text
# vim:ft=kitty
|
|
|
|
## name: Catppuccin Kitty Diff Latte
|
|
## author: Catppuccin Org
|
|
## license: MIT
|
|
## upstream: https://github.com/catppuccin/kitty/blob/main/themes/diff-latte.conf
|
|
## blurb: Soothing pastel theme for the high-spirited!
|
|
|
|
# text
|
|
foreground #4c4f69
|
|
# base
|
|
background #eff1f5
|
|
# subtext0
|
|
title_fg #6c6f85
|
|
|
|
# mantle
|
|
title_bg #e6e9ef
|
|
margin_bg #e6e9ef
|
|
|
|
# subtext1
|
|
margin_fg #5c5f77
|
|
# mantle
|
|
filler_bg #e6e9ef
|
|
|
|
# 30% red, 70% base
|
|
removed_bg #e6adbc
|
|
# 50% red, 50% base
|
|
highlight_removed_bg #e08097
|
|
# 40% red, 60% base
|
|
removed_margin_bg #e397aa
|
|
|
|
# 30% green, 70% base
|
|
added_bg #bad8b8
|
|
# 50% green, 50% base
|
|
highlight_added_bg #97c890
|
|
# 40% green, 60% base
|
|
added_margin_bg #e397aa
|
|
|
|
# mantle
|
|
hunk_margin_bg #e6e9ef
|
|
hunk_bg #e6e9ef
|
|
|
|
# 40% yellow, 60% base
|
|
search_bg #e8ca9f
|
|
# text
|
|
search_fg #4c4f69
|
|
# 30% sky, 70% base
|
|
select_bg #a8daf0
|
|
# text
|
|
select_fg #4c4f69
|