Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
@import url('https://fonts.googleapis.com/css2?family=Bona+Nova+SC:ital,wght@0,400;0,700;1,400&family=Bona+Nova:ital,wght@0,400;0,700;1,400&family=Metamorphous&display=swap');
.bona-nova-regular {
  font-family: "Bona Nova", serif;
  font-weight: 400;
  font-style: normal;
}
.bona-nova-bold {
  font-family: "Bona Nova", serif;
  font-weight: 700;
  font-style: normal;
}
.bona-nova-regular-italic {
  font-family: "Bona Nova", serif;
  font-weight: 400;
  font-style: italic;
}
.metamorphous-regular {
  font-family: "Metamorphous", serif;
  font-weight: 400;
  font-style: normal;
}


/* 🟠 Dark Theme - Header */
/* 🟠 Dark Theme - Header */
Line 122: Line 99:
filter: invert(1) brightness(1.5); /* Lightens black SVGs */
filter: invert(1) brightness(1.5); /* Lightens black SVGs */
}
}
 
.filehistory td {
    background-color: var(--background-color-neutral-subtle) !important;
    color: var(--color-base) !important;
    margin: 1em 0;
    border: 1px solid var(--border-color-base) !important;
    border-collapse: collapse;
}
.cdx-message {
background-color: var(--background-color-neutral-subtle) !important;
}
/* Highlight Links */
/* Highlight Links */
a {
a {
Line 144: Line 130:
background-color: #002855;
background-color: #002855;
}
}
.oo-ui-widget
{
background-color: #002855;
}
.picker-element-item {
background-color: #002855 !important;
}
/*MediaWiki Forum Formating*/
/*MediaWiki Forum Formating*/
th.mw-wikiforum-title {
th.mw-wikiforum-title {
Line 384: Line 378:
     /* Subtle Text */
     /* Subtle Text */
     --color-base--subtle: #FF851B;
     --color-base--subtle: #FF851B;
}
.bona-nova-regular {
    font-family: "Bona Nova", serif;
    font-weight: 400;
    font-style: normal;
}
.bona-nova-bold {
    font-family: "Bona Nova", serif;
    font-weight: 700;
    font-style: normal;
}
.bona-nova-regular-italic {
    font-family: "Bona Nova", serif;
    font-weight: 400;
    font-style: italic;
}
.metamorphous-regular {
    font-family: "Metamorphous", serif;
    font-weight: 600;
    font-style: normal;
}
}
/* ===== Global Styles ===== */
/* ===== Global Styles ===== */
Line 415: Line 385:
     background-color: #001F3F; /* Navy */
     background-color: #001F3F; /* Navy */
     color: #FFFFFF; /* White text */
     color: #FFFFFF; /* White text */
    font-family: 'Bona Nova', serif;
}
}


Line 489: Line 458:


/* ===== Table of Contents (TOC) ===== */
/* ===== Table of Contents (TOC) ===== */
#toc {
#toc, .vector-toc {f
     background-color: #002B5C;
     background-color: #002B5C;
     border: 2px solid #FF851B;
     border: 2px solid #FF851B;
Line 498: Line 467:
}
}


#toc h2 {
#toc h2, .vector-pinnable-header-label h2 {
     font-family: 'Metamorphous', cursive;
     font-family: 'Modern Antiqua', cursive;
     color: #FF6300;
     color: #FF6300;
     text-align: center;
     text-align: center;
Line 514: Line 483:
}
}


#toc a {
#toc a, .vector-toc-text {
     color: #FF851B;
     color: #FF851B;
}
}
Line 526: Line 495:
}
}


#toc .current {
#toc .current, .vector-toc-contents{
     background-color: #FF4500;
     background-color: #001933;
     color: #FFFFFF;
     color: #FFFFFF;
     padding: 2px 4px;
     padding: 2px 4px;
Line 634: Line 603:
     background-color: #FFB84D;
     background-color: #FFB84D;
}
}
 
.wikiEditor-ui-toolbar {
background: #FFB84D !important;
background-color: #FFB84D !important;
}
.oo-ui-buttonElement-button, #msupload-div {
background: #EFA83D !important;
background-color: #EFA83D !important;
color: #99851B;
}
/* ===== Scrollbar ===== */
/* ===== Scrollbar ===== */
::-webkit-scrollbar {
::-webkit-scrollbar {
Line 977: Line 954:
.pi-media-collection .pi-tab-link.current {
.pi-media-collection .pi-tab-link.current {
    background: #ff851b; /* Bright Orange title text */
    background: #ff851b; /* Bright Orange title text */
}
li.pi-section-tab {
border: 2px solid #ff851b; /* Bright Orange border */
border-color: #ff851b;
background: var(--color-lighter-navy);
}
}
/* Infobox Title */
/* Infobox Title */
Line 1,018: Line 1,000:
}
}
h3.pi-data-label {
h3.pi-data-label {
    font-family: 'Bona Nova' !important;
}
}
/* Infobox Images */
/* Infobox Images */
Line 1,043: Line 1,024:
.portable-infobox {
.portable-infobox {
width: 100%; /* Change to desired width */
width: 100%; /* Change to desired width */
     max-width: 360px; /* Prevent overflow on smaller screens */
     max-width: 340px; /* Prevent overflow on smaller screens */
     margin: 0 auto; /* Center it horizontally */
     margin: 0 auto; /* Center it horizontally */
}
}
Line 1,196: Line 1,177:
.mw-logo-wordmark,
.mw-logo-wordmark,
#firstHeadingTitle {
#firstHeadingTitle {
    font-family: 'Metamorphous', cursive;
     color: #FF6300; /* Bright Orange */
     color: #FF6300; /* Bright Orange */
}
#msupload-dropzone {
background: #223399;
}
/* Social Profiles, Blog, Comments, and VoteNY */
.blog-left-units {
background: #223399;
border: 2px solid #fff;
    border-radius: 10px;
}
#blog-page-right {
    float: right;
    width: 179px;
    padding: 8px 0 0 0;
background: #223399;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
}
.site-button {
    background-color: #FF851B;
    color: #FFFFFF;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
}
.site-button:hover {
    background-color: #FFB84D;
}
select {
    background-color: #FF851B;
    color: #FFF;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
}
.profile-on {
background-color: #FF851B;
}
}