feat: move to carbonfox
This commit is contained in:
parent
3755fe52a7
commit
3047da954a
9 changed files with 210 additions and 105 deletions
|
@ -1,25 +1,25 @@
|
|||
* {
|
||||
all: unset;
|
||||
font-size: 18px;
|
||||
color: #ebdbb2;
|
||||
color: #f2f4f8;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background: #282828;
|
||||
background: #0c0c0c;
|
||||
}
|
||||
|
||||
tooltip {
|
||||
background: #3c3836;
|
||||
background: #161616;
|
||||
}
|
||||
|
||||
.modules-left,
|
||||
.modules-right {
|
||||
background: #3c3836;
|
||||
background: #161616;
|
||||
padding: 0px 12px;
|
||||
}
|
||||
|
||||
.modules-center {
|
||||
background: #3c3836;
|
||||
background: #161616;
|
||||
}
|
||||
|
||||
#tags button {
|
||||
|
@ -32,5 +32,5 @@ tooltip {
|
|||
}
|
||||
|
||||
#tags button.focused {
|
||||
background: #504945;
|
||||
background: #282828;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue