aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-12-07 13:01:17 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-12-07 13:01:17 +0900
commit91515c96c89e22cc8411279a6263740f897ba6ca (patch)
tree1888663d790aff7c4656c2f0deb3c57eadb4406d
parent86204c8dc9f561d8e8025ac0d4161b68cf93c7db (diff)
reduce borders on some waybar styles
-rw-r--r--config/waybar/style/Catppuccin-Latte.css2
-rw-r--r--config/waybar/style/Chroma Tally.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/Catppuccin-Latte.css b/config/waybar/style/Catppuccin-Latte.css
index 45283f3e..1f12b545 100644
--- a/config/waybar/style/Catppuccin-Latte.css
+++ b/config/waybar/style/Catppuccin-Latte.css
@@ -17,7 +17,7 @@ window#waybar {
transition-property: background-color;
transition-duration: 0.5s;
/*background: transparent;*/
- border-bottom: 3px solid @sapphire;
+ border-bottom: 2px solid @sapphire;
background: @theme_base_color;
border-radius: 10px;
}
diff --git a/config/waybar/style/Chroma Tally.css b/config/waybar/style/Chroma Tally.css
index f70bcea3..3302a662 100644
--- a/config/waybar/style/Chroma Tally.css
+++ b/config/waybar/style/Chroma Tally.css
@@ -16,7 +16,7 @@ padding: 1px;
window#waybar {
background: rgba (0, 0, 0, 0.5);
border-radius: 12px;
- border-bottom: 3px;
+ border-bottom: 2px;
border-style: solid;
border-color: @color2;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage