aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2023-11-29 01:11:00 +0900
committerJaKooLit <jimmielovejay.com>2023-11-29 01:11:00 +0900
commitfa0d662131f0771682cb2d9b0035e38085a7cce9 (patch)
treecffb00ded11667f00668c1d99e48d459cf2028fa /config
parent75d4c5215c92a357488454177605d724ee77abf5 (diff)
naming waybar style fixed
Diffstat (limited to 'config')
-rw-r--r--config/waybar/style/Catppuccin-Mocha.css2
-rw-r--r--config/waybar/style/Chroma Tally.css2
-rw-r--r--config/waybar/style/Purpl.css2
-rw-r--r--config/waybar/style/Rainbow Spectrum.css2
-rw-r--r--config/waybar/style/Translucent Chromatic.css10
5 files changed, 8 insertions, 10 deletions
diff --git a/config/waybar/style/Catppuccin-Mocha.css b/config/waybar/style/Catppuccin-Mocha.css
index 32582a96..e2e66dc9 100644
--- a/config/waybar/style/Catppuccin-Mocha.css
+++ b/config/waybar/style/Catppuccin-Mocha.css
@@ -1,5 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Catppuccin Latte */
+/* Catppuccin Mocha */
* {
font-family: "JetBrainsMono Nerd Font";
diff --git a/config/waybar/style/Chroma Tally.css b/config/waybar/style/Chroma Tally.css
index 72745a7b..e887a403 100644
--- a/config/waybar/style/Chroma Tally.css
+++ b/config/waybar/style/Chroma Tally.css
@@ -1,5 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Colored Line */
+/* Chroma Tally */
@import '../../.cache/wal/colors-waybar.css';
diff --git a/config/waybar/style/Purpl.css b/config/waybar/style/Purpl.css
index 6aeb41bf..72694e1c 100644
--- a/config/waybar/style/Purpl.css
+++ b/config/waybar/style/Purpl.css
@@ -1,6 +1,6 @@
/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
/* .........................................*/
-/* .............Purple..................... */
+/* .............Purpl..................... */
/* ...................,.................... */
/* --- 👍 designed by https://github.com/Krautt 👍 --- */
diff --git a/config/waybar/style/Rainbow Spectrum.css b/config/waybar/style/Rainbow Spectrum.css
index e0a03b13..33516a33 100644
--- a/config/waybar/style/Rainbow Spectrum.css
+++ b/config/waybar/style/Rainbow Spectrum.css
@@ -1,5 +1,5 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* Colorful */
+/* Rainbow Spectrum */
* {
font-family: "JetBrainsMono Nerd Font";
diff --git a/config/waybar/style/Translucent Chromatic.css b/config/waybar/style/Translucent Chromatic.css
index 791c166a..85eb6676 100644
--- a/config/waybar/style/Translucent Chromatic.css
+++ b/config/waybar/style/Translucent Chromatic.css
@@ -13,22 +13,20 @@
@define-color accent6 #0db9d7;
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
-/* colored */
+/* Translucent Chromatic */
* {
font-family: "JetBrainsMono Nerd Font";
font-weight: bold;
min-height: 0;
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
-font-size: 98%;
+font-size: 95%;
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
padding: 1px;
}
window#waybar {
background-color: rgba(0,0,0,0.2);
- /*background-color: @bgcolor;*/
- /* border-bottom: 0px solid rgba(100, 114, 125, 0.5); */
color: #ffffff;
transition-property: background-color;
transition-duration: .5s;
@@ -156,8 +154,8 @@ tooltip label{
#custom-weather.sunnyDay {
padding-top: 3px;
padding-bottom: 3px;
- padding: 0px 10px;
- background-color:transparent;
+ padding-left: 4px;
+ padding-right: 4px;
}
#window,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage