User:Yoyo360/vector.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin can be added at User:Yoyo360/vector.js. |
/* CSS placed here will affect users of the Vector skin */
/* Override Vector colour scheme to make it dark (compiled from modified LESS code) */
h1,h2,h3,h4,h5,h6{color:#ffffff}
hr{color:#222}
.editOptions{background-color:#333;border-color:#202020}
input,textarea{background-color:#202020;border-color:#202020;color:#ffffff}a,
.mw-body a.external,
.mw-body a.extiw{color:#00D0FF}a:visited,
.mw-body a.external:visited,
.mw-body a.extiw:visited{color:#0078FF}a.new,
.mw-body a.new{color:#ff1090}a.new:visited,
.mw-body a.new:visited{color:#ff90d0},
ul{list-style-image:none}div.thumbinner,
.catlinks{background-color:#202020;border-color:#666}#toc,div.toc,
ul#filetoc,li.gallerybox div.thumb{background-color:#202020;border-color:#666}code{border:none;background-color:inherit;color:inherit}table.mw_metadata td,
table.mw_metadata th,
table.wikitable,
table.wikitable>*>tr>th,
/* table.wikitable>*>tr>td, !!!!!!! THIS LINE OVERRIDES BACKGROUND COLORS IN TABLES */
pre{color:#ffffff;background-color:#202020;border-color:#666}table.mw_metadata th,
table.wikitable>*>tr>th{background-color:#595959}table.diff{background-color:#202020}td .diffchange{color:#202020}
#pagehistory li.selected,td.diff-context{background-color:inherit;color:inherit}
#pagehistory li{border:0}ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper,
ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper,
ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper{background-color:rgba(0,0,0,0.8)}
#left-navigation div.vectorTabs,
#right-navigation div.vectorTabs{background-image:inherit;background-color:#250b2d}
#left-navigation div.vectorTabs ul,
#right-navigation div.vectorTabs ul{background-color:#250b2d}
#left-navigation div.vectorTabs ul li,
#right-navigation div.vectorTabs ul li{background-color:#222;background-image:-moz-linear-gradient(top, #2e2e2e 20%, #222 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #2e2e2e), color-stop(100%, #222));background-image:-webkit-linear-gradient(top, #2e2e2e 20%, #222 100%);background-image:linear-gradient(#2e2e2e 20%, #222 100%)}
#left-navigation div.vectorTabs li.new a,
#right-navigation div.vectorTabs li.new a,
#left-navigation div.vectorTabs li.new a:visited,
#right-navigation div.vectorTabs li.new a:visited{color:#ff1090}
#left-navigation div.vectorTabs li.selected,
#right-navigation div.vectorTabs li.selected{background-color:#333;background-image:-moz-linear-gradient(top, #00D0FF 0, #333 10%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #00D0FF), color-stop(10%, #333));background-image:-webkit-linear-gradient(top, #00D0FF 0, #333 10%);background-image:linear-gradient(#00D0FF 0, #333 10%)}
#left-navigation div.vectorTabs li.selected a,
#right-navigation div.vectorTabs li.selected a,
#left-navigation div.vectorTabs li.selected a:visited,
#right-navigation div.vectorTabs li.selected a:visited{color:#0078FF}
#left-navigation div.vectorTabs li a,
#right-navigation div.vectorTabs li a{color:#00D0FF}
#left-navigation div.vectorTabs span,
#right-navigation div.vectorTabs span{background:transparent}div
#mw-head
#right-navigation div.vectorMenu h3{background:inherit}div
#mw-head div.vectorMenu h3 span{color:#00D0FF}div.vectorMenu h3 a{background:inherit}div.vectorMenu ul{background-color:black;border:solid 1px #0c0c0c}div.vectorMenu li a{color:#00D0FF}div.vectorMenu li.selected a,
.infobox { background: #202020; color:#ffffff;}