blob: 6ea06cf8e6dba2dc67f83034b7829ac694914c0f (
plain) (
blame)
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
|
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
# /* wallust template - colors-kitty */
foreground #F9E4DF
background #131114
cursor #F9E4DF
active_tab_foreground #131114
active_tab_background #F9E4DF
inactive_tab_foreground #F9E4DF
inactive_tab_background #131114
active_border_color #F9E4DF
inactive_border_color #131114
bell_border_color #130A16
color0 #3B393C
color1 #130A16
color2 #312871
color3 #552C32
color4 #4A327A
color5 #9D4B6F
color6 #B3857A
color7 #EFD0C9
color8 #A7918C
color9 #190D1D
color10 #413596
color11 #723A43
color12 #6243A3
color13 #D16494
color14 #EFB1A3
color15 #EFD0C9
|