dark mode turned on and added rofi instead of wofi

This commit is contained in:
Robin
2025-10-04 17:56:36 +02:00
parent db1a3e0b53
commit 526bc12122
11 changed files with 328 additions and 81 deletions

View File

@@ -1075,7 +1075,7 @@ font_size 26.0
#: Color scheme {{{
# foreground #dddddd
background #181926
# background #181926
#: The foreground and background colors.
@@ -1091,75 +1091,75 @@ background_opacity 0.7
# The basic colors
foreground #4c4f69
background #eff1f5
selection_foreground #eff1f5
selection_background #dc8a78
# foreground #4c4f69
# background #eff1f5
# selection_foreground #eff1f5
# selection_background #dc8a78
# Cursor colors
cursor #dc8a78
cursor_text_color #eff1f5
# cursor #dc8a78
# cursor_text_color #eff1f5
# URL underline color when hovering with mouse
url_color #dc8a78
# url_color #dc8a78
# Kitty window border colors
active_border_color #7287fd
inactive_border_color #9ca0b0
bell_border_color #df8e1d
# active_border_color #7287fd
# inactive_border_color #9ca0b0
# bell_border_color #df8e1d
# OS Window titlebar colors
wayland_titlebar_color system
macos_titlebar_color system
# wayland_titlebar_color system
# macos_titlebar_color system
# Tab bar colors
active_tab_foreground #eff1f5
active_tab_background #8839ef
inactive_tab_foreground #4c4f69
inactive_tab_background #9ca0b0
tab_bar_background #bcc0cc
# active_tab_foreground #eff1f5
# active_tab_background #8839ef
# inactive_tab_foreground #4c4f69
# inactive_tab_background #9ca0b0
# tab_bar_background #bcc0cc
# Colors for marks (marked text in the terminal)
mark1_foreground #eff1f5
mark1_background #7287fd
mark2_foreground #eff1f5
mark2_background #8839ef
mark3_foreground #eff1f5
mark3_background #209fb5
# mark1_foreground #eff1f5
# mark1_background #7287fd
# mark2_foreground #eff1f5
# mark2_background #8839ef
# mark3_foreground #eff1f5
# mark3_background #209fb5
# The 16 terminal colors
# black
color0 #5c5f77
color8 #6c6f85
# color0 #5c5f77
# color8 #6c6f85
# red
color1 #d20f39
color9 #d20f39
# color1 #d20f39
# color9 #d20f39
# green
color2 #40a02b
color10 #40a02b
# color2 #40a02b
# color10 #40a02b
# yellow
color3 #df8e1d
color11 #df8e1d
# color3 #df8e1d
# color11 #df8e1d
# blue
color4 #1e66f5
color12 #1e66f5
# color4 #1e66f5
# color12 #1e66f5
# magenta
color5 #ea76cb
color13 #ea76cb
# color5 #ea76cb
# color13 #ea76cb
# cyan
color6 #179299
color14 #179299
# color6 #179299
# color14 #179299
# white
color7 #acb0be
color15 #bcc0cc
# color7 #acb0be
# color15 #bcc0cc
#: }}}
@@ -2318,4 +2318,9 @@ font_family family="CaskaydiaCove Nerd Font Mono"
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS
# END_KITTY_FONTS
# BEGIN_KITTY_THEME
# Catppuccin-Frappe
include current-theme.conf
# END_KITTY_THEME