-
-
Notifications
You must be signed in to change notification settings - Fork 51
/
Copy pathdiff-latte.conf
50 lines (42 loc) · 1.02 KB
/
diff-latte.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# 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