monochrome polybar icons

This commit is contained in:
Noah Masur 2024-02-16 20:56:03 -05:00
parent 408b329684
commit fb145e5772

View File

@ -141,7 +141,7 @@
format-volume = "<ramp-volume> <label-volume>";
# format-volume-background = colors.background;
# label-volume-background = colors.background;
format-volume-foreground = config.theme.colors.base0B;
format-volume-foreground = config.theme.colors.base04;
label-volume = "%percentage%%";
label-muted = "󰝟 ---";
label-muted-foreground = config.theme.colors.base03;
@ -197,7 +197,7 @@
date = "%d %b %l:%M %p";
date-alt = "%Y-%m-%d %H:%M:%S";
label = "%date%";
label-foreground = config.theme.colors.base0A;
label-foreground = config.theme.colors.base06;
# format-background = colors.background;
};
"module/keyboard" = {