summaryrefslogtreecommitdiff
path: root/_linux/rofi/config.rasi
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2026-05-31 12:53:17 +0200
committerkkard2 <[email protected]>2026-05-31 12:53:17 +0200
commite7a86356532694f925904659eee85910395f79b4 (patch)
treec1f94b8662c87482196e64ee458cd09abfdd127b /_linux/rofi/config.rasi
parentebdc9dba78e952ccc39e18833aa851048a6d8816 (diff)
trying sth elseHEADmain
Diffstat (limited to '_linux/rofi/config.rasi')
-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 {