More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* General Page Styles */ | /* General Page Styles */ | ||
Line 14: | Line 15: | ||
/* Link Styles */ | /* Link Styles */ | ||
/* Standard and | /* Standard, visited, and hover effects for links */ | ||
a, a:visited { | a, a:visited, a:hover { | ||
color: #ffffff !important; | color: #ffffff !important; | ||
} | } | ||
a:hover { | a:hover { | ||
color: #cccccc !important; | color: #cccccc !important; | ||
Line 25: | Line 24: | ||
/* Interactive Elements Styles */ | /* Interactive Elements Styles */ | ||
/* Input fields, text areas, and | /* Input fields, text areas, buttons, and hover effects */ | ||
input[type="text"], input[type="password"], input[type="email"], | input[type="text"], input[type="password"], input[type="email"], | ||
input[type="number"], textarea, select, button, .option { | input[type="number"], textarea, select, button, .option { | ||
Line 31: | Line 30: | ||
background-color: #27292d !important; | background-color: #27292d !important; | ||
} | } | ||
button:hover { | button:hover { | ||
background-color: #444444 !important; | background-color: #444444 !important; | ||
Line 39: | Line 36: | ||
/* Table Styles */ | /* Table Styles */ | ||
/* Standard table styling */ | /* Standard table styling, header cells, and cell specifics */ | ||
table, th, td, .wikitable, .mw-datatable { | table, th, td, .wikitable, .mw-datatable { | ||
background-color: #1f2024 !important; | background-color: #1f2024 !important; | ||
Line 45: | Line 42: | ||
border-color: #27292d !important; | border-color: #27292d !important; | ||
} | } | ||
.wikitable > tr > th, .wikitable > * > tr > th, .mw-datatable th { | .wikitable > tr > th, .wikitable > * > tr > th, .mw-datatable th { | ||
background-color: #131416 !important; | background-color: #131416 !important; | ||
} | |||
.wikitable > tr > th, .wikitable > * > tr > th, .wikitable td { | |||
background-color: #0f1012 !important; | |||
} | } | ||
/* Content Sections */ | /* Content Sections */ | ||
/* Main content area background */ | /* Main content area background styling */ | ||
#content, #content #bodyContent, #content #mw-content-text, | #content, #content #bodyContent, #content #mw-content-text, | ||
#content #mw-indicator-mw-helplink, #content #mw-panel, #content #footer, | #content #mw-indicator-mw-helplink, #content #mw-panel, #content #footer, | ||
Line 61: | Line 59: | ||
/* Headers and Navigation */ | /* Headers and Navigation */ | ||
/* Page header | /* Page header and vector menu tabs styling */ | ||
#mw-head { | #mw-head, .vector-menu-tabs-legacy a, .vector-menu-tabs-legacy .selected { | ||
background-color: #27292d !important; | background-color: #27292d !important; | ||
color: #ffffff !important; | color: #ffffff !important; | ||
} | } | ||
Line 76: | Line 69: | ||
/* Widgets and Specialized Elements */ | /* Widgets and Specialized Elements */ | ||
/* Different widget styles */ | /* Different widget styles and variations */ | ||
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input, | .oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input, | ||
.mw-code, .mw-css, .mw-normal-catlinks, .toc, .toccolours, | .mw-code, .mw-css, .mw-normal-catlinks, .toc, .toccolours, | ||
Line 95: | Line 88: | ||
.mw-rcfilters-ui-filterMenuSectionOptionWidget-header, | .mw-rcfilters-ui-filterMenuSectionOptionWidget-header, | ||
.mw-rcfilters-ui-menuSelectWidget-footer, .mw-rcfilters-ui-filterMenuSectionOptionWidget, | .mw-rcfilters-ui-menuSelectWidget-footer, .mw-rcfilters-ui-filterMenuSectionOptionWidget, | ||
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget, | .mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget, | ||
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget.oo-ui-widget-enabled.oo-ui-buttonGroupWidget, | .mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget.oo-ui-widget-enabled.oo-ui-buttonGroupWidget, | ||
Line 103: | Line 95: | ||
border-color: #27292d !important; | border-color: #27292d !important; | ||
} | } | ||
. | .legend, .mw-warning-logempty, .mw-autocomplete-user, #wpReason, | ||
. | #wpExpiry-sysop select, #wpExpiry-interface-admin select, | ||
#wpExpiry-bureaucrat select, #mw-userrights-form2 .mw-userrights-groups select, | |||
select.mw-autocomplete-user, select#wpExpiry-sysop, select#wpExpiry-interface-admin, | |||
select#wpExpiry-bureaucrat, html.client-js.qxipgo.idc0_350 body.skin-vector-legacy.mediawiki.ltr.sitedir-ltr.mw-hide-empty-elt.ns--1.ns-special.mw-special-Tags.page-Special_Tags.rootpage-Special_Tags.skin-vector.action-view div#content.mw-body div#bodyContent.vector-body div#mw-content-text.mw-body-content table.mw-datatable.sortable.mw-tags-table.jquery-tablesorter, | |||
. | .mw-datatable tr td, .mw-datatable tr:hover td, .mw-apisandbox-toolbar, .mw-notification, | ||
.oo-ui-optionWidget.oo-ui-widget-enabled:hover, .oo-ui-outlineOptionWidget:hover, | |||
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-selected, | |||
. | .oo-ui-optionWidget.oo-ui-optionWidget-selected, .oo-ui-popupWidget-popup { | ||
background-color: #2c2e32 !important; | |||
.mw- | |||
.mw- | |||
background-color: # | |||
color: #ffffff !important; | color: #ffffff !important; | ||
} | } | ||
#wpExpiry-sysop select | select#wpExpiry-sysop, select#wpExpiry-interface-admin, select#wpExpiry-bureaucrat { | ||
#wpExpiry-interface-admin select | |||
#wpExpiry-bureaucrat | |||
background-color: #27292d !important; | background-color: #27292d !important; | ||
border: 1px solid #27292d !important; | border: 1px solid #27292d !important; | ||
} | } | ||
/* Specific Styles for Padding, Edit Form, and Tag Widgets */ | /* Specific Styles for Padding, Edit Form, and Tag Widgets */ | ||
/* | /* Padding for #mw-panel and #mw-head, edit form, preformatted text, tag widget */ | ||
#mw-panel, #mw-head { | #mw-panel, #mw-head { | ||
padding: 0 !important; | padding: 0 !important; | ||
} | } | ||
.mw-editform .editOptions, pre { | |||
.mw-editform .editOptions | |||
pre { | |||
background-color: #1f2024 !important; | background-color: #1f2024 !important; | ||
color: #ffffff !important; | color: #ffffff !important; | ||
} | } | ||
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled { | .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled { | ||
background-color: #1f2024 !important; | background-color: #1f2024 !important; | ||
color: #ffffff !important; | color: #ffffff !important; | ||
} | } | ||
/* Search | /* Search and Suggestions Styles */ | ||
/* Styling for | /* Styling for search bar, suggestions, and special query text */ | ||
.suggestions-special | .suggestions-special, .suggestions-results, .suggestions-result, .suggestions { | ||
background-color: #2c2e32 !important; | |||
color: #ffffff !important; | |||
.suggestions-result, | |||
.suggestions | |||
background-color: #2c2e32 !important; | |||
color: #ffffff !important; | |||
} | } | ||
.special-query { | .special-query { | ||
color: #ffffff !important; | color: #ffffff !important; | ||
} | } |
Revision as of 04:51, 19 March 2024
/* CSS placed here will be applied to all skins */ /* General Page Styles */ /* Base page styling with background and text colors */ body { background-color: #27292d !important; color: #ffffff !important; } /* Headers, Paragraphs, Lists, and Text Elements */ h1, h2, h3, h4, h5, h6, p, ul, ol, li, blockquote, pre, code, caption, label, span { color: #ffffff !important; } /* Link Styles */ /* Standard, visited, and hover effects for links */ a, a:visited, a:hover { color: #ffffff !important; } a:hover { color: #cccccc !important; } /* Interactive Elements Styles */ /* Input fields, text areas, buttons, and hover effects */ input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea, select, button, .option { color: #ffffff !important; background-color: #27292d !important; } button:hover { background-color: #444444 !important; color: #ffffff !important; } /* Table Styles */ /* Standard table styling, header cells, and cell specifics */ table, th, td, .wikitable, .mw-datatable { background-color: #1f2024 !important; color: #ffffff !important; border-color: #27292d !important; } .wikitable > tr > th, .wikitable > * > tr > th, .mw-datatable th { background-color: #131416 !important; } .wikitable > tr > th, .wikitable > * > tr > th, .wikitable td { background-color: #0f1012 !important; } /* Content Sections */ /* Main content area background styling */ #content, #content #bodyContent, #content #mw-content-text, #content #mw-indicator-mw-helplink, #content #mw-panel, #content #footer, #content #footer #footer-info, #content #footer #footer-places, #content #footer #footer-icons, #content #footer #footer-copyright { background-color: #1f2024 !important; } /* Headers and Navigation */ /* Page header and vector menu tabs styling */ #mw-head, .vector-menu-tabs-legacy a, .vector-menu-tabs-legacy .selected { background-color: #27292d !important; color: #ffffff !important; } .vector-menu-tabs-legacy a:hover { background-color: #4b4e54 !important; } /* Widgets and Specialized Elements */ /* Different widget styles and variations */ .oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input, .mw-code, .mw-css, .mw-normal-catlinks, .toc, .toccolours, .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle, .oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover, .oo-ui-indicatorElement-indicator .oo-ui-indicator-down, .oo-ui-widget.oo-ui-widget-enabled.oo-ui-labelElement.oo-ui-optionWidget.oo-ui-decoratedOptionWidget.oo-ui-menuOptionWidget, .mw-search-profile-tabs, .mw-changeslist-legend, .vector-menu-dropdown .mw-list-item a:not(.vector-icon), .mw-widget-dateInputWidget-handle, code, .mw-trackingcategories-name, .mw-trackingcategories-msg, .mw-trackingcategories-desc, .mw-trackingcategories-table, .mw-contribute-cards, .mw-contribute-card-content, .mw-special-Contribute .mw-contribute-tabs-content, .oo-ui-dropdownWidget-handle, .oo-ui-inputWidget-input, .oo-ui-buttonElement-button, .oo-ui-buttonElement-button:hover, .cdx-text-input__input:enabled, .mw-htmlform-submit-buttons, .oo-ui-tabSelectWidget-framed, .oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected, .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-filterMenuHeaderWidget .mw-rcfilters-ui-cell, .mw-rcfilters-ui-filterMenuSectionOptionWidget-header, .mw-rcfilters-ui-menuSelectWidget-footer, .mw-rcfilters-ui-filterMenuSectionOptionWidget, .mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget, .mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget.oo-ui-widget-enabled.oo-ui-buttonGroupWidget, .wikitable { background-color: #1f2024 !important; color: #ffffff !important; border-color: #27292d !important; } .legend, .mw-warning-logempty, .mw-autocomplete-user, #wpReason, #wpExpiry-sysop select, #wpExpiry-interface-admin select, #wpExpiry-bureaucrat select, #mw-userrights-form2 .mw-userrights-groups select, select.mw-autocomplete-user, select#wpExpiry-sysop, select#wpExpiry-interface-admin, select#wpExpiry-bureaucrat, html.client-js.qxipgo.idc0_350 body.skin-vector-legacy.mediawiki.ltr.sitedir-ltr.mw-hide-empty-elt.ns--1.ns-special.mw-special-Tags.page-Special_Tags.rootpage-Special_Tags.skin-vector.action-view div#content.mw-body div#bodyContent.vector-body div#mw-content-text.mw-body-content table.mw-datatable.sortable.mw-tags-table.jquery-tablesorter, .mw-datatable tr td, .mw-datatable tr:hover td, .mw-apisandbox-toolbar, .mw-notification, .oo-ui-optionWidget.oo-ui-widget-enabled:hover, .oo-ui-outlineOptionWidget:hover, .oo-ui-outlineOptionWidget.oo-ui-optionWidget-selected, .oo-ui-optionWidget.oo-ui-optionWidget-selected, .oo-ui-popupWidget-popup { background-color: #2c2e32 !important; color: #ffffff !important; } select#wpExpiry-sysop, select#wpExpiry-interface-admin, select#wpExpiry-bureaucrat { background-color: #27292d !important; border: 1px solid #27292d !important; } /* Specific Styles for Padding, Edit Form, and Tag Widgets */ /* Padding for #mw-panel and #mw-head, edit form, preformatted text, tag widget */ #mw-panel, #mw-head { padding: 0 !important; } .mw-editform .editOptions, pre { background-color: #1f2024 !important; color: #ffffff !important; } .oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled { background-color: #1f2024 !important; color: #ffffff !important; } /* Search and Suggestions Styles */ /* Styling for search bar, suggestions, and special query text */ .suggestions-special, .suggestions-results, .suggestions-result, .suggestions { background-color: #2c2e32 !important; color: #ffffff !important; } .special-query { color: #ffffff !important; }