Update .config/hypr/hyprland.conf

Update .config/hypr/hyprland/exec.conf
Update .config/hypr/hyprpaper.conf
Update .config/mako/config
Update .config/waybar/colors.css
Update .config/wofi/colors
Update .config/yazi/keymap.toml
Update .config/yazi/theme.toml
Update .config/yazi/yazi.toml
This commit is contained in:
2025-06-05 12:01:46 +02:00
parent 1d6468d6ac
commit f584071768
9 changed files with 17 additions and 17 deletions

View File

@@ -1,3 +1,3 @@
@define-color background rgba(202, 36, 36, 0.20);
@define-color foreground rgba(202, 36, 36, 0.30);
@define-color font-color #A94949;
@define-color background rgba(36, 158, 202, 0.20);
@define-color foreground rgba(36, 158, 202, 0.30);
@define-color font-color #499DA9;