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