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