💄 chore(pages): add .selected css class for highlighting page-buttons, improvements

This commit is contained in:
retrozinndev
2025-08-02 18:13:55 -03:00
parent 50fe196b1c
commit 9eb40e032d
5 changed files with 42 additions and 40 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/Frieren Rain.jpg";
// Special
$background: #0a1d30;
$foreground: #c1c6cb;
$cursor: #c1c6cb;
$background: #25301c;
$foreground: #c8cbc6;
$cursor: #c8cbc6;
// Colors
$color0: #0a1d30;
$color1: #0e7ea2;
$color2: #3a829e;
$color3: #1f96b0;
$color4: #717880;
$color5: #9c8a87;
$color6: #758899;
$color7: #93989d;
$color8: #606b76;
$color9: #13A9D8;
$color10: #4EAED3;
$color11: #2AC9EB;
$color12: #97A0AB;
$color13: #D1B8B5;
$color14: #9CB6CD;
$color15: #c1c6cb;
$color0: #25301c;
$color1: #6c8251;
$color2: #7c9357;
$color3: #78846e;
$color4: #948a88;
$color5: #899869;
$color6: #98a27b;
$color7: #9ba197;
$color8: #707c66;
$color9: #91AE6D;
$color10: #A6C574;
$color11: #A0B093;
$color12: #C6B9B6;
$color13: #B7CB8D;
$color14: #CBD9A4;
$color15: #c8cbc6;