Skip to content

Instantly share code, notes, and snippets.

@skopp
Created June 2, 2013 13:41
Show Gist options
  • Save skopp/5693691 to your computer and use it in GitHub Desktop.
Save skopp/5693691 to your computer and use it in GitHub Desktop.
custom stylesheet Github Dark - for Stylish addon for Frirefox / moz
@-moz-document regexp("^http(s)?://((www|gist|help|status).)?github.*") {
body,#main,.unread_count,.pagehead,#browser table th,.main,.news .alert .body,.profilecols ul.stats li strong,
table.upgrades tr.current td,.definitions,#files .file .data {
background: #222 !important;
color: #ddd !important;
}
#dashboard,.highlight,svg {
width: 100% !important;
}
.header,.header .site,#adv_code_search .search-page-input {
background: #111 !important;
border: 0 !important;
padding-bottom: 1px !important;
}
.header a:hover,.header a:hover .mini-icon,.header a:hover .mega-icon:before,#footer a {
color: #4183C4 !important;
}
#footer .mega-icon:hover:before,#last-edit {
color: #555 !important;
}
body.windows div.logo a[href="https://gist.github.com"] {
display: block !important;
width: 164px !important;
height: 45px !important;
background: url(http://mottie.github.com/Github-Dark/images/logo_gist.png) no-repeat !important;
}
body#com div#header a.site-logo img, body.windows div.logo a[href="https://gist.github.com"] img {
display: none !important;
}
body#com div#header a.site-logo {
display: block !important;
width: 179px !important;
height: 45px !important;
background: url(http://mottie.github.com/Github-Dark/images/logo.png) no-repeat !important;
}
body.noproblems h2#logo a {
background-image: url(http://mottie.github.com/Github-Dark/images/logo_status_noproblems.png) !important;
}
body.minorproblem h2#logo a {
background-image: url(http://mottie.github.com/Github-Dark/images/logo_status_minorproblems.png) !important;
}
body.majorproblem h2#logo a {
background-image: url(http://mottie.github.com/Github-Dark/images/logo_status_majorproblems.png) !important;
}
.content,.wikistyle,#header,#gollum-footer .gollum-minibutton a {
padding: 10px !important;
}
ul.actions {
padding: 2px 10px 2px 35px !important;
}
div.blog,#page-settings {
margin-top: 20px !important;
}
.color-label.selected .color {
display: block !important;
}
.markdown-body pre,#dashboard {
margin: 0 !important;
}
h1,h2,h3,h4,pre,pre *,code,strong,ul,li,p,input,a,th,.news,#footer ul.sosueme li.main,.metabox em.placeholder,
table.notifications,#download_button,.comment-count,em.date,#header,#user-links,.button,.minibutton,.gc .diff-line-code,
input.search,.upper_footer,.switcher > span:after,.upgrades td,.blog-feedback,.description,.blankslate,.commit-ref,
.pagination span,.mini-icon-advanced-search,.count,.select-menu-title,.select-menu-button:after,#repo-message,.times {
color: #999 !important;
text-shadow: none !important;
box-shadow: none !important;
}
a,button,div,p,ul,li,#gollum-editor-submit,dl.form label,.formbody label,.js-context-button,.footer-text,.minibutton span,
span.name,.diff-line-code,.num,.site a.button {
color: #ddd !important;
text-shadow: none !important;
}
.mini-icon,.mini-icon:before,.list-tip:before {
text-shadow: none !important;
}
table tr,.textographic a.repo,#network .repo span,.commit-group-item .browse-button,.stars-browser .filter-bar,
.topsearch span.search-input,p.meta,.js-menu-container,.sidebar .milestone,.commit-desc pre,.profilecols .filter-bar,
.gist .button-group,div.content-header .search-form,#wrapper,.file-code,.gist-advanced-options .select-menu-button:after,
#com .wikistyle, #com .wikistyle p,.css-truncate:hover .css-truncate-target {
background: transparent !important;
}
#directory .repo,#dashboard .repo,#categories li,.sosueme li.main,#commit .separator,.big-notice,.clean td,.legend .clean,
.avatar .overlay.size-48,.listing .repo,.listing.closed {
background-color: transparent !important;
background-image: none !important;
}
#wrapper,#your-repos-filter,.topsearch ul.nav {
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-background-clip: padding-box !important;
background-clip: padding-box !important;
}
pre {
font-size: 14px !important;
}
.topsearch form input.search {
font-size: 12px !important;
}
pre,code,ul li,table td,h1,h2,h3,img,#browser table,#browser table th,#issues .menu ul li,.counter,.issues td,
ul.main_nav li.selected,.browser_header,.issue-head,.bootcamp-help .image,.clone-url-button,#wiki-wrapper h2,
#wiki-wrapper hr,table.branches td,.list-tip li,.boxed-group-list > li,.section-nav a,.repo_list li a,.graphs .axis,
.switcher > span:after,a.assignee-bit,.menu li,.notifications td,ul.hook-list,ul.hook-list li,.repo .border,
ul.repo-stats li a,.footer_nav h4,.tabnav,.blog-feedback,.chromed-list-browser,.js-activate-link,.footer-divider,
.chromed-list-browser div,.filter-bar,.columns.sidebar,.news .alert,.participation-graph canvas,#contributors .person,
#commit-activity-master,.blog-post,.top-rule,#services,#services .service,.mini-repo-list a,.grid .col,.lbl,.details,
ul.stats,.select-menu-filters,.select-menu-item,.select-menu-tabs,.release-list > li,.url-box,.select-menu-button:after,
.context-body,.range-editor-head,.filter-tab,.cheatsheet,.gist-file,.pagehead.separation,.pagehead.settings-area,
.suggester,.pull-state,.pull-number,.merge-pr,.graphs,.graph,#footer .container,#graph-shots li,.sidebar,
.pagehead.repohead,.explore h2 {
border-color: #555 !important;
}
.pagination a:first-child,.pagination a:last-child,.pagination span:first-child,.pagination span:last-child {
border-color: #333 !important;
}
.listings div.listing {
border-left: #333 2px solid !important;
border-right: #333 2px solid !important;
}
.filter-tab.selected {
border: #444 1px solid !important;
border-bottom: #333 1px solid !important;
}
.select-menu-button::before {
border-top-color: #eee !important;
}
.linkable-line-number {
border-right: #555 1px solid !important;
}
.ace_cursor {
border-left-color: #ddd !important;
}
line {
stroke: #555 !important;
}
.octotip {
background-color: #003 !important;
border-color: #006 !important;
}
.list-tip:before,.selector-item .mini-icon:before,.browser .mini-icon-arr-right,.selected .select-menu-checkmark,
.issue-list em {
color: #222 !important;
}
input,textarea,.commandbar .choice:hover, .commandbar .loading:hover {
-moz-appearance: none !important;
background: #111 !important;
border-color: #444 !important;
border-style: solid !important;
color: #ddd !important;
}
pre,code,.wikistyle pre,.wikistyle pre code,#facebox pre,.plain pre,.commit-preview .message pre,
#wiki-wrapper pre,pre.prettyprint,pre.headers,pre.headers code,.discusion-topic-infobar,.pagination .disabled:hover,
.discusion-topic-infobar .milestone,.commit-group-heading,.list-browser-item.closed,body.windows #header,#footer .site,
.ace_gutter,.jumbotron,#adv_code_search .search-page-label,.highlight table {
background: #111 none !important;
font-size: 13px !important;
border-color: #555 !important;
}
.counter,.social-count,.gc .diff-line-code,.commitinfo,.list-group-item.navigation-focus {
background-color: #181818 !important;
border-color: #333 !important;
border-width: 1px !important;
}
.social-count:before {
border-right-color: #333 !important;
border-width: 5px !important;
margin-top: -4px !important;
}
.social-count:after,#new_hook .fields {
border-width: 0 !important;
}
.blob-line-nums,.diff-line-num {
background-color: #181818 !important;
color: rgba(128,128,128,0.3) !important;
}
#browser,.repo-stats,.pagehead ul.tabs li a.selected,.subnav-bar,.repos,.options-content,.gist .meta,
.options-group,.browsered,.browsered .inner,.subnav-bar > ul > li > ul,.comment-form ul.tabs a.selected,
.issue.open.read .summary,.unselected_month,.commits th,#MathJax_Message,#header .userbox,.title-actions-bar .meta,
.user-commits,.user-commits th,.pagehead ul.actions,.metabox,.ranked-repositories > li,.gollum-minibutton,
#issues_search .comment,#header-wrapper,.fieldgroup .fields,ul.feature-tabs li.highlight,.pagination,.gist-meta,
.commit-group-heading,.commit-group,.pagehead-actions,.filterbar .filters li,.starting-comment .body,#readme,
#readme article,.chzn-single,.expandable h3 a:last-child,.commit_oneline,.list-tip,.new-comments .body,
.markdown-body tt,.autocomplete-results,.gravatar,.gravatar img,.subscription-row,svg,.blog-post .meta,
.conversation-list-heading .inner,.pulse-sections .meta,.list-group-item,.filterbox {
background: #222 none !important;
border-color: #444 !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-background-clip: padding-box !important;
background-clip: padding-box !important;
}
.locales,.keyboard-shortcuts,li.contextswitch ul,.file,.add-bubble,#network .repo,.notification-settings,#wrapper,
#files > .description,.commit-group-item:nth-child(2n) .authorship,.recent-gists .meta,.native-download,
.native-download span, .fieldgroup .edit_hook .fields,.select-menu-filters,.mini-repo-list,.line-number {
background-color: #222 !important;
color: #eee !important;
border: 0 !important;
}
#watchers li,.tree-browser .alt td,.line-data,.browser .listing,.item,.context-pane, .comment-content,div#common-issues ul,
.tip-body,.news .alert .body,.rule,.avatared img,.main h2,.issue.even,.listing.even,#assignee,.sidebar .module,
.sidebar-module > ul,.commit_oneline td,.commits td,.commits code,#footer,#footer .lower_footer,#footer-push,
.notifications th,#notification-center li.read,.markdown-body,.repo_list li,.tree-browser td,.ace_scroller,.capped-box,
#contributions-calendar,.issues-list li.js-navigation-item,a.selected {
background-color: #222 !important;
color: #eee !important;
border-color: #555 !important;
}
.image,.fieldgroup .fields,.commit-group-item:nth-child(2n) {
background-color: #222 !important;
color: #eee !important;
border: #555 1px solid !important;
}
.pagehead ul.actions a.feed,.explore h2 .feed,#code_search_instructions h2,td.inst,.metabox-loader,.context-loader,
.browser-content,.comment,.wikistyle p,.filterbar ul.filters li,.pagehead ul.tabs li.contextswitch,ul.fieldpills li,
.pagehead ul.tabs li.contextswitch:hover,#new_message,.header,.bigbutton a,.fieldswrap,#gollum-editor,.menu,.pull-flag,
#issues_next ul.sorts li,ul.sorts li.asc,ul.sorts li.desc,.listings-layout .columns.main .content,#gist-form .name,
.filterbar li.selected,.accordion-container,#issues_next ul.filters li,.file-box,table.instruction tr:nth-child(2n),
.blankslate,.boxed-group,.boxed-group-inner,.previewable-comment-form,.bubble,.bubble-contents,.blog-feedback p,
div#common-issues h3,#commit-activity-master-head,#wiki-header > div,#wiki-footer > div,#wiki-rightbar,.capped-box h3,
.auth-form-body,.range-editor-form,.action-indicator,.branch-link,ul.suggestions {
background-color: #333 !important;
border: 0 !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-background-clip: padding-box !important;
background-clip: padding-box !important;
}
.metabox .rule,.comment-form,#issues .labels,#gollum-editor select,.listings .odd,.feed,#files .description,#files .file,
#message .envelope .header .info .title.unread,.wikistyle code,li.contextswitch ul li.current,ul.main_nav li.selected a,
.watcher-widget,ul.states li,.add_file,.commit,.tree-browser,.line-comments,.inset,li.label,.filterbar,.divider-vertical,
#footer .upper_footer,.user-commits td,tr.inline-comments,.thread-subscription-status,.starting-comment .infobar,
#issues_next .infobar,.discussion-bubble-inner,.commit-group-item .authorship,.formbody,.commandbar .display,.none p,
.display div.choice,.display tr,div#common-issues ul li a:hover,#contributors h3,#contributors .cmeta,.select-menu-modal,
.select-menu-modal > div,.issues-list>ul>li.selectable:hover,.issues-list>ul>li.navigation-focus,.issues-list-actions,
pre div[style="background-color: rgb(255, 255, 204); "],
pre div[style="background-color: rgb(255, 255, 204);"],.plans-pricing-callout {
background-color: #333 !important;
color: #eee !important;
border-color: #555 !important;
}
.pagehead ul.tabs li a:hover,.repos .bottom-bar,#languages .popular,.issue,.color-label-list a.selected,table.upgrades td,
.commit-preview .message,.tip-box h4,.button-group,.wikistyle,.commit-preview p.error,.pagehead ul.tabs li.contextswitch,
#browser tr th,.status-box h4,.line_numbers.comment-count,.line_numbers,.date_selector,.date_selector table th,
#files span.icon,#issues_list .actions,.list-browser-footer,#repos .public,.inset-callout,#repo-message,
.summary-stats li a:hover {
background: #333 none !important;
color: #eee !important;
border: 0 !important;
}
#files .file .meta,#files .file .data .line_numbers,.editbox,.editbox .body,.commentstyle,#issues .display,
#issues .display .admin,#issues .labels .list li,.issue .summary,.plain,#notification-center li:hover,
#ng canvas,.standard_form,#reply_body,#commit div,#commit td,#commit tr,#commit .envelope,.file-minibutton,
.gollum-minibutton a,#wiki-history table td,.tree-browser th,.context-pane .title,.flash,
.browser .listing:hover,#dashboard .repos,.date_selector .button,.selectable_day,.milestone,.file-box .icon,
.browser .meta,.sidebar-module > ul li,.sidebar-module .spacer,.list-module .list-body,.list-module a,.bootcamp-body,
.module .inner,.browser .listing.closed, .starting-comment,.chzn-drop,#issues_next .labels .label a,
.section-nav a:hover,.filter-bar,.starred-repo.navigation-focus {
background: #333 none !important;
color: #eee !important;
border-color: #555 !important;
}
#issues_next > .browser_header ul.actions li.selected {
background: #333 !important;
margin-top: 3px !important;
padding: 5px 5px 2px 5px !important;
border-color: #333 !important;
-webkit-border-radius: 3px 3px 0 0 !important;
border-radius: 3px 3px 0 0 !important;
-webkit-background-clip: padding-box !important;
background-clip: padding-box !important;
}
#contributions-calendar rect[style="fill: rgb(238, 238, 238);"],#contributions-calendar rect[style="fill: #eeeeee;"],
.contrib-legend ul.legend li:first-child {
opacity: 0.1 !important;
}
ul.sidetabs li a:hover,.editbox h1,#issues .labels .admin,p.breadcrumb,
#issues .display .sortbar,.actor,.cmeta,#facebox,#facebox .content,#facebox .close,#issues_search .wrapper,
.featured-callout,.ranked-repositories .meta a,.range-editor h3,.range-editor .chooser,ul.nav.logged_out,.tip-box a.next,
#inbox .list .unread,#preview_bucket,.main .filterbar,.browser-content .footerbar,ul.smalltabs,.participation,
.snippet,.supportstaffer,.discussion-form,.chooser-box,.chooser-box h3,#forkqueue .instructions,.input,.ac_results,
.addon:hover,a.function-button,.pull-head,.selector-item.clear:hover,#issues_search .comment-body,
.sidebar-module,.sidebar-module > ul h3,ul.js-guides,.list-module h2,.sidebar-module > p,.documentation ul.nav,
.bootcamp-help h1,.commit-meta,.browse-button,.context-title,.boxed-group > h3,.accordion,#contributors-master,
#contributors-master svg,.section a.section-head,.hidden-text-expander a,.flash-messages,.inset-callout h2,
.list-browser-item.navigation-focus {
background: #444 none !important;
border: 0 !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-background-clip: padding-box !important;
background-clip: padding-box !important;
}
.tabs,table th,#browser td,#issues_next li.selected,.selectable_day.selected,.avatarname img,.diffstat,div#common-issues,
#wiki-history .author img,.options-content h3,#issues-dashboard .actions,#readme .name,table.branches tr:hover td,
.list-tip a:hover,.boxed-group-list > li:hover,.display div.choice:nth-child(2n+1),.display tr:nth-child(2n+1),
.write-selected .write-tab,.preview-selected .preview-tab,#notification-center li.navigation-focus,.menu a:hover,
.menu-container,.select-menu-tabs a.selected,.meta {
background: #444 none !important;
border-color: #555 !important;
color: #eee !important;
}
ul.bignav li a:hover,ul.smallnav li a:hover,.comments-wrapper,.rackspace,.filter-item:hover,
.subnav-bar > ul > li > ul > li > a:hover,ol.download-list li:nth-child(2n),#wiki-history table tr:nth-child(2n) td,
#files.commentable tr:hover td.line-comments,#files.commentable tr:hover td .gd.line-comments,
#files.commentable tr:hover td .gi.line-comments, #files.commentable tr:hover td .gc.line-comments,
.issue.active,.select-menu-button:after {
background-color: #444 !important;
}
.paging,.button-pager,#integration-branch,.add-pill-form,#network .repo:hover,.selectable_day.hover,
.list-module a:hover,.js-guides a:hover,.section-nav .active a,#dashboard .filter-bar li a.filter_selected:after,
.hidden-text-expander a:hover,.switcher > span:after {
background: #555 !important;
border: 0 !important;
-webkit-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-background-clip: padding-box !important;
background-clip: padding-box !important;
}
kbd,.minibutton,a.feed,.button:not(img),button.classy,a.button.classy,.pagination a,.pagination .gap,.header,
.comment-header,.pagehead ul.tabs li a,.gobutton,.login_form input[type="submit"],.list-browser-filterbar,
.top-bar,div.news .pagination a,ul#bootcamp li a h4,.minibutton:disabled,.pull-info,.notification-indicator,
.drag-and-drop,#graph_data .tab.selected,#gists .context-menu-container,.zeroclipboard-button,.search-form button,
.recently-touched-branches,body#com #header,.white-nav .selected span,.select-menu-header,.clone-url-button a,
.filter-tab,#header-wrapper,#header-wrapper .nav,.cheatsheet h2,pre div:hover,.diff-table tr:hover pre,.commit-ref,
.blog-feedback-header,.pagination span,.file-diff-line:hover .diff-line-code,.merged-pulls,.state-merged {
background: #181818 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#181818)) !important;
background-image: -webkit-linear-gradient(top, #333, #181818) !important;
background-image: -moz-linear-gradient(top, #333, #181818) !important;
background-image: -o-linear-gradient(top, #333, #181818) !important;
background-image: linear-gradient(to bottom, #333, #181818) !important;
border-color: #333 !important;
}
.progress-bar,.pagination .current,div.news .pagination a:hover,.minibutton:hover, button:hover,.gobutton:hover,
.clone-url-button.selected a,.asc .sort-type,.desc .sort-type,.mini-bar-graph,.minibutton.selected,
.issues-list>ul>li.unread {
background: #181818 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#181818), to(#333)) !important;
background-image: -webkit-linear-gradient(top, #181818, #333) !important;
background-image: -moz-linear-gradient(top, #181818, #333) !important;
background-image: -o-linear-gradient(top, #181818, #333) !important;
background-image: linear-gradient(to bottom, #181818, #333) !important;
border-color: #333 !important;
}
ul.repo-stats li a:hover,.subnav li a:hover,.filters li.selected a,.filters li a:hover,.commandbar .choice .command,
.navigation-focus .mini-icon:before,.selector-item:hover .mini-icon:before,.selector-item.selected .mini-icon:before,
.btn-close-issue a.minibutton,.commit .mini-icon:before,.select-menu-item.selected>.mini-icon,
.css-truncate-target:hover {
color: #fff !important;
}
#contributions-calendar .contrib-details div .num {
color: #999 !important;
}
.news blockquote,.url-box p strong,#languages a.bar,dl.form dt,.avatarexplain p strong,.lineoption p,
.fieldgroup p.explain.planusage,table.notifications th,.explore h2,.usagestats dl dt.numbers,
.featured-callout h2,.commit-preview p.name .date,.feature-overview strong,.download-list h4 {
color: #ccc !important;
}
#contributions-calendar .contrib-details div,.mini-icon-remove-close:hover {
color: #777 !important;
}
.context-pane .selector-item:hover a,.mega-icon:before,.repo-label span,#notification-center li.unread a,
.mini-icon-public-repo:before,.mini-icon-pull-request,.mini-icon-remove-close,.mini-icon-link,.mega-octicon:before {
color: #444 !important;
}
.disabled,.disabled:hover {
color: #444 !important;
border-color: #444 !important;
}
::-webkit-input-placeholder {
color: #444 !important;
}
:-moz-placeholder {
color: #444 !important;
}
::-moz-placeholder {
color: #444 !important;
opacity: 1 !important;
}
:-ms-input-placeholder {
color: #444 !important;
}
.news .alert .title span,.metabox .editable-text:hover,#inbox .list .item .title span {
color: #8c8000 !important;
background-color: transparent !important;
border: 0 !important;
}
.site a,.profilecols ul.stats li a:hover strong,.plans-row .plan,.filters li.selected,#gollum-editor-submit,
.repo_list span.css-truncate-target,.commit .sha,.zeroclipboard-button {
color: #4183C4 !important;
}
a code {
color: #4183C4 !important;
text-decoration: underline;
}
.navigation-focus a {
color: #ddd !important;
}
.minibutton:hover,.file-minibutton:hover,.add_file:hover,.gollum-minibutton:hover,.pagination a:hover,
.gollum-minibutton a:hover,#gollum-editor-submit:hover,.tip-box a.next:hover,.sidebar-module h3:hover a,
a.feed:hover, a.feed:hover span,.listings-layout .nav li a:hover,.search-form button:hover,
.url-box .zeroclipboard-is-hover,.select-menu-item.navigation-focus, .select-menu-item.navigation-focus.selected {
background-color: #4183C4 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#599bdc), to(#3072b3)) !important;
background-image: -webkit-linear-gradient(top, #599bdc, #3072b3) !important;
background-image: -moz-linear-gradient(top, #599bdc, #3072b3) !important;
background-image: -o-linear-gradient(top, #599bdc, #3072b3) !important;
background-image: linear-gradient(to bottom, #599bdc, #3072b3) !important;
color: #ddd !important;
-webkit-background-clip: padding-box !important;
background-clip: padding-box !important;
}
.clone-url-button:hover a,table.upgrades tr:hover td,#notification-center li.unread {
background: #4183C4 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#599bdc), to(#3072b3)) !important;
background-image: -webkit-linear-gradient(top, #599bdc, #3072b3) !important;
background-image: -moz-linear-gradient(top, #599bdc, #3072b3) !important;
background-image: -o-linear-gradient(top, #599bdc, #3072b3) !important;
background-image: linear-gradient(to bottom, #599bdc, #3072b3) !important;
color: #ddd !important;
}
.context-button:after {
border-color: #4183C4 transparent transparent !important;
}
.context-button:hover:after,.switcher > span:before {
border-color: #fff transparent transparent !important;
}
#posts #rss,.github-jobs-promotion p,.signup-button,.hero h1,.plan.personal,.caption,.centered-graphic,
.login_form h1,.auth-form-header {
background: #003 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#005), to(#003)) !important;
background-image: -webkit-linear-gradient(top, #005, #003) !important;
background-image: -moz-linear-gradient(top, #005, #003) !important;
background-image: -o-linear-gradient(top, #005, #003) !important;
background-image: linear-gradient(to bottom, #005, #003) !important;
border-color: #006 !important;
}
#forkqueue .legend .unclean,.unclean td,.state-closed,.chzn-results .no-results,.majorproblem .pageheader_wrap,
.btn-close-issue,button.classy[name="comment_and_close"],.error_box,.flash-error,#message.major,
.minibutton.danger:hover,.minibutton.danger:hover span,.comment-form-error,.mergeable.dirty,.closed-issues {
background: #300 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#500), to(#300)) !important;
background-image: -webkit-linear-gradient(top, #500, #300) !important;
background-image: -moz-linear-gradient(top, #500, #300) !important;
background-image: -o-linear-gradient(top, #500, #300) !important;
background-image: linear-gradient(to bottom, #500, #300) !important;
border-color: #333 !important;
color: #ccc !important;
}
.btn-close-issue:hover,button.classy[name="comment_and_close"]:hover {
background: #600 !important;
}
.minibutton.danger,.minibutton.danger span,.closed.mini-icon {
color: #bd2c00 !important;
}
.infotip,.form-actions .tip,.mini-callout,.snippet em,#network .repo span,#message .sent,.notification,.plan.free,
.ejector,#issues_search .results em,.bootcamp-help ul li,.page-notice,.feature-tabs .tab-button,.chzn-results li em,
#missing-readme,.callout,.btn-download,a.button.classy,.warning,.signed-out-comment,#message.minor,.contributing {
background: #440 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#440), to(#220)) !important;
background-image: -webkit-linear-gradient(top, #440, #220) !important;
background-image: -moz-linear-gradient(top, #440, #220) !important;
background-image: -o-linear-gradient(top, #440, #220) !important;
background-image: linear-gradient(to bottom, #440, #220) !important;
border-color: #440 !important;
color: #ddd !important;
}
#forkqueue .legend .clean,#revisions ul li.current,.excerpt,.selectable_day.today,.big-notice,.plan.business,.popout,
#statusbar,.clean,.clean td,.mergeable.clean,.state-open,.octofication .message,#download_button,.status-box.good a,
button.classy.primary,.progress-bar .progress,#message.good,.status-success,.mergeable,.new-issues,.new-pulls,
.state-proposed {
background: #305530 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#373), to(#242)) !important;
background-image: -webkit-linear-gradient(top, #373, #242) !important;
background-image: -moz-linear-gradient(top, #373, #242) !important;
background-image: -o-linear-gradient(top, #373, #242) !important;
background-image: linear-gradient(to bottom, #373, #242) !important;
border-color: #080 !important;
}
a.new-repo {
background: #305530 !important;
border-color: #080 !important;
color: #ddd !important;
}
.repo-owner-tag .tag,.gist-owner-tag .tag {
background: #070 !important;
color: #ddd !important;
}
#download_button:hover,.noproblems .pageheader_wrap,a.new-repo:hover,button.classy.primary:hover {
background: #373 !important;
}
.open.mini-icon {
color: #6cc644 !important;
}
.kbd,.signup-button:hover,.hero .textographic,.hero .screenographic {
background: #404040 !important;
background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333)) !important;
background-image: -webkit-linear-gradient(top, #444, #333) !important;
background-image: -moz-linear-gradient(top, #444, #333) !important;
background-image: -o-linear-gradient(top, #444, #333) !important;
background-image: linear-gradient(to bottom, #444, #333) !important;
border-color: #606060 !important;
}
.dangerzone-module h4 {
color: #c00 !important;
}
#forkqueue .instructions,.addon h4,#wiki-wrapper h1,#wiki-wrapper h2,
#wiki-wrapper h3,#wiki-wrapper h2 strong,#wiki-wrapper h3 strong,.wikistyle h1,.wikistyle h2 {
color: #5BA1CF !important;
}
#user-links .unread_count,.minorproblem .pageheader_wrap {
background: rgba(203, 108, 0, 0.8) !important;
}
.pagehead ul.tabs li a.selected,.pagehead > ul.tabs li a:hover,div.listing.navigation-focus,div.issues.navigation-focus {
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
border-bottom: #f80 2px solid !important;
}
.section-nav .active a,.menu a.selected {
border-left: #f80 2px solid !important;
}
.pjax-loading {
background: rgba(64, 64, 64, 0.8) !important;
}
#network .repo img[alt="T"],#network .repo img[alt="I"], #network .repo img[alt="L"] {
width: 26px !important;
height: 0 !important;
padding-top: 22px !important;
}
#network .repo img[alt="T"] {
background: url(http://mottie.github.com/Github-Dark/images/t.png) no-repeat !important;
}
#network .repo img[alt="I"] {
background: url(http://mottie.github.com/Github-Dark/images/i.png) no-repeat !important;
}
#network .repo img[alt="L"] {
background: url(http://mottie.github.com/Github-Dark/images/l.png) no-repeat !important;
}
.octofication { position:relative !important; }
.octofication .message:before {
content: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/octofication.png") !important;
position: absolute !important;
top: 15% !important;
left: 0 !important;
}
.mini-icon-windows:before {
background-position: -18px 0 !important;
}
#userbox a:hover, #userbox a:hover .mini-icon {
color: #4183C4 !important;
}
.participation-graph {
z-index: 0 !important;
}
ul.repolist h3,ul.repolist .description,ul.repolist .updated-at,ul.repolist .fork-flag {
position: relative;
z-index: 1 !important;
}
.participation-graph canvas {
background: #222 !important;
opacity: 0.1 !important;
}
#footer #blacktocat {
background: url("http://mottie.github.com/Github-Dark/images/blacktocat.svg") no-repeat scroll 0 0 transparent !important;
}
.closed-banner {
background-image: url(http://mottie.github.com/Github-Dark/images/closed_pattern.gif) !important;
}
.search .minibutton span {
background-position: center -95px !important;
}
#issues_next .sidebar .labels-editable .label-target .delete a {
background-image: url(http://mottie.github.com/Github-Dark/images/delete.png) !important;
}
.commit .minibutton.expander-minibutton span {
background-position: 50% -45px !important;
}
.commit.open .minibutton.expander-minibutton span {
background-position: 50% -145px !important;
}
.avatar-bubble:before,.discussion-bubble-content:before {
border-color: transparent #333 transparent transparent !important;
}
.mini-avatar-bubble {
background-image: url(http://mottie.github.com/Github-Dark/images/bubble-arrow-up.png) !important;
}
#issues_search .comment {
background: url(http://mottie.github.com/Github-Dark/images/bubble-arrow.png) 2px 21px no-repeat !important;
}
#files .file .data pre,#files .file .line-data,#files .file .line-number,.file-box .data pre,.file-box .line-data,
.file-box .line-number {
line-height: 1.4em !important;
}
.pagination a,.pagination span.current,.pagination span.gap,.menu a {
border-color: #222 !important;
}
.multiple-avatars,.multiple-avatars:before {
border: 0 !important;
}
.highlight .gc,.highlight .gc pre {
background: #333 !important;
border-color: #333 !important;
color: #888 !important;
}
.highlight .gi,.highlight .gi pre,.gi .diff-line-code, .gi .diff-line-code pre {
background: #040 !important;
border-color: #080 !important;
color: #ddd !important;
}
.gi .diff-line-num {
background: #020 !important;
border-color: #040 !important;
color: #ddd !important;
}
.highlight .gi .x {
background: #020 !important;
color: #ddd !important;
}
.highlight .gd,.highlight .gd pre,.gd .diff-line-code, .gd .diff-line-code pre {
background: #400 !important;
border-color: #600 !important;
color: #ccc !important;
}
.gd .diff-line-num {
background: #300 !important;
border-color: #500 !important;
color: #ccc !important;
}
.highlight .gd .x {
background: #200 !important;
color: #ddd !important;
}
.highlight .hll { background-color:#404040 !important; }
.highlight { background:#202020; color:#d0d0d0 !important; }
.highlight .err { color:#a61717 !important; background-color:#200 !important; }
.highlight .o { color:#777 !important; }
.highlight .p { color:#E9B96E !important; }
.highlight .cs { color:#e50808; background-color:#520000 !important; }
.highlight .gi { color:#589819 !important; }
.highlight .gp { color:#aaa !important; }
.highlight .nf { color:#098 !important; }
.highlight .w { color:#666 !important; }
.highlight .c,.highlight .cm,.highlight .c1 { color:#3677a9 !important; }
.highlight .g,.highlight .l,.highlight .x,.highlight .ge,.highlight .gs,.highlight .ld,.highlight .ni,.highlight .nl,
.highlight .nx,.highlight .py { color:#d0d0d0 !important; }
.highlight .k,.highlight .n,.highlight .go { color:#ccc !important; }
.highlight .cp,.highlight .s,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .se,.highlight .sh,
.highlight .si,.highlight .s1,.highlight .ss { color:#D2691E !important; }
.highlight .gd,.highlight .gr,.highlight .gt { color:#d22323 !important; }
.highlight .gh,.highlight .gu { color:#fff !important; }
.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt,.highlight .nt,
.highlight .ow { color:#6ab825 !important; }
.highlight .m,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .sr,
.highlight .il { color:#cd2828 !important; }
.highlight .na,.highlight .ne { color:#bbb !important; }
.highlight .nb,.highlight .bp { color:#24909d !important; }
.highlight .nc,.highlight .nn { color:#447fcf !important; }
.highlight .no,.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi { color:#4ca !important; }
.highlight .nd,.highlight .sx { color:orange !important; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment