r2821 vs r2822
......
129129
--espejo-button-border-focus-color: #c5c5c5 {{{#!wiki style="background:#c5c5c5; @a@
130130
}}} / #4d4d4d {{{#!wiki style="background:#4d4d4d; @a@
131131
}}}
132
--espejo-nav-bar-background-color: linear-gradient(90deg, #00a69c, #00a69c, #28b472) {{{#!wiki style="background:linear-gradient(90deg, #00a69c, #00a69c, #28b472); @a@
133
}}} / #2e3033 {{{#!wiki style="background:#2e3033; @a@
132
--espejo-nav-bar-background-color: linear-gradient(90deg, #00a69c {{{#!wiki style="background: #00a69c; @a@
133
}}}, #00a69c {{{#!wiki style="background: #00a69c; @a@
134
}}}, #28b472 {{{#!wiki style="background: #28b472; @a@
135
}}}) / #2e3033 {{{#!wiki style="background:#2e3033; @a@
134136
}}}
135137
--espejo-nav-bar-text-color: #fff {{{#!wiki style="background:#fff; @a@
136138
}}} / #fff {{{#!wiki style="background:#fff; @a@
......