Implemented battery, power profile and brightness all in one menu
This commit is contained in:
12
scss/bar/battery.scss
Normal file
12
scss/bar/battery.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
@import '../colors';
|
||||
|
||||
.bar {
|
||||
.battery {
|
||||
label {
|
||||
color: $yellow;
|
||||
}
|
||||
image {
|
||||
color: $yellow;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user