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