diff options
Diffstat (limited to 'polybar/colors.ini')
| -rw-r--r-- | polybar/colors.ini | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/polybar/colors.ini b/polybar/colors.ini new file mode 100644 index 0000000..f9ca8ae --- /dev/null +++ b/polybar/colors.ini @@ -0,0 +1,22 @@ +[gruvbox] +black= #1F1F28 +dark= #16161D +disabled= #727169 +red= #E82424 +red-alt= #C34043 +orange= #FFA066 +orange-mat=#FF5D62 +yellow= #FF9E3B +yellow-mat=#DCA561 +green= #76946A +green-alt=#2B3328 +aqua= #6A9589 +aqua-alt= #7AA89F +blue= #7E9CD8 +blue-alt=#658594 +grey= #727169 +dark-grey=#D27E99 +cream= #E6C384 +white= #DCD7BA +transparent= #00000000 +Stransparent= #CC000000 |
