aboutsummaryrefslogtreecommitdiff
path: root/config/kitty/kitty.conf
blob: 2302b21808370733ba955ff65deb29d18020b120 (plain)
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
# Font
font_family Input Mono Light
bold_font Input Mono Medium
italic_font Input Mono Light Italic
bold_italic_font Input Mono Medium Italic
font_size 14.0

# Cursor
cursor #eeeeee
cursor_text_color #3e3937
cursor_shape block


# Color Scheme
foreground #eeeeee
background #3e3937
selection_foreground #000000
selection_background #c1ddff

# Regular Colors
# black
color0 #888888
# red
color1 #ff004d
# green
color2 #55ff55
# yellow
color3 #ffec27
# blue
color4 #5555ff
# magenta
color5 #ff55ff
# cyan
color6 #55ffff
# white
color7 #c7c7c7

# black
color8 #aaaaaa
# red
color9 #ff5555
# green
color10 #83ff83
# yellow
color11 #ffff55
# blue
color12 #6f6fff
# magenta
color13 #ff82ff
# cyan
color14 #77ffff
# white
color15 #feffff

# window
hide_window_decorations yes
tab_bar_style separator