💄 ags(style): changed styles for dialogs(ask-popup,entry-popup), removed default-styles mixin

This commit is contained in:
retrozinndev
2025-04-21 17:44:05 -03:00
parent 9b473a6a5d
commit c34ab51999
6 changed files with 185 additions and 164 deletions
+20 -20
View File
@@ -1,26 +1,26 @@
// SCSS Variables
// Generated by 'wal'
$wallpaper: "/home/joaov/wallpapers/Frieren Underwater.jpg";
$wallpaper: "/home/joaov/wallpapers/Gumi Street Bike.jpg";
// Special
$background: #0a1d30;
$foreground: #c1c6cb;
$cursor: #c1c6cb;
$background: #0d101f;
$foreground: #c2c3c7;
$cursor: #c2c3c7;
// Colors
$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;
$color0: #0d101f;
$color1: #586C8C;
$color2: #649D93;
$color3: #60AFB7;
$color4: #96ABA0;
$color5: #A3CCA4;
$color6: #CFD8B4;
$color7: #90929b;
$color8: #5c6071;
$color9: #698abf;
$color10: #79c5b9;
$color11: #85c4ca;
$color12: #9bd4b4;
$color13: #b3deb3;
$color14: #dde4c2;
$color15: #c2c3c7;