1 /***************************************************************
2 StackOverflow Dark v2.8.10 (10/18/2015)
3 https://github.com/StylishThemes/StackOverflow-Dark
4 http://userstyles.org/styles/35345
6 ** Will apply to almost all StackExchange Sites **
8 * Area 51 (area51.stackexchange.com)
9 * Gaming (gaming.stackexchange.com)
10 * Rope Playing Games (rpg.stackexchange.com)
12 ** Please open an issue to report sites where the style breaks **
13 https://github.com/StylishThemes/StackOverflow-Dark/issues
15 previous version information contained at the userstyles site
16 ****************************************************************/
19 border-color: #444 !important
;
20 text-shadow: none
!important
;
21 box-shadow: none
!important
;
25 background-color: #191919 !important
;
26 background-image: /*[[bg-choice]]*/ url
() !important
;
27 background-clip: border-box
!important
;
28 background-origin: padding-box
!important
;
29 background-attachment: /*[[bg-attachment]]*/ fixed
!important
;
33 /* custom code font */
35 font-family: "/*[[font-choice]]*/", Monaco
, Consolas
, "Liberation Mono", Menlo
, Courier
, monospace
!important
;
38 /* === custom color === */
39 a
, .profile-popup a
, .seWrapper a
, .post-tag
, .comments-link
, .tag-synonym-link
, .gs-title b
{
40 color: /*[[base-color]]*/ #008080 !important
;
43 .nav
.primarynav li
a:hover
, .message
.message-config
.actions
.button
, .btn-careers:hover
,
44 .btn-careers:visited {
45 color: #fff !important
;
46 background: /*[[base-color]]*/ #008080 !important
;
49 .post-tag:hover
, .comments-link:hover
, .summary
.post-tag:hover
, .commentslink
, .bounty-indicator
,
50 .bounty-indicator-tab
, .bounty-award
, span
.bounty-indicator-tab
, #change-picture
, .top-badge
,
51 .supernovabg, .hotbg, .nav li.youarehere a, .nav a:hover, a.button:hover, .edit-count, .pager a:hover span {
52 background-color: /*[[base-color]]*/ #008080 !important
;
53 color: #eee !important
;
56 /* === text selection === */
58 background: /*[[base-color]]*/ #008080 !important
;
59 color: #fff !important
;
62 background: /*[[base-color]]*/ #008080 !important
;
63 color: #fff !important
;
66 /* === input focus hightlight === */
67 input:focus
, textarea:focus
{
68 border-color: /*[[base-color]]*/ #008080 !important
;
69 box-shadow: inset
0 1px 2px rgba
(0,0,0,0.075), 0 0 2px /*[[base-color]]*/ #008080 !important
;
70 outline-color: transparent
!important
;
72 .tag-editor input:focus, .previous-button, .next-button {
74 box-shadow: none
!important
;
78 div
.hireme
, div#hireme
, .next-answer-hook-container
{
79 display: none
!important
;
82 /* === background color === */
83 /* from darkest to lightest grey */
84 .search-container input[type=text] {
85 background-color: #000 !important
;
87 .popup-badges .all-badge-progress .completed:before, .previous-button, .next-button {
88 background-color: rgba
(0,0,0,0.4) !important
;
91 #custom-header, .review-bar
, .diff-choices a
.selected
, #header #topbar
, td
.owner
, a
.owner
, .question-status
,
92 .profile-popup
, .profile-popup div
, .profile-popup th
, .profile-popup td
, #global
, .actual-edit-overlay
,
93 input:not
([type
='submit']), textarea
, #search input
, .tag-editor
{
94 background-color: #111 !important
;
95 color: #ddd !important
;
98 .summary .post-tag, .onebox, .profile-ad, .message.message-config {
99 background: #151515 !important
;
102 html
, blockquote
, #post-preview
, .nav
.primarynav li a
, #chat
, #hsearch
.textbox
, .form-item
, .grippie
,
103 .welovestackoverflow
, #wmd-button-bar
, .wmd-button-bar
, .qa-block
, .content-block
, .user-info-rep
, .sidebar
,
105 background: #191919 none
!important
108 .authcomment, .seIntro, .seFooter {
109 background-color: #191919 !important
;
110 border: 2px solid
#262626 !important
;
114 border: 1px solid transparent
!important
;
115 padding: 2px 6px 4px 6px !important
;
118 #tabs a
.youarehere
, .tabs a
.youarehere
, .tag-suggestions
{
119 background: #191919 !important
;
120 border: 1px solid
#444 !important
;
123 border-bottom: 0 !important
;
126 #user-about-me, .user-about-me
, .mine
.messages
, .avatar-card
, .tag-container
{
127 background: #191919 !important
;
128 border: 0 !important
;
129 color: #C1BEBA !important
;
132 .topbar-dialog
, .topbar-dialog
.header
, .share-tip
, #input-area
, .messages
,
133 #tag-menu, .sidebar h3
, #overlay-header
, .action-list
.action-selected
, .switcher-nudge-lightbox
,
134 .user-rep-chart-summary-tooltip:hover, .current-site-container, #or {
135 background-color: #222 !important
;
136 color: #ddd !important
;
139 .profile-popup
, .profile-popup tr
, .profile-popup th
, .profile-gravatar
, .newuser
, .roomcard
,
140 .seWrapper
, h2
.index
.header
, .privilege-table-row:hover
, .list-originals
.item
.hover
,
141 .list-originals
.body-summary
, .review-instructions-reason
, .room-mini
, #formContainer
, #switch
,
142 .login-topbar, .newsletter-category, .newsletter-item, .blogcontainer {
143 background-color: #222 !important
;
144 border-color: #555 !important
;
145 color: #ddd !important
;
148 #header #topbar
, .revision-comment
, .date-span
, .post-tag
, .form-submit input
, .preferred-login
,
149 .mdhelp, .wmd-help-button.active-help, .date_brick, .more-info {
150 background: #222 !important
;
151 color: #ddd !important
;
152 -webkit-border-radius: 3px !important
;
153 border-radius: 3px !important
;
155 .calendar, .calendar-small, .mspark .mspbar, #promo-box {
156 background: #222 !important
;
159 .ad502-room, .message.message-config .actions, .tag-container .col, .congrats {
160 background-color: #232323 !important
;
161 border: 1px solid
#191919 !important
;
164 .rep-recent-row
, .bounty
, .diff-choices
a:hover
, div
.meter
, .narrow
.votes
, .ob-post-votes
, .card
,
166 background-color: #232323 !important
;
167 color: #bbb !important
;
170 .answer
, #system-message
, .commentlist
, .revision td
, #hero-content
, .mdhelp-tabs
.selected
, .tabs
.selected
,
172 background: #232323 !important
;
173 color: #999 !important
;
177 background-image: none
!important
;
180 .tagged-interesting
, .tagged-interesting
.views
, .highlight-row
, .highlighted
, .card
.rep-card
.graph
,
181 .popup-badges .badge-progress:hover:not(.completed), #newsletter-ad {
182 background-color: #242424 !important
;
183 background-image: none
!important
;
187 padding: 10px !important
;
189 #newsletter-ad:before
{
190 content: 'Love this site?';
191 font-size: 18px !important
;
195 background: #333 !important
;
196 color: #ccc !important
;
199 .nav li
, .seNav
, .topbar a
.topbar-icon-on
, .topbar a
.topbar-icon-on:hover
, .owner
, .nav a
,
200 .module li
.current
, .seCurrent
, .community-bulletin
, .owner-revision td
, .markdown-diff
.skip
,
201 #footer .container
, .body-diffs
.skip
, .newsletter-anon
, .tag-suggestions
>div:hover
,
202 .topbar-dialog
.modal-content
li:hover
, .timestamp:hover
+div
.message
.meta
, div
.message:hover
.meta
,
203 #side-menu ul li
a:hover
, .conversation-info
, .message
.reply-parent
, .message
.reply-child
,
204 .sidebar-element .list li .rep-and-badges, .congrats .actions, .newsletters-toggle {
205 background-color: #333 !important
;
208 .owner-answer
, .question-status
, .notification
, #feed-ticker
, #top-menu
, .vote-revision td
,
209 .topbar-dialog .unread-item, .privileges-wrapper .stroke, .progress-bar .bar {
210 background: #404040 !important
;
213 tr
.comment:hover
, .reply-parent
, .timestamp
, .usercard
, .page-numbers
.current
,
214 .comment-help
, .answer-help-background
, .mdhelp-tabs
, .tabs li
, .hi
, .seNavLinks
a:hover
,
215 .seNavLinks a:focus, .itemBoxNew {
216 background-color: #444 !important
;
217 color: #ddd !important
;
220 #post-text-container div span
{
221 background: #c1beba !important
224 .sidebar-element .list li .rep-and-badges:before {
225 background: linear-gradient
(270deg, #333, rgba
(51,51,51,0));
228 /* === Brown(ish) === */
229 .new-post-activity, #new-answer-activity, .val-info, .highlight {
230 background-color: #321 !important
;
233 /* chat room buttons */
235 background: #840 !important
;
236 color: #eee !important
;
240 .accepted-answer
, .suggested-edit
.inserted
, .markdown-diff
.inserted
, .rep-increase
, .progress-bar
.percent
,
241 .recommended, .vote.accepted, .suggested-edit .inserted>div {
242 background: #232 !important
;
246 background: #3F4E1D !important
;
247 color: #92CC09 !important
;
250 /* accepted answer code blocks */
251 .accepted-answer pre
, .accepted-answer code
, .accepted-answer pre
.prettyprint
,
252 .accepted-answer .prettyprint .pln, .accepted-answer .youarehere, .accepted-answer pre:not(.prettyprint) {
253 background: #202A20 !important
;
256 .answered, .answer-votes, .answered .vote-count-post {
257 background: #232323 !important
;
258 color: #4b553c !important
261 .answered-accepted
, .answered-accepted strong
, .rep-up
.bounty-indicator-tab
, .user-rep-chart-summary-bar
,
263 background: #4b553c !important
;
264 color: #fff !important
268 color: #4b553c !important
272 .deleted-answer, .suggested-edit .deleted, .markdown-diff .deleted, .suggested-edit .deleted>div {
273 background-color: #200 !important
;
276 background-color: #400f00 !important
;
277 color: #ff4a15 !important
;
281 background-color: #400 !important
;
284 a
.moderator-tag:hover
{
285 background-color: #600 !important
;
288 /* === Transparent background === */
289 div
.message
.meta
, .spaces
, .comment
, span
.feed-icon
, a
.role-switch
, .nav
.careers li
, .nav
.careers
li:hover
,
290 .switcher-nudge-content p
, #content
, #tabs a
, .tabs a
, #chat
.username
, #chat
.messages
, .tag-container
,
291 .prettyprint code
, .lv-info
, .lv-stats-wrapper
, .lv-stats-wrapper
.number
, .container
, .bottom-notice
,
292 #question-header, .question-form
.form-item
, .post-menu
>a:hover
, a
.comments-link:hover
, #main-content
{
293 background-color: transparent
!important
;
297 background-color: #191919 !important
;
298 border: 1px solid
#666666 !important
;
301 .highcharts-container rect[fill="#FFFFFF"], rect[fill="rgb(255, 255, 255)"] {
302 fill: transparent
!important
;
305 /* === Dark border === */
306 .body-diffs table * {
307 border-color: #111 !important
;
310 a
.required-tag
, .welovestackoverflow
, .question-summary
, .subheader
{
311 border-color: #333 !important
;
314 .message .message-tip-top-right:before, .message .message-tip-top-left:before {
315 border-bottom-color: #191919 !important
;
319 border-right-color: rgba
(119,119,119,0.4) !important
;
321 .previous-button:hover .left-arrow {
322 border-right-color: #c0c0c0 !important
;
325 border-left-color: rgba
(119,119,119,0.4) !important
;
327 .next-button:hover .right-arrow {
328 border-left-color: #c0c0c0 !important
;
331 /* === No/hide border === */
333 border-right: 0 !important
;
335 .module, .tabs a, div.message {
336 border-color: transparent
!important
;
338 .left-arrow, .right-arrow {
339 border-bottom-color: transparent
!important
;
340 border-top-color: transparent
!important
;
342 div
.message:hover
, .timestamp:hover
+ div
.message
{
344 border: 1px dotted
#333;
347 /* blue label count */
348 .bounty-indicator-tab, .hero.profile {
349 background: #046 !important
;
350 color: #ccc !important
;
353 /* === Text Color === */
354 div
, input
, .accepted-answer
.post-text
, .accepted-answer
.user-action-time
, #question-header a
,
355 .post-text
, .user-info
, .topbar-dialog
.header h3
, .topbar-dialog
.header h3 a
, .topbar-dialog span
,
356 .search-result
.answered
.vote-count-post strong
, .votes-cast-stats th
, .subheader h1
, .vote
.accepted
,
357 .message.message-config h1, .message.message-config h2, .message.message-config h3, .message.message-config h4 {
358 color: #ddd !important
;
362 ::-webkit-input-placeholder
{
363 color: #ddd !important
;
366 color: #ddd !important
;
369 .user-details td
, .content-page
, h2
, h2 a
, .profile-popup
a:hover
, .module h4
, .page-description
,
370 #openid_identifier, .form-item label
, .subheader h2
{
371 color: #c1beba !important
373 .comment
, #top-menu a
, .subheader a
, .reputation a
, .reputation-score
, .relativetime
.old
,
374 .votes-cast-stats td
, .mini-counts span
, #chat
.system-message
, .card
.rep
, a
.badge
, a
.badge-tag
,
375 .user-card .user-stats .number, .user-card .user-card-name {
376 color: #aaa !important
;
378 .ob-post-tag, .ob-user-tag {
379 color: #999 !important
;
382 .answered-accepted strong, .youarehere, .nav .primarynav li a, .nav a, a:hover, .rep-up.special-rep {
383 color: #fff !important
386 input
, .actual-edit-overlay
{
387 -webkit-text-fill-color: #fff !important
;
391 color: /*[[visited-color]]*/ #ff32a0 !important
;
394 color: #4b553c !important
;
397 color: #d65 !important
;
402 color: #aa0 !important
;
405 /* brown/dark orange */
407 color: #840 !important
;
412 color: #a20 !important
;
417 color: #9a4444 !important
;
420 /* === Style adjustments === */
421 a
.question-hyperlink
, a:hover
, a:visited
{
422 text-decoration: underline
!important
;
425 .nav a, .post-tag, .comments-link, .tag-synonym-link, a.post-tag:hover, .topbar a {
426 text-decoration: none
!important
;
430 padding-left: 20px !important
;
433 .post-tag, .comments-link, .tag-synonym-link {
434 margin: 2px !important
;
435 padding: 3px !important
;
436 font-size: 80% !important
;
437 line-height: 2.2 !important
;
438 white-space: nowrap
!important
441 .tag-container .col {
442 margin: 0 !important
;
443 border: #333 1px solid
!important
;
446 margin: 2px !important
;
449 margin-top: 5px !important
;
451 #hsearch, .statscontainer
{
452 margin-right: 5px !important
;
455 margin-bottom: 4px !important
;
458 .nav .primarynav li a, .list-originals .stats {
459 display: block
!important
;
460 float: left
!important
464 a
.badge
[title^
="bronze"], a
.badge-tag
[title^
="bronze"], .badge3
+ .badgecount
{
465 color: #cc9966 !important
;
467 a
.badge
[title^
="silver"], a
.badge-tag
[title^
="silver"], .badge2
+ .badgecount
{
468 color: #c5c5c5 !important
;
470 a
.badge
[title^
="gold"], a
.badge-tag
[title^
="gold"], .badge1
+ .badgecount
{
471 color: #ffcc46 !important
;
473 .badge-tag, a.tag, .ob-post-tag, .ob-user-tag, .events-tooltip {
474 background-color: #191919 !important
;
475 border-color: #111 !important
;
477 .badge3-alternate, .progress-bar.badge-3 .bar .percent {
478 background-color: #7C4318 !important
; /* bronze */
480 .badge2-alternate, .progress-bar.badge-2 .bar .percent {
481 background-color: #464a4f !important
; /* silver */
483 .badge1-alternate, .progress-bar.badge-1 .bar .percent {
484 background-color: #957000 !important
; /* gold */
489 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/wmd-buttons
.png
) !important
;
492 #hlogo img
, .everyonelovesstackoverflow
{ opacity: 0.3 !important
; }
494 #hlogo a
, #footer-logo
{
495 background-repeat: no-repeat
!important
;
499 background-size: contain
!important
;
502 #header-logo img
, #footer-logo img
{
503 visibility: hidden
!important
;
506 #sound, .vote-count-container
.stars
.img
{
507 -webkit-filter: invert
(100%) !important
;
508 filter: invert
(100%) !important
;
511 .axis .tick, .pie text {
512 fill: #ccc !important
;
514 .axis line, .axis path {
515 stroke: #999 !important
;
518 /* override prettyprint bright border styles */
520 border-color: transparent
!important
;
522 /* style non-prettyprint code */
523 code
, pre:not
(.prettyprint
) {
524 background: #333 !important
;
527 background: transparent
!important
;
531 /* grunt-webkit-remove-to-end-of-file */
532 /* grunt-remove-block-below */
534 /* === basic dark code & syntax highlighting === */
536 background: #333 !important
;
537 color: #ccc !important
;
539 .str { color: #0a0 !important
; }
540 .lit { color: #d65 !important
; }
541 .pun { color: #999 !important
; } /* parenthesis */
542 .kwd { color: #08f !important
; } /* keyword */
543 .tag { color: #999 !important
; } /* html tag */
544 .atn { color: #088 !important
; } /* attribute */
545 .atv { color: #0a0 !important
; } /* attribute value*/
546 .dec { color: #90a !important
; } /* doc type */
548 /* grunt-remove-block-above */
550 * build because Chrome Stylish puts these extra definitions into separate sections
551 * with separate regexp
/domain definitions
.
552 * If the css below changes
, it will have to be manually updated
555 /* === StackExchange tweaks ===
556 _____ _ _ _____ _ _ _
557 | __| |_ ___ ___| |_| __|_ _ ___| |_ ___ ___ ___ ___ | |_ _ _ _ ___ ___| |_ ___
558 |__ | _| .'| _| '_| __|_'_| _| | .'| | . | -_| | _| | | | -_| .'| '_|_ -|
559 |_____|_| |__,|___|_,_|_____|_,_|___|_|_|__,|_|_|_ |___| |_| |_____|___|__,|_,_|___|
562 /* login screen StackExchange logo replacement */
563 .login-page .se-logo {
564 -moz-box-sizing: border-box
!important
;
565 box-sizing: border-box
!important
;
566 background: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/stackexchange-logo
.svg
) no-repeat
!important
;
567 background-size: cover
!important
;
568 background-position: center center
!important
;
569 width: 200px !important
; /* Width of new image */
570 height: 48px !important
; /* Height of new image */
571 padding-left: 200px !important
; /* Equal to width of new image */
573 /* login button (input type=button")*/
574 .login-page input.fr {
575 background-color: /*[[base-color]]*/ #008080 !important
;
577 /* remove content border */
579 border: 0 !important
;
581 #sidebar #newsletter-ad
, #sidebar
.ad-container
, #sidebar
.everyonelovesstackoverflow
{
582 border-width: 2px !important
;
584 /* start blog.stackexchange.com */
585 header
, .cse
.gsc-control-cse
, .gsc-control-cse
, div
.pagination
{
586 background-color: #181818 !important
;
589 color: #ddd !important
;
592 color: #888 !important
;
594 .gsc-control-wrapper-cse {
595 padding-top: 10px !important
;
597 /* hide google custom search placeholder */
598 .gsc-input input:not(.gse-input-focus) {
599 background-image: none
!important
;
602 -webkit-filter: invert
(100%) !important
;
603 filter: invert
(100%) !important
;
605 /* end blog.stackexchange.com */
606 /* chat.stackexchange.com */
608 background-color: #222 !important
;
609 border-color: #555 !important
;
611 /* target sites to *NOT* hide the header background */
613 background-color: transparent
!important
;
616 background-image: none
!important
;
618 /* target sites that need an inverted header */
619 #header, #header
> * {
620 -webkit-filter: invert
(100%) !important
;
621 filter: invert
(100%) !important
;
623 /* target sites needing menu adjustments */
624 .nav.mainnavs li, .nav.askquestion li {
625 background-color: transparent
!important
;
627 .nav.mainnavs, .footerwrap {
628 background-image: none
!important
;
631 margin: 0 6px !important
;
633 .nav.mainnavs li a, .nav.askquestion li a {
634 padding: 6px !important
;
635 margin: 2px !important
;
636 border-radius: 3px !important
;
638 /* darken everything that uses sprite.svg (vote arrows, feed icons, etc) */
639 .envelope-on
, .envelope-off
, .vote-up-off
, .vote-up-on
, .vote-down-off
, .vote-down-on
, .star-on
, .star-off
,
640 .comment-up-off
, .comment-up-on
, .comment-flag
, .edited-yes
, .feed-icon
, .vote-accepted-off
, .vote-accepted-on
,
641 .vote-accepted-bounty
, .badge-earned-check
, .delete-tag
, .expander-arrow-hide
, .expander-arrow-show
,
642 .expander-arrow-small-hide
, .expander-arrow-small-show
, .anonymous-gravatar
, .gp-share
, .fb-share
, .twitter-share
,
643 #notify-container span
.notify-close
, .migrated
.to
, .migrated
.from
{
644 -webkit-filter: invert
(100%) hue-rotate
(180deg) brightness
(1.1) !important
;
645 filter: invert
(100%) hue-rotate
(180deg) brightness
(1.1) !important
;
647 /* nav manu text coloring only */
648 .nav li
.youarehere a
, .nav li
a:hover
,
649 .nav li.youarehere a, .nav li a:hover {
650 background-color: transparent
!important
;
651 color: #ddd !important
;
653 .nav li.youarehere a, .nav li a:hover {
654 color: /*[[base-color]]*/ #008080 !important
;
656 /* hide top nav background on <li>, style is on <a> */
658 background-color: transparent
!important
;
660 /* darken vote off buttons */
661 .vote-up-off, .vote-down-off, .star-off {
662 -webkit-filter: brightness
(.5) !important
;
663 filter: brightness
(.5) !important
;
668 margin-right: 5px !important;
671 padding: 4px 6px !important;
674 /* === site specific (alphabetical order by domain) ===
676 ___|_| |_ ___ ___ ___ ___ ___|_| _|_|___
677 |_ -| | _| -_| |_ -| . | -_| _| | _| | _|
678 |___|_|_| |___| |___| _|___|___|_|_| |_|___|
682 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/stackoverflow-logo
.svg
) !important
;
684 /* chat.stackoverflow.com */
686 background-image: none
!important
;
688 #header-logo, #footer-logo
{
689 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/stackoverflow-logo
.svg
) !important
;
692 background-size: contain
!important
;
694 /* database administrators */
696 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/database-admin-logo
.svg
) !important
;
698 /* electrical engineering */
699 .nav li, .nav li a, .nav li a:hover, .nav li.youarehere a, .answered-accepted .mini-counts {
700 background-color: transparent
!important
;
702 /* nav manu text coloring only */
703 .nav li
, .nav li
.youarehere a
, .nav a
, .nav
a:hover
, #mainbar
, #sidebar
, #mainbar-full
, .mainbar-full
,
704 #footer .top-footer-links
, #footer #footer-sites
, .narrow
.votes
, .narrow
.mini-counts
,
705 .answered, .answered-accepted {
706 background-color: transparent
!important
;
707 color: #ddd !important
;
709 .nav li.youarehere a, .nav li a:hover {
710 color: /*[[base-color]]*/ #008080 !important
;
712 .answered-accepted .mini-counts span {
713 color: #fff !important
;
715 .about-page .new-about-content-page h2.about-title {
716 color: #888 !important
;
719 -webkit-filter: brightness
(.3) !important
;
720 filter: brightness
(.3) !important
;
723 .answered-accepted .mini-counts {
724 background-color: #4b553c !important
;
725 color: #ddd !important
;
727 .answered .mini-counts span {
728 font-weight: bold
!important
;
729 color: #4b553c !important
731 /* ja.stackoverflow.com (Japanese) */
733 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/ja-stackoverflow-logo
.svg
) !important
;
735 /* mathoverflow.net */
737 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/mathoverflow-logo
.png
) !important
;
739 /* meta.stackoverflow.com */
741 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/meta-stackoverflow-logo
.svg
) !important
;
743 #sidebar .community-bulletin
.bulletin-item-content a
, #sidebar
.community-bulletin
.bulletin-item-content
a:hover
{
744 color: /*[[base-color]]*/ !important
;
746 #sidebar .community-bulletin
.bulletin-item-content
a:hover
{
747 color: #fff !important
;
749 background-image: none
!important
;
751 .post-tag, .comments-link, .tag-synonym-link {
752 line-height: 1.4em !important
;
755 color: #777 !important
;
757 /* programmers.stackexchange.com */
759 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/programmers-logo
.svg
) !important
;
761 /* programmers.stackexchange.com specific tweaks */
762 /* menu & section underline extensions (wrong color) */
763 #hmenus .nav ul li
.youarehere
a:before
, #hmenus
.nav ul li
a:hover:before
,
764 #hmenus .nav ul li
.youarehere
a:after
, #hmenus
.nav ul li
a:hover:after
,
765 #header:before
, #
header:after
, #
question-header:before
, #
question-header:after
,
766 .subheader:before, .subheader:after {
767 display: none
!important
;
770 border-bottom: 0 !important
;
772 /* target sites that don't need a menu background color */
773 .nav li, .nav a, .nav li.youarehere a, .nav a:hover {
774 background-color: transparent
!important
;
776 /* pt.stackoverflow.com (Portuguese) */
778 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/pt-stackoverflow-logo
.svg
) !important
;
780 /* ru.stackoverflow.com (Russian) */
782 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/ru-stackoverflow-logo
.svg
) !important
;
785 -webkit-filter: brightness
(.9) !important
;
786 filter: brightness
(.9) !important
;
788 /* serverfault.com */
790 background-size: cover
!important
;
791 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/serverfault-logo
.svg
) !important
;
793 .container .answered, .container .answered-accepted {
794 border: 2px transparent
!important
;
795 padding: 5px 5px 6px 5px !important
;
796 height: 38px !important
;
800 background-size: cover
!important
;
801 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/stackapps-logo
.png
) !important
;
803 /* stackExchange.com */
805 height: 60px !important
;
806 background-size: cover
!important
;
807 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/stackexchange-logo
.svg
) !important
;
811 height: 60px !important
;
812 background-size: cover
!important
;
813 background-image: url
(http://StylishThemes
.github
.io
/StackOverflow-Dark
/images
/superuser-logo
.svg
) !important
;
816 -webkit-filter: invert
(100%) !important
;
817 filter: invert
(100%) !important
;
820 background-image: none
!important
;
821 border: 1px solid
#333 !important
;
822 border-width: 1px 0 !important
;
825 border-top-width: 0 !important
;
827 /* override !important flag set in site css */
828 a
.question-hyperlink
{
829 color: /*[[base-color]]*/ #008080 !important
;
831 a
.question-hyperlink:hover
, a
.question-hyperlink:visited
{
832 color: #aaa !important
;