Fix yellow and improve polybar

This commit is contained in:
Filippo Berto 2022-12-31 15:56:56 +01:00
parent 340cf28edb
commit 5521644b0d
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 3 additions and 9 deletions

View file

@ -16,7 +16,7 @@ rec {
black = theme.color0;
red = theme.color1;
green = theme.color2;
yellow = theme.color0;
yellow = theme.color3;
blue = theme.color4;
magenta = theme.color5;
cyan = theme.color6;