diff options
author | mono-b <monoblanco@DRAINERDOMAIN.localdomain> | 2023-01-05 19:14:29 -0300 |
---|---|---|
committer | mono-b <monoblanco@DRAINERDOMAIN.localdomain> | 2023-01-05 19:14:29 -0300 |
commit | 1b03fa0b512c5256ac70412275a4056f782f7abf (patch) | |
tree | 4d9f4ef300e4809541cdd42ee55353915b40ef9a /polybar/cuts/scripts/rofi/colors.rasi | |
parent | 8dc8f2d52338fd87e7763995e6732f5a295300e8 (diff) |
Diffstat (limited to 'polybar/cuts/scripts/rofi/colors.rasi')
-rw-r--r-- | polybar/cuts/scripts/rofi/colors.rasi | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/polybar/cuts/scripts/rofi/colors.rasi b/polybar/cuts/scripts/rofi/colors.rasi deleted file mode 100644 index 9ca84d0..0000000 --- a/polybar/cuts/scripts/rofi/colors.rasi +++ /dev/null @@ -1,10 +0,0 @@ -/* colors */ - -* { - al: #00000000; - bg: #100f0eBF; - bga: #100f0eFF; - fg: #e5e5e8FF; - ac: #717986FF; - se: #7179861A; -} |