aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/style/Black & White.css44
-rw-r--r--config/waybar/style/Black Bar.css2
-rw-r--r--config/waybar/style/White Bar.css2
3 files changed, 14 insertions, 34 deletions
diff --git a/config/waybar/style/Black & White.css b/config/waybar/style/Black & White.css
index 8f36e358..b68a908b 100644
--- a/config/waybar/style/Black & White.css
+++ b/config/waybar/style/Black & White.css
@@ -20,22 +20,9 @@ window#waybar.empty {
}
window#waybar.empty #window {
- padding: 0px;
- border: 0px;
- /* background-color: rgba(66,66,66,0.5); */ /* transparent */
background-color: transparent;
}
-window > box {
- background: rgba(0, 0, 0, 0);
- border-bottom: 1px solid rgba(0, 0, 0, 0);
- color: white;
-}
-
-window {
- /*font-weight: bold;*/
-}
-
tooltip {
color: white;
background: #1e1e2e;
@@ -52,7 +39,8 @@ tooltip label{
/*-----module groups----*/
.modules-right {
background-color: black;
- border: 1px;
+ color: white;
+ border-bottom: 2px;
border-style: solid;
border-color: white;
border-radius: 10px;
@@ -62,10 +50,11 @@ tooltip label{
padding-left: 4px;
}
.modules-center {
- background-color: black;;
- border: 1px;
+ background-color: white;
+ color: black;
+ border-top: 2px;
border-style: solid;
- border-color: white;
+ border-color: black;
border-radius: 10px;
padding-top: 2px;
padding-bottom: 2px;
@@ -74,7 +63,9 @@ tooltip label{
}
.modules-left {
background-color: black;
- border: 1px;
+ color: white;
+ border-bottom: 2px;
+ border-bottom: 2px;
border-style: solid;
border-color: white;
border-radius: 10px;
@@ -95,7 +86,7 @@ tooltip label{
transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682);
}
#workspaces button:hover {
- color: grey;
+ color: black;
background-color: rgba(0,153,153,0.2);
padding-left: 2px;
padding-right: 2px;
@@ -104,7 +95,7 @@ tooltip label{
}
#workspaces button.active {
- color: white;
+ color: grey;
background: rgba(191, 191, 191,0.1);
padding-left: 8px;
padding-right: 8px;
@@ -167,10 +158,6 @@ tooltip label{
padding-right: 4px;
padding-left: 4px;
}
-#mode {
- color: #cc3436;
- font-weight: bold;
-}
#custom-power {
padding: 1px 3px;
}
@@ -185,11 +172,6 @@ tooltip label{
color: #cc3436;
}
-#waybar {
- background-color: #282828;
- color: #d8d8d8;
-}
-
@keyframes blink {
to {
color: #000000;
@@ -219,9 +201,7 @@ tooltip label{
animation: gradient_f 20s ease-in infinite;
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
-#waybar.empty, #waybar.tiled, #waybar.floating {
- background-color: transparent;
-}
+
#pulseaudio-slider slider {
min-width: 0px;
min-height: 0px;
diff --git a/config/waybar/style/Black Bar.css b/config/waybar/style/Black Bar.css
index c15093c5..51e0b24e 100644
--- a/config/waybar/style/Black Bar.css
+++ b/config/waybar/style/Black Bar.css
@@ -1,5 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Dark */
+/* Black Bar */
@import '../../.cache/wal/colors-waybar.css';
diff --git a/config/waybar/style/White Bar.css b/config/waybar/style/White Bar.css
index 1bfc7ba0..a26af3ba 100644
--- a/config/waybar/style/White Bar.css
+++ b/config/waybar/style/White Bar.css
@@ -1,5 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Light */
+/* White Bar */
* {
font-family: "JetBrainsMono Nerd Font";
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage