MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 192: Line 192:


body.theme-dark-grey {
body.theme-dark-grey {
/* Temporary fix for ui link color issues */
    /* Temporary fix for ui link color issues */
--bg3wiki-ui-menu-item-a: unset;
    --bg3wiki-ui-menu-item-a: white;
--bg3wiki-math: invert(1);
--bg3wiki-math: invert(1);
/* Variables with the dark suffix are intended for detail elements within the contents of pages, such as tabbers, infoboxes, amboxes and tables. These are darker than other elements. */
/* Variables with the dark suffix are intended for detail elements within the contents of pages, such as tabbers, infoboxes, amboxes and tables. These are darker than other elements. */
Line 309: Line 309:
/*** Light theme-related colors ***/
/*** Light theme-related colors ***/
body.theme-light {
body.theme-light {
    /* Temporary fix for ui link color issues */
    --bg3wiki-ui-menu-item-a: black;
--mw-code-background-color: #ddd4bb;
--mw-code-background-color: #ddd4bb;
/* We want itemicon border opacity to be 1.0. */
/* We want itemicon border opacity to be 1.0. */