Browse Source

final tweak waybar css

pull/73/head
JaKooLit 2 years ago
parent
commit
f6e05c0523
  1. 5
      config/waybar/style/Catppuccin-Latte.css
  2. 5
      config/waybar/style/Catppuccin-Mocha.css
  3. 5
      config/waybar/style/Chroma Glow.css
  4. 5
      config/waybar/style/Chroma Tally.css
  5. 5
      config/waybar/style/Crimson.css
  6. 5
      config/waybar/style/Crystal Clear.css
  7. 5
      config/waybar/style/Golden Noir.css
  8. 5
      config/waybar/style/Monochrome Contrast.css
  9. 5
      config/waybar/style/Monochrome Manifest.css
  10. 5
      config/waybar/style/Obsidian Edge.css
  11. 5
      config/waybar/style/Obsidian Glow.css
  12. 4
      config/waybar/style/Pywallete Chroma.css
  13. 5
      config/waybar/style/Pywallete.css
  14. 5
      config/waybar/style/Rose Pine.css
  15. 4
      config/waybar/style/Simple Pink.css
  16. 5
      config/waybar/style/Simple Style.css
  17. 5
      config/waybar/style/Translucent Chromatic.css

5
config/waybar/style/Catppuccin-Latte.css

@ -88,7 +88,10 @@ window#waybar.hidden {
#custom-weather.showyIcyDay, #custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#idle_inhibitor { #idle_inhibitor {

5
config/waybar/style/Catppuccin-Mocha.css

@ -94,7 +94,10 @@ window#waybar.hidden {
#custom-weather.showyIcyDay, #custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#idle_inhibitor { #idle_inhibitor {

5
config/waybar/style/Chroma Glow.css

@ -137,7 +137,10 @@ tooltip label{
#custom-weather.showyIcyDay, #custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#window, #window,

5
config/waybar/style/Chroma Tally.css

@ -94,7 +94,10 @@ window#waybar {
#custom-weather.showyIcyDay, #custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
padding: 6px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
/* ----------------------------------------------------------------------------- /* -----------------------------------------------------------------------------

5
config/waybar/style/Crimson.css

@ -151,7 +151,10 @@ tooltip {
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color: wheat; color: wheat;
padding: 5px; padding-top: 4px;
padding-bottom: 4px;
padding-right: 6px;
padding-left: 6px;
} }
#temperature.critical { #temperature.critical {

5
config/waybar/style/Crystal Clear.css

@ -134,7 +134,10 @@ tooltip {
#custom-weather.showyIcyDay, #custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#temperature.critical { #temperature.critical {

5
config/waybar/style/Golden Noir.css

@ -163,7 +163,10 @@ tooltip {
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color: #e5d9f5; color: #e5d9f5;
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#temperature.critical { #temperature.critical {

5
config/waybar/style/Monochrome Contrast.css

@ -149,7 +149,10 @@ tooltip label{
#custom-weather.showyIcyDay, #custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#custom-power { #custom-power {
padding: 1px 3px; padding: 1px 3px;

5
config/waybar/style/Monochrome Manifest.css

@ -148,7 +148,10 @@ tooltip label{
#custom-weather.showyIcyDay, #custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#custom-power { #custom-power {
padding: 1px 3px; padding: 1px 3px;

5
config/waybar/style/Obsidian Edge.css

@ -157,7 +157,10 @@ tooltip label {
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color: @foreground; color: @foreground;
border-radius: 8px; border-radius: 8px;
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#temperature.critical { #temperature.critical {

5
config/waybar/style/Obsidian Glow.css

@ -126,7 +126,10 @@ tooltip label {
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color: #000000; color: #000000;
border-radius: 8px; border-radius: 8px;
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#temperature.critical { #temperature.critical {

4
config/waybar/style/Pywallete Chroma.css

@ -158,8 +158,8 @@ tooltip {
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color: @foreground; color: @foreground;
padding-top: 2px; padding-top: 1px;
padding-bottom: 2px; padding-bottom: 1px;
padding-right: 6px; padding-right: 6px;
padding-left: 6px; padding-left: 6px;
} }

5
config/waybar/style/Pywallete.css

@ -145,7 +145,10 @@ tooltip {
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color: @color2; color: @color2;
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#mode { #mode {

5
config/waybar/style/Rose Pine.css

@ -146,7 +146,10 @@ tooltip {
border-color: #2B5D34; border-color: #2B5D34;
border-style: solid; border-style: solid;
border-radius: 10px; border-radius: 10px;
padding: 6px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#temperature.critical { #temperature.critical {

4
config/waybar/style/Simple Pink.css

@ -166,8 +166,8 @@ tooltip {
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color: whitesmoke; color: whitesmoke;
padding-top: 2px; padding-top: 1px;
padding-bottom: 2px; padding-bottom: 1px;
padding-right: 4px; padding-right: 4px;
padding-left: 4px; padding-left: 4px;

5
config/waybar/style/Simple Style.css

@ -88,7 +88,10 @@ window#waybar {
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
color: @foreground; color: @foreground;
padding: 6px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
#battery.warning, #battery.warning,

5
config/waybar/style/Translucent Chromatic.css

@ -150,7 +150,10 @@ tooltip label{
#custom-weather.showyIcyDay, #custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight, #custom-weather.snowyIcyNight,
#custom-weather.sunnyDay { #custom-weather.sunnyDay {
padding: 5px; padding-top: 3px;
padding-bottom: 3px;
padding-right: 6px;
padding-left: 6px;
} }
/* If workspaces is the leftmost module, omit left margin */ /* If workspaces is the leftmost module, omit left margin */

Loading…
Cancel
Save