]> git.r.bdr.sh - rbdr/dotfiles/blob - config/kitty/kitty.conf
Use ts_ls
[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 macos_titlebar_color background
18 background_opacity 1.0
19
20 # Color Scheme - Ruben Tranquil
21 foreground #ffffff
22 # Deep Slate Green
23 background #0F261F
24 # Deep Slate Green
25 selection_foreground #0F261F
26 # Light Neutral Gray
27 selection_background #DAE6E3
28 # Calamine Blue
29 active_border_color #80FFCC
30 # Light Neutral Gray
31 inactive_border_color #DAE6E3
32
33 # Deep Slate Green
34 active_tab_foreground #0F261F
35 # Calamine Blue
36 active_tab_background #80FFCC
37 # Neutral Gray
38 inactive_tab_foreground #B5D1CC
39 # Deep Slate Green
40 inactive_tab_background #0F261F
41
42 # Regular Colors - Ruben Tranquil
43 # black
44 # Dark Neutral Gray
45 color0 #90A6A2
46 # red
47 # Jasper Red
48 color1 #FA2B00
49 # green
50 # Light Porcelain Green
51 color2 #23C17C
52 # yellow
53 # Naples Yellow
54 color3 #FAED8F
55 # blue
56 # Olympic Blue
57 color4 #4F8FE6
58 # magenta
59 # Hermosa Pink
60 color5 #FFB4F0
61 # cyan
62 # Calamine Blue
63 color6 #80FFCC
64 # white
65 # Light Neutral Gray
66 color7 #DAE6E3
67
68 # black
69 # Neutral Gray
70 color8 #B5D1CC
71 # red
72 # Grenadine Pink
73 color9 #FF616B
74 # green
75 color10 #55ff55
76 # yellow
77 color11 #ffff55
78 # blue
79 color12 #5555ff
80 # magenta
81 # Seashell Pink
82 color13 #FFCFC4
83 # cyan
84 color14 #55ffff
85 # white
86 color15 #ffffff
87
88 # Color Scheme - Ruben Primary
89 # foreground #ffffff
90 # background #000000
91 # selection_foreground #000000
92 # selection_background #c1ddff
93 # active_border_color #55ff55
94 # inactive_border_color #c1ddff
95
96 # active_tab_foreground #000000
97 # active_tab_background #00FFFF
98 # inactive_tab_foreground #00FFFF
99 # inactive_tab_background #000000
100
101 # Regular Colors - Ruben Primary
102 # black
103 # color0 #888888
104 # red
105 # color1 #ff0000
106 # green
107 # color2 #00ff00
108 # yellow
109 # color3 #ffff00
110 # blue
111 # color4 #0000ff
112 # magenta
113 # color5 #ff00ff
114 # cyan
115 # color6 #00ffff
116 # white
117 # color7 #c7c7c7
118
119 # black
120 # color8 #aaaaaa
121 # red
122 # color9 #ff5555
123 # green
124 # color10 #55ff55
125 # yellow
126 # color11 #ffff55
127 # blue
128 # color12 #5555ff
129 # magenta
130 # color13 #ff55ff
131 # cyan
132 # color14 #55ffff
133 # white
134 # color15 #ffffff
135
136 # window
137 hide_window_decorations no
138 tab_bar_style separator
139
140 # keyboard
141 macos_option_as_alt left