aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-06-03 23:03:36 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-06-03 23:03:36 +0900
commit809ef5fd5b17f9c3066d473348ff7f2462010245 (patch)
treeb965a07d3a6762b577efe4a3262b5d5c32577847 /config/rofi
parent6490171750e89a49e3f84398ea77079b0b079b53 (diff)
Pre-release settings
Diffstat (limited to 'config/rofi')
-rw-r--r--config/rofi/wallust/colors-rofi.rasi42
1 files changed, 21 insertions, 21 deletions
diff --git a/config/rofi/wallust/colors-rofi.rasi b/config/rofi/wallust/colors-rofi.rasi
index 8dbbd82d..b7cc56a7 100644
--- a/config/rofi/wallust/colors-rofi.rasi
+++ b/config/rofi/wallust/colors-rofi.rasi
@@ -1,28 +1,28 @@
* {
-active-background: #030203;
-active-foreground: #FBF8ED;
-normal-background: #010001;
-normal-foreground: #FBF8ED;
-urgent-background: #5F7370;
-urgent-foreground: #FBF8ED;
+active-background: #1F1F18;
+active-foreground: #BFBEB7;
+normal-background: #020302;
+normal-foreground: #BFBEB7;
+urgent-background: #3E3B2A;
+urgent-foreground: #BFBEB7;
-alternate-active-background: #986356;
-alternate-active-foreground: #FBF8ED;
-alternate-normal-background: #010001;
-alternate-normal-foreground: #FBF8ED;
-alternate-urgent-background: #010001;
-alternate-urgent-foreground: #FBF8ED;
+alternate-active-background: #363324;
+alternate-active-foreground: #BFBEB7;
+alternate-normal-background: #020302;
+alternate-normal-foreground: #BFBEB7;
+alternate-urgent-background: #020302;
+alternate-urgent-foreground: #BFBEB7;
-selected-active-background: #030203;
-selected-active-foreground: #FBF8ED;
-selected-normal-background: #F1ECDD;
-selected-normal-foreground: #FBF8ED;
-selected-urgent-background: #5F7370;
-selected-urgent-foreground: #FBF8ED;
+selected-active-background: #1F1F18;
+selected-active-foreground: #BFBEB7;
+selected-normal-background: #9B998F;
+selected-normal-foreground: #BFBEB7;
+selected-urgent-background: #3E3B2A;
+selected-urgent-foreground: #BFBEB7;
-background-color: #010001;
+background-color: #020302;
background: rgba(0,0,0,0.7);
-foreground: #F1ECDD;
-border-color: #030203;
+foreground: #9B998F;
+border-color: #1F1F18;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage