Line 1:
Line 1:
/* default colors */
/* default colors */
−
:root.skin-citizen-dark {--color-surface-0: #333232;}
+
/*:root.skin-citizen-dark {--color-surface-0: #333232;}*/
−
:root.skin-citizen-dark {--color-surface-1: #2B2A2B;}
+
/*:root.skin-citizen-dark {--color-surface-1: #2B2A2B;}*/
−
:root.skin-citizen-dark {--color-base}
+
/*:root.skin-citizen-dark {--color-base: #C1C1C1;}*/
:root.skin-citizen-dark {--color-base--emphasized: #C1C1C1;}
:root.skin-citizen-dark {--color-base--emphasized: #C1C1C1;}
:root.skin-citizen-dark {--color-base--subtle: #C1C1C1;}
:root.skin-citizen-dark {--color-base--subtle: #C1C1C1;}
/* ui color */
/* ui color */
−
mw-content-text {color: #C1C1C1;}
.list-header {background-color: #333232;}
.list-header {background-color: #333232;}
.mw-footer {background-color: #2B2A2B;}
.mw-footer {background-color: #2B2A2B;}
Line 33:
Line 32:
.thumbinner {background-color: #4C4C4C; color: #C1C1C1; border-color: #C8CCD1; margin-left: 3px;}
.thumbinner {background-color: #4C4C4C; color: #C1C1C1; border-color: #C8CCD1; margin-left: 3px;}
.thumbcaption {color: #C1C1C1; text-align: left; font-family: sans-serif;}
.thumbcaption {color: #C1C1C1; text-align: left; font-family: sans-serif;}
−
.mw-logo-wordmark {color: #FFFFFF;}
+
.mw-logo-wordmark {color: #C1C1C1;}
/* all pages */
/* all pages */
Line 67:
Line 66:
#searchform-suggestions-footer {background-color: #2B2A2B;}
#searchform-suggestions-footer {background-color: #2B2A2B;}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {border-color: #E69710; background-color: #E69710;}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {border-color: #E69710; background-color: #E69710;}
+
.oo-ui-buttonElement-button.mw-ui-button {border-color: #E69710; background-color: #E69710; color: #FFFFFF;}
.skin-citizen-dark .mw-search-profile-tabs {border-color: #C8CCD1; background-color: #333232;}
.skin-citizen-dark .mw-search-profile-tabs {border-color: #C8CCD1; background-color: #333232;}