From 8dc8f2d52338fd87e7763995e6732f5a295300e8 Mon Sep 17 00:00:00 2001 From: mono-b Date: Mon, 26 Dec 2022 04:08:53 -0300 Subject: huh --- polybar/cuts/scripts/rofi/colors.rasi | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 polybar/cuts/scripts/rofi/colors.rasi (limited to 'polybar/cuts/scripts/rofi/colors.rasi') 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; +} -- cgit v1.2.1