-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathseoul256.conf
50 lines (39 loc) · 1.06 KB
/
seoul256.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
# seoul256 by Junegunn Choi, https://github.com/junegunn
# This work is licensed under the terms of the MIT license.
# For a copy, see https://opensource.org/licenses/MIT.
# Installation instructions:
#
# cp seoul256.conf ~/.config/kitty/
# echo "include seoul256.conf" >> ~/.config/kitty/kitty.conf
#
# Then reload kitty for the config to take affect.
# Alternatively copy paste below directly into kitty.conf
foreground #d8d8d8
background #4a4a4a
# black
color0 #606060
color8 #757575
# red
color1 #df9a98
color9 #e07798
# green
color2 #719672
color10 #97bb98
# yellow
color3 #e0bb71
color11 #ffdd98
# blue
color4 #96bbdc
color12 #badcfb
# magenta
color5 #dfbdbc
color13 #ffbebc
# cyan
color6 #97bcbc
color14 #96ddde
# white
color7 #d8d8d8
color15 #e9e9e9
# cursor colors
cursor #d8d8d8
cursor_text_color #4a4a4a