]>
Commit | Line | Data |
---|---|---|
4b32a942 | 1 | # Font |
96097728 RBR |
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 | |
8010d7b5 | 6 | font_size 14.0 |
4b32a942 RBR |
7 | |
8 | # Cursor | |
9 | cursor #eeeeee | |
10 | cursor_text_color #3e3937 | |
11 | cursor_shape block | |
12 | ||
66eb9e76 RBR |
13 | # Mouse |
14 | mouse_hide_wait 0 | |
15 | ||
4b32a942 | 16 | |
66eb9e76 | 17 | macos_titlebar_color background |
c2715eb5 | 18 | background_opacity 1.0 |
4b32a942 | 19 | |
04dc6d82 RBR |
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 | |
4b32a942 | 43 | # black |
04dc6d82 RBR |
44 | # Dark Neutral Gray |
45 | color0 #90A6A2 | |
4b32a942 | 46 | # red |
04dc6d82 RBR |
47 | # Jasper Red |
48 | color1 #FA2B00 | |
4b32a942 | 49 | # green |
04dc6d82 RBR |
50 | # Light Porcelain Green |
51 | color2 #23C17C | |
4b32a942 | 52 | # yellow |
04dc6d82 RBR |
53 | # Naples Yellow |
54 | color3 #FAED8F | |
4b32a942 | 55 | # blue |
04dc6d82 RBR |
56 | # Olympic Blue |
57 | color4 #4F8FE6 | |
4b32a942 | 58 | # magenta |
04dc6d82 RBR |
59 | # Hermosa Pink |
60 | color5 #FFB4F0 | |
4b32a942 | 61 | # cyan |
04dc6d82 RBR |
62 | # Calamine Blue |
63 | color6 #80FFCC | |
4b32a942 | 64 | # white |
04dc6d82 RBR |
65 | # Light Neutral Gray |
66 | color7 #DAE6E3 | |
4b32a942 RBR |
67 | |
68 | # black | |
04dc6d82 RBR |
69 | # Neutral Gray |
70 | color8 #B5D1CC | |
4b32a942 | 71 | # red |
04dc6d82 RBR |
72 | # Grenadine Pink |
73 | color9 #FF616B | |
4b32a942 | 74 | # green |
c2715eb5 | 75 | color10 #55ff55 |
4b32a942 RBR |
76 | # yellow |
77 | color11 #ffff55 | |
78 | # blue | |
c2715eb5 | 79 | color12 #5555ff |
4b32a942 | 80 | # magenta |
04dc6d82 RBR |
81 | # Seashell Pink |
82 | color13 #FFCFC4 | |
4b32a942 | 83 | # cyan |
c2715eb5 | 84 | color14 #55ffff |
4b32a942 | 85 | # white |
c2715eb5 | 86 | color15 #ffffff |
4b32a942 | 87 | |
04dc6d82 RBR |
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 | ||
4b32a942 | 136 | # window |
44d3b999 | 137 | hide_window_decorations no |
4b32a942 | 138 | tab_bar_style separator |
41643559 RBR |
139 | |
140 | # keyboard | |
141 | macos_option_as_alt left |