aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-07 10:17:05 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-07 10:17:05 +0900
commita0e415d8e2bd65048fece3810b31f329a1e45bdf (patch)
treef508c163d5507f315465cacafd33c4cca803b4be /config/waybar
parent423140c7fb7cd1263f08702cbb8439a091ceddb8 (diff)
some waybar style tweaks
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/style/Crimson.css4
-rw-r--r--config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css9
-rw-r--r--config/waybar/style/[Colored] Translucent.css6
-rw-r--r--config/waybar/style/[Colorful] Aurora Blossom.css1
-rw-r--r--config/waybar/style/[Pywal] Chroma Fusion.css9
-rw-r--r--config/waybar/style/[Pywal] Chroma Tally.css6
-rw-r--r--config/waybar/style/[Transparent] Crystal Clear.css8
7 files changed, 28 insertions, 15 deletions
diff --git a/config/waybar/style/Crimson.css b/config/waybar/style/Crimson.css
index 89a3b9cf..c6530e11 100644
--- a/config/waybar/style/Crimson.css
+++ b/config/waybar/style/Crimson.css
@@ -34,12 +34,12 @@ window#waybar.empty #window {
}
tooltip {
- background: #1e1e2e;
+ background: #240303;
border-radius: 10px;
border-width: 2px;
border-style: solid;
border-color: #11111b;
- color: #cba6f7;
+ color: wheat;
}
/*-----module groups----*/
diff --git a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css
index 04ca9248..89977952 100644
--- a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css
+++ b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css
@@ -47,6 +47,15 @@ window#waybar.empty #window {
}
+tooltip {
+ background-color: transparent;
+ border-radius: 10px;
+ border-width: 1px;
+ border-style: solid;
+ border-color: #11111b;
+ color: @border-color;
+}
+
#backlight,
#backlight-slider,
#battery,
diff --git a/config/waybar/style/[Colored] Translucent.css b/config/waybar/style/[Colored] Translucent.css
index 5998227a..37931d58 100644
--- a/config/waybar/style/[Colored] Translucent.css
+++ b/config/waybar/style/[Colored] Translucent.css
@@ -50,17 +50,13 @@ window#waybar.empty #window {
tooltip {
background: #1e1e2e;
- opacity: 0.8;
+ opacity: 0.6;
border-radius: 10px;
border-width: 2px;
border-style: solid;
border-color: #11111b;
}
-tooltip label{
- color: #cdd6f4;
-}
-
#workspaces button {
background-color: transparent;
color: #ffffff;
diff --git a/config/waybar/style/[Colorful] Aurora Blossom.css b/config/waybar/style/[Colorful] Aurora Blossom.css
index 9eab49ad..d785453c 100644
--- a/config/waybar/style/[Colorful] Aurora Blossom.css
+++ b/config/waybar/style/[Colorful] Aurora Blossom.css
@@ -32,6 +32,7 @@ tooltip {
tooltip label{
color: black;
}
+
/*-----module groups----*/
.modules-right {
background-image: linear-gradient(45deg, #7287fd 10%, #209fb5 54%, #8839ef 90%);
diff --git a/config/waybar/style/[Pywal] Chroma Fusion.css b/config/waybar/style/[Pywal] Chroma Fusion.css
index 90e2e7a5..00e50ef6 100644
--- a/config/waybar/style/[Pywal] Chroma Fusion.css
+++ b/config/waybar/style/[Pywal] Chroma Fusion.css
@@ -46,6 +46,15 @@ window#waybar.empty #window {
}
+tooltip {
+ background-color: @background-module;
+ border-radius: 10px;
+ border-width: 2px;
+ border-style: solid;
+ border-color: #11111b;
+ color: @color2;
+}
+
#backlight,
#backlight-slider,
#battery,
diff --git a/config/waybar/style/[Pywal] Chroma Tally.css b/config/waybar/style/[Pywal] Chroma Tally.css
index 41a15f32..fe3bc0f1 100644
--- a/config/waybar/style/[Pywal] Chroma Tally.css
+++ b/config/waybar/style/[Pywal] Chroma Tally.css
@@ -62,6 +62,12 @@ window#waybar {
}
+tooltip {
+ background: #1e1e2e;
+ opacity: 0.8;
+ border-radius: 6px;
+}
+
#backlight,
#backlight-slider,
#battery,
diff --git a/config/waybar/style/[Transparent] Crystal Clear.css b/config/waybar/style/[Transparent] Crystal Clear.css
index 430072dd..0003efed 100644
--- a/config/waybar/style/[Transparent] Crystal Clear.css
+++ b/config/waybar/style/[Transparent] Crystal Clear.css
@@ -33,14 +33,6 @@ window#waybar.empty #window {
background-color: transparent;
}
-tooltip {
- background: #1e1e2e;
- border-radius: 10px;
- border-width: 2px;
- border-style: solid;
- border-color: #11111b;
- color: #cba6f7;
-}
/*-----module groups----*/
.modules-right {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage