diff options
author | mono-b <monoblanco@DRAINERDOMAIN.localdomain> | 2022-12-26 04:08:53 -0300 |
---|---|---|
committer | mono-b <monoblanco@DRAINERDOMAIN.localdomain> | 2022-12-26 04:08:53 -0300 |
commit | 8dc8f2d52338fd87e7763995e6732f5a295300e8 (patch) | |
tree | 56ea8a124b9a81e42251ffa1be92ad6475d7bef3 /polybar/cuts/scripts/rofi/colors.rasi |
huh
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; +} |