aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-07 15:16:08 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-07 15:16:08 -0500
commitc5c3a82383fc6f59d73f5284b2fcfa250d5e78ed (patch)
tree800f22b7501b63011409292466e90d8eb672b2d1
parentb19a90cd55c09e2cb43b9f3bd965c19ed9095fd2 (diff)
Fixed KooL_style-4 was hard coded to red
On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/rofi/themes/KooL_style-4.rasi
-rw-r--r--config/rofi/themes/KooL_style-4.rasi4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi
index ea8d2c39..5742b848 100644
--- a/config/rofi/themes/KooL_style-4.rasi
+++ b/config/rofi/themes/KooL_style-4.rasi
@@ -42,8 +42,8 @@ configuration {
selected-normal-foreground: @background;
selected-urgent-background: @active;
selected-urgent-foreground: @background;
- selected-active-background: @urgent;
- selected-active-foreground: @color12;
+ selected-active-background: @active;
+ selected-active-foreground: @background;
alternate-normal-background: @background;
alternate-normal-foreground: @foreground;
alternate-urgent-background: @urgent;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage