forked from Shinonome/dots-hyprland
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