-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbase16-catppuccin-latte.conf
68 lines (57 loc) · 1.35 KB
/
base16-catppuccin-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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# vim:ft=kitty
## name: base16 Catppuccin Latte
## author: https://github.com/catppuccin/catppuccin
## license: MIT
## upstream: https://github.com/tinted-theming/tinted-terminal
## blurb:
# Scheme name: base16 Catppuccin Latte
# Scheme author: https://github.com/catppuccin/catppuccin
# Template author: Tinted Theming (https://github.com/tinted-theming/tinted-terminal)
# The basic colors
background #eff1f5
foreground #4c4f69
selection_background #bcc0cc
selection_foreground #4c4f69
# Cursor colors
cursor #4c4f69
cursor_text_color #eff1f5
# URL underline color when hovering with mouse
url_color #acb0be
# Kitty window border colors
active_border_color #bcc0cc
inactive_border_color #e6e9ef
# OS Window titlebar colors
wayland_titlebar_color #eff1f5
macos_titlebar_color #eff1f5
# Tab bar colors
active_tab_background #eff1f5
active_tab_foreground #4c4f69
inactive_tab_background #e6e9ef
inactive_tab_foreground #acb0be
tab_bar_background #e6e9ef
# The 16 terminal colors
# normal
color0 #eff1f5
color1 #d20f39
color2 #40a02b
color3 #df8e1d
color4 #1e66f5
color5 #8839ef
color6 #179299
color7 #4c4f69
# bright
color8 #ccd0da
color9 #d20f39
color10 #40a02b
color11 #df8e1d
color12 #1e66f5
color13 #8839ef
color14 #179299
color15 #7287fd
# extended base16 colors
color16 #fe640b
color17 #dd7878
color18 #e6e9ef
color19 #ccd0da
color20 #acb0be
color21 #dc8a78