From 254e4d31b98d00f39e7f5d6f209cee2adce68ec9 Mon Sep 17 00:00:00 2001 From: Nippy Date: Thu, 7 May 2026 22:13:02 +0200 Subject: raveos-hyprland-theme: merge RaveOS-Hyprland into theme-data, bump pkgrel=12 - Remove RaveOS-Hyprland/ directory (configs merged into theme-data/) - Move gtk-3.0, gtk-4.0, nwg-look, Thunar, xfce4, xsettingsd into theme-data/ - Update PKGBUILD: pkgrel=12, remove RaveOS-Hyprland copy step - Update apply.sh: handle new theme-data subdirs (gtk, nwg-look, Thunar, xfce4, xsettingsd) - Sync hyprland.conf, monitors.conf, workspaces.conf, kitty.conf --- raveos-hyprland-theme/theme-data/kitty/kitty.conf | 43 ++++------------------- 1 file changed, 6 insertions(+), 37 deletions(-) (limited to 'raveos-hyprland-theme/theme-data/kitty') diff --git a/raveos-hyprland-theme/theme-data/kitty/kitty.conf b/raveos-hyprland-theme/theme-data/kitty/kitty.conf index 5ad7fee..7c86425 100644 --- a/raveos-hyprland-theme/theme-data/kitty/kitty.conf +++ b/raveos-hyprland-theme/theme-data/kitty/kitty.conf @@ -1,38 +1,7 @@ -# RaveOS Kitty Terminal Config (Nord) -font_family JetBrains Mono -font_size 11.0 +font_family Ubuntu Monospace +bold_font auto +italic_font auto +bold_italic_font auto -foreground #D8DEE9 -background #2E3440 -selection_foreground #2E3440 -selection_background #88C0D0 - -color0 #3B4252 -color1 #BF616A -color2 #A3BE8C -color3 #EBCB8B -color4 #81A1C1 -color5 #B48EAD -color6 #88C0D0 -color7 #E5E9F0 -color8 #4C566A -color9 #BF616A -color10 #A3BE8C -color11 #EBCB8B -color12 #81A1C1 -color13 #B48EAD -color14 #8FBCBB -color15 #ECEFF4 - -cursor #D8DEE9 -cursor_shape beam - -background_opacity 0.92 -window_padding_width 8 -confirm_os_window_close 0 - -tab_bar_style slant -active_tab_foreground #2E3440 -active_tab_background #A3BE8C -inactive_tab_foreground #D8DEE9 -inactive_tab_background #3B4252 +background_opacity 0.5 +background_blur 1 -- cgit v1.3