added new widget "alhp"
This commit is contained in:
11
.config/eww/widgets/alhp.scss
Normal file
11
.config/eww/widgets/alhp.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
.alhp{
|
||||
&--good {
|
||||
background: olivedrab;
|
||||
color: white;
|
||||
}
|
||||
|
||||
&--bad {
|
||||
background: maroon;
|
||||
color: white;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user