]> git.r.bdr.sh - rbdr/dotfiles/blob - config/kitty/kitty.conf
Use the patched fonts
[rbdr/dotfiles] / config / kitty / kitty.conf
1 # Font
2 font_family InputMonoNarrow Nerd Font Thin
3 bold_font InputMonoNarrow Nerd Font Medium
4 italic_font InputMonoNarrowIta Nerd Font Thin
5 bold_italic_font InputMonoNarrowIta Nerd Font Medium
6 font_size 14.0
7 macos_thicken_font 0.75
8
9 # Cursor
10 cursor #eeeeee
11 cursor_text_color #3e3937
12 cursor_shape block
13
14
15 # Color Scheme
16 foreground #ffffff
17 background #000000
18 selection_foreground #000000
19 selection_background #c1ddff
20 active_border_color #55ff55
21 inactive_border_color #c1ddff
22
23 active_tab_foreground #000000
24 active_tab_background #00FFFF
25 inactive_tab_foreground #00FFFF
26 inactive_tab_background #000000
27
28
29 background_opacity 1.0
30
31 # Regular Colors
32 # black
33 color0 #888888
34 # red
35 color1 #ff0000
36 # green
37 color2 #00ff00
38 # yellow
39 color3 #ffff00
40 # blue
41 color4 #0000ff
42 # magenta
43 color5 #ff00ff
44 # cyan
45 color6 #00ffff
46 # white
47 color7 #c7c7c7
48
49 # black
50 color8 #aaaaaa
51 # red
52 color9 #ff5555
53 # green
54 color10 #55ff55
55 # yellow
56 color11 #ffff55
57 # blue
58 color12 #5555ff
59 # magenta
60 color13 #ff55ff
61 # cyan
62 color14 #55ffff
63 # white
64 color15 #ffffff
65
66 # window
67 hide_window_decorations no
68 tab_bar_style separator
69
70 # keyboard
71 macos_option_as_alt left