mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-21 08:19:58 -05:00
Simplify scss more, remove transparent colors for better support for transparent mode
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.session-bg {
|
||||
background-color: mix($t_t_background, $background, 40%);
|
||||
background-color: $t_surface;
|
||||
}
|
||||
|
||||
.session-button {
|
||||
|
||||
Reference in New Issue
Block a user