]> git.r.bdr.sh - rbdr/dotfiles/blame - config/kitty/kitty.conf
Add password config
[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
4350cafb 7macos_thicken_font 0.75
4b32a942
RBR
8
9# Cursor
10cursor #eeeeee
11cursor_text_color #3e3937
12cursor_shape block
13
14
15# Color Scheme
16foreground #eeeeee
17background #3e3937
18selection_foreground #000000
19selection_background #c1ddff
4350cafb
RBR
20active_border_color #55ff55
21inactive_border_color #c1ddff
22
23background_opacity 0.9
4b32a942
RBR
24
25# Regular Colors
26# black
27color0 #888888
28# red
29color1 #ff004d
30# green
31color2 #55ff55
32# yellow
33color3 #ffec27
34# blue
35color4 #5555ff
36# magenta
37color5 #ff55ff
38# cyan
39color6 #55ffff
40# white
41color7 #c7c7c7
42
43# black
44color8 #aaaaaa
45# red
46color9 #ff5555
47# green
48color10 #83ff83
49# yellow
50color11 #ffff55
51# blue
52color12 #6f6fff
53# magenta
54color13 #ff82ff
55# cyan
56color14 #77ffff
57# white
58color15 #feffff
59
60# window
61hide_window_decorations yes
62tab_bar_style separator
41643559
RBR
63
64# keyboard
65macos_option_as_alt left