]> git.r.bdr.sh - rbdr/dotfiles/blame - config/kitty/kitty.conf
New font
[rbdr/dotfiles] / config / kitty / kitty.conf
CommitLineData
4b32a942 1# Font
77a47f46
RBR
2font_family Input Mono Light
3bold_font Input Mono Medium
4italic_font Input Mono Light Italic
5bold_italic_font Input Mono Medium Italic
8010d7b5 6font_size 14.0
4b32a942
RBR
7
8# Cursor
9cursor #eeeeee
10cursor_text_color #3e3937
11cursor_shape block
12
13
14# Color Scheme
15foreground #eeeeee
16background #3e3937
17selection_foreground #000000
18selection_background #c1ddff
19
20# Regular Colors
21# black
22color0 #888888
23# red
24color1 #ff004d
25# green
26color2 #55ff55
27# yellow
28color3 #ffec27
29# blue
30color4 #5555ff
31# magenta
32color5 #ff55ff
33# cyan
34color6 #55ffff
35# white
36color7 #c7c7c7
37
38# black
39color8 #aaaaaa
40# red
41color9 #ff5555
42# green
43color10 #83ff83
44# yellow
45color11 #ffff55
46# blue
47color12 #6f6fff
48# magenta
49color13 #ff82ff
50# cyan
51color14 #77ffff
52# white
53color15 #feffff
54
55# window
56hide_window_decorations yes
57tab_bar_style separator