ags(bar, notifications, control-center): add status icons to bar, notification history fixed, notification history below control-center

This commit is contained in:
retrozinndev
2025-03-23 10:17:22 -03:00
parent 30d1fded84
commit 3db477598f
29 changed files with 746 additions and 363 deletions
+20 -20
View File
@@ -1,26 +1,26 @@
// SCSS Variables
// Generated by 'wal'
$wallpaper: "/home/joaov/wallpapers/Miku Guitar.jpg";
$wallpaper: "/home/joaov/wallpapers/Garden Kita.png";
// Special
$background: #171418;
$foreground: #c5c4c5;
$cursor: #c5c4c5;
$background: #101212;
$foreground: #c3c3c3;
$cursor: #c3c3c3;
// Colors
$color0: #171418;
$color1: #607985;
$color2: #208FB6;
$color3: #4C9CB4;
$color4: #63ADC9;
$color5: #C3B49C;
$color6: #89BBCF;
$color7: #96909b;
$color8: #715c71;
$color9: #6aa4bf;
$color10: #62a5bc;
$color11: #78b3c5;
$color12: #90becf;
$color13: #dac7ab;
$color14: #a7cbd9;
$color15: #c5c4c5;
$color0: #101212;
$color1: #778839;
$color2: #6C965F;
$color3: #B4B350;
$color4: #96A460;
$color5: #658388;
$color6: #B0B493;
$color7: #8e9898;
$color8: #596d6d;
$color9: #a3b757;
$color10: #85c373;
$color11: #c6c67a;
$color12: #b7c67a;
$color13: #6eb7c1;
$color14: #ced59e;
$color15: #c3c3c3;