diff --git a/polybar/config.ini b/polybar/config.ini index a9150ba..7aa49d6 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -1,8 +1,16 @@ [colors] -primary = #d84848 -secondary = #c0c0a8 -background = #222 -foreground = ${self.secondary} + +; This is colors for ayu theme (https://github.com/ayu-theme/ayu-colors) +primary = #ffa759 +background = #202734 +foreground = #cbccc6 +background-alt = # + +; This is my own colors +; primary = #d84848 +; background = #222 +; foreground = #c0c0a8 +; background-alt = # [bar/main] width = 100%