diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2025-10-03 11:25:30 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2025-10-03 11:25:30 +0200 |
| commit | 4209b5d81e553b2235056e7c4243b664bdd0dc20 (patch) | |
| tree | 0df2361fc6a286a7167baf9f75de64d746a2b8ef /polybar/colors.ini | |
| parent | 745240b26f62a3f08b7b4f48dc51884a000cc619 (diff) | |
add: polybar config
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 |
