Update
This commit is contained in:
parent
f90759931f
commit
3316fd2009
7 changed files with 59 additions and 20 deletions
|
|
@ -41,7 +41,7 @@ nord15 #b48ead
|
|||
/* Reset all styles */
|
||||
|
||||
* {
|
||||
color: #FFFFFF; /* #FFFFFF; */
|
||||
color: #9cb7dc; /* #FFFFFF; */
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
padding: 1px 0;
|
||||
|
|
@ -54,7 +54,8 @@ nord15 #b48ead
|
|||
}
|
||||
|
||||
window#waybar {
|
||||
background:rgba (0, 0, 0, 0.8);
|
||||
/* background:rgba (0, 0, 0, 0.9); */
|
||||
background: rgba(59, 69, 83, 0.99);
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue