summaryrefslogtreecommitdiff
path: root/_linux/rofi
diff options
context:
space:
mode:
Diffstat (limited to '_linux/rofi')
-rw-r--r--_linux/rofi/config.rasi6
1 files changed, 3 insertions, 3 deletions
diff --git a/_linux/rofi/config.rasi b/_linux/rofi/config.rasi
index 9ef66f1..92e6b8f 100644
--- a/_linux/rofi/config.rasi
+++ b/_linux/rofi/config.rasi
@@ -174,10 +174,10 @@ configuration {
normal-foreground: #fce8c3;
normal-background: rgba(0, 0, 0, 0%);
alternate-normal-background: rgba(0, 0, 0, 0%);
- border-color: rgba(255, 0, 255, 100%);
- selected-normal-background: rgba(255, 0, 255, 100%);
+ border-color: #e18942;
+ selected-normal-background: #e18942;
selected-normal-foreground: black;
- separator-color: rgba(0, 0, 0, 0%);
+ separator-color: #e18942;
}
window {