nvim: use zenbones theme, adjust feline, alacritty and waybar

This commit is contained in:
2024-06-29 11:06:44 +02:00
parent da18d28504
commit b73ebaf338
9 changed files with 160 additions and 153 deletions

View File

@ -1,10 +1,10 @@
* {
background-color: #263c59;
color: #7b899d;
background-color: #352f2d;
color: #afa099;
}
#workspaces button.active {
border-bottom: 3px solid #7b899d;
border-bottom: 3px solid #afa099;
}
#workspaces button.urgent {

View File

@ -1,10 +1,10 @@
* {
background-color: #8fa0a3;
color: #394446;
background-color: #e1dcd9;
color: #2c363c;
}
#workspaces button.active {
border-bottom: 3px solid #5c6d70;
border-bottom: 3px solid #2c363c;
}
#workspaces button.urgent {