summaryrefslogtreecommitdiff
path: root/config/polybar/forest/scripts/rofi
diff options
context:
space:
mode:
Diffstat (limited to 'config/polybar/forest/scripts/rofi')
-rw-r--r--config/polybar/forest/scripts/rofi/colors.rasi10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/polybar/forest/scripts/rofi/colors.rasi b/config/polybar/forest/scripts/rofi/colors.rasi
index cd1f090..72183d9 100644
--- a/config/polybar/forest/scripts/rofi/colors.rasi
+++ b/config/polybar/forest/scripts/rofi/colors.rasi
@@ -2,9 +2,9 @@
* {
al: #00000000;
- bg: #212B30FF;
- bga: #263035FF;
- fg: #C4C7C5FF;
- ac: #EC407AFF;
- se: #4DD0E1FF;
+ bg: #141C21FF;
+ bga: #1E262BFF;
+ fg: #93A1A1FF;
+ ac: #D12F2CFF;
+ se: #33C5BAFF;
}