diff options
Diffstat (limited to 'polybar/cuts/scripts/rofi/colors.rasi')
-rw-r--r-- | polybar/cuts/scripts/rofi/colors.rasi | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/polybar/cuts/scripts/rofi/colors.rasi b/polybar/cuts/scripts/rofi/colors.rasi new file mode 100644 index 0000000..9ca84d0 --- /dev/null +++ b/polybar/cuts/scripts/rofi/colors.rasi @@ -0,0 +1,10 @@ +/* colors */ + +* { + al: #00000000; + bg: #100f0eBF; + bga: #100f0eFF; + fg: #e5e5e8FF; + ac: #717986FF; + se: #7179861A; +} |