2 font_family InputMonoCondensed-Thin
3 bold_font InputMonoCondensed-Medium
4 italic_font InputMonoCondensed-ThinItalic
5 bold_italic_font InputMonoCondensed-MediumItalic
10 cursor_text_color #3e3937
17 background_opacity 0.95
19 # Color Scheme - Ruben Tranquil
24 selection_foreground #0F261F
26 selection_background #DAE6E3
28 active_border_color #80FFCC
30 inactive_border_color #DAE6E3
33 active_tab_foreground #0F261F
35 active_tab_background #80FFCC
37 inactive_tab_foreground #B5D1CC
39 inactive_tab_background #0F261F
41 # Regular Colors - Ruben Tranquil
49 # Light Porcelain Green
87 # Color Scheme - Ruben Primary
90 # selection_foreground #000000
91 # selection_background #c1ddff
92 # active_border_color #55ff55
93 # inactive_border_color #c1ddff
95 # active_tab_foreground #000000
96 # active_tab_background #00FFFF
97 # inactive_tab_foreground #00FFFF
98 # inactive_tab_background #000000
100 # Regular Colors - Ruben Primary
136 hide_window_decorations titlebar-only
137 window_margin_width 10 5 5
139 tab_bar_margin_width 5.0
140 tab_bar_margin_height 5.0 0.0
142 enabled_layouts splits,tall,fat,grid,stack
145 macos_option_as_alt left
147 # Splits and Navigation, Tmux Style
148 map cmd+a>- launch --location=hsplit
149 map cmd+a>| launch --location=vsplit
150 # map f7 layout_action rotate
153 map cmd+a>h neighboring_window left
154 map cmd+a>l neighboring_window right
155 map cmd+a>k neighboring_window up
156 map cmd+a>j neighboring_window down
158 # Move the active window in the indicated direction
159 map cmd+a>shift+h move_window left
160 map cmd+a>shift+l move_window right
161 map cmd+a>shift+k move_window up
162 map cmd+a>shift+j move_window down
164 map cmd+a>, set_tab_title
165 map cmd+a>z toggle_layout stack