💄 logout-menu: specify time color to colors.fg-primary

This commit is contained in:
retrozinndev
2025-06-08 16:35:29 -03:00
parent c9a89ea9bf
commit 113b1a02bd
2 changed files with 21 additions and 20 deletions
+20 -20
View File
@@ -1,26 +1,26 @@
// SCSS Variables
// Generated by 'wal'
$wallpaper: "/home/joaov/wallpapers/Nijika Train.jpeg";
$wallpaper: "/home/joaov/wallpapers/Miku Balloons.jpg";
// Special
$background: #11151b;
$foreground: #c3c4c6;
$cursor: #c3c4c6;
$background: #503442;
$foreground: #d3cccf;
$cursor: #d3cccf;
// Colors
$color0: #11151b;
$color1: #967557;
$color2: #4f5869;
$color3: #665d63;
$color4: #576872;
$color5: #787375;
$color6: #998c7f;
$color7: #90949a;
$color8: #5c6371;
$color9: #C99D75;
$color10: #6A768C;
$color11: #897C84;
$color12: #748B99;
$color13: #A19A9D;
$color14: #CDBBAA;
$color15: #c3c4c6;
$color0: #503442;
$color1: #43788f;
$color2: #24699f;
$color3: #487aa8;
$color4: #8e8883;
$color5: #6f7ba0;
$color6: #668aab;
$color7: #ada5a9;
$color8: #907784;
$color9: #5AA0BF;
$color10: #318CD5;
$color11: #60A3E0;
$color12: #BEB6AF;
$color13: #95A4D6;
$color14: #88B8E4;
$color15: #d3cccf;