aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2023-11-16 10:28:50 +0900
committerJa.KooLit <ejhay.games@gmail.com>2023-11-16 10:28:50 +0900
commite7546019699a80d9055d6c2d3f61c13561ec71a6 (patch)
tree637e0c66c6aa70568b49163d2103030515172102 /config
parent380762c5c24a0e460d690d6f790ad054e35999a6 (diff)
final tweaking
Diffstat (limited to 'config')
-rw-r--r--config/waybar/style/colorful.css1
-rw-r--r--config/waybar/style/dark.css4
-rw-r--r--config/waybar/style/light.css4
-rw-r--r--config/waybar/style/pywal.css19
4 files changed, 18 insertions, 10 deletions
diff --git a/config/waybar/style/colorful.css b/config/waybar/style/colorful.css
index 80b3f607..0fab7642 100644
--- a/config/waybar/style/colorful.css
+++ b/config/waybar/style/colorful.css
@@ -237,6 +237,7 @@ tooltip label{
background-color: #89dceb;
}
+#custom-keybinds,
#pulseaudio {
background-color: #fab387;
}
diff --git a/config/waybar/style/dark.css b/config/waybar/style/dark.css
index 289c080c..3015b7e9 100644
--- a/config/waybar/style/dark.css
+++ b/config/waybar/style/dark.css
@@ -48,6 +48,8 @@ tooltip label {
background-color: rgba(0, 0, 0, 0.8);
border: 0px solid #b4befe;
border-radius: 10px;
+ padding-right: 2px;
+ padding-left: 2px;
}
.modules-center {
@@ -60,6 +62,8 @@ tooltip label {
background-color: rgba(0, 0, 0, 0.8);
border: 0px solid #b4befe;
border-radius: 10px;
+ padding-right: 2px;
+ padding-left: 2px;
}
diff --git a/config/waybar/style/light.css b/config/waybar/style/light.css
index 6f73d916..1ec890bf 100644
--- a/config/waybar/style/light.css
+++ b/config/waybar/style/light.css
@@ -48,6 +48,8 @@ tooltip label {
background-color: rgba(232, 236, 241, 0.8);
border: 0px solid #b4befe;
border-radius: 10px;
+ padding-right: 2px;
+ padding-left: 2px;
}
.modules-center {
@@ -60,6 +62,8 @@ tooltip label {
background-color: rgba(232, 236, 241, 0.8);
border: 0px solid #b4befe;
border-radius: 10px;
+ padding-right: 2px;
+ padding-left: 2px;
}
diff --git a/config/waybar/style/pywal.css b/config/waybar/style/pywal.css
index 06b3e974..59804921 100644
--- a/config/waybar/style/pywal.css
+++ b/config/waybar/style/pywal.css
@@ -5,7 +5,6 @@
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
@import '../../.cache/wal/colors-waybar.css';
-@import "../waybar/style/catppuccin-themes/latte.css";
* {
font-family: "JetBrainsMono Nerd Font";
@@ -49,16 +48,16 @@ tooltip {
/*-----module groups----*/
.modules-right {
- border: 5px solid @color14;
+ border: 3px solid @color14;
border-radius: 100px 0px 0px 0px;
background-color: @color1;
- padding-right: 5px;
- padding-left: 5px;
+ padding-right: 2px;
+ padding-left: 2px;
}
.modules-center {
- border: 5px solid @color14;
+ border: 3px solid @color14;
border-radius: 100px 0px 100px 0px;
background-color: @background;
@@ -66,9 +65,9 @@ tooltip {
}
.modules-left {
- padding-right: 5px;
- padding-left: 5px;
- border: 5px solid @color14;
+ padding-right: 2px;
+ padding-left: 2px;
+ border: 3px solid @color14;
border-radius: 0px 0px 100px 0px;
background-color: @color1;
@@ -147,8 +146,8 @@ tooltip {
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
color: @foreground;
- padding-right: 10px;
- padding-left: 15px;
+ padding-right: 8px;
+ padding-left: 12px;
}
#temperature.critical {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage