MediaWiki:Theme-dark.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 5: Line 5:
#content .client-darkmode { background: #AA3C14; font-family: "Roboto"; }
#content .client-darkmode { background: #AA3C14; font-family: "Roboto"; }


.mw-parser-output .tracklist th[scope="col"] { text-align: left; background-color: #C14424; }
.mw-parser-output .tracklist th[scope="col"] { text-align: left; background-color: #600700; }


.mw-parser-output .infobox { border: 2px solid #C14424; color: #FFFFFF; background-color: #231f20; }
.mw-parser-output .infobox { border: 2px solid #600700; color: #FFFFFF; background-color: #231f20; }


/* background color of the content and title of pages */  
/* background color of the content and title of pages */  
#content { background-color: #231F20; color: #FFFFFF; }  
#content { background-color: #231F20; color: #FFFFFF; }  


.wikitable { background-color: #231f20; color: #FFFFFF; border: 1px solid #C14424; }
.wikitable { background-color: #231f20; color: #FFFFFF; border: 1px solid #600700; }
   
   
/* This is from the background color of the title of the Navigation menu in the left column */
/* This is from the background color of the title of the Navigation menu in the left column */
#p-navigation { background-color: #AF9CA1; border-radius: 10px 10px 0px 0px; border: 3px solid #840B00; border-bottom:hidden; background-image:url(/images/9/97/Sidebar.png); }
#p-navigation { background-color: #AF9CA1; border-radius: 10px 10px 0px 0px; border: 3px solid #600700; border-bottom:hidden; background-image:url(/images/9/97/Sidebar.png); }


/* This is from the background color of the title of the Twenty one pilots menu in the left column */
/* This is from the background color of the title of the Twenty one pilots menu in the left column */
#p-Twenty_one_pilots { background-color: #AF9CA1; border: 3px solid #840B00; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }
#p-Twenty_one_pilots { background-color: #AF9CA1; border: 3px solid #600700; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }


/* This is from the background color of the title of the Members menu in the left column */
/* This is from the background color of the title of the Members menu in the left column */
#p-Members { background-color: #AF9CA1; border: 3px solid #840B00; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }
#p-Members { background-color: #AF9CA1; border: 3px solid #600700; border-bottom:hidden; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }


.background-table { background-image: url(/images/3/3b/Clancy_background.png); background-size: cover;}
.background-table { background-image: url(/images/3/3b/Clancy_background.png); background-size: cover;}
Line 31: Line 31:
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background: #3F3F3F; color: #FFFFFF }
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background: #3F3F3F; color: #FFFFFF }


#catlinks { background:#FFE281; border: 1px solid #C14424; }
#catlinks { background:#FFE281; border: 1px solid #600700; }


.wikitable > tr > th, .wikitable > * > tr > th { background-color: #CC1E1E; border: hidden }
.wikitable > tr > th, .wikitable > * > tr > th { background-color: #CC1E1E; border: hidden }
Line 41: Line 41:
a:-webkit-any-link { color: #FFD800; }
a:-webkit-any-link { color: #FFD800; }


.catlinks li { display: inline-block; line-height: 1.25em; border-left: 1px solid #C14424; margin: 0.125em 0; padding: 0 0.5em; }  
.catlinks li { display: inline-block; line-height: 1.25em; border-left: 1px solid #600700; margin: 0.125em 0; padding: 0 0.5em; }  


.mw-parser-output .infobox { border: 2px solid #FFD800; border-spacing: 3px; border-radius: 5px 5px; background-color: #4a4a4a; color: white; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; font-size: 88%; line-height: 1.5em; width: 22em; background-color: #494949; }
.mw-parser-output .infobox { border: 2px solid #FFD800; border-spacing: 3px; border-radius: 5px 5px; background-color: #4a4a4a; color: white; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; font-size: 88%; line-height: 1.5em; width: 22em; background-color: #494949; }
Line 47: Line 47:
.infobox-above.summary { background-color: #fa0011; }
.infobox-above.summary { background-color: #fa0011; }


.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#840B00 100%); background-repeat: no-repeat; background-size: 1px 100%; }
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#600700 100%); background-repeat: no-repeat; background-size: 1px 100%; }


:not(:checked) > .vector-menu-checkbox { background:#EFB737 }
:not(:checked) > .vector-menu-checkbox { background:#EFB737 }


li.gallerybox div.thumb { border: hidden; background-color: #C14424; text-align:center; }
li.gallerybox div.thumb { border: hidden; background-color: #600700; text-align:center; }


.vector-menu-dropdown { background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#840B00 100%); }
.vector-menu-dropdown { background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#600700 100%); }


.vector-body h2 { color: #FFFFFF; }
.vector-body h2 { color: #FFFFFF; }
Line 59: Line 59:
.c-actions { margin: 10px 5px 0px 0px; }
.c-actions { margin: 10px 5px 0px 0px; }


.c-item { background-color: #EFB737; border:2px solid #C14424; color: #840B00; margin: 10px 0px 15px 0px; }
.c-item { background-color: #EFB737; border:2px solid #600700; color: #600700; margin: 10px 0px 15px 0px; }


.c-avatar img { padding: 3px; border: 1px solid #dcdcdc; background-color: #bc1313; margin: 6px 0px 0px 6px; }
.c-avatar img { padding: 3px; border: 1px solid #dcdcdc; background-color: #bc1313; margin: 6px 0px 0px 6px; }
Line 118: Line 118:
element.style { width: 60%; background-color: ; background-image: url(/images/1/14/Scaled_transparent.png); }
element.style { width: 60%; background-color: ; background-image: url(/images/1/14/Scaled_transparent.png); }


.toc, .toccolours { border-radius: 8px 8px; border: 3px solid #C14424; background-color: #4a4a4a; }
.toc, .toccolours { border-radius: 8px 8px; border: 3px solid #600700; background-color: #4a4a4a; }


#p-tb { background-color: #AF9CA1; border-radius: 0px 0px 10px 10px; border: 3px solid #840B00; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }
#p-tb { background-color: #AF9CA1; border-radius: 0px 0px 10px 10px; border: 3px solid #600700; border-top:hidden; background-image:url(/images/3/38/Sidebar2.png); }


#p-personal ul { background: #231F20; border-radius: 3px 3px; border: 2px solid #C14424; padding:0.1em 1.5em; height: 23px; }
#p-personal ul { background: #231F20; border-radius: 3px 3px; border: 2px solid #600700; padding:0.1em 1.5em; height: 23px; }


#mw-head { background-image: url(/images/4/42/Heared-3_%283%29.gif);}
#mw-head { background-image: url(/images/4/42/Heared-3_%283%29.gif);}
Line 128: Line 128:
.vector-menu-tabs-legacy .selected { background: #231F20 }
.vector-menu-tabs-legacy .selected { background: #231F20 }


.vector-menu-checkbox { color: #C14424; }
.vector-menu-checkbox { color: #600700; }


.mp_header { background-image:url(/images/9/9c/Wikinews_banner_2024.png); background-repeat: no-repeat; background-position: top right; width: 100%;}
.mp_header { background-image:url(/images/9/9c/Wikinews_banner_2024.png); background-repeat: no-repeat; background-position: top right; width: 100%;}


.mw-body { border: 4px solid #840B00; margin-top: -4px; }
.mw-body { border: 4px solid #600700; margin-top: -4px; }


h1, h2 { border-color: #57544a; }
h1, h2 { border-color: #57544a; }
Line 148: Line 148:
.vector-menu-tabs-legacy li { background-image: linear-gradient(to top,#231F20 0,#231F20 1px,#0F0D0E 100% );  
.vector-menu-tabs-legacy li { background-image: linear-gradient(to top,#231F20 0,#231F20 1px,#0F0D0E 100% );  


.vector-legacy-sidebar .vector-menu-portal .vector-menu-heading { background-image: linear-gradient(to right,rgba(200,204,209,0) 0,#C14424 33%,#F7572E 66%,rgba(200,204,209,0) 100%); background-position: center bottom; background-repeat: no-repeat; background-size: 100% 1px; font-weight: bold; }
.vector-legacy-sidebar .vector-menu-portal .vector-menu-heading { background-image: linear-gradient(to right,rgba(200,204,209,0) 0,#600700 33%,#F7572E 66%,rgba(200,204,209,0) 100%); background-position: center bottom; background-repeat: no-repeat; background-size: 100% 1px; font-weight: bold; }


.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: linear-gradient(to bottom,rgba(68,137,145,0) 0,#C14424 100%); border: 4px solid #840B00; background-repeat: no-repeat; background-size: 1px 100%; border: 4px solid #C14424; margin-top: -4px; }
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading { background-image: linear-gradient(to bottom,rgba(68,137,145,0) 0,#600700 100%); border: 4px solid #600700; background-repeat: no-repeat; background-size: 1px 100%; border: 4px solid #600700; margin-top: -4px; }


.imagelink_telegram a {
.imagelink_telegram a {

Navigation menu