Created
August 28, 2016 08:32
-
-
Save Juribiyan/d0bb95923facfe5eec01bab0451c4112 to your computer and use it in GitHub Desktop.
Dark Mint for 0-chan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @import url(https://fonts.googleapis.com/css?family=Roboto:400,700,700italic,400italic&subset=latin,cyrillic); | |
| .floatiframe{ | |
| float:left; | |
| padding:10px; | |
| } | |
| div.boardlist { | |
| color: #8899AA; | |
| /* font-size: 12pt; */ | |
| margin-top: 0px; | |
| background-color: #DDDDDD; | |
| border: 1px solid #cccccc; | |
| border-radius: 4px 4px 4px 4px; | |
| margin-top: 0; | |
| /* padding: 10px; */ | |
| position: fixed; | |
| top: 0; | |
| } | |
| div.boardlist.bottom { | |
| margin-top: 20px; | |
| position: inherit; | |
| background:inherit; | |
| border: none; | |
| text-align: center; | |
| } | |
| .return1 a{ | |
| float:left; | |
| font-size: inherit; | |
| } | |
| div.blotter { | |
| background: none repeat scroll 0 0 #DDDDDD; | |
| border: 1px solid #CCCCCC; | |
| border-radius: 5px 5px 5px 5px; | |
| clear: both; | |
| color: #006AB9; | |
| font-weight: bold; | |
| margin-bottom: 0.5em; | |
| padding: 2px; | |
| text-align: center; | |
| } | |
| div.title { | |
| margin-bottom: 0em; | |
| clear: both; | |
| color: #FFAB3F; | |
| font-size: 2em; | |
| font-weight: bold; | |
| } | |
| div.ban h2 { | |
| border-radius: 6px 6px 6px 6px; | |
| } | |
| div.ban { | |
| background: none repeat scroll 0 0 #DDDDDD; | |
| border: 1px solid #CCCCCC; | |
| margin: 30px auto; | |
| max-width: 700px; | |
| border-radius: 7px; | |
| } | |
| form { | |
| margin-bottom: 0px; | |
| } | |
| form { | |
| margin: 0 12px; | |
| } | |
| span.heading { | |
| color: #FFAB3F; | |
| display: block; | |
| font-size: 12pt; | |
| font-weight: bold; | |
| } | |
| textarea#body{ | |
| height: 136px; | |
| width: 518px; | |
| } | |
| html, body { | |
| background: none; | |
| background-color: #2C333D; | |
| color: #C7C7C7; | |
| font-family: Roboto, Open Sans, Ubuntu, "Trebuchet MS",Trebuchet,sans-serif; | |
| font-size: 15px; | |
| } | |
| a { | |
| color: #8A8A8A; | |
| } | |
| a:hover { | |
| color: #0066FF; | |
| } | |
| .adminbar { | |
| clear:both; | |
| float:right; | |
| font-size: .8em; | |
| } | |
| .adminbar a { | |
| font-weight: bold; | |
| } | |
| .logo { | |
| clear:both; | |
| text-align:left; | |
| font-size:2em; | |
| font-weight: bold; | |
| color:#FF6600; | |
| /*width:100%;*/ | |
| } | |
| .theader, .passvalid { | |
| background:#DDDDDD; | |
| text-align:center; | |
| padding:2px; | |
| color:#2266AA; | |
| clear: both; | |
| font-weight: bold; | |
| margin-bottom: .5em; | |
| border: solid 1px #CCCCCC; | |
| -moz-border-radius: 5px; | |
| } | |
| .postarea { | |
| } | |
| .rules { | |
| font-size:0.7em; | |
| } | |
| .postblock { | |
| background:transparent; | |
| color:#002244; | |
| font-weight:bold; | |
| } | |
| .footer { | |
| text-align:center; | |
| font-size:12px; | |
| font-family:serif; | |
| margin: 2em 0 0 0; | |
| } | |
| .dellist { | |
| font-weight: bold; | |
| text-align:center; | |
| } | |
| .delbuttons { | |
| text-align:center; | |
| padding-bottom:4px; | |
| } | |
| .managehead { | |
| background:#DDDDDD; | |
| color:#002244; | |
| padding:0px; | |
| } | |
| .postlists { | |
| background:#FFFFFF; | |
| width:100%; | |
| padding:0px; | |
| color:#800000; | |
| } | |
| .row1 { | |
| background:#DDDDDD; | |
| color:#002244; | |
| } | |
| .row2 { | |
| background:#CCCCCC; | |
| color:#002244; | |
| } | |
| .unkfunc { | |
| background:inherit; | |
| color:#789922; | |
| } | |
| .reflink { | |
| font-size: .8em; | |
| font-weight: bold; | |
| } | |
| .filesize { | |
| text-decoration:none; | |
| color: #666666; | |
| font-size: .8em; | |
| } | |
| .filetitle { | |
| background:inherit; | |
| font-size:1.2em; | |
| color:#002244; | |
| font-weight:bold; | |
| } | |
| .postername { | |
| color:#004A99; | |
| font-weight:bold; | |
| } | |
| .postertrip { | |
| color:#FF3300; | |
| } | |
| .oldpost { | |
| color:#CC1105; | |
| font-weight:bold; | |
| } | |
| .omittedposts { | |
| color:#666666; | |
| } | |
| .reply { | |
| background:#DDDDDD; | |
| border: solid 1px #CCCCCC; | |
| padding: 0; | |
| margin: 0; | |
| -moz-border-radius: 5px; | |
| } | |
| blockquote { | |
| margin: .5em .5em .5em 1em; | |
| } | |
| blockquote p { | |
| margin: 0; | |
| padding: 0; | |
| } | |
| .reply blockquote { | |
| margin: .5em; | |
| } | |
| .doubledash { | |
| display: none; | |
| vertical-align:top; | |
| clear:both; | |
| float:left; | |
| } | |
| .replytitle { | |
| font-size: 1.2em; | |
| color:#002244; | |
| font-weight:bold; | |
| } | |
| .commentpostername { | |
| color:#004A99; | |
| font-weight:800; | |
| } | |
| .thumbnailmsg { | |
| font-size: .8em; | |
| color:#666666; | |
| } | |
| hr { | |
| border-style: solid none none none; | |
| border-width: 1px; | |
| border-color: #3A3A3A; | |
| box-shadow: 0 -1px 0 black; | |
| } | |
| table { | |
| border-style: none; | |
| } | |
| table td { | |
| border-style: none; | |
| } | |
| .nothumb { | |
| background-color: #FFFFFF; | |
| border-style: dotted; | |
| margin: .3em .5em; | |
| } | |
| .abbrev { | |
| color:#666666; | |
| } | |
| .highlight { | |
| background:#EEDACB; | |
| color:#333333; | |
| border: 2px dashed #EE6600; | |
| } | |
| div.banner, div.banner a { | |
| color: inherit; | |
| } | |
| div.banner { | |
| background-color: inherit; | |
| } | |
| form table tr th { | |
| background: none; | |
| } | |
| div.post.reply { | |
| background: #363F4C; | |
| border: 1px solid rgb(31, 37, 44); | |
| border-radius: 0; | |
| padding: 4px; | |
| transition: border-color 0.2s, box-shadow 0.2s; | |
| } | |
| div.title,h1 { | |
| color: rgb(55, 201, 153); | |
| font-size: 32px; | |
| font-weight: bold; | |
| font-family: Roboto, Open Sans, Ubuntu, "Trebuchet MS",Trebuchet,sans-serif; | |
| } | |
| div.title p { | |
| font-size: 26px; | |
| margin: 0; | |
| } | |
| h1 { | |
| letter-spacing: inherit; | |
| } | |
| .pages { | |
| background: rgba(0, 0, 0, 0.14) !important; | |
| width:100%; | |
| color: #707070 !important; | |
| } | |
| div.banner { | |
| background: rgba(255, 255, 255, 0.13); | |
| border: none; | |
| border-radius: 5px 5px 5px 5px; | |
| clear: both; | |
| color: #C1C1C1; | |
| font-weight: bold; | |
| margin-bottom: 0.5em; | |
| padding: 2px; | |
| text-align: center; | |
| } | |
| form table tr td div { | |
| padding-left: 0px; | |
| } | |
| .recaptchatable .recaptcha_image_cell { | |
| padding: 0px !important; | |
| } | |
| .desktop-style div.boardlist:not(.bottom) { | |
| background-color: #252B33; | |
| border-color: #1A1E23; | |
| box-shadow: 0 0 8px black; | |
| border-top: none; | |
| border-left: none; | |
| border-right: none; | |
| padding: 2px; | |
| border-radius: 0; | |
| } | |
| .box { | |
| background: #DDDDDD; | |
| border-color: #CCCCCC; | |
| color: #333333; | |
| border-radius: 7px; | |
| } | |
| .box-title { | |
| border-radius: 7px; | |
| } | |
| table thead th { | |
| background: transparent; | |
| border: none; | |
| } | |
| table tbody tr:nth-of-type( even ) { | |
| background-color: rgba(255, 255, 255, 0.09); | |
| } | |
| table.board-list-table .board-uri .board-sfw { | |
| color: #8A8A8A; | |
| } | |
| tbody.board-list-omitted td { | |
| background: transparent; | |
| border: none; | |
| } | |
| table.board-list-table .board-tags .board-cell:hover { | |
| line-height: 27px; | |
| background: #EEEEEE; | |
| } | |
| table.board-list-table tr:nth-of-type( even ) .board-tags .board-cell { | |
| background: #DDDDDD; | |
| } | |
| .intro span.name { | |
| color: #789EB8; | |
| } | |
| .intro a.email span.name { | |
| color: #789EB8; | |
| } | |
| .intro a.email span.name { | |
| color: #789EB8; | |
| } | |
| .email { | |
| text-decoration: none; | |
| } | |
| div.post.reply.highlighted { | |
| border: 1px solid rgba(85, 224, 156, 0.28); | |
| box-shadow: inset 0 0 59px rgba(85, 224, 156, 0.28); | |
| background: #363F4C; | |
| } | |
| .intro a.post-btn, .hide-thread-link, #quick-reply th .close-btn { | |
| float: left; | |
| margin-right: 5px; | |
| /* background: #aba8a6; */ | |
| /* border-radius: 4px; */ | |
| color: white; | |
| font-weight: bold; | |
| text-decoration: none; | |
| font-size: 12px; | |
| /* width: 18px; */ | |
| /* height: 16px; */ | |
| /* line-height: 16px; */ | |
| /* text-align: center; */ | |
| /* vertical-align: middle; */ | |
| opacity: 0.8; | |
| } | |
| .intro a.post-btn:hover, .hide-thread-link:hover, #quick-reply th .close-btn:hover { | |
| opacity: 1; | |
| color: white; | |
| } | |
| .intro a.post-btn { | |
| margin: 0 0 3px 0!important; | |
| margin-right: 5px!important; | |
| width: 16px; | |
| } | |
| #quick-reply th .close-btn { | |
| float: right; | |
| font-size: 16px; | |
| } | |
| div.post.reply div.body a, .fileinfo a { | |
| color: rgb(55, 201, 153); | |
| } | |
| div.post.reply div.body a:hover { | |
| color: rgb(54, 171, 133); | |
| } | |
| .post-hover { | |
| box-shadow: 0 0 20px #000000 !important; | |
| } | |
| .intro span.subject { | |
| color: #8DA1B4; | |
| font-weight: bold; | |
| font-size: 1.2em; | |
| } | |
| div.post.reply div.body { | |
| margin-left: 8px; | |
| } | |
| div.post p { | |
| font-size: 15px; | |
| } | |
| div.post p.intro { | |
| font-size: 13px; | |
| color: rgb(155, 155, 155); | |
| } | |
| #quick-reply table { | |
| border-collapse: separate!important; | |
| background: rgb(29,34,40)!important; | |
| margin: 0!important; | |
| width: 100%!important; | |
| border: none!important; | |
| box-shadow: 0 0 20px #000000!important; | |
| opacity: 0.85!important; | |
| border-radius: 8px!important; | |
| -webkit-transition: opacity 0.2s; | |
| -moz-transition: opacity 0.2s; | |
| -ms-transition: opacity 0.2s; | |
| -o-transition: opacity 0.2s; | |
| transition: opacity 0.2s; | |
| } | |
| #quick-reply table:hover { | |
| opacity: 1!important; | |
| } | |
| #quick-reply th { | |
| border: none; | |
| } | |
| a:hover, a:visited:hover { | |
| color: rgb(54, 171, 133); | |
| } | |
| .intro a.post_no { | |
| font-weight: bold | |
| } | |
| span.trip { | |
| color:#FF3300; | |
| } | |
| div.post p.fileinfo, .fileinfo { | |
| font-size: .8em; | |
| color: #838383; | |
| } | |
| .intro a.post_no:hover { | |
| color: rgb(230, 230, 230); | |
| } | |
| header div.subtitle { | |
| color: rgb(55, 201, 153); | |
| } | |
| a:visited { | |
| color: #8A8A8A; | |
| } | |
| .mentioned a { | |
| color: rgb(55, 201, 153) | |
| } | |
| .theme-catalog div.thread:hover { | |
| border: 2px solid rgba(85, 224, 156, 0.28); | |
| box-shadow: inset 0 0 59px rgba(85, 224, 156, 0.28); | |
| background: rgba(182, 182, 182, 0.12); | |
| } | |
| div.pages { | |
| box-sizing: border-box; | |
| border: none; | |
| } | |
| div.pages a.selected { | |
| color: inherit | |
| } | |
| .post-menu { | |
| box-shadow: 0 2px 20px rgba(0, 0, 0, 0.56); | |
| } | |
| .post-menu ul { | |
| background-color: #252B33!important; | |
| } | |
| .post-menu li:hover { | |
| background: rgba(255, 255, 255, 0.16)!important; | |
| } | |
| input[type="text"], input[type="password"], textarea { | |
| border: 1px solid rgba(255, 255, 255, 0.18); | |
| background: rgb(42, 48, 55); | |
| -webkit-transition-property: background-color, border-color, box-shadow; | |
| -webkit-transition-duration: 0.4s; | |
| transition-property: background-color, border-color, box-shadow; | |
| -o-transition-duration: 0.4s; | |
| -o-transition-property: background-color, border-color, box-shadow; | |
| -moz-transition-duration: 0.4s; | |
| -moz-transition-property: background-color, border-color, box-shadow; | |
| transition-duration: 0.4s; | |
| color: rgb(167, 167, 167); | |
| } | |
| input[type="text"]:hover, input[type="password"]:hover, textarea:hover { | |
| background: rgb(29, 34, 40); | |
| } | |
| input[type="text"]:focus, input[type="password"]:focus, textarea:focus { | |
| border: 1px solid rgba(55, 201, 153, 0.62); | |
| background: rgb(29, 34, 40); | |
| outline: none; | |
| box-shadow: inset 0 0 40px rgba(55, 201, 153, 0.32); | |
| color: rgb(216, 216, 216); | |
| } | |
| .dropzone .file-hint { | |
| border: 2px dashed rgba(61, 63, 65, 0.52); | |
| } | |
| .file-hint:hover, .dropzone.dragover .file-hint { | |
| border-color: rgb(44, 51, 61); | |
| } | |
| #options_div, #alert_div { | |
| background-color: #536273; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PROSTI ENCARAME COMO CORRESPONDE MMMMM TRAE EL APARATITO DEL ASMA BECHITOS