diff --git a/.config/polybar/colors b/.config/polybar/colors new file mode 100644 index 0000000..3cecf38 --- /dev/null +++ b/.config/polybar/colors @@ -0,0 +1,17 @@ +[colors] +background = #00000000 +background-alt = #cc241d +foreground = #d79921 +foreground-alt = #458588 +highlight = #a89984 +error = #76dd7a +red = #689d6a +yellow = #b58900 +green = #b16286 +darkblue = #d79921 +alert = #FF0000 +lightblue = #ebd6b8 +orange = #458588 +blue = #ff2016 +black = #282828 +grey = #414141