Fix color-usage in polybar

This commit is contained in:
Tobias Reisinger 2021-04-09 19:14:53 +02:00
parent 7df492d014
commit f04e3b1aef
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 37 additions and 30 deletions

View file

@ -6,5 +6,12 @@
primary = #bd93f9
secondary = #8be9fd
alert = #ff5555
cyan = #8be9fd
green = #50fa7b
orange = #ffb86c
pink = #ff79c6
purple = #bd93f9
red = #ff5555
yellow = #f1fa8c
; vim: ft=dosini