Browse Source

indent correction

pull/23/head
JaKooLit 2 years ago
parent
commit
172133b57c
  1. 10
      config/waybar/style/Crimson.css
  2. 11
      config/waybar/style/Golden-Noir.css
  3. 43
      config/waybar/style/None.css
  4. 9
      config/waybar/style/Purple.css
  5. 10
      config/waybar/style/Simple-Pink.css

10
config/waybar/style/Crimson.css

@ -35,7 +35,6 @@
background-color: transparent;
}
tooltip {
background: #1e1e2e;
border-radius: 10px;
@ -44,24 +43,20 @@
border-color: #11111b;
color: #cba6f7;
}
/*-----module groups----*/
.modules-right {
padding-right: 5px;
padding-left: 5px;
}
.modules-center {
}
.modules-left {
padding-right: 5px;
padding-left: 5px;
}
#workspaces button {
@ -87,12 +82,9 @@
#workspaces button:hover {
color: rgb(71, 14, 14);
background-color: #000000;
}
#backlight,
#battery,
#bluetooth,

11
config/waybar/style/Golden-Noir.css

@ -25,6 +25,7 @@
window#waybar.hidden {
opacity: 0.5;
}
window#waybar.empty {
background-color: #040406;
}
@ -33,7 +34,8 @@
padding: 0px;
margin: 0px;
border: 0px;
/* background-color: rgba(66,66,66,0.5); */ /* transparent */
/* background-color: rgba(66,66,66,0.5); */
/* transparent */
background-color: transparent;
}
@ -46,6 +48,7 @@
border-color: #11111b;
color: #cba6f7;
}
/*-----module groups----*/
.modules-right {
padding-right: 5px;
@ -133,8 +136,7 @@
#custom-weather.clearNight,
#custom-weather.cloudyFoggyDay,
#custom-weather.cloudyFoggyNight,
#custom-weather.default
#custom-weather.rainyDay,
#custom-weather.default #custom-weather.rainyDay,
#custom-weather.rainyNight,
#custom-weather.severe,
#custom-weather.showyIcyDay,
@ -211,6 +213,3 @@
border-radius: 5px;
background-color: #ba5663;
}

43
config/waybar/style/None.css

@ -23,6 +23,7 @@
window#waybar.hidden {
opacity: 0.5;
}
window#waybar.empty {
background-color: transparent;
}
@ -31,7 +32,8 @@
padding: 0px;
margin: 0px;
border: 0px;
/* background-color: rgba(66,66,66,0.5); */ /* transparent */
/* background-color: rgba(66,66,66,0.5); */
/* transparent */
background-color: transparent;
}
@ -44,21 +46,13 @@
border-color: #11111b;
color: #cba6f7;
}
/*-----module groups----*/
.modules-right {
}
.modules-center {
}
.modules-left {
/*-----module groups----*/
.modules-right {}
.modules-center {}
}
.modules-left {}
#workspaces button {
padding: 2px;
@ -123,8 +117,7 @@
#custom-weather.clearNight,
#custom-weather.cloudyFoggyDay,
#custom-weather.cloudyFoggyNight,
#custom-weather.default
#custom-weather.rainyDay,
#custom-weather.default #custom-weather.rainyDay,
#custom-weather.rainyNight,
#custom-weather.severe,
#custom-weather.showyIcyDay,
@ -168,14 +161,17 @@
}
#pulseaudio-slider trough {
min-width: 80px; /* Ajusta el ancho según tus preferencias */
min-height: 10px; /* Ajusta la altura según tus preferencias */
min-width: 80px;
/* Ajusta el ancho según tus preferencias */
min-height: 10px;
/* Ajusta la altura según tus preferencias */
border-radius: 5px;
background-color: black;
}
#pulseaudio-slider highlight {
min-height: 10px; /* Ajusta la altura según tus preferencias */
min-height: 10px;
/* Ajusta la altura según tus preferencias */
border-radius: 5px;
background-color: wheat;
}
@ -190,16 +186,17 @@
}
#backlight-slider trough {
min-width: 80px; /* Ajusta el ancho según tus preferencias */
min-height: 10px; /* Ajusta la altura según tus preferencias */
min-width: 80px;
/* Ajusta el ancho según tus preferencias */
min-height: 10px;
/* Ajusta la altura según tus preferencias */
border-radius: 5px;
background-color: black;
}
#backlight-slider highlight {
min-width: 10px; /* Ajusta el ancho según tus preferencias */
min-width: 10px;
/* Ajusta el ancho según tus preferencias */
border-radius: 5px;
background-color: wheat;
}

9
config/waybar/style/Purple.css

@ -23,6 +23,7 @@ window#waybar {
window#waybar.hidden {
opacity: 0.5;
}
window#waybar.empty {
background-color: transparent;
background: #100214;
@ -32,7 +33,8 @@ window#waybar.empty #window {
padding: 0px;
margin: 0px;
border: 0px;
/* background-color: rgba(66,66,66,0.5); */ /* transparent */
/* background-color: rgba(66,66,66,0.5); */
/* transparent */
background-color: transparent;
}
@ -133,8 +135,7 @@ tooltip {
#custom-weather.clearNight,
#custom-weather.cloudyFoggyDay,
#custom-weather.cloudyFoggyNight,
#custom-weather.default
#custom-weather.rainyDay,
#custom-weather.default #custom-weather.rainyDay,
#custom-weather.rainyNight,
#custom-weather.severe,
#custom-weather.showyIcyDay,
@ -211,5 +212,3 @@ tooltip {
border-radius: 5px;
background-color: purple;
}

10
config/waybar/style/Simple-Pink.css

@ -23,6 +23,7 @@
window#waybar.hidden {
opacity: 0.5;
}
window#waybar.empty {
background-color: black;
}
@ -31,7 +32,8 @@
padding: 0px;
margin: 0px;
border: 0px;
/* background-color: rgba(66,66,66,0.5); */ /* transparent */
/* background-color: rgba(66,66,66,0.5); */
/* transparent */
background-color: transparent;
}
@ -44,6 +46,7 @@
border-color: #11111b;
color: #cba6f7;
}
/*-----module groups----*/
.modules-right {
border: 5px solid #19141b;
@ -134,8 +137,7 @@
#custom-weather.clearNight,
#custom-weather.cloudyFoggyDay,
#custom-weather.cloudyFoggyNight,
#custom-weather.default
#custom-weather.rainyDay,
#custom-weather.default #custom-weather.rainyDay,
#custom-weather.rainyNight,
#custom-weather.severe,
#custom-weather.showyIcyDay,
@ -214,5 +216,3 @@
border-radius: 5px;
background-color: pink;
}
Loading…
Cancel
Save