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