aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-04 19:32:49 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-04 19:33:01 +0900
commitdc0ca9bec85ce0a3ddd5e4cb17970147d444b2f9 (patch)
treeb1fe0e5e02dda07864dbe950e2e1013241301b7f /config/waybar/style
parent30e159abfb5001f7b5ca71350b51ca804770ff51 (diff)
Updated Swaync light theme mode; Deleted swaylock folder as not gonna use anymore; updated default v2 waybar configs, updated Chroma Tally waybar css
Diffstat (limited to 'config/waybar/style')
-rw-r--r--config/waybar/style/[Pywal] Chroma Tally.css52
1 files changed, 26 insertions, 26 deletions
diff --git a/config/waybar/style/[Pywal] Chroma Tally.css b/config/waybar/style/[Pywal] Chroma Tally.css
index 5b080a52..41a15f32 100644
--- a/config/waybar/style/[Pywal] Chroma Tally.css
+++ b/config/waybar/style/[Pywal] Chroma Tally.css
@@ -22,43 +22,43 @@ window#waybar {
}
#workspaces {
- background: #0F1419;
- padding: 0px 1px;
- border-radius: 15px;
- border: 0px;
- font-style: normal;
- color: #0F1419;
+ background: #0F1419;
+ padding: 0px 1px;
+ border-radius: 15px;
+ border: 0px;
+ font-style: normal;
+ color: #0F1419;
}
#taskbar button,
#workspaces button {
- padding: 0px 5px;
- border-radius: 15px;
- border: 0px;
- color: #0F1419;
- background: linear-gradient(45deg, #95E6CB, #59C2FF, #D2A6FF);
- opacity: 0.5;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
+ padding: 0px 5px;
+ border-radius: 15px;
+ border: 0px;
+ color: #0F1419;
+ background: linear-gradient(45deg, #95E6CB, #59C2FF, #D2A6FF);
+ opacity: 0.5;
+ transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
#taskbar button.active,
#workspaces button.active {
- padding: 0px 5px;
- border-radius: 15px;
- border: 0px;
- color: #0F1419;
- background: linear-gradient(45deg, #59C2FF, #D2A6FF);
- opacity: 1.0;
- min-width: 40px;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
+ padding: 0px 5px;
+ border-radius: 15px;
+ border: 0px;
+ color: #0F1419;
+ background: linear-gradient(45deg, #59C2FF, #D2A6FF);
+ opacity: 1.0;
+ min-width: 40px;
+ transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
#workspaces button:hover {
- border-radius: 15px;
- color: #0F1419;
- background: linear-gradient(45deg, #59C2FF, #D2A6FF);
- opacity: 0.8;
- transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
+ border-radius: 15px;
+ color: #0F1419;
+ background: linear-gradient(45deg, #59C2FF, #D2A6FF);
+ opacity: 0.8;
+ 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