From 4c142b3a4172db1c042455142e137fe3da93e3f7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 15 Nov 2023 16:16:38 +0900 Subject: small tweak --- config/waybar/style/style-Purple.css | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'config/waybar/style/style-Purple.css') diff --git a/config/waybar/style/style-Purple.css b/config/waybar/style/style-Purple.css index 8ac84205..4af09af2 100644 --- a/config/waybar/style/style-Purple.css +++ b/config/waybar/style/style-Purple.css @@ -1,11 +1,15 @@ -/* purpl */ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ +/* .............................................................................*/ +/* ............................. Purple .............................. */ +/* ............................................................................ */ +/* --- 👍 designed by https://github.com/Krautt 👍 --- */ *{ font-family: "JetBrains Mono 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: 100%; + font-size: 98%; font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; padding: 1px; } @@ -46,8 +50,8 @@ border: 5px solid #20052a; border-radius: 5px 0px 0px 5px; background-color: #3d174b; - padding-right: 5px; - padding-left: 25px; + padding-right: 2px; + padding-left: 2px; } .modules-center { @@ -61,8 +65,8 @@ border: 5px solid #20052a; border-radius: 0px 0px 100px 0px; background-color: #441a53; - padding-right: 50px; - padding-left: 10px; + padding-right: 2px; + padding-left: 2px; } -- cgit v1.2.3