aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi')
-rwxr-xr-xconfig/rofi/config.rasi8
-rwxr-xr-xconfig/rofi/resolution/1080p/config.rasi8
-rwxr-xr-xconfig/rofi/resolution/1440p/config.rasi6
3 files changed, 11 insertions, 11 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 908e2d56..2042f9c5 100755
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -133,8 +133,8 @@ button {
width: 5%;
padding: 12px;
border-radius: 12px;
- background-color: @background-alt;
- text-color: @selected;
+ background-color: @text-selected;
+ text-color: @text-color;
cursor: pointer;
}
button selected {
@@ -224,7 +224,7 @@ textbox {
padding: 12px;
border-radius: 10px;
background-color: @background-alt;
- text-color: @foreground;
+ text-color: @background;
vertical-align: 0.5;
horizontal-align: 0.0;
}
@@ -232,5 +232,5 @@ error-message {
padding: 12px;
border-radius: 20px;
background-color: @background-alt;
- text-color: @foreground;
+ text-color: @background;
}
diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi
index 908e2d56..2042f9c5 100755
--- a/config/rofi/resolution/1080p/config.rasi
+++ b/config/rofi/resolution/1080p/config.rasi
@@ -133,8 +133,8 @@ button {
width: 5%;
padding: 12px;
border-radius: 12px;
- background-color: @background-alt;
- text-color: @selected;
+ background-color: @text-selected;
+ text-color: @text-color;
cursor: pointer;
}
button selected {
@@ -224,7 +224,7 @@ textbox {
padding: 12px;
border-radius: 10px;
background-color: @background-alt;
- text-color: @foreground;
+ text-color: @background;
vertical-align: 0.5;
horizontal-align: 0.0;
}
@@ -232,5 +232,5 @@ error-message {
padding: 12px;
border-radius: 20px;
background-color: @background-alt;
- text-color: @foreground;
+ text-color: @background;
}
diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi
index 0d8f28bb..3f7a2dc6 100755
--- a/config/rofi/resolution/1440p/config.rasi
+++ b/config/rofi/resolution/1440p/config.rasi
@@ -133,7 +133,7 @@ button {
width: 110px;
padding: 12px;
border-radius: 12px;
- background-color: @background-alt;
+ background-color: @text-selected;
text-color: @text-color;
cursor: pointer;
}
@@ -224,12 +224,12 @@ textbox {
padding: 12px;
border-radius: 10px;
background-color: @background-alt;
- text-color: @foreground;
+ text-color: @background;
vertical-align: 0.5;
}
error-message {
padding: 12px;
border-radius: 20px;
background-color: @background-alt;
- text-color: @foreground;
+ text-color: @background;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage