eww is now purdier
This commit is contained in:
parent
7e188e685e
commit
27b6d336ee
3 changed files with 42 additions and 55 deletions
13
eww/eww.scss
13
eww/eww.scss
|
@ -45,7 +45,7 @@ $darktransparent: rgba(40, 42, 54, 0.97);
|
|||
background-color: $backtransparent;
|
||||
border-radius: 20px 20px 20px 20px;
|
||||
box-shadow: 5px 5px 4px 4px #202020;
|
||||
margin: 8px 18px 13px 18px;
|
||||
margin: 6px 18px 13px 18px;
|
||||
}
|
||||
.module {
|
||||
margin: 0px 0px 0px 0px;
|
||||
|
@ -101,6 +101,15 @@ tooltip label {
|
|||
color: $base05;
|
||||
}
|
||||
|
||||
.right_modules {
|
||||
padding-bottom: 2px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.separ {
|
||||
padding-bottom: 3px;
|
||||
}
|
||||
|
||||
.membar {
|
||||
color: $base0A;
|
||||
background-color: $base01;
|
||||
|
@ -196,9 +205,11 @@ tooltip label {
|
|||
margin: 8px 11px 8px 8px;
|
||||
}
|
||||
.iconvol {
|
||||
color: $base08;
|
||||
margin: 10px 11px 8px 8px;
|
||||
}
|
||||
.iconbright {
|
||||
color: $base09;
|
||||
margin: 10px 14px 10px 8px;
|
||||
}
|
||||
.iconbat, .iconmem, .iconcpu .iconvol .iconbright {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue