new changes like putting the color pallette in here instead of leaving it in the cache
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@import url('/home/glala/.cache/wal/colors-waybar.css');
|
||||
@import url('../../.config/wal/colors-waybar.css');
|
||||
|
||||
@define-color mauve @color9;
|
||||
@define-color red @color9;
|
||||
@define-color lavender @color7;
|
||||
@define-color mauve @color4;
|
||||
@define-color red @color5;
|
||||
@define-color lavender @color15;
|
||||
@define-color text @color7;
|
||||
@keyframes fadeIn {
|
||||
0% {
|
||||
@@ -18,7 +18,7 @@
|
||||
outline: none;
|
||||
border: none;
|
||||
text-shadow:none;
|
||||
background-color:transparent;
|
||||
background-color: @background;
|
||||
}
|
||||
|
||||
window {
|
||||
|
||||
Reference in New Issue
Block a user