aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/wallust
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2024-05-18 18:26:30 +0900
committerJaKooLit <jimmielovejay.com>2024-05-18 18:26:30 +0900
commit364491709366b195d9fb2ce0ca3bae6e182dbabf (patch)
tree9eb23adbb285b7c6c7e07a809df374810ce44831 /config/rofi/wallust
parentf327c5f6d4fa24ae14ce265ef6995f81df105bcd (diff)
some tidying up Rofi Configs
Diffstat (limited to 'config/rofi/wallust')
-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 15a0b742..d1361a1e 100644
--- a/config/rofi/wallust/colors-rofi.rasi
+++ b/config/rofi/wallust/colors-rofi.rasi
@@ -1,28 +1,28 @@
* {
-active-background: #A38A46;
-active-foreground: #D1F8FD;
-normal-background: #060402;
-normal-foreground: #D1F8FD;
-urgent-background: #CCBA98;
-urgent-foreground: #D1F8FD;
+active-background: #112D69;
+active-foreground: #C8DFF1;
+normal-background: #030915;
+normal-foreground: #C8DFF1;
+urgent-background: #386CB1;
+urgent-foreground: #C8DFF1;
-alternate-active-background: #94A7B8;
-alternate-active-foreground: #D1F8FD;
-alternate-normal-background: #060402;
-alternate-normal-foreground: #D1F8FD;
-alternate-urgent-background: #060402;
-alternate-urgent-foreground: #D1F8FD;
+alternate-active-background: #77659C;
+alternate-active-foreground: #C8DFF1;
+alternate-normal-background: #030915;
+alternate-normal-foreground: #C8DFF1;
+alternate-urgent-background: #030915;
+alternate-urgent-foreground: #C8DFF1;
-selected-active-background: #A38A46;
-selected-active-foreground: #D1F8FD;
-selected-normal-background: #B5EDF4;
-selected-normal-foreground: #D1F8FD;
-selected-urgent-background: #CCBA98;
-selected-urgent-foreground: #D1F8FD;
+selected-active-background: #112D69;
+selected-active-foreground: #C8DFF1;
+selected-normal-background: #A9C9E3;
+selected-normal-foreground: #C8DFF1;
+selected-urgent-background: #386CB1;
+selected-urgent-foreground: #C8DFF1;
-background-color: #060402;
+background-color: #030915;
background: rgba(0,0,0,0.7);
-foreground: #B5EDF4;
-border-color: #A38A46;
+foreground: #A9C9E3;
+border-color: #112D69;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage