Шаблон:Цвет: различия между версиями

мНет описания правки
мНет описания правки
Строка 90: Строка 90:
| pastel-red =
| pastel-red =
   {{#switch: {{lc:{{{2|}}}}}
   {{#switch: {{lc:{{{2|}}}}}
   | 100|#default  = var(--bg-color-pastel-red-100, #911d2e)
   | 100|#default  = var(--bg-color-pastel-red-100, )
   | 150            = var(--bg-color-pastel-red-150, #9f192d)
   | 150            = var(--bg-color-pastel-red-150, #911d2e)
   }}
   }}
| pastel-blue =
| pastel-blue =
   {{#switch: {{lc:{{{2|}}}}}
   {{#switch: {{lc:{{{2|}}}}}
   | 100|#default  = var(--bg-color-pastel-blue-100, #4c467f)
   | 100|#default  = var(--bg-color-pastel-blue-100, )
   | 150            = var(--bg-color-pastel-blue-150, #504a8d)
   | 150            = var(--bg-color-pastel-blue-150, #4c467f)
   }}
   }}
| pastel-skyblue =
| pastel-skyblue =
   {{#switch: {{lc:{{{2|}}}}}
   {{#switch: {{lc:{{{2|}}}}}
   | 100|#default  = var(--bg-color-pastel-skyblue-100, #2b5867)
   | 100|#default  = var(--bg-color-pastel-skyblue-100, )
   | 150            = var(--bg-color-pastel-skyblue-150, #89307b)
   | 150            = var(--bg-color-pastel-skyblue-150, #2b5867)
   }}
   }}
| pastel-magenta =
| pastel-magenta =
   {{#switch: {{lc:{{{2|}}}}}
   {{#switch: {{lc:{{{2|}}}}}
   | 100|#default  = var(--bg-color-pastel-magenta-100, #7d3071)
   | 100|#default  = var(--bg-color-pastel-magenta-100, )
   | 150            = var(--bg-color-pastel-magenta-150, #832d75)
   | 150            = var(--bg-color-pastel-magenta-150, #7d3071)
   }}
   }}
| pastel-lime =
| pastel-lime =
   {{#switch: {{lc:{{{2|}}}}}
   {{#switch: {{lc:{{{2|}}}}}
   | 100|#default  = var(--bg-color-pastel-lime-100, #5f832f)
   | 100|#default  = var(--bg-color-pastel-lime-100, )
   | 150            = var(--bg-color-pastel-lime-150, #658b33)
   | 150            = var(--bg-color-pastel-lime-150, #5f832f)
   }}
   }}
| pastel-turquoise =
| pastel-turquoise =
   {{#switch: {{lc:{{{2|}}}}}
   {{#switch: {{lc:{{{2|}}}}}
   | 100|#default  = var(--bg-color-pastel-turquoise-100, #346d6a)
   | 100|#default  = var(--bg-color-pastel-turquoise-100, )
   | 150            = var(--bg-color-pastel-turquoise-150, #3c7f79)
   | 150            = var(--bg-color-pastel-turquoise-150, #346d6a)
   }}
   }}
| pastel-grey =
| pastel-grey =
   {{#switch: {{lc:{{{2|}}}}}
   {{#switch: {{lc:{{{2|}}}}}
   | 100|#default  = var(--bg-color-pastel-grey-100, #757269)
   | 100|#default  = var(--bg-color-pastel-grey-100, )
   | 150            = var(--bg-color-pastel-grey-150, #7f7c72)
   | 150            = var(--bg-color-pastel-grey-150, #757269)
   }}
   }}
| pastel-orange =
| pastel-orange =
   {{#switch: {{lc:{{{2|}}}}}
   {{#switch: {{lc:{{{2|}}}}}
   | 100|#default  = var(--bg-color-pastel-orange-100, #95472c)
   | 100|#default  = var(--bg-color-pastel-orange-100, )
   | 150            = var(--bg-color-pastel-orange-150, #a34e30)
   | 150            = var(--bg-color-pastel-orange-150, #95472c)
   }}
   }}
<!--  
<!--