feat: improved taskbar;

refactor: hyprland blur
This commit is contained in:
2025-12-25 02:10:29 +03:00
parent fc6b2a4291
commit deace16b64
6 changed files with 48 additions and 21 deletions

View File

@@ -1,3 +1,4 @@
/* Normal view */
@define-color bg-panel rgba(28, 28, 28, 0.81);
@define-color text-secondary rgba(86, 86, 86, 0.81);
@define-color bg-opaque rgba(23, 28, 39, 0.8);