aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-07 22:46:17 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-07 22:46:17 -0500
commit9a06cade6048cf1fb3a540c889f26fd5ee12465f (patch)
tree3dac92eb62c2c64ce3188f7ff25dc72df524ee1a /config/rofi
parent8011b9da493daaf208635339787f4676a1834e50 (diff)
Fixing rofi selection color issue
On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/ThemeChanger.sh modified: config/rofi/themes/KooL_style-5.rasi
Diffstat (limited to 'config/rofi')
-rw-r--r--config/rofi/themes/KooL_style-5.rasi7
1 files changed, 3 insertions, 4 deletions
diff --git a/config/rofi/themes/KooL_style-5.rasi b/config/rofi/themes/KooL_style-5.rasi
index 4f51b972..72ec7675 100644
--- a/config/rofi/themes/KooL_style-5.rasi
+++ b/config/rofi/themes/KooL_style-5.rasi
@@ -140,10 +140,9 @@ button {
button selected {
background-color: @selected;
- text-color: @foreground;
+ text-color: @background;
border: 1px;
border-color: transparent;
-
}
/* ---- Listview ---- */
@@ -203,8 +202,8 @@ element normal.active {
element-text selected,
element selected.normal {
- background-color: @active;
- text-color: inherit;
+ background-color: @selected;
+ text-color: @background;
}
element selected.urgent {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage