diff options
Diffstat (limited to 'raveos-hyprland-theme/theme-data/kitty')
| -rw-r--r-- | raveos-hyprland-theme/theme-data/kitty/kitty.conf | 43 |
1 files changed, 6 insertions, 37 deletions
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 |