aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-03 17:28:00 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-03 17:28:00 +0900
commita0c86660e824cbfe7b9b5f6ddafb2e33a3c676b9 (patch)
treeb7cf32d5a2fe5bb0e5b3efecfbbb676ac278c5aa
parent5cdd289b1903068b4e0d0687f02df6792eed43ba (diff)
updated config.rasi rofi
-rw-r--r--config/rofi/config.rasi2
-rw-r--r--config/rofi/resolution/1080p/config.rasi2
-rw-r--r--config/rofi/resolution/1440p/config.rasi2
3 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index a2866102..47782dab 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -82,7 +82,7 @@ entry {
padding: 10px;
border-radius: 12px;
background-color: @background-alt;
- text-color: inherit;
+ text-color: @text-selected;
cursor: text;
placeholder: " Search "; // << Search symbol
placeholder-color: inherit;
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index 18c057fc..a77b0570 100644
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -82,7 +82,7 @@ entry {
padding: 10px;
border-radius: 12px;
background-color: @background-alt;
- text-color: inherit;
+ text-color: @text-selected;
cursor: text;
placeholder: " Search "; // << Search symbol
placeholder-color: inherit;
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index a2866102..47782dab 100644
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -82,7 +82,7 @@ entry {
padding: 10px;
border-radius: 12px;
background-color: @background-alt;
- text-color: inherit;
+ text-color: @text-selected;
cursor: text;
placeholder: " Search "; // << Search symbol
placeholder-color: inherit;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage