From 3462bcc46ecf74f576ea4397f16492c16bd75b10 Mon Sep 17 00:00:00 2001 From: Nippy Date: Fri, 8 May 2026 19:50:49 +0200 Subject: raveos update --- .../theme-data/kitty/dank-tabs.conf | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 raveos-hyprland-theme/theme-data/kitty/dank-tabs.conf (limited to 'raveos-hyprland-theme/theme-data/kitty/dank-tabs.conf') diff --git a/raveos-hyprland-theme/theme-data/kitty/dank-tabs.conf b/raveos-hyprland-theme/theme-data/kitty/dank-tabs.conf new file mode 100644 index 0000000..bc0a546 --- /dev/null +++ b/raveos-hyprland-theme/theme-data/kitty/dank-tabs.conf @@ -0,0 +1,23 @@ +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 #10140f + +tab_bar_background #10140f + +active_tab_foreground #000000 +active_tab_background #4caf50 +active_tab_font_style bold + +inactive_tab_foreground #c2c9bd +inactive_tab_background #10140f +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}]" -- cgit v1.3