From fa0d662131f0771682cb2d9b0035e38085a7cce9 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 29 Nov 2023 01:11:00 +0900 Subject: [PATCH] naming waybar style fixed --- config/waybar/style/Catppuccin-Mocha.css | 2 +- config/waybar/style/Chroma Tally.css | 2 +- config/waybar/style/Purpl.css | 2 +- config/waybar/style/Rainbow Spectrum.css | 2 +- config/waybar/style/Translucent Chromatic.css | 10 ++++------ 5 files changed, 8 insertions(+), 10 deletions(-) diff --git a/config/waybar/style/Catppuccin-Mocha.css b/config/waybar/style/Catppuccin-Mocha.css index 32582a9..e2e66dc 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 72745a7..e887a40 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 6aeb41b..72694e1 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 e0a03b1..33516a3 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 791c166..85eb667 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,