💄 ags(style): add styles for slider marks and more improvements

This commit is contained in:
retrozinndev
2025-04-14 18:27:47 -03:00
parent f0bf0bd5b6
commit c0ba7adadc
4 changed files with 41 additions and 21 deletions
+20 -20
View File
@@ -1,26 +1,26 @@
// SCSS Variables
// Generated by 'wal'
$wallpaper: "/home/joaov/wallpapers/Frieren Night Film.jpeg";
$wallpaper: "/home/joaov/wallpapers/Frieren Underwater.jpg";
// Special
$background: #16131b;
$foreground: #c4c4c6;
$cursor: #c4c4c6;
$background: #0a1d30;
$foreground: #c1c6cb;
$cursor: #c1c6cb;
// Colors
$color0: #16131b;
$color1: #5D6893;
$color2: #96768D;
$color3: #5E98BA;
$color4: #6E9EC4;
$color5: #A3969E;
$color6: #BEB4BA;
$color7: #96909b;
$color8: #655d71;
$color9: #7080c2;
$color10: #c87fb3;
$color11: #85b1cb;
$color12: #93b5d0;
$color13: #d297ba;
$color14: #dfb4cf;
$color15: #c4c4c6;
$color0: #0a1d30;
$color1: #13A9D8;
$color2: #4EAED3;
$color3: #2AC9EB;
$color4: #97A0AB;
$color5: #D1B8B5;
$color6: #9CB6CD;
$color7: #93989d;
$color8: #606b76;
$color9: #6eadc0;
$color10: #8abacd;
$color11: #84bdca;
$color12: #9cb2d4;
$color13: #e3c2bf;
$color14: #afc8dd;
$color15: #c1c6cb;