aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/themes/KooL_style-8.rasi
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-07 23:20:23 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-07 23:20:23 -0500
commit80842a092b0e254c4570da9d4961606a82c2cb74 (patch)
tree81df204a467917ed12b8660c3943dc75a8303360 /config/rofi/themes/KooL_style-8.rasi
parent7c57b620bd998cc171d24ad0c39ec3df5ccfe4e1 (diff)
Fixing colors on two rofi styles KooL_style-8 and -6
On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/rofi/themes/KooL_style-6.rasi modified: config/rofi/themes/KooL_style-8.rasi
Diffstat (limited to 'config/rofi/themes/KooL_style-8.rasi')
-rw-r--r--config/rofi/themes/KooL_style-8.rasi7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/rofi/themes/KooL_style-8.rasi b/config/rofi/themes/KooL_style-8.rasi
index 37ce0172..a3dea01a 100644
--- a/config/rofi/themes/KooL_style-8.rasi
+++ b/config/rofi/themes/KooL_style-8.rasi
@@ -23,6 +23,13 @@ configuration {
/* ---- Global Properties ---- */
* {
+ /* Define palette mappings used below */
+ selected: @color12; /* accent */
+ active: @color11; /* secondary */
+ urgent: @color13; /* alerts */
+ text-selected: @background; /* readable over accent */
+ text-color: @foreground;
+
border-width: 2px;
border-radius: 12px;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage