waybar/feline/alacritty: use my colors
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
* {
|
||||
background-color: #e1dcd9;
|
||||
color: #2c363c;
|
||||
background-color: #dde4e3;
|
||||
color: #2c3131;
|
||||
}
|
||||
|
||||
|
||||
#workspaces button.active {
|
||||
border-bottom: 3px solid #2c363c;
|
||||
border-bottom: 3px solid #2c3131;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
|
Reference in New Issue
Block a user