💄 ags(style): update styles

This commit is contained in:
retrozinndev
2025-05-11 22:10:26 -03:00
parent 2298d91225
commit c9eef9fce8
2 changed files with 23 additions and 21 deletions
+3 -1
View File
@@ -29,7 +29,9 @@
} }
& .uptime { & .uptime {
font-size: 12px; font-size: 10.1px;
font-family: "Symbols Nerd Font Mono";
color: colors.$fg-disabled;
} }
& .button-row { & .button-row {
+20 -20
View File
@@ -1,26 +1,26 @@
// SCSS Variables // SCSS Variables
// Generated by 'wal' // Generated by 'wal'
$wallpaper: "/home/joaov/wallpapers/Bocchi The Rock!.png"; $wallpaper: "/home/joaov/walls/Frieren Blue.jpeg";
// Special // Special
$background: #0a0a0c; $background: #22303d;
$foreground: #c1c1c2; $foreground: #c7cbce;
$cursor: #c1c1c2; $cursor: #c7cbce;
// Colors // Colors
$color0: #0a0a0c; $color0: #22303d;
$color1: #935d6d; $color1: #9f847e;
$color2: #967e84; $color2: #aa9381;
$color3: #ac8486; $color3: #7b8c92;
$color4: #bcae7a; $color4: #78999c;
$color5: #a49c9c; $color5: #76a3a9;
$color6: #bcb79c; $color6: #78a4aa;
$color7: #8a8a96; $color7: #9ca1a5;
$color8: #565669; $color8: #6b7883;
$color9: #C57C92; $color9: #D5B1A9;
$color10: #C9A9B0; $color10: #E3C5AD;
$color11: #E6B1B3; $color11: #A5BBC3;
$color12: #FBE8A3; $color12: #A1CDD0;
$color13: #DBD1D0; $color13: #9EDAE2;
$color14: #FBF5D1; $color14: #A1DBE3;
$color15: #c1c1c2; $color15: #c7cbce;