This commit is contained in:
2025-12-01 17:36:32 +09:00
parent 77899c2510
commit a634fde4f3
9 changed files with 468 additions and 25 deletions

24
hm/kitty/dank-tabs.conf Normal file
View File

@@ -0,0 +1,24 @@
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 #fcf8ff
tab_bar_background #fcf8ff
active_tab_foreground #17134a
active_tab_background #e3dfff
active_tab_font_style bold
inactive_tab_foreground #47464f
inactive_tab_background #fcf8ff
inactive_tab_font_style normal
tab_activity_symbol " ● "
tab_numbers_style 1
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}]"