aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/Purpl.css
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-11-28 12:32:38 +0900
committerGitHub <noreply@github.com>2023-11-28 12:32:38 +0900
commit58b479764ff992e7f988c850670066228ff07705 (patch)
tree1d306c9b320690c4a9eea61765d54b34388f3ab6 /config/waybar/style/Purpl.css
parentf94e75d6936f57961c132b2908eb6425ae02f1dc (diff)
parent732c9585631a93fb2f319ab76cec28ce48dd5985 (diff)
Merge pull request #39 from JaKooLit/v2.1.11
V2.1.11
Diffstat (limited to 'config/waybar/style/Purpl.css')
-rw-r--r--config/waybar/style/Purpl.css18
1 files changed, 4 insertions, 14 deletions
diff --git a/config/waybar/style/Purpl.css b/config/waybar/style/Purpl.css
index db0bafd0..6aeb41bf 100644
--- a/config/waybar/style/Purpl.css
+++ b/config/waybar/style/Purpl.css
@@ -31,14 +31,12 @@ 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;
}
-
tooltip {
background: #1e1e2e;
border-radius: 10px;
@@ -53,8 +51,8 @@ tooltip {
border: 5px solid #20052a;
border-radius: 100px 0px 0px 0px;
background-color: #3d174b;
- padding-right: 5px;
- padding-left: 5px;
+ padding-right: 10px;
+ padding-left: 10px;
}
.modules-center {
@@ -68,20 +66,16 @@ tooltip {
border: 5px solid #20052a;
border-radius: 0px 0px 100px 0px;
background-color: #441a53;
- padding-right: 5px;
- padding-left: 5px;
-
+ padding-right: 10px;
+ padding-left: 10px;
}
#workspaces button {
color: #6E6A86;
- margin-right: 5px;
box-shadow: none;
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;
@@ -92,10 +86,8 @@ tooltip {
color: #cba6f7;
border-radius: 50%;
background-color: black;
- margin-left: 3px;
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);
}
@@ -181,10 +173,8 @@ tooltip {
#taskbar button.active {
background-color: purple;
- margin-left: 3px;
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