MediaWiki:Common.css: Difference between revisions
UnrulyJuli3 (talk | contribs) m Mark important for popup triangle |
UnrulyJuli3 (talk | contribs) Template visual editor |
||
| Line 49: | Line 49: | ||
} | } | ||
.vector-icon { | .vector-icon, | ||
.oo-ui-iconElement-icon, | |||
.oo-ui-indicatorElement-indicator { | |||
filter: invert(1); | filter: invert(1); | ||
-webkit-filter: invert(1); | -webkit-filter: invert(1); | ||
| Line 63: | Line 65: | ||
.vector-toc .vector-toc-link, | .vector-toc .vector-toc-link, | ||
.mw-parser-output a.extiw, | .mw-parser-output a.extiw, | ||
.mw-parser-output a.external { | .mw-parser-output a.external, | ||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button, | |||
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage, | |||
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage.oo-ui-optionWidget-highlighted { | |||
color: #6da5ff; | color: #6da5ff; | ||
} | } | ||
| Line 83: | Line 88: | ||
table, | table, | ||
.mw-changeslist-legend, | .mw-changeslist-legend, | ||
.oo-ui-popupWidget-popup { | .oo-ui-popupWidget-popup, | ||
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame, | |||
.ve-ui-mwTransclusionOutlineTemplateWidget-sticky { | |||
background: #191e25; | background: #191e25; | ||
} | } | ||
| Line 91: | Line 98: | ||
} | } | ||
.mw-heading,h1,h2,h3,h4,h5,h6 { | .ve-ui-mwTemplatePage-description, | ||
.ve-ui-mwParameterPage-doc-required, | |||
.ve-ui-mwParameterPage-doc-deprecated, | |||
.ve-ui-mwParameterPage-inlineDescription .ve-ui-mwParameterPage-doc-example { | |||
color: #aba6a2; | |||
} | |||
.mw-heading,h1,h2,h3,h4,h5,h6, | |||
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.oo-ui-optionWidget-highlighted { | |||
color: #fff; | color: #fff; | ||
} | } | ||
| Line 147: | Line 162: | ||
background-color: #37332e; | background-color: #37332e; | ||
color: #000; | color: #000; | ||
} | |||
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover { | |||
background-color: #070605; | |||
border-right-color: #37332e; | |||
} | |||
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:active { | |||
background-color: #15130f; | |||
border-right-color: #37332e; | |||
} | |||
.oo-ui-textInputWidget .oo-ui-inputWidget-input { | |||
background-color: #000; | |||
color: #fff; | |||
border: 1px solid #5d564e; | |||
} | |||
.oo-ui-processDialog-content > .oo-ui-window-head, .oo-ui-processDialog-content > .oo-ui-window-foot { | |||
outline: 1px solid #37332e; | |||
} | |||
.ve-ui-mwTwoPaneTransclusionDialogLayout > .oo-ui-menuLayout-menu { | |||
border-right: 1px solid #37332e; | |||
} | } | ||
Revision as of 17:28, 26 August 2024
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
.cdx-search-input .cdx-text-input__icon.cdx-text-input__start-icon {
-webkit-mask-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0iIzAwMDAwMCI+PHBhdGggZD0iTTEyLjIgMTMuNmE3IDcgMCAxMTEuNC0xLjRsNS40IDUuNC0xLjQgMS40ek0zIDhhNSA1IDAgMTAxMCAwQTUgNSAwIDAwMyA4Ii8+PC9zdmc+);
mask-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0iIzAwMDAwMCI+PHBhdGggZD0iTTEyLjIgMTMuNmE3IDcgMCAxMTEuNC0xLjRsNS40IDUuNC0xLjQgMS40ek0zIDhhNSA1IDAgMTAxMCAwQTUgNSAwIDAwMyA4Ii8+PC9zdmc+);
background-color: #dfdedd;
}
html, body {
font-family: Inter, sans-serif;
}
.mw-body h1,
.mw-body .mw-heading1,
.mw-body-content h1,
.mw-body-content .mw-heading1,
.mw-body-content h2,
.mw-body-content .mw-heading2,
.vector-sticky-header-context-bar-primary {
/* fancy heading */
font-family: Inter, sans-serif;
font-weight: 600;
}
@media print {
.toc,
body,
img {
/* fancy heading */
font-family: Inter, sans-serif;
font-weight: 600;
}
}
body {
--background-color-base: #191e25;
}
body,
.cdx-button:enabled,
.cdx-button.cdx-button--fake-button--enabled,
.vector-menu-tabs .mw-list-item.selected a,
.vector-menu-tabs .mw-list-item.selected a:visited,
.mw-footer li,
.vector-toc .vector-toc-list-item-active>.vector-toc-link,
.vector-toc .vector-toc-level-1-active:not(.vector-toc-list-item-expanded)>.vector-toc-link,
.vector-toc .vector-toc-list-item-active.vector-toc-level-1-active>.vector-toc-link {
color: #dfdedd;
}
.vector-icon,
.oo-ui-iconElement-icon,
.oo-ui-indicatorElement-indicator {
filter: invert(1);
-webkit-filter: invert(1);
}
a,
.vector-menu-tabs .mw-list-item a,
.vector-pinnable-element .mw-list-item a,
.vector-dropdown-content .mw-list-item a,
.vector-pinnable-element .mw-list-item a:not(.mw-selflink):visited,
.vector-dropdown-content .mw-list-item a:not(.mw-selflink):visited,
#pt-userpage-2 a:not(.mw-selflink),
.vector-toc .vector-toc-link,
.mw-parser-output a.extiw,
.mw-parser-output a.external,
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage,
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage.oo-ui-optionWidget-highlighted {
color: #6da5ff;
}
a:visited,
.mw-parser-output a.extiw:visited,
.mw-parser-output a.external:visited {
color: #a689df;
}
a.new {
color: #fb7777;
}
html,
body,
.vector-pinned-container,
.vector-dropdown .vector-dropdown-content,
table,
.mw-changeslist-legend,
.oo-ui-popupWidget-popup,
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame,
.ve-ui-mwTransclusionOutlineTemplateWidget-sticky {
background: #191e25;
}
.oo-ui-popupWidget-anchor::after {
border-top-color: #191e25 !important;
}
.ve-ui-mwTemplatePage-description,
.ve-ui-mwParameterPage-doc-required,
.ve-ui-mwParameterPage-doc-deprecated,
.ve-ui-mwParameterPage-inlineDescription .ve-ui-mwParameterPage-doc-example {
color: #aba6a2;
}
.mw-heading,h1,h2,h3,h4,h5,h6,
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.oo-ui-optionWidget-highlighted {
color: #fff;
}
.vector-pinnable-element .vector-menu-heading {
color: #aba6a2;
}
.catlinks {
background-color: #070605;
border: 1px solid #5d564e;
}
.cdx-text-input__input:enabled {
background-color: #000;
color: #dfdedd;
border-color: #5d564e;
}
.cdx-text-input__input:enabled:hover {
border-color: #8d8882;
}
.cdx-text-input__input:disabled {
background-color: #15130f;
color: #8d8882;
-webkit-text-fill-color: #8d8882;
border-color: #37332e;
}
.cdx-button:enabled,
.cdx-button.cdx-button--fake-button--enabled {
background-color: #070605;
color: #dfdedd;
border-color: #5d564e;
}
.cdx-button:enabled:hover,
.cdx-button.cdx-button--fake-button--enabled:hover {
background-color: #000;
color: #bfbdbb;
}
.cdx-button:enabled:active,
.cdx-button.cdx-button--fake-button--enabled:active,
.cdx-button:enabled.cdx-button--is-active,
.cdx-button.cdx-button--fake-button--enabled.cdx-button--is-active {
background-color: #15130f;
color: #fff;
border-color: #8d8882;
}
.cdx-button:disabled,
.cdx-button.cdx-button--fake-button--disabled {
background-color: #37332e;
color: #000;
}
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover {
background-color: #070605;
border-right-color: #37332e;
}
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:active {
background-color: #15130f;
border-right-color: #37332e;
}
.oo-ui-textInputWidget .oo-ui-inputWidget-input {
background-color: #000;
color: #fff;
border: 1px solid #5d564e;
}
.oo-ui-processDialog-content > .oo-ui-window-head, .oo-ui-processDialog-content > .oo-ui-window-foot {
outline: 1px solid #37332e;
}
.ve-ui-mwTwoPaneTransclusionDialogLayout > .oo-ui-menuLayout-menu {
border-right: 1px solid #37332e;
}