aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/Pywal.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/style/Pywal.css')
-rw-r--r--config/waybar/style/Pywal.css33
1 files changed, 12 insertions, 21 deletions
diff --git a/config/waybar/style/Pywal.css b/config/waybar/style/Pywal.css
index ee7cb14b..90a87f84 100644
--- a/config/waybar/style/Pywal.css
+++ b/config/waybar/style/Pywal.css
@@ -27,10 +27,7 @@ window#waybar.empty {
window#waybar.empty #window {
padding: 0px;
- margin: 0px;
border: 0px;
- /* background-color: rgba(66,66,66,0.5); */
- /* transparent */
background-color: transparent;
}
@@ -40,34 +37,32 @@ tooltip {
border-radius: 10px;
border-width: 1px;
border-style: solid;
- border-color: @foreground;
+ border-color: @color2;
}
/*-----module groups----*/
.modules-right {
border: 3px solid @color14;
- border-radius: 100px 0px 0px 0px;
+ border-radius: 40px 0px 0px 0px;
background-color: @color1;
- padding-right: 2px;
- padding-left: 2px;
-
+ padding-left: 8px;
+ padding-right: 8px;
}
.modules-center {
border: 3px solid @color14;
- border-radius: 100px 0px 100px 0px;
+ border-radius: 60px 0px 60px 0px;
background-color: @background;
-
-
+ padding-left: 8px;
+ padding-right: 8px;
}
.modules-left {
- padding-right: 2px;
- padding-left: 2px;
border: 3px solid @color14;
- border-radius: 0px 0px 100px 0px;
+ border-radius: 0px 0px 40px 0px;
background-color: @color1;
-
+ padding-left: 8px;
+ padding-right: 8px;
}
#workspaces button {
@@ -76,8 +71,6 @@ tooltip {
text-shadow: none;
padding: 0px;
border-radius: 9px;
- margin-top: 3px;
- margin-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
animation: gradient_f 20s ease-in infinite;
@@ -85,12 +78,10 @@ tooltip {
}
#workspaces button.active {
- color: @foreground;
- background-color: @color0;
- margin-left: 3px;
+ color: @background;
+ background-color: @color2;
padding-left: 12px;
padding-right: 12px;
- margin-right: 3px;
animation: gradient_f 20s ease-in infinite;
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage