Skip to content

Pirate-King modo oscuro by thinkii

Details

Authorthinkii

LicenseNo License

Categorypirateking, pirate-king

Created

Updated

Size67 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Modo oscuro para Pirate-King

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Pirate-King modo oscuro
@namespace      USO Archive
@author         testmode1
@description    `Imported fromhttps://userstyles.org/styles/95077/phpbb-dark-blue-simpleSites added to listhttp://forum.farmanager.com/`
@version        20180401.16.19
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document url-prefix("https://adblockplus.org/forum/"), url-prefix("http://custombuttons.sourceforge.net/forum/"), url-prefix("http://www.sublimetext.com/forum/"), url-prefix("https://synthesiagame.com/forum/"), url-prefix("https://www.synthesiagame.com/forum/"), url-prefix("http://www.purebasic.fr/english/"), domain("foldingforum.org"), domain("forums.mozillazine.org"), domain("forums-test.mozillazine.org"), domain("forums.mozfr.org"), domain("forums.debian.net"), domain("forums.informaction.com"), domain("forums.sandboxie.com"), domain("forums.virtualbox.org"), domain("forums.wesnoth.org"), domain("forums.xkcd.com"), domain("forum.enjoysudoku.com"), domain("forum.freegamedev.net"), domain("forum.openoffice.org"), domain("forum.palemoon.org"), domain("forum.videolan.org"), domain("ibdof.com"), domain("newsgroup.xnview.com"), domain("forum.farmanager.com"), domain("pirate-king.es") {
html { background: #000 !important; }

/* individual post titles, uncomment ".postbody > h3," to hide them */
/*.postbody > h3,*/
/* IA - related projects */ .linksbar,
/* MZ */ #gootop, #goobot, #masthead > h1 > a[href="http://forums.mozillazine.org/"] > img,
img[src="http://forums.mozillazine.org/static/common/images/navHeader.gif"], /* PMo */ .adsbygoogle
{ display: none !important; }

.search .postbody > h3, #active-subsection { display: block !important; }

body, div, ul, li, table, tbody, th, tr, td:not([bgcolor]), h2, h3, p, form, /*dl,*/ dt, dd, cite, code,
#tabs > ul > li > a, #tabs > ul > li > a > span, .tabs > ul > li > a, .tabs > ul > li > a > span, #navigation > ul > li > a, /*all*/ a > span,
/* #tabs a, #tabs a span, #navigation a, */ #page-header, .header, .side-left, .side-right,
.corners-top, .corners-bottom, .corners-top > span, .corners-bottom > span { background: none !important; }
/* MZ */ .sidebar a[class] { background-image: none !important; }
a, span, strong { background-color: transparent !important; }

option, blockquote, pre, .codebox, .attachbox, #activetab, #active-subsection, .bg3, /* phpBB3 */ .dropdown-contents, /* VLC */ #linkBar ul, /* SEO */ .sub, /* Artodia */ .popup { background: #181818 !important; }
/* Fx Feed Reader */ #feedHeaderContainer, #feedBody,
/* frames */ .forabg, .forumbg, /* bars */ .headerbar, .navbar, .forums, .sidebar, /* headers */ #masthead,
/* posts */ .post, .bg2, .panel.bg2, .forums > .row:nth-child(2n), /* PM */ #cp-main .panel { background: #222 !important; }
/* posts */ .panel, .bg1, /* misc */ .forums > .row, .pagination > span > strong { background: #303030 !important; }
.rules { background: #533 !important; }

.forabg, .forumbg { background-image: linear-gradient(rgba(255,255,255,0.2), rgba(125,125,125,0.2), rgba(0,0,0,0.3) 2.5em, transparent 2.5em) !important; }
.headerbar, #masthead { background-image: linear-gradient(rgba(255,255,255,0.2), rgba(125,125,125,0.2), rgba(0,0,0,0.3)) !important; }
#masthead > h1 > a[href="http://forums.mozillazine.org/"]:before { content: "mozillaZine"; display: block; position: absolute; margin: -50px 0 0 20px; padding: 3px 6px; font: bold 26px/1.2 Ubuntu, sans-serif; border-radius: 0 5px; background: #4be; color: #111; }
/* Sublime Forum */
#site-description > h1 > a[style="color: #444"] { padding: 0 6px !important; font-family: Ubuntu, "Open Sans", sans-serif; border-radius: 0 15px; background: #4be !important; color: #111 !important; text-decoration: none !important; }

* { color: inherit !important; text-shadow: none !important; border-color: #555 !important; }
html { color: #ccc !important; }
hr { height: 0 !important; border: 0 solid #555 !important; border-width: 1px 0 0 !important; }
a { color: #4be !important; border-color: currentColor !important; }
a:hover { color: #7df !important; }
.post:target h3 > a { color: inherit !important; }
.post:target { border: 1px solid #555 !important; }

/* colored members */
/* default white */ a.username-coloured { color: #fff !important; }
/* bots */ .username-coloured[style*="#9E8DA7"], /*PMo*/ .username-coloured[style*="#AA7777"] { color: #666 !important; }
/* red; #f55 */ a[style*="#660000"], a[style*="#990000"], a[style*="#AA0000"] { color: #f44 !important; }
/* green */ a[style*="#006600"], a[style*="#009900"], a[style*="#00AA00"] { color: #5f5 !important; }
/* blue, now orange */ a[style*="#000066"], a[style*="#000099"], a[style*="#0000AA"], a[style*="#0066FF"] { color: #fa0 !important; }
/* gold; #c90 */ a[style*="#CC9900"] { color: #ca0 !important; }
/* orange */  a[style*="#CC6600"], a[style*="#FF6600"], a[style*="#FF9900"] { color: #f70 !important; }
/* magenta */ a[style*="#660066"], a[style*="#660099"], a[style*="#993399"], /*Debian*/ a[style*="#8D38C9"] { color: #f5f !important; }
/* teal */ a[style*="#009999"] { color: #0fc !important; }
/* gray */ a[style*="#888888"] { color: #987 !important; }

/* colored text */
/* default pink */ .postbody .content span[style*="color"] { color: #f99 !important; }
/* green */
.postbody .content span[style*="green"],
.postbody .content span[style*="008000"],
.postbody .content span[style*="008040"],
.postbody .content span[style*="00BF00"],
.postbody .content span[style*="00BF40"],
.postbody .content span[style*="00FF00"],
.postbody .content span[style*="00FF40"],
.postbody .content span[style*="408000"],
.postbody .content span[style*="408040"],
.postbody .content span[style*="40BF00"],
.postbody .content span[style*="40BF40"],
.postbody .content span[style*="40FF00"],
.postbody .content span[style*="40FF40"],
.postbody .content span[style*="80FF00"],
.postbody .content span[style*="80FF40"],
.postbody .content span[style*="80FF80"] { color: #9f9 !important; }
/* blue */
.postbody .content span[style*="blue"],
.postbody .content span[style*="0000BF"],
.postbody .content span[style*="0000FF"],
.postbody .content span[style*="0040BF"],
.postbody .content span[style*="0040FF"] { color: #acf !important; }
/* yellow */
.postbody .content span[style*="yellow"],
.postbody .content span[style*="FFFF00"],
.postbody .content span[style*="FFFF40"] { color: #ff7 !important; }
/* orange */
.postbody .content span[style*="orange"],
.postbody .content span[style*="FF4000"],
.postbody .content span[style*="FF4040"],
.postbody .content span[style*="FF8000"],
.postbody .content span[style*="FF8040"],
.postbody .content span[style*="FFBF00"],
.postbody .content span[style*="FFBF40"] { color: #fc5 !important; }
/* orange like members *//*
.postbody .content span[style*="CC6600"],
.postbody .content span[style*="CC6640"],
.postbody .content span[style*="FF6600"],
.postbody .content span[style*="FF6640"],
.postbody .content span[style*="FF9900"],
.postbody .content span[style*="FF9940"] { color: #f70 !important; }/**/

/* images in posts */ .postbody .content img:not(:hover):not([src^="./images/smilies/"]), .attachbox img:not(:hover) { opacity: .7 !important; }
/* search highlight */ .posthilit  { color: #f44 !important; background: #111 !important; }
/* signature */ .signature { opacity: .5 !important; }
/* .inline-attachment */ .file > dd, /* user-agent */ .ua, /* MZ */ .back2top { color: #888 !important; }
/* post title size */ .postbody > h3 { font-size: 1.5em !important; }

::-moz-selection { background: #184880 !important; }
::selection { background: #184880 !important; }

input[type="submit"], input[type="button"], input[type="file"], input[type="reset"], button,
.button, .button2, .buttons > div > a, .profile-icons > li > a,
.download-button, a.download-main, a.colorizeit-main
{ color: #fff !important; border: 1px solid #555 !important; background: #111 !important;
border-radius: 7px !important; box-shadow: none !important; text-shadow: none !important;
background-image: linear-gradient(rgba(255,255,255,0.2),rgba(125,125,125,0.2),rgba(0,0,0,0.3)) !important; }

input[type="submit"]:hover, input[type="button"]:hover, input[type="file"]:hover, input[type="reset"]:hover, button:hover,
.button:hover, .button2:hover, .buttons > div > a:hover, .profile-icons > li > a:hover,
.download-button:hover, a.download-main:hover, a.colorizeit-main:hover
{ border-color: currentColor !important; background-color: #000 !important; color: #4be !important; box-shadow: 0 0 1em currentColor !important; }
/*{ border-color: #158 !important; background-color: #158 !important; color: #fff !important; }/**/

button, input, select, textarea { -moz-appearance: none !important; }
input[type="radio"], input[type="checkbox"] { color: #4be !important; background: #222 !important; border-color: #999 !important; }

input, select, textarea, input[type="text"] { background: #181818 !important; color: #ccc !important; padding: 2px !important; border: 1px solid #555 !important; box-shadow: none !important; }
input[type] { border-width: 1px !important; border-style: solid !important; }
textarea:hover, input:hover, select:hover, textarea:focus, input:focus, select:focus { border-color: #09f /*#47b*/ !important; }

select > button { background-color: transparent !important; border: none !important; box-shadow: none !important; }
option:hover, option:focus, option:active, option:checked { background: linear-gradient(#158,#158) !important; }

/* phpBB 2015 */
.icon-button:before, .dropdown-select:not(:hover):after { -webkit-filter: invert(1) hue-rotate(180deg); filter: invert(1) hue-rotate(180deg); }
.search-header { box-shadow: none !important; border-radius: 0 !important; }
.dropdown-select::after { border-color: #888 !important; }
.search-box button.search-icon { border-radius: 0 !important; }
.search-bo...

Reviews

No reviews yet.