forked from catppuccin/contour
-
Notifications
You must be signed in to change notification settings - Fork 0
/
catppuccin.yml
207 lines (183 loc) · 5.97 KB
/
catppuccin.yml
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
# Catpuccin theme for Contour!
# Author: Catppuccin Org (https://github.com/catppuccin)
color_schemes:
catppuccin_latte:
# Default colours
default:
background: "#EFF1F5" # base
foreground: "#4C4F69" # text
# Cursor colour
cursor:
default: "#DC8A78" # rosewater
text: "#EFF1F5" # base
# Normal colors
normal:
black: "#5C5F77" # subtext1
red: "#D20F39" # red
green: "#40A02B" # green
yellow: "#DF8E1D" # yellow
blue: "#1E66F5" # blue
magenta: "#EA76CB" # pink
cyan: "#179299" # teal
white: "#ACB0BE" # surface2
# Bright colors
bright:
black: "#6C6F85" # subtext0
red: "#D20F39" # red
green: "#40A02B" # green
yellow: "#DF8E1D" # yellow
blue: "#1E66F5" # blue
magenta: "#EA76CB" # pink
cyan: "#179299" # teal
white: "#BCC0CC" # surface1
# Vi mode colors
vi_mode_highlight:
foreground: CellForeground
background: "#EFF1F5" # base
vi_mode_cursorline:
foreground: CellForeground
background: "#ACB0BE" # surface2
background_alpha: 0.1
# Selection colors
selection:
foreground: CellForeground
background: "#ACB0BE" # surface2
# Indicator status line colors
indicator_statusline:
foreground: CellForeground
background: "#1E66F5" # blue
catppuccin_frappe:
# Default colours
default:
background: "#303446" # base
foreground: "#C6D0F5" # text
# Cursor colour
cursor:
default: "#F2D5CF" # rosewater
text: "#303446" # base
# Normal colors
normal:
black: "#51576D" # surface1
red: "#E78284" # red
green: "#A6D189" # green
yellow: "#E5C890" # yellow
blue: "#8CAAEE" # blue
magenta: "#F4B8E4" # pink
cyan: "#81C8BE" # teal
white: "#B5BFE2" # subtext1
# Bright colors
bright:
black: "#626880" # surface2
red: "#E78284" # red
green: "#A6D189" # green
yellow: "#E5C890" # yellow
blue: "#8CAAEE" # blue
magenta: "#F4B8E4" # pink
cyan: "#81C8BE" # teal
white: "#A5ADCE" # subtext0
# Vi mode colors
vi_mode_highlight:
foreground: CellForeground
background: "#303446" # base
vi_mode_cursorline:
foreground: CellForeground
background: "#626880" # surface2
background_alpha: 0.1
# Selection colors
selection:
foreground: CellForeground
background: "#626880" # surface2
# Indicator status line colors
indicator_statusline:
foreground: CellForeground
background: "#8CAAEE" # blue
catppuccin_macchiato:
# Default colours
default:
background: "#24273A" # base
foreground: "#CAD3F5" # text
# Cursor colour
cursor:
default: "#F4DBD6" # rosewater
text: "#24273A" # base
# Normal colors
normal:
black: "#494D64" # surface1
red: "#ED8796" # red
green: "#A6DA95" # green
yellow: "#EED49F" # yellow
blue: "#8AADF4" # blue
magenta: "#F5BDE6" # pink
cyan: "#8BD5CA" # teal
white: "#B8C0E0" # subtext1
# Bright colors
bright:
black: "#5B6078" # surface2
red: "#ED8796" # red
green: "#A6DA95" # green
yellow: "#EED49F" # yellow
blue: "#8AADF4" # blue
magenta: "#F5BDE6" # pink
cyan: "#8BD5CA" # teal
white: "#A5ADCB" # subtext0
# Vi mode colors
vi_mode_highlight:
foreground: CellForeground
background: "#24273A" # base
vi_mode_cursorline:
foreground: CellForeground
background: "#5B6078" # surface2
background_alpha: 0.1
# Selection colors
selection:
foreground: CellForeground
background: "#5B6078" # surface2
# Indicator status line colors
indicator_statusline:
foreground: CellForeground
background: "#8AADF4" # blue
catppuccin_mocha:
# Default colours
default:
background: "#1E1E2E" # base
foreground: "#CDD6F4" # text
# Cursor colour
cursor:
default: "#F5E0DC" # rosewater
text: "#1E1E2E" # base
# Normal colors
normal:
black: "#45475A" # surface1
red: "#F38BA8" # red
green: "#A6E3A1" # green
yellow: "#F9E2AF" # yellow
blue: "#89B4FA" # blue
magenta: "#F5C2E7" # pink
cyan: "#94E2D5" # teal
white: "#BAC2DE" # subtext1
# Bright colors
bright:
black: "#585B70" # surface2
red: "#F38BA8" # red
green: "#A6E3A1" # green
yellow: "#F9E2AF" # yellow
blue: "#89B4FA" # blue
magenta: "#F5C2E7" # pink
cyan: "#94E2D5" # teal
white: "#A6ADC8" # subtext0
# Vi mode colors
vi_mode_highlight:
foreground: CellForeground
background: "#1E1E2E" # base
vi_mode_cursorline:
foreground: CellForeground
background: "#585B70" # surface2
background_alpha: 0.1
# Selection colors
selection:
foreground: CellForeground
background: "#585B70" # surface2
# Indicator status line colors
indicator_statusline:
foreground: CellForeground
background: "#89B4FA" # blue