Files
dotfiles/kitty/dank-tabs.conf
T
2026-07-19 20:39:54 +08:00

24 lines
828 B
Plaintext

tab_bar_edge top
tab_bar_style powerline
tab_powerline_style slanted
tab_bar_align left
tab_bar_min_tabs 2
tab_bar_margin_width 0.0
tab_bar_margin_height 2.5 1.5
tab_bar_margin_color #0f1417
tab_bar_background #0f1417
active_tab_foreground #003545
active_tab_background #89d0ee
active_tab_font_style bold
inactive_tab_foreground #c0c8cc
inactive_tab_background #0f1417
inactive_tab_font_style normal
tab_activity_symbol " ● "
tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{title[:30]}{title[30:] and '…'} [{index}]"
active_tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{title[:30]}{title[30:] and '…'} [{index}]"