1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

changed active workspace color from maroon to peach

This commit is contained in:
XNM
2023-11-10 17:14:04 +02:00
parent b8bbd201bc
commit e78e5f378b

View File

@@ -71,7 +71,7 @@ window.bottom_bar .modules-right {
} }
#workspaces button.active { #workspaces button.active {
color: @maroon; color: @peach;
} }
#workspaces button { #workspaces button {