Julio Biason
5 years ago
1 changed files with 22 additions and 10 deletions
@ -1,10 +1,22 @@
|
||||
font_family Cascadia Code PL Regular |
||||
bold_font auto |
||||
italic_font auto |
||||
bold_italic_font auto |
||||
font_size 12.0 |
||||
disable_ligatures never |
||||
tab_bar_style powerline |
||||
scrollback_lines -1 |
||||
background #1e1e1e |
||||
foreground #cecece |
||||
font_family Cascadia Code PL Regular |
||||
bold_font auto |
||||
italic_font auto |
||||
bold_italic_font auto |
||||
font_size 12.0 |
||||
|
||||
disable_ligatures never |
||||
tab_bar_style powerline |
||||
scrollback_lines -1 |
||||
|
||||
background #1e1e1e |
||||
foreground #cecece |
||||
|
||||
window_border_width 1 |
||||
window_padding_width 0 |
||||
active_border_color #3e6c6c |
||||
inactive_border_color #1e1e1e |
||||
|
||||
active_tab_foreground #1e1e1e |
||||
active_tab_background #3e6c6c |
||||
inactive_tab_foreground #cecece |
||||
inactive_tab_background #1e1e1e |
||||
|
Loading…
Reference in new issue