This commit is contained in:
天クマ 2026-03-20 08:41:07 -03:00
commit 3316fd2009
7 changed files with 59 additions and 20 deletions

View file

@ -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 {