aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-07 15:11:14 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-07 15:11:14 -0500
commitb19a90cd55c09e2cb43b9f3bd965c19ed9095fd2 (patch)
tree6a9d6e1b38fa3b48f40a0fad8b45b7bfe6ad32d8 /config/rofi
parent7b8ed32a68b6dc6d3d9575f6fe113ea1623e6094 (diff)
Found other rofi themes that were hard coded RED vs $color13
On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/rofi/themes/KooL_style-1.rasi modified: config/rofi/themes/KooL_style-13-Vertical.rasi modified: config/rofi/themes/KooL_style-14.rasi modified: config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi modified: config/rofi/themes/KooL_style-5.rasi modified: config/rofi/themes/KooL_style-6.rasi modified: config/rofi/themes/KooL_style-7.rasi modified: config/rofi/themes/saint-rofi.rasi
Diffstat (limited to 'config/rofi')
-rw-r--r--config/rofi/themes/KooL_style-1.rasi2
-rw-r--r--config/rofi/themes/KooL_style-13-Vertical.rasi2
-rw-r--r--config/rofi/themes/KooL_style-14.rasi2
-rw-r--r--config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi2
-rw-r--r--config/rofi/themes/KooL_style-5.rasi2
-rw-r--r--config/rofi/themes/KooL_style-6.rasi2
-rw-r--r--config/rofi/themes/KooL_style-7.rasi2
-rw-r--r--config/rofi/themes/saint-rofi.rasi2
8 files changed, 8 insertions, 8 deletions
diff --git a/config/rofi/themes/KooL_style-1.rasi b/config/rofi/themes/KooL_style-1.rasi
index 89bb959e..0e2eb709 100644
--- a/config/rofi/themes/KooL_style-1.rasi
+++ b/config/rofi/themes/KooL_style-1.rasi
@@ -25,7 +25,7 @@ configuration {
background-alt: @color1;
selected: @color12;
active: @color11;
- urgent: red;
+ urgent: @color13;
text-selected: @background;
text-color: @foreground;
diff --git a/config/rofi/themes/KooL_style-13-Vertical.rasi b/config/rofi/themes/KooL_style-13-Vertical.rasi
index 1e7f8337..850b564c 100644
--- a/config/rofi/themes/KooL_style-13-Vertical.rasi
+++ b/config/rofi/themes/KooL_style-13-Vertical.rasi
@@ -25,7 +25,7 @@ configuration {
background-alt: @color10;
selected: @color12;
active: @color11;
- urgent: red;
+ urgent: @color13;
text-selected: @background;
text-color: @foreground;
diff --git a/config/rofi/themes/KooL_style-14.rasi b/config/rofi/themes/KooL_style-14.rasi
index a766cb96..fddf18bd 100644
--- a/config/rofi/themes/KooL_style-14.rasi
+++ b/config/rofi/themes/KooL_style-14.rasi
@@ -19,7 +19,7 @@ configuration {
background-alt: @color0;
selected: @color13;
active: @color12;
- urgent: #8E3596;
+ urgent: @color13;
}
/*****----- Main Window -----*****/
diff --git a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
index 7e771105..37e515a9 100644
--- a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
+++ b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
@@ -26,7 +26,7 @@ configuration {
background-alt: @color7;
selected: @color12;
active: @color11;
- urgent: red;
+ urgent: @color13;
border-color: @selected;
handle-color: @selected;
diff --git a/config/rofi/themes/KooL_style-5.rasi b/config/rofi/themes/KooL_style-5.rasi
index 94555ebb..4f51b972 100644
--- a/config/rofi/themes/KooL_style-5.rasi
+++ b/config/rofi/themes/KooL_style-5.rasi
@@ -26,7 +26,7 @@ configuration {
background-alt: @color1;
selected: @color12;
active: @color11;
- urgent: red;
+ urgent: @color13;
text-selected: @background;
text-color: @foreground;
diff --git a/config/rofi/themes/KooL_style-6.rasi b/config/rofi/themes/KooL_style-6.rasi
index c0b1eaa6..dc33b780 100644
--- a/config/rofi/themes/KooL_style-6.rasi
+++ b/config/rofi/themes/KooL_style-6.rasi
@@ -26,7 +26,7 @@ configuration {
background-alt: @color1;
selected: @color12;
active: @color11;
- urgent: red;
+ urgent: @color13;
text-selected: @background;
text-color: @foreground;
diff --git a/config/rofi/themes/KooL_style-7.rasi b/config/rofi/themes/KooL_style-7.rasi
index b1a1a9a9..37172b33 100644
--- a/config/rofi/themes/KooL_style-7.rasi
+++ b/config/rofi/themes/KooL_style-7.rasi
@@ -26,7 +26,7 @@ configuration {
background-alt: @color1;
selected: @color12;
active: @color11;
- urgent: #8E3596;
+ urgent: @color13;
}
/*****----- Main Window -----*****/
diff --git a/config/rofi/themes/saint-rofi.rasi b/config/rofi/themes/saint-rofi.rasi
index e85c678f..fb7b527a 100644
--- a/config/rofi/themes/saint-rofi.rasi
+++ b/config/rofi/themes/saint-rofi.rasi
@@ -23,7 +23,7 @@ configuration {
background-alt: @color1;
selected: @color12;
active: @color11;
- urgent: red;
+ urgent: @color13;
text-selected: @background;
text-color: @foreground;
border-color: @selected;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage