ags(bar/status): add notification floating dot

This commit is contained in:
retrozinndev
2025-05-17 19:06:24 -03:00
parent 9c1cd7362b
commit 80ab4ce72d
3 changed files with 66 additions and 71 deletions
+20 -20
View File
@@ -1,26 +1,26 @@
// SCSS Variables
// Generated by 'wal'
$wallpaper: "/home/joaov/wallpapers/Bocchi The Rock!.png";
$wallpaper: "/home/joaov/wallpapers/Nijika Train.jpeg";
// Special
$background: #0a0a0c;
$foreground: #c1c1c2;
$cursor: #c1c1c2;
$background: #11151b;
$foreground: #c3c4c6;
$cursor: #c3c4c6;
// Colors
$color0: #0a0a0c;
$color1: #935d6d;
$color2: #967e84;
$color3: #ac8486;
$color4: #bcae7a;
$color5: #a49c9c;
$color6: #bcb79c;
$color7: #8a8a96;
$color8: #565669;
$color9: #C57C92;
$color10: #C9A9B0;
$color11: #E6B1B3;
$color12: #FBE8A3;
$color13: #DBD1D0;
$color14: #FBF5D1;
$color15: #c1c1c2;
$color0: #11151b;
$color1: #967557;
$color2: #4f5869;
$color3: #665d63;
$color4: #576872;
$color5: #787375;
$color6: #998c7f;
$color7: #90949a;
$color8: #5c6371;
$color9: #C99D75;
$color10: #6A768C;
$color11: #897C84;
$color12: #748B99;
$color13: #A19A9D;
$color14: #CDBBAA;
$color15: #c3c4c6;