]> git.rmz.io Git - dotfiles.git/blob - dwb/userstyles/github.com.css
dwb: update github dark css
[dotfiles.git] / dwb / userstyles / github.com.css
1 @namespace url(http://www.w3.org/1999/xhtml);
2 @namespace svg url(http://www.w3.org/2000/svg);
3 /* Github Dark Theme v1.8.29 (8/9/2014)
4 * https://github.com/StylishThemes/GitHub-Dark
5 * http://userstyles.org/styles/37035
6 * License: http://sam.zoy.org/wtfpl/
7 */
8 /* AGENT_SHEET */
9 body {
10 background-color: #222 !important;
11 background-image: /*[[bg-choice]]*/ url(https://stylishthemes.github.io/GitHub-Dark/images/backgrounds/bg-tile1.png) !important;
12 background-clip: border-box !important;
13 background-origin: padding-box !important;
14 /*[[bg-options]]*/
15 /*[[bg-options2]]*/
16 }
17 /* Base link/panel colors - text */
18 a:not([href*="/labels/"]), .profilecols ul.stats li a:hover strong, .plans-row .plan, .filters li.selected,
19 .repo_list span.css-truncate-target, strong.css-truncate-target, .zeroclipboard-button, .creator a, button#logout:hover,
20 #user-links > li > a:hover, #user-links .sign-out-button:hover, .numbers-summary a:hover, .numbers-summary a:hover span,
21 .tag-info a:hover, .tag-info a:hover span, #forkqueue .instructions, .addon h4, .header a:hover, .header a:hover .mini-icon,
22 .api-status a:hover, .header a:hover .mega-icon:before, #footer a, #userbox a:hover, .header-logo-wordmark:hover span,
23 #userbox a:hover .mini-icon, .gist-item ul.meta>li>a:hover, #userbox a:hover, .sidebar-module h3 a:hover,
24 #userbox a:hover .mini-icon, a.browse-button:hover, a.browse-button:hover span, .team-mention, .add-line-comment:before,
25 .header-logo-invertocat:hover, .comment-header-actions li:hover , .zeroclipboard-link .octicon, .commit .commit-title .issue-link,
26 .octofication .mega-octicon:before, .octofication-more strong, .org-repo-stats a:hover, a.muted-link:hover,
27 .org-repo-stats a:hover .octicon:before,.org-module-link:hover,.org-module-link:hover .org-stats,
28 .org-module-link:hover .octicon, .org-header-info .name-link:hover, .social-count:hover, .new-file-link span,
29 .org-repo-name a:hover .repo-prefix, .timeline-commits .commit-meta .octicon-comment-discussion:before,
30 .numbers-summary a:hover .octicon:before, .history-link .octicon:before, .steps li.current .mega-octicon:before,
31 .oauth-permissions-details .permission-title, .permission-help .octicon:before, .setup-info-module .octicon:before,
32 .owner-name, .timeline-comment-actions .octicon:hover, .markdown-body a code, .discussion-sidebar-toggle:hover,
33 .discussion-sidebar-toggle:hover .octicon, .sidebar-assignee .assignee:hover, .timeline-commits .commit-message a:hover,
34 .timeline-commits .commit-id:hover, #markdown-toc li a:hover, .sidebar-module ul ul li a:hover, a.button-outline,
35 .org-teams-list .team:hover .team-name, .gh-header-back:hover span:before, a.lock-toggle-link:hover,
36 .tabnav a.tabnav-extras:hover, .tabnav .tabnav-extras:hover .octicon, .org-header .edit-org:hover .octicon,
37 .diagram-icon-small:not(.active) .mega-octicon:before, .diagram-icon:not(.active) .mega-octicon:before,
38 .panel-nav:not(.disabled) .mega-octicon:before, #header ul.top-nav li a:hover, .team-info-card .stats-group .stat:hover,
39 .team-info-card .stats-group .stat:hover .stat-number, .file .meta .octicon-button:hover, a.discussion-item-entity:hover,
40 span.discussion-item-entity:hover, .issues-listing .table-list-issues .issue-comments-link:hover,
41 .issues-listing .table-list-issues .issue-title-link:hover, .issues-listing .table-list-issues .issue-meta-section a:hover,
42 .issues-reset-query:hover, .issues-listing .table-list-issues .milestone-link:hover .octicon, .labels-list-action:hover,
43 .commits-list-item .commits-comments-link:hover, .discussion-item-ref-title .title-link:hover, .box-action:hover, .box-action:active {
44 color: /*[[base-color]]*/ #4183C4 !important;
45 }
46 /* Base color panel */
47 .button:hover, .button:active, option:hover, .minibutton:not(.disabled):hover, .minibutton:active, .minibutton:hover code,
48 .file-minibutton:hover, .add_file:hover, .pagination a:hover, .tip-box a.next:hover,
49 .clone-url-button:hover a, .listings-layout .nav li a:hover, .state-merged, .url-box .zeroclipboard-is-hover,
50 ul.filter-list .filter-item.selected, #fork-select .target:not(.disabled):hover, .flash-notice,
51 table.upgrades tr:hover td, .email-format .email-hidden-toggle:hover a, .notification-indicator .unread,
52 .gist-item .bubble:hover, .dashboard-tabs a:hover, .dropdown-menu > li > a:hover, .documentation-results a:hover,
53 input[type=submit]:hover, .hidden-text-expander a:hover, .blog-search-results em, .codesearch-cols em,
54 .select-menu-item.navigation-focus, .subnav-item.selected, .subnav-item.selected:hover, .subnav-item.selected:focus,
55 .example-nav li a.selected, .button-outline:hover, .typeahead-result.navigation-focus, .typeahead-result:hover {
56 background: /*[[base-color]]*/ #4183C4 !important;
57 }
58 .context-button:after {
59 border-color: /*[[base-color]]*/ #4183C4 transparent transparent !important;
60 }
61 .octofication .message, .panel-nav:not(.disabled):active, .diagram-icon:not(.active) {
62 border-color: /*[[base-color]]*/ #4183C4 !important;
63 }
64 /* === Notification icon === */
65 .notification-indicator .unread {
66 background: /*[[base-color]]*/ #4183C4 !important;
67 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 10px /*[[base-color]]*/ #4183C4 !important;
68 }
69 /* text selection */
70 ::selection {
71 background: rgba(112,112,112,.5) !important;
72 }
73 ::-moz-selection {
74 background: #383838 !important;
75 }
76 .ace_selection {
77 background: #383838 !important;
78 }
79 /* input focus hightlight */
80 input.focus[type="text"], #adv_code_search .focus.search-page-label, input[type="text"]:focus:not(.js-color-editor-input),
81 .focused .drag-and-drop, #adv_code_search .search-page-label:focus, input.focus[type="password"],
82 input[type="password"]:focus, input.focus[type="email"], input[type="email"]:focus, input.focus[type="number"],
83 input[type="number"]:focus, input.focus[type="tel"], input[type="tel"]:focus, input.focus[type="url"],
84 input[type="url"]:focus, textarea.focus, textarea:focus, #q:focus ~ button {
85 border-color: /*[[base-color]]*/ #4183C4 !important;
86 }
87 /* === Inputs === */
88 select, input:not(.js-color-editor-input), textarea {
89 -moz-appearance: none !important;
90 background: #181818 !important;
91 border: 1px solid #555 !important;
92 color: #eee !important;
93 }
94 /* custom checkbox and radio styles. We need a full set of styles here as WebKit removes all of them when
95 -webkit-appearance: none is set. */
96 input[type="checkbox"], input[type="checkbox"]:focus, input[type="radio"], input[type="radio"]:focus,
97 input[type="checkbox"]:hover:active, input[type="radio"]:hover:active {
98 -webkit-appearance: none !important;
99 background-color: #181818 !important;
100 border: 1px solid #555 !important;
101 color: #eee !important;
102 height: 1em !important;
103 width: 1em !important;
104 }
105 input[type=radio] {
106 border-radius: 100% !important;
107 }
108 input[type="checkbox"]:checked {
109 background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cmVjdCBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeT0iMCIgeD0iMCIgZmlsbD0iIzAwMDAwMCIvPjxwYXRoIGQ9Im05OC43OTk5ODggMjEzbC0wLjc5OTk4OCA4OWMwIDAgMTAzIDEwMiAxMDQgMTAyYzEgMCAyMDUgLTIwMSAyMDUgLTIwMWMwIDAgMCAtOTAgMCAtOTFjLTAuNzk5OTg4IDAgLTIwNCAyMDMgLTIwNCAyMDNsLTEwNCAtMTAyeiIgZmlsbD0iI2RkZGRkZCIvPjwvZz48L3N2Zz4KCg==) !important;
110 background-size: cover !important;
111 }
112 input[type="checkbox"]:indeterminate {
113 background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cmVjdCBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeT0iMCIgeD0iMCIgZmlsbD0iIzAwMDAwMCIvPjxyZWN0IGhlaWdodD0iMTI4IiB3aWR0aD0iMzg0IiB5PSIxOTIiIHg9IjY0IiBmaWxsPSIjZGRkZGRkIi8+PC9nPjwvc3ZnPg==) !important;
114 background-size: cover !important;
115 }
116 input[type=radio]:checked {
117 background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cmVjdCBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeT0iMCIgeD0iMCIgZmlsbD0iIzAwMDAwMCIvPjxjaXJjbGUgY3g9IjI1NiIgY3k9IjI1NiIgcj0iNjQiIGZpbGw9IiNkZGRkZGQiLz48L2c+PC9zdmc+) !important;
118 background-size: cover !important;
119 }
120 /* === Prevent overflow issues === */
121 #dashboard, div.highlight, svg {
122 width: 100% !important;
123 }
124 .vcard-fullname, .vcard-username {
125 overflow-y: hidden !important;
126 }
127 .scrollable-diagram {
128 overflow-x: hidden !important;
129 }
130 code {
131 overflow: visible !important;
132 }
133
134 .markdown-body code {
135 white-space: pre-wrap;
136 }
137 pre, .highlight {
138 tab-size: /*[[tab-size]]*/ 4 !important;
139 -moz-tab-size: /*[[tab-size]]*/ 4 !important;
140 }
141 /* === logo === */
142 .header .site, #adv_code_search .search-page-input {
143 background: #111 !important;
144 border: 0 !important;
145 padding-bottom: 1px !important;
146 }
147 #footer .mega-icon:hover:before {
148 color: #555 !important;
149 }
150 /* === needs padding === */
151 div.blog, #page-settings {
152 margin-top: 20px !important;
153 }
154 .conversation-list-heading .inner {
155 padding: 3px 10px !important;
156 }
157 /* HACK: Center emoji vertically on the line */
158 .emoji {
159 position: relative;
160 top: -1.5px;
161 }
162 /* === show === */
163 .color-label.selected .color, .highlight span.gh, .highlight span.gu {
164 display: block !important;
165 }
166 /* === no margin === */
167 #dashboard {
168 margin: 0 !important;
169 }
170 /* gist diff stats - fix alignment */
171 .diffstat {
172 font-size: 14px !important;
173 }
174 /* === Remove shadow === */
175 h1, h2, h3, h4, pre, pre *, code, tt, ul, li, p, input, a, th, .news, #footer ul.sosueme li.main, .more-repos, .button,
176 .metabox em.placeholder, table.notifications, #download_button, .comment-count, em.date, input.search, #user-links,
177 .upper_footer, .switcher > span:after, .upgrades td, .blog-feedback, .description,
178 .commit-ref, .pagination span, .mini-icon-advanced-search, .count, .select-menu-title, .sunken-menu a,
179 .select-menu-button:after, #repo-message, .times, .sunken-menu-contents, .sunken-menu a .counter, .usage-bar dt,
180 #user-links .name img, #common-issues, .upload-progress, .svg-tip, .meta, .flash, .flash-global, .ace_fold-widget:hover,
181 #files .file .meta .info span, .file-box .meta .info span, body#com #header, .search-filters, .usage-bar dd,
182 .notification-indicator .all-read, .avatar-stack.multiple-avatars .avatar:last-child, .avatar-stack.multiple-avatars:before,
183 .box-action, .file-diff-line, .file-code-lines, #adv_code_search input.search-page-input, li.ssh-key .ssh-key-state-indicator.not-recent,
184 #gist-form .gist-name-textbox, .labels .label {
185 text-shadow: none !important;
186 box-shadow: none !important;
187 }
188 a, button, p, ul, li, dl.form label, .formbody label, .js-context-button, .footer-text,
189 .minibutton span, span.name, .diff-line-code, .num, .user-list em, .diff-expander .octicon-unfold:hover,
190 .select-menu-loading-overlay:before, .select-menu-item a, .minibutton, .mini-icon, .mini-icon:before, .list-tip:before,
191 .line-num-content, .diff-expander .octicon-unfold, .minibutton i, .comment-header-author, .header, .gist .gist-file .gist-meta,
192 .logo-placeholder, .branch-group-heading {
193 text-shadow: none !important;
194 }
195 /* === transparent background only === */
196 body > pre, #footer, .textographic a.repo, .stars-browser .filter-bar, .highlight .file-diff-line:hover pre,
197 .gravatar, .topsearch span.search-input, p.meta, .sidebar .milestone, .commit-desc pre, #facebox,
198 .profilecols .filter-bar, .button-group, div.content-header .search-form, .file-code,
199 .gist-advanced-options .select-menu-button:after, #wrapper, li.commit, li.public, .gravatar img,
200 .commit-comments-header-sha, .tmp-reusable-bubble .bubble-inner, pre.headers code,
201 .columns.equacols.bordered, .gist-item ul.meta>li>a:hover, .commits li img, a.minibutton code, .milestone, .more-repos,
202 #network .repo span, .previewable-comment-form, .keyboard-mappings th, .api #header-wrapper .nav,
203 .marketing-nav a.selected, #graph_data .tabs, .org-nav-item.selected, .edit-team-member:hover, tr.commit,
204 .release-timeline .js-details-container, .section-heading-title a.js-selected-navigation-item, .featured-callout .screenshot,
205 .sidebar-module h3 a:hover, .timeline-commits .commit-meta .status,
206 .timeline-commits .commit-meta .octicon, .file .meta-divider, .avatar-stack.multiple-avatars:before,
207 #feedHandler, .discussion-sidebar-item .thread-subscription-status, .boxed-group.application-show-group .logo-upload,
208 .diagram-icon-small, .commits-listing .commit-group-title .octicon-git-commit, #readme .highlight,
209 .emoji[title=":copyright:"], .ace-github, .add-member-team-list.table-list {
210 background: transparent !important;
211 }
212 /* Redeem Page */
213 .coupons .coupon-form-body {
214 background-image: none !important;
215 background-color: #222 !important;
216 box-shadow: none !important;
217 border: 1px solid #666 !important;
218 }
219 .coupons .coupon-form-body .coupon-icon {
220 border: 1px solid #555 !important;
221 }
222 /* === Remove background gradient === */
223 #directory .repo, #dashboard .repo, #categories li, .sosueme li.main, #commit .separator, .big-notice, .clean td,
224 .legend .clean, .avatar .overlay.size-48, .listing.closed, .gist .gist-file .gist-data, .gist-syntax,
225 .gist .gist-file .gist-data .line-numbers, .listing .repo, .sunken-menu-separator:before,
226 .sunken-menu-contents:before, .sunken-menu-separator, .sunken-menu-contents:after {
227 background-color: transparent !important;
228 background-image: none !important;
229 }
230 .context-loader.large-format-loader {
231 background-image: none !important;
232 }
233 /* === Just rounded corners === */
234 #wrapper, #your-repos-filter, .topsearch ul.nav {
235 border-radius: 3px !important;
236 background-clip: padding-box !important;
237 }
238 /* remove border-radius */
239 .dashboard-tabs a, .search-filters {
240 border-radius: 0 !important;
241 }
242 /* === No huge text === */
243 .topsearch form input.search {
244 font-size: 12px !important;
245 }
246 /* repo labels, private repo lists */
247 .repo-label span, .private .repo-list-item, .hook-delivery-guid {
248 background: #222 !important;
249 color: #777 !important;
250 }
251 /* previously orange border bottom */
252 .pagehead ul.tabs li a.selected, .pagehead > ul.tabs li a:hover, .filter-selected, div.listing.navigation-focus,
253 div.issues.navigation-focus, .repo-filter:hover, .dashboard-tabs a.selected, .marketing-nav a.selected,
254 .orgs-nav .org-nav-item.selected, a.pagehead-nav-item.selected {
255 border-radius: 0 !important;
256 border-bottom: #eee 2px solid !important;
257 }
258 .section-nav .active a, .menu a.selected, .menu a.selected:hover, .sunken-menu a:focus, .sunken-menu a:hover {
259 border-radius: 0 !important;
260 border-left: #eee 1px solid !important;
261 }
262 /* dropdown arrows are css triangles, so we can't just apply color to all four borders */
263 .dropdown-arrow {
264 border-top-color: #eee !important;
265 transition: none !important;
266 }
267 .js-menu-target:hover .dropdown-arrow {
268 border-top-color: /*[[base-color]]*/ #4183C4 !important;
269 }
270 /* GitHub Bug: The focused + in the header has an ugly underline from a:active */
271 .js-menu-target:focus, .js-menu-target:active {
272 text-decoration: none !important;
273 }
274 /* GitHub Bug: Properly center the pull request tabs header counters vertically. Also match the border-radius to
275 match other similar counters on the site */
276 #commits_tab_counter, #files_tab_counter {
277 vertical-align: middle !important;
278 border-radius: 2px !important;
279 }
280 /* invisible border */
281 .gisttabs a:not(.selected), .gisttabs a:not(.selected):hover, .timeline-comment-wrapper,
282 .full-commit .commit-desc + .commit-branches, .full-commit .commit-meta, .list-group-item {
283 border-color: transparent !important;
284 }
285 /* === Darken border === */
286 .wiki-wrapper .wiki-empty-box:hover {
287 border-color: #777 !important;
288 }
289
290 pre, table, table th, hr, img, #browser table, #browser table th, #issues .menu ul li,
291 .counter, .issues td, ul.main_nav li.selected, .browser_header, .issue-head, .bootcamp-help .image, ul.hook-list,
292 .clone-url-button, .list-tip li, .section-nav a, .search-menu-container,
293 .repo_list li a, .graphs .axis, .switcher > span:after, a.assignee-bit, .menu li, .notifications td, .filter-tab,
294 ul.hook-list li, .repo .border, .box-action, ul.repo-stats li a, .footer_nav h4, .footer-divider, .blog-feedback,
295 .chromed-list-browser, .js-activate-link, .chromed-list-browser div, .filter-bar, .columns.sidebar, .title, .lbl,
296 .participation-graph canvas, #contributors .person, .tabnav, #commit-activity-master, .mini-repo-list a, #services,
297 .top-rule, .blog-post, #services .service, ul.stats, .select-menu-filters, .select-menu-item, .select-menu-tabs,
298 .release-list > li, .url-box, .context-body, .range-editor-head, .code-list-item,
299 .cheatsheet, .pagehead.settings-area, .release-body, .suggester, .pull-state, .pull-number, .merge-pr, .gist-file,
300 #footer .container, #graph-shots li, .sidebar, .release-timeline, .explore h2, ul.color-label-list .color, #head,
301 .leaderboard-list-item, .release-timeline-tags .main, .search-result-item, .sort-bar, .details, .jobs-list,
302 .content-header, .user-list-item, .markdown-body, ul#categories li h5,
303 .gobutton.with-comments .sha, #gollum-editor-function-bar, .capped-box, .steps li, #common-issues,
304 .steps, #graphs, .previewable-comment-form .comment, .org-module, .org-repo, .table-list,
305 .table-list-cell, .org-add-footer, .auto-search-group .search-filter, #notification-center li, .branch-status,
306 .commit-tease .commit-meta, .comment + .comment, .discussion-bubble-inner, .member-row, .press-info,
307 .timeline-comment, .timeline-comment-header, .timeline-commits .timeline-commits-header, .range-editor span.flag,
308 .range-editor .range, ul.comparison-list > li, .marketing-section, .featured-callout .screenshot,
309 .sidebar-module, #footer .wrapper, .collapsed, .expanded, .discussion-topic, .bubble-inner,
310 div.article div.helper div.content, .boxed-group-inner .help, dl.new-email-form, .file .meta-divider,
311 .avatar-stack.multiple-avatars:before, .file-box, .file-actions .button-group li, .gist .gist-file .gist-data,
312 #contributions-calendar .contrib-details div, .branch-action-body, .setup-form .tos-info, .setup-form .setup-organization-next,
313 .setup-info-module .features-list .list-divider, .collection-page .other-content, .bubble-wrap, .release-show,
314 .file-wrap, .branches .branch-summary, .branches .no-results-message, .branch-a-b-count .count-half:last-child,
315 .tabnav-tab.selected, .panel-nav, .file {
316 border-color: #555 !important;
317 }
318 .discusion-topic-infobar, .box-header, .box-body, .timeline-comment-label, .logo-box, .suggester li {
319 border-color: #444 !important;
320 }
321 h1, h2, h3, #footer, .pagehead, table tr, table td, blockquote, .pagination a:first-child, .team,
322 .pagination a:last-child, .pagination span:first-child, .boxed-group-list > li, .toolbar-bordered,
323 .pagination span:last-child, .dashboard-tabs, .graphs, .graph, .featured-callout .rule, .sub-nav,
324 ul.sunken-menu-group a.selected, .vcard-details, .vcard-stats, .repo-list-item, .email-signature-reply,
325 .grid .col, .composer-infobar, .email-quoted-reply, .summary-stats li, .columns.equacols.bordered,
326 .file-diffstat, ul.filter-list, .news .alert, table.files td, .explore-section, .repolist > li,
327 .new-discussion-timeline .sidebar-item+.sidebar-item,.gh-header-meta,
328 .sidebar-module ul h3, .headlines li, .discussion-sidebar-item + .discussion-sidebar-item, .markdown-format img,
329 div#common-issues ul li, .setup-wrapper .oauth-permissions, .about-facts, .starred-repo, .markdown-example,
330 .traffic-graph-stats, .discussion-item + .discussion-item, .bubble, .tree-browser, .simple-box-footer, .team-grid .team-members,
331 .org-list .list-item, .stats-group .stat, .team-info-card .team-stats, .table-of-contents li, .commit-grou,
332 .table-list-bordered .table-list-cell:first-child, .table-list-bordered .table-list-cell:last-child, .table-list-cell,
333 .table-list, .table-list-header, .blankslate, .labels-list-item, .subnav-divider-right, .subnav-bordered,
334 .content table th, #search-results li, .ace_gutter, .subhead {
335 border-color: #333 !important;
336 }
337 .pagination a, .pagination span.gap, .discussion-item-icon, .date:after {
338 border-color: #222 !important;
339 }
340 .filter-tab.selected {
341 border: #444 1px solid !important;
342 border-bottom: #333 1px solid !important;
343 }
344 .summary-stats, .sunken-menu-separator, .pagehead, .follow-list .follow-list-item, .facebox-header, .org-header {
345 border-bottom: #333 1px solid !important;
346 }
347 .more-repos, .simple-conversation-list>li, .site-footer, .blame .section-first td {
348 border-top: #333 1px solid !important;
349 }
350 /* discussion timeline tweaks */
351 .closed-banner {
352 border-top: 2px solid #444 !important;
353 border-bottom-color: transparent !important;
354 height: 2px !important;
355 }
356 .discussion-timeline-actions, .closed-banner {
357 background: transparent !important;
358 border-top: 2px solid #444 !important;
359 }
360 .discussion-timeline:before {
361 margin-top: 2px !important;
362 background: #444 !important;
363 height: calc(100% - 260px) !important;
364 }
365
366 .listings div.listing {
367 border-left: #333 2px solid !important;
368 border-right: #333 2px solid !important;
369 }
370 .timeline-comment:after, .branch-action-body:after {
371 border-right-color: #282828 !important;
372 z-index: 1 !important;
373 }
374 .timeline-comment:before {
375 border-right-color: #555 !important;
376 }
377 .issue-head {
378 border-bottom-width: 1px !important;
379 }
380 .sunken-menu.vertical-right .sunken-menu-item.selected {
381 border-left: transparent 1px solid !important;
382 }
383 .context-button:hover:after, .switcher > span:before {
384 border-color: #eee transparent transparent !important;
385 }
386 /* branch selector button - uses borders to make select button */
387 .select-menu-button::before {
388 border-top-color: #eee !important;
389 }
390 .branches .branch-summary + .branch-summary {
391 border-top-color: #333 !important;
392 }
393
394 /* code */
395 .linkable-line-number {
396 border-right: #555 1px solid !important;
397 }
398 .diff-line-num, .blob-line-nums {
399 vertical-align: middle !important;
400 }
401 .gist .gist-file .gist-data .line-number {
402 line-height: 19px !important;
403 }
404 .markdown-format pre {
405 font-size: 14px !important;
406 }
407 /* code editor padding */
408 .file .file-code-line .blob-line-code, .file .file-code-line .blob-line-nums, .file .highlight, .file-data .lines td,
409 .file-data .line-data, #readme {
410 padding-bottom: 0 !important;
411 padding-top: 0 !important;
412 }
413 .news .alert {
414 padding-top: 1px !important;
415 }
416 /* File listings - fix date truncation */
417 table.files td.age .css-truncate {
418 max-width: none !important;
419 }
420 /* ace (gist editor) */
421 .ace_cursor {
422 border-left-color: #ddd !important;
423 }
424 /* === tooltip === */
425 .octotip {
426 background-color: #003 !important;
427 border-color: #006 !important;
428 }
429 /* === #111 === */
430 pre, .diff-line-code, .list-browser-item.closed, body.windows #header, .markdown-body code,
431 #footer .site, .jumbotron, #adv_code_search .search-page-label, .content .verseblock-content,
432 .content .sectionbody .dlist dt, #facebox pre, .commit-preview .message pre, .content p > tt, .markdown-body tt,
433 .markdown-format code, .commit-sha, .integrations-quality, .showcase-featured .mo-info .featured-grid-outer,
434 .collection-card, .content .verseblock-content, .content .sectionbody .dlist dt, .content p > tt, .content dl code,
435 .content ul code, p code {
436 background: #111 none !important;
437 border-color: #333 !important;
438 }
439 /* === #181818 === */
440 /* needed background inbetween #111 and #222 :P */
441 .commitinfo, .gc .diff-line-code, .social-count, .featured-commit-activity-graph, .featured-repo-logo,
442 .gobutton>.sha .octicon, #feedBody, .commit.file-history-tease .participation,
443 .search-result-header, .file-data .line-numbers, .accessibility-aid:focus,
444 .blob-line-nums, .file-data, .signup-plans th, .signup-plans td, .signup-plans-orgs th, .signup-plans-orgs td,
445 .line-number, .commits td, .featured-callout, .compare-pr-placeholder, .sidebar-module ul ul li,
446 .native-download, .setup-info-module, div#common-issues ul, .boxed-group-inner, #gist-form .name, .subnav-item,
447 .button-outline, .render-notice, .simple-box, .table-list, .label-edit.edit-color-label-form .color-editor .color-editor-input,
448 .date_selector, .date_selector td, .new-label {
449 background: #181818 !important;
450 border-color: #333 !important;
451 border-width: 1px !important;
452 }
453 .divider .blob-line-code div.highlight, .octofication .broadcast-icon-mask, .file-box .file .image,
454 pre div[style^="background-color: rgb(255, 255, 204);"], .highlight td[style^="background-color: rgb(255, 255, 204);"] {
455 background: #181818 !important;
456 border: 0 !important;
457 }
458 .markdown-body, .file, .box-body, .markdown-body table tr:nth-child(2n), .explore-section:nth-child(2n), .blog-feedback,
459 .list-group-item, .chromed-list-browser .none p, .chromed-list-browser .error p, .list-browser-footer,
460 .diff-line-num, .file-data .line-numbers span, #readme .plain, #readme .plain pre, .commandbar .choice:hover,
461 .search-filter:hover, #wiki-history table tr:nth-child(2n) td, .display tr:hover, .octofication .message,
462 .commandbar .loading:hover, .comment-content, .commandbar .message, .tabnav-tab.selected,
463 #commits_bucket .timeline-commits td, .timeline-comment, .sidebar-module, #contributors-master svg|svg.viz,
464 svg|svg.spark, svg|svg.capped-card-content, body.api .content tbody, .markdown-format img,
465 #common-issues, .full-commit .commit-meta, .setup-wrapper .oauth-permissions-details, .milestone-list,
466 .setup-form .setup-plans, .prose-diff > .markdown-body, .revision .gu, .tree-browser td, .tree-browser .alt td,
467 .branches .branch-summary, .branches .no-results-message, .simple-box-footer, .team-grid .team, .commit-group,
468 .blankslate, .content table tr, #search-results, table.files, .mergeable, .org-module, .org-add-footer, .fullscreen-overlay,
469 .commit-tease, .branch-infobar, .table-list-header, table.capped-list tr:nth-child(2n), .boxed-group {
470 background: #181818 !important;
471 }
472 .markdown-body table tr, .ace_gutter {
473 background: #141414 !important;
474 }
475 .social-count:before {
476 border-right-color: #333 !important;
477 border-width: 5px !important;
478 margin-top: -4px !important;
479 }
480 .social-count:after, #new_hook .fields {
481 border-width: 0 !important;
482 }
483 .commit-icon .octicon { border-radius: 100% !important; }
484
485 /* === #222 === */
486 /* Darkest background color (#222), no image, leave border */
487 #main, .capped-box, .unread_count, #browser table th, .session-device, .profilecols ul.stats li strong, #files .file .data,
488 table.upgrades tr.current td, .definitions, .commit-tease .commit-meta, .discussion-topic-header, .facebox-popup,
489 .timeline-commits-minimal .commit-icon .octicon, .upload-progress, .search-results-listing em, .discussion-bubble-inner,
490 .inline-comments, ol.steps li, .repository-sidebar a.js-selected-navigation-item.selected,
491 #wiki-history table td, .commit.file-history-tease, .menu a.selected, .gist .gist-file .gist-data, .repository-lang-stats,
492 #message.major, .branch-status, .logo-box, .commit-form, .markdown-example .rendered, .team-grid .team-members,
493 .diagram-icon:not(.active), table.capped-list th, .ace_active-line, .ace_gutter-active-line {
494 background: #222 !important;
495 }
496 /* Darkest background color (#222), no image, with border & radius */
497 svg, #browser, .repos, .options-group, .pagehead ul.tabs li a.selected, .subnav-bar, .options-content,
498 span.gravatar, .browsered, .browsered .inner, .subnav-bar > ul > li > ul, .comment-form ul.tabs a.selected,
499 .issue.open.read .summary, .unselected_month, .commits th, #MathJax_Message, #header .userbox, .chzn-single,
500 .user-commits, .user-commits th, .metabox, .ranked-repositories > li, .pagehead ul.actions, #issues_search .comment,
501 #header-wrapper, ul.feature-tabs li.highlight, .pagination, .gist-meta, .filterbar .filters li, .starting-comment .body,
502 .list-tip, .commit_oneline, .filterbox, .conversation-list-heading .inner, .autocomplete-results, .new-comments .body,
503 .blog-post .meta, .display tr, .render-shell, .render-container, .sunken-menu-item.selected, .boxed-group-table th {
504 background: #222 none !important;
505 border-color: #444 !important;
506 }
507 /* Darkest background (#222), leave image, no border */
508 .locales, .add-bubble, .select-menu-filters, .notification-settings, #files > .description, li.contextswitch ul,
509 .search-results, .fieldgroup .edit_hook .fields, .mini-repo-list, .dashboard-tabs, .access-avatar {
510 background-color: #222 !important;
511 border: 0 !important;
512 }
513 /* Darkest background (#222), leave image, with border */
514 #watchers li, .browser .listing, .item, .context-pane, .context-loader, .sidebar .module, .tip-body, #assignee, .rule,
515 .sidebar-module > ul, .commit_oneline td, #footer-push, .notifications th, .content table, .inline-comments .tabnav,
516 .comparison-list, .comparison-list .title, .repo-collection>ul, #graph_data .tab.selected, .line-comments,
517 h3.conversation-list-heading strong, .file-commit-form .commit-form, .thread-subscription-status, .wiki-wrapper .wiki-empty-box {
518 background-color: #222 !important;
519 border-color: #555 !important;
520 }
521 /*** semi-transparent #222 ***/
522 /* let some background image show */
523 .pagehead, .context-loader.large-format-loader, #graphs .loader, div.sunken-menu-contents, .org-header {
524 background: rgba(34,34,34,0.4) !important;
525 }
526 .starred-repo.navigation-focus, .member-list-item.adminable:hover {
527 background: rgba(50,50,50,.5) !important;
528 }
529 /* page overlay */
530 .select-menu-loading-overlay, .slow-loading-overlay, .branches .loading-overlay, #wiki-body .markdown-body {
531 background-color: rgba(34, 34, 34, 0.8) !important;
532 }
533 /* Navigation focus */
534 .list-group-item.navigation-focus, .list-browser-item.navigation-focus, .headlines li:hover, .js-details-container.navigation-focus,
535 .boxed-group-list > li:hover, .js-details-container.navigation-focus:nth-child(2n), .menu a:hover,.team-grid .team-members,
536 .new-discussion-timeline .branch-action-body, .subnav-item:hover, .subnav-item:focus, .tree-browser tr.navigation-focus td,
537 .issues-listing .table-list-issues .selectable:hover, .issues-listing .table-list-issues .navigation-focus,
538 .date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover, .notifications .navigation-focu,
539 .sidebar-module ul ul li a:hover, .typeahead-result, .no-results {
540 background: #282828 !important;
541 }
542 .rss-subscribe:hover, div#common-issues ul li a:hover {
543 background-color: #282828 !important;
544 }
545 /* === #333 === */
546 /* Panel background (#333) only */
547 .progress-bar, .select-menu-modal .select-menu-tabs a.selected, .discusion-topic-infobar, .commits-listing:before,
548 ol.steps li.current, .dropdown-menu, .outdated-diff-comment-container .discussion-item-icon,
549 .discussion-item-ref .discussion-item-icon, .range-editor .range, .range-editor span.flag,
550 .octicon-repo-push.discussion-item-icon, .octicon-code.discussion-item-icon, .new-discussion-timeline .discussion-item-icon,
551 .menu-container, .bubble, .bubble-contents, .ellipsis-button, .filter-list li span.bar, .selectable_day.today,
552 .billing-plans .current, .markdown-body hr, .commits-listing:before {
553 background: #333 !important;
554 }
555 /* Panel background (#333), leave image, no border, with radius */
556 .pagehead ul.actions a.feed, .explore h2 .feed, #code_search_instructions h2, td.inst, .metabox-loader, .pull-flag,
557 .browser-content, .filterbar ul.filters li, .pagehead ul.tabs li.contextswitch, #wiki-header > div,
558 .pagehead ul.tabs li.contextswitch:hover, .bigbutton a, #new_message,
559 #issues_next ul.sorts li, ul.sorts li.asc, ul.sorts li.desc, .listings-layout .columns.main .content, .fieldswrap,
560 .filterbar li.selected, #issues_next ul.filters li, table.instruction tr:nth-child(2n), .email-hidden-toggle a,
561 #commit-activity-master-head, .range-editor-form, .action-indicator, .branch-name, .pull-head .diffstat, ul.suggestions,
562 .accordion, .accordion-container {
563 background-color: #333 !important;
564 border: 0 !important;
565 border-radius: 3px !important;
566 background-clip: padding-box !important;
567 color: #ddd !important;
568 }
569 /* Panel background (#333), leave image, with border, no radius */
570 .metabox .rule, .comment-form, #issues .labels, #gollum-editor select, .listings .odd, .feed, #files .description,
571 #files .file, #message .envelope .header .info .title.unread, li.contextswitch ul li.current, .watcher-widget,
572 ul.main_nav li.selected a, ul.states li, .add_file, .inset, li.label, .filterbar,
573 .divider-vertical, #footer .upper_footer, .user-commits td,
574 .starting-comment .infobar, #issues_next .infobar, .formbody, .commandbar .display, .none p, .display div.choice,
575 #contributors h3, .select-menu-modal, ul.fieldpills li, .select-menu-modal > div, .access-form-wrapper,
576 .documentation-results a, .plans-pricing-callout,
577 .svg-tip, .auto-search-group .search-filters, .auth-form-body, ul.color-label-list .color-label.active {
578 background-color: #333 !important;
579 border-color: #555 !important;
580 }
581 /* Panel background (#333), no image, no border */
582 .pagehead ul.tabs li a:hover, .repos .bottom-bar, #languages .popular, .color-label-list a.selected, .tip-box h4,
583 table.upgrades td, .commit-preview .message, .commit-preview p.error, .pagehead ul.tabs li.contextswitch, #browser tr th,
584 .status-box h4, .line_numbers, #files span.icon, #issues_list .actions, #repos .public, .inset-callout, #repo-message,
585 .summary-stats li a:hover {
586 background: #333 none !important;
587 border: 0 !important;
588 }
589 /* Panel background (#333), no image, with border */
590 #files .file .data .line_numbers, .editbox, .editbox .body, .commentstyle, #issues .display, .inline-comment-form,
591 #issues .display .admin, #issues .labels .list li, .issue .summary, .plain, .hidden-text-expander a, .view-modes,
592 .standard_form, #reply_body, #commit div, #commit td, #commit tr, #commit .envelope, .file-minibutton,
593 .context-pane .title, .browser .listing:hover, #dashboard .repos, .date_selector .button,
594 .file-box .icon, .list-module .list-body, .list-module a, .label-permissions, .tree-browser th,
595 .filter-bar, .browser .listing.closed, .starting-comment, .section-nav a:hover, .chzn-drop, .full-width-divider,
596 .module .inner, .inline-comment-form a.selected, .team-repositories-blankslate,
597 .discussion-event-status-head_ref_deleted .discussion-item-icon, .pull-head {
598 background: #333 none !important;
599 border-color: #555 !important;
600 }
601 #issues_next > .browser_header ul.actions li.selected {
602 background: #333 !important;
603 margin-top: 3px !important;
604 padding: 5px 5px 2px 5px !important;
605 border-color: #333 !important;
606 border-radius: 3px 3px 0 0 !important;
607 background-clip: padding-box !important;
608 }
609 .comment-content, .gist .gist-file .gist-meta {
610 border-radius: 0 0 3px 3px !important;
611 }
612 /* blame heats */
613 .heat1, .heat2 { background-color: #5af !important }
614 .heat3, .heat4 { background-color: #48c !important }
615 .heat5, .heat6 { background-color: #369 !important }
616 .heat7, .heat8 { background-color: #246 !important }
617 .heat9, .heat10 { background-color: #282828 !important }
618
619 /* contributions-calendar coloring */
620 #contributions-calendar svg|rect[style="fill: rgb(238, 238, 238);"],
621 #contributions-calendar svg|rect[style="fill: #eeeeee;"] { fill: #282828 !important }
622 #contributions-calendar svg|rect[style="fill: rgb(214, 230, 133);"],
623 #contributions-calendar svg|rect[style="fill: #d6e685;"] { fill: #246 !important }
624 #contributions-calendar svg|rect[style="fill: rgb(140, 198, 101);"],
625 #contributions-calendar svg|rect[style="fill: #8cc665;"] { fill: #369 !important }
626 #contributions-calendar svg|rect[style="fill: rgb(68, 163, 64);"],
627 #contributions-calendar svg|rect[style="fill: #44a340;"] { fill: #48c !important }
628 #contributions-calendar svg|rect[style="fill: rgb(30, 104, 35);"],
629 #contributions-calendar svg|rect[style="fill: #1e6823;"] { fill: #5af !important }
630 .contrib-legend li[style="background-color: #eee"] { background-color: #282828 !important }
631 .contrib-legend li[style="background-color: #d6e685"] { background-color: #246 !important }
632 .contrib-legend li[style="background-color: #8cc665"] { background-color: #369 !important }
633 .contrib-legend li[style="background-color: #44a340"] { background-color: #48c !important }
634 .contrib-legend li[style="background-color: #1e6823"] { background-color: #5af !important }
635 /* invert (rgb) */
636 #graph-shots li>a, #network .repo img:not(.gravatar), #header .logo, img[src="/images/logo@2x.png"], .site-logo a,
637 .github-jobs-promotion a.jobs-logo strong, iframe[src*="polldaddy.com"], .emoji[title=":copyright:"] {
638 filter: url("data:image/svg+xml;utf8, <svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'i\'><feColorMatrix color-interpolation-filters=\'srgb\' values=\'-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0\'/></filter></svg>#i");
639 -webkit-filter: invert(100%) !important;
640 }
641 #graph-shots li>a:hover {
642 filter: url("data:image/svg+xml;utf8, <svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'i\'><feColorMatrix type=\'saturate\' values=\'0\'/><feColorMatrix color-interpolation-filters=\'srgb\' values=\'-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0\'/></filter></svg>#i") !important;
643 -webkit-filter: invert(100%) grayscale(100%) !important;
644 }
645 .js-gshot {
646 background: #000 !important;
647 }
648 /* soft badges */
649 .box-title-count {
650 background-color: #555 !important;
651 color: #ccc !important;
652 }
653 /* svg styling */
654 svg|line, svg|rect, svg|path {
655 shape-rendering: geometricPrecision !important;
656 }
657 #contributors-master svg|svg.viz {
658 border: 1px solid #555 !important;
659 }
660 .js-graph-punchcard svg|svg.viz {
661 background: transparent !important;
662 border: none !important;
663 }
664 /* Firefox: Exclude text inside an svg loaded through an img, as seen in svg badges */
665 *:not(img) svg|text, svg|circle.day {
666 fill: #ccc !important;
667 }
668 svg|circle.day:hover {
669 fill: #fff !important;
670 }
671 #contributors-master svg|svg.viz {
672 display: block !important;
673 }
674 svg|g.dots svg|circle {
675 stroke: #222 !important;
676 }
677 .traffic-graph svg|g.axis:not(.views):not(.unique) svg|g.tick:not(:nth-child(14)):not(:first-child) svg|line,
678 svg|g.axis svg|path, svg|line.axis, svg|svg:not(.vis) svg|g.axis svg|line {
679 stroke: #444 !important;
680 }
681 svg|path.path:not(.total):not(.unique):not(.views) {
682 stroke: #aaa !important;
683 }
684 #commit-activity-detail svg|path.path {
685 stroke: #1DB34F !important;
686 }
687 svg|svg.tick {
688 fill: #444 !important;
689 }
690 .features-branch-diagram svg|path[stroke="#c6d9ed"], .features-branch-diagram svg|path[stroke="#4182C4"] {
691 stroke: /*[[base-color]]*/ #4183C4 !important;
692 }
693 .features-branch-diagram svg|circle[fill="#4183c4"] {
694 fill: /*[[base-color]]*/ #4183C4 !important;
695 }
696 .features-branch-diagram svg|circle[stroke="#ffffff"] {
697 stroke: #222 !important;
698 }
699 /* === #444 === */
700 /* Light Panel background (#444), no image, no border, with radius */
701 ul.sidetabs li a:hover, .editbox h1, #issues .labels .admin, p.breadcrumb, #issues .display .sortbar,
702 #facebox .close, #issues_search .wrapper, .ranked-repositories .meta a, .range-editor h3, .actor,
703 .range-editor .chooser, ul.nav.logged_out, .tip-box a.next, #inbox .list .unread, .main .filterbar,
704 .browser-content .footerbar, ul.smalltabs, .snippet, .supportstaffer, .discussion-form, .chooser-box,
705 .chooser-box h3, #forkqueue .instructions, .input, .ac_results, .selector-item.clear:hover,
706 #contributors-master svg, .inset-callout h2, .documentation ul.nav, .date_selector td.selected,
707 #contributors-master, .flash-messages, .context-title, .list-module h2, .bootcamp-help h1 {
708 background: #444 none !important;
709 }
710 /* Light Panel background (#444), no image, with border, no radius */
711 .tabs, #browser td, #issues_next li.selected, .avatarname img, #readme .name,
712 #wiki-history .author img, .options-content h3, .display div.choice:nth-child(2n+1),
713 #issues-dashboard .actions,.list-tip a:hover, .preview-selected .preview-tab, .select-menu-tabs a.selected {
714 background: #333 none !important;
715 border-color: #555 !important;
716 }
717 /* Light Panel background (#444), leave image and border */
718 ul.bignav li a:hover, ul.smallnav li a:hover, .comments-wrapper, .rackspace,
719 .subnav-bar > ul > li > ul > li > a:hover, ol.download-list li:nth-child(2n), .issue.active,
720 .counter, .orgs-nav .count, .filter-item:not(.selected):hover, .task-progress .progress-bar .progress {
721 background-color: #444 !important;
722 }
723 /* === #555 === */
724 /* Highlight Panel background (#555), leave image, no border, with radius */
725 .paging, .button-pager, #integration-branch, .switcher > span:after, .list-module a:hover,
726 .section-nav .active a, #dashboard .filter-bar li a.filter_selected:after {
727 background-color: #555 !important;
728 border: 0 !important;
729 border-radius: 3px !important;
730 background-clip: padding-box !important;
731 }
732 .state-widget .behind .bar, .settings-email .label:not(.default), .key, .date:after, .branch-a-b-count .bar {
733 background: #555 !important;
734 }
735 .labels .label-neutral {
736 background: #666 !important;
737 }
738 .diverge-widget .separator {
739 background: #ccc !important;
740 }
741 .sunken-menu .sunken-menu-item.selected:after {
742 background: #fff !important;
743 opacity: 1 !important;
744 }
745 .state-widget .ahead .bar, .oauth-connection-illustration .oauth-image {
746 background: #999 !important;
747 }
748 /* actions in issues - this style needs to be after .bubble */
749 .action-bubble .bubble, .suggester {
750 background: transparent !important;
751 }
752 /* own comments - blue highlight */
753 .timeline-comment.current-user .timeline-comment-header, .github-jobs-promotion p, .octotip,
754 .markdown-format .alert:not(.warning), .full-commit.commit, .flash, .bootcamp h1,
755 .bootcamp-body, .owners-notice {
756 background: linear-gradient(to bottom, #182030, #183040) !important;
757 }
758 .timeline-comment.current-user .timeline-comment-header {
759 color: #758090 !important;
760 }
761 .timeline-comment.current-user, .github-jobs-promotion p, .octotip,
762 .markdown-format .alert:not(.warning), .full-commit.commit,
763 .bootcamp .bootcamp-body, .bootcamp h1, .owners-notice {
764 border: 1px solid #246 !important;
765 }
766 .timeline-comment.current-user .timeline-comment-header {
767 border-bottom-color: #246 !important;
768 }
769 .timeline-comment.current-user:after, .timeline-comment.current-user:before {
770 border-right-color: #246 !important;
771 }
772 .flash {
773 border-color: #264c72 !important;
774 color: #97c1da !important;
775 }
776 /* === gradient === */
777 /* dark grey gradient */
778 kbd, .minibutton, a.feed, .button:not(img), button.classy, a.button.classy, .pagination a, .list-browser-filterbar,
779 .gobutton, .header, .pagination .gap, .comment-header, .pagehead ul.tabs li a, .login_form input[type="submit"],
780 .top-bar, ul#bootcamp li a h4, .minibutton:disabled, .pull-info, .notification-indicator,
781 #gists .context-menu-container, .zeroclipboard-button, pre.headers, .branch-link,
782 body#com #header, .white-nav .selected span, .select-menu-header, .clone-url-button a,
783 .filter-tab, #header-wrapper, #header-wrapper .nav, pre div:hover, .diff-table tr:hover pre, .pagination span,
784 .commit-ref, .cheatsheet h2, .highlight tr:not(.inline-comments):hover td, .section a.section-head,
785 .dashboard-tabs li a, .full-commit .browse-button, a.function-button, .capped-box h3,
786 .expandable-line-num .diff-expander:hover, .boxed-group .heading, #contributors .capped-card h3,
787 .comment-form-head.tabnav, .add-pill-form, .gist .gist-file .gist-meta, .file .meta {
788 background: linear-gradient(to bottom, #282828, #181818) !important;
789 border-color: #333 !important;
790 }
791 .box-header, .issues-list-actions {
792 background: linear-gradient(to bottom, #282828, #181818) !important;
793 }
794 .boxed-group > h3, .search-form button, .file-box .meta, .auth-form-header, .branches .branch-group-heading {
795 background: linear-gradient(to bottom, #282828, #181818) !important;
796 border-color: #555 !important;
797 }
798 /* inverted dark grey gradient */
799 .pagination .current, .asc .sort-type, .desc .sort-type, .mini-bar-graph, .issues-list>ul>li.unread, .timeline-commits-header,
800 .usage-bar dd {
801 background: linear-gradient(to bottom, #181818, #282828) !important;
802 border-color: #333 !important;
803 }
804 .timeline-comment-header {
805 background: linear-gradient(to bottom, #181818, #282828) !important;
806 }
807 /* vertical left border for side menu */
808 .sunken-menu-contents {
809 box-shadow: inset 1px 0 0 #333 !important;
810 }
811 .blankslate {
812 box-shadow: inset 0 0 10px rgba(255,255,255,.05) !important;
813 }
814 .ace_indent-guide {
815 box-shadow: -1px 0 0 rgba(255,255,255,.4) inset !important;
816 }
817 /* commits page - committer icon */
818 .commits-list-item .committer-avatar {
819 box-shadow: -2px -2px 0 rgba(0,0,0,.4) !important;
820 }
821 /* === Text Color === */
822 /* ProTip(tm) */
823 p.tip strong.protip, .boxed-profile .profile-preview .vcard-fullname, .button.primary:hover, .minibutton.primary:hover,
824 .integrations .site-footer a, .integrations .site-footer .mega-octicon:before, .diagram-icon.active .mega-octicon:before,
825 .select-menu-item.select-menu-action .octicon {
826 color: #fff !important;
827 }
828 /* Bright text */
829 h1, h2, a.button, span.button, button.button, a.minibutton, span.minibutton, button.minibutton, .button.primary, .minibutton.primary,
830 .button .octicon:before, .minibutton .octicon:before, #gist-form label, h2 span, ul.repo-stats li a:hover,
831 .subnav li a:hover, .filters li.selected a, .filters li a:hover, .code-list em, .header-anchor, .commandbar .choice .command,
832 .search-term, .codesearch-cols em, .image, .selector-item:hover .mini-icon:before, .selector-item.selected .mini-icon:before,
833 .new-repo .octicon, .select-menu-item.selected>.octicon, .sunken-menu a.selected .octicon,
834 .feed-icon a .octicon, .release-label a, .minibutton i, .minibutton:hover .octicon,
835 .merge-status-icon .mega-octicon:before, .commit .mini-icon:before, .sidebar-milestone-widget .title,
836 .notifications .pull-request-notification .type-icon, div.select-menu-modal a.select-menu-item-text, .full-commit .browse-button,
837 .numbers-summary .num, #network .explain b,.sunken-menu-group li:hover .octicon,
838 .dashboard-tabs a.selected,.markdown-body h1, .markdown-body h2, .markdown-body h3, .markdown-body h4,
839 .dropdown-menu > li > a:hover, .message .time, #graph_data .tab.selected a, .explore-section .mega-octicon:before,
840 .explore-collection .see-more-link, ul.color-label-list .count, a.filter-tab.selected, .pagination a,
841 .commit .commit-title, .commit .commit-title a, .counter, .orgs-nav .count, .member-list-item:hover .member-username,
842 a.org-module-link, .org-header-info .name-link, #contributions-calendar .contrib-details div .num,
843 .commandbar .display table td:first-child, .select-menu-item h4, .discussion-topic .branch-status.status-error,
844 .discussion-topic .branch-status.status-failure, .commit.file-history-tease .participation a, .commit.file-history-tease .author a,
845 .overall-summary .graphs .num, ul.summary-stats li .num, .pull-head-meta .pull-number a,
846 .mini-discussion-bubble .mini-discussion-bubble-action, .sub-nav h2, .sub-nav h2 a, .boxed-group .boxed-group-inner strong,
847 .accordion .section a.section-head, .commit-tease .authorship a, .orgs-nav .org-nav-item.selected, .sub-nav li a.active,
848 .pagehead .org-title .org-link, .gh-header-status .octicon:before, a.tabnav-tab.selected, .view-modes-menu li.active,
849 span.discussion-item-icon, a.signin:hover, .marketing-benefits .mega-octicon:before,
850 .featured-callout, h3 strong, .breadcrumb strong.final-path,
851 .thread-subscription-status .mega-octicon:before, .infobar-widget .text a, .dropdown-menu > li > a:hover > .octicon:before,
852 .dropdown-menu > li > a.zeroclipboard-is-hover > .octicon:before, .highlight-module .mega-icon:before,
853 .headlines li a, .repository-sidebar .clone-options .octicon:before, .team:hover .team-name, .compare-pr-placeholder p,
854 #wiki-rightbar li, .i-am-error p, .select-menu-item-text, .markdown-body .octicon-link,
855 .gist-item ul.meta > li > a:hover, .native-download .mega-icon:before, #article-platform-nav ul li.selected a,
856 .section-heading-title a.selected, ul.filter-list .filter-item.selected, .marketing-nav a.selected,
857 .boxed-group .boxed-group-inner h4, .dashboard-tabs a:hover, .hidden-text-expander a:hover, .blog-search-results em,
858 .codesearch-cols em,.branch-action-state-clean .branch-action-icon:before, .hook-list li.selected a,
859 .diffstat-summary strong, .oauth-permissions-details .permission-title, p.read-it, .about-fact .mega-octicon:before,
860 .commit.file-history-tease .participation p.quickstat strong, .branch-action-state-dirty .branch-action-icon:before,
861 .branch-action-state-closed-dirty.branch-action-icon:before, .branch-action-state-merged .branch-action-icon:before,
862 a.user-mention, a.team-mention, .full-commit .authorship a, #fork-select .target:hover:not(.disabled), .button-outline:hover,
863 .full-commit .authorship .author-name, .showcase-featured .featured-grid-link, .collection-card-title,
864 .collection-card-image:hover, .explore-page .see-more-link, .mute, .pull-request-link:hover, .expandable:hover:before,
865 .sunken-menu .sunken-menu-item.selected, .follow-list .follow-list-name a, .member-list-item .member-info a,
866 a.comment-header-author, .callout strong, .select-menu-item.navigation-focus .octicon:before, .wiki-edit-link:hover, .infotip p,
867 .form-actions .tip, dl.form.warn dd.warning, .page-notice, .kbd, .subnav-item.selected, .subnav-item.selected:hover,
868 .subnav-item.selected:focus, .article-heading .wrap .mega-octicon:before, ol.toc > li a.active, .example-nav li a.selected,
869 .guide-cover a .mega-octicon:before, .facebox-alert, .typeahead-result, .no-results,
870 .timeline-commits .hidden-text-expander a:hover, .color-editor-input, .state .octicon, #user-links .sign-out-button,
871 .table-list-item label {
872 color: #e4e4e4 !important;
873 }
874 pre, body, h3, h4, a.social-count, span.social-count, #languages a.bar, dl.form dt, .lineoption p, .vcard-stat-count,
875 table.notifications th, .usagestats dl dt.numbers, .commit-preview p.name .date, .download-list h4, .fieldgroup p.explain.planusage,
876 ol.repository-lang-stats-numbers li .lang, .explore h2, .tabnav .active a, .vcard-username, #markdown-toc li a,
877 .tag-info .tag-name, .language, .featured-callout h2, .header a, .commit-title .message, .files .message,
878 .revision .creator, .mini-icon.search-input, #header ul.top-nav li a, .lines-changed, .lines-changed:hover,
879 .highlight .file-diff-line:hover *, .keyboard-mappings, .accessibility-aid:focus,
880 .discussion-topic-author a, .boxed-group-table td, .graph .data .number, .files-bubble, .content, .box-title, a.box-action, .lead,
881 #blog-main .pagehead h1 a.title, .octofication .message p, .repolist .description, .addon p,
882 .list-group-item .list-group-item-name a, .list-group-item .list-group-item-meta a, .list-browser-sorts .sort-type,
883 .select-menu-header .select-menu-title, #commits_tab_counter, .auto-search-group .search-filter, .usage-bar dt,
884 .auto-search-group .search-filter .octicon:before, .github-jobs-promotion p a, .notification-actions .age,
885 .select-menu-item .description, .issue-head .number strong, .file-info .file-name, .explain strong, #files .file .meta, .file-box .meta,
886 .form-checkbox .note, .commit-tease .authorship .author-name, .gh-header-meta .author, .timeline-comment-header .author,
887 .timeline-commits .commit-message a, .timeline-commits .author, .new-discussion-timeline .sidebar-milestone .milestone-name,
888 .sidebar-assignee .assignee, .rss-subscribe, .sidebar-module h3 a, .sidebar-module h3.disable span, .menu a, .octotip, .graph-canvas .activity,
889 .boxed-group .boxed-group-inner, .highlight tr:hover .blob-line-num, .ace_gutter-active-line,
890 #readme span.name, .steps li.current, .discussion-item-entity, .blog-post-body,
891 h3.conversation-list-heading strong, .context-loader, ul.color-label-list .color-label.selected .name, .box-title a,
892 .merge-pr-more-commits a, .branch-infobar .lightweight-actions > li a:hover, .dashboard-notice, ul.color-label-list .name a,
893 .minibutton.danger:hover, .button.danger:hover, .minibutton.danger:hover .octicon:before, .button.danger:hover .octicon:before,
894 .discussion-item-ref-title .title-link, .org-teams-list .team, .clone-url-button.selected > a, .clone-url-button.selected > a:hover,
895 .subnav-search-context .select-menu-item-icon, a.wiki-edit-link, .ace-github, a.pagehead-nav-item.selected,
896 a.pagehead-nav-item:hover, a.pagehead-nav-item:hover .octicon:before, .repo-collection .collection-stat, a.subscribe-feed,
897 header ul.links a:hover, .team-info-card .stat .stat-number, .team-info-card .stats-group .stat.no-link:hover .stat-number,
898 div.container > p, .commits-list-item .commit-author,
899 .discussion-item .renamed-was, .discussion-item .renamed-is, a.discussion-item-entity, span.discussion-item-entity,
900 .table-list-header-toggle .button-link.selected, .table-list-header-toggle .button-link.selected:hover,
901 .table-list-header-toggle .button-link:hover, .issues-listing .table-list-issues a.issue-title-link, .table-list-item p,
902 .table-list-milestones .milestone-title-link a, .org-header .edit-org, .blob-line-code, .diff-line-code {
903 color: #c4c4c4 !important;
904 }
905 h5, h6, table th, .edit-repository-meta, .field label, .boxed-group-list li, .capped-box,
906 .header-logo-invertocat, .repository-meta .repository-description, .gist-item .description, p.explain,
907 .news .alert .simple .title, #network .graph-date, .tabnav-widget.text, .site-footer, .feature .intro,
908 span.diffstat, span.diffstat a, .commit .commit-branches a, #readme .plain, .select-menu-tabs a,
909 .news blockquote, .news blockquote p, .collection-stat, .overall-summary .graphs .desc, .ace_gutter,
910 .flash-global a, #contributions-calendar .contrib-details div .lbl, .tag-info a, a.browse-button,
911 .ghead .dir, .repository-lang-stats .percent, .diffstat-summary, .diff-expander .octicon-unfold,
912 .comment-header-action-text a, .comment-header-right a, .gist-item .creator, .dashboard-tabs a, #graph_data .tab a,
913 .pull-info, .list-group-item .list-group-item-summary a, .marketing-nav a, .timeline-comment-actions .octicon,
914 #contributors .capped-card .cmt, .boxed-group-list .access-level, .commit-tease .comment-count,
915 h3.conversation-list-heading, a.filter-tab, .starred-repo p.description, .commit .commit-desc pre, .org-repo-stats a,
916 .org-repo-updated a, .org-header-meta .meta-item .meta-link, .org-repo-description, .org-repo-forked a,
917 .commandbar .display table td span, .clone-options, .pulse-section, .discussion-sidebar p,
918 .discussion-topic-header .discussion-topic-author, .gist-description, .explain, p.subtext, .filter-item,
919 .member-list-item .member-meta, .team-grid .team-description, .orgs-nav .org-nav-item,
920 .discussion-item, .form-actions-protip .protip, .discussion-item .author,
921 .inline-comments .comment-count, .sidebar-heading, .clear-issue-filters a,
922 ul.comparison-list > li em, .marketing-benefits .column p, .sub-nav li a, .headlines a .date, .commit.file-history-tease,
923 .sidebar-module ul ul li a, .sidebar-module ul ul li span, .merge-branch-description, .timeline-commits .commit-id,
924 .gist-item ul.meta > li > a, ul#categories li h5 a,
925 .user-leaderboard-list .repo-list-item .repo, .repo-stats li a, .about p, dl.form > dd p.note, p.subdued,
926 .team-header .team-description, .hfields dl.form > dt label, .boxed-group > h3 a.boxed-group-breadcrumb,
927 .boxed-group .heading a.boxed-group-breadcrumb, .subscriptions-sidebar .note, .thread-subscription-status,
928 .ellipsis-button, .follow-list .follow-list-info, ul.filter-list .filter-item,
929 .blame .commitinfo .date, .gist .gist-file .gist-meta a, .merge-pr-more-commits, .hidden-text-expander a,
930 .news div.message, .news li blockquote, .timeline-comment-header .comment-type-icon, .news .alert .pull-info,
931 .news .alert .branch-link, .release .release-authorship a, .contributing, .wiki-wrapper .wiki-empty-box:hover,
932 .select-menu.is-showing-clear-item .select-menu-clear-item .octicon, .diffstat-summary a, a.subnav-item,
933 .branches .branch-group-heading .branch-group-name, .render-notice, .discussion-sidebar-heading, .dashboard-notice .title p,
934 .table-list-milestones .stat, .date_selector td, .commits-listing .commit-group-title .octicon-git-commit {
935 color: #a4a4a4 !important;
936 }
937 /* content text */
938 #contributions-calendar .contrib-details div, .mini-icon-remove-close:hover, .tabnav-tabs a, a.vcard-stat, .time,
939 .pagination .disabled, .diffstat-bar, .gist-item .metadata .datetime, .list-group-item-meta,
940 a.keyboard-shortcuts, .simple-conversation-list, .simple-conversation-list > li .title .num, .drag-and-drop,
941 .starred-repo .sort-info, .org-stats, .commandbar .choice, .commandbar .loading, .commandbar .description,
942 ul.summary-stats li a, .authorship, .sha-block, .gh-header-meta, #last-edit, .setup-header .lead a,
943 .repository-meta .edit-link a, .api-status a, .meta li, .who_when a,.numbers-summary a, .numbers-summary .octicon:before,
944 .section-heading-title .separator, .blog-aside .rss, .hook-list a, .github-jobs-promotion a.jobs-logo,
945 .org-teams-list .team-meta, .repo-list-item .repo-description, .branch-infobar .lightweight-actions > li a,
946 .repo-leaderboard-list .repo-leaderboard-meta-item a, .changed .moved-up:before, .changed .moved-down:before,
947 .commit-tease .sha-block, .comment-header .octicon, a.section-heading-back, .list-group-item-meta .octicon,
948 .repo-leaderboard-title .title-meta, a.pagehead-nav-item, a.lock-toggle-link, .wiki-wrapper .wiki-empty-box,
949 .member-list-item .member-meta .teams-link, .commits-list-item .commits-comments-link, .timeline-comment-header,
950 .commits-list-item .commit-meta, .table-list-header-toggle .button-link, .issues-listing .table-list-issues .issue-comments-link,
951 .issues-listing .table-list-issues .issue-meta-section a, a.issues-reset-query, .labels-list-action, .table.files td.icon,
952 table.tag-list p a, table.tag-list td.date a, a.status-error, .file .meta .octicon-button, .markdown-body blockquote,
953 a.muted-link {
954 color: #888 !important;
955 }
956 .vcard-detail .octicon, .command-bar .octicon-question:before, .auto-search-group .octicon:before, .news .alert .time,
957 .breadcrumb, ul.color-label-list .color-label.zeroed, ul.color-label-list .color-label.zeroed .count, .gh-header-title .issue-number,
958 a.leaderboard-list-rank, .bootcamp ul li a, .ssh-key-fingerprint, .tag-references > li a, .release .release-authorship,
959 .branches .branch-summary, .branches .no-results-message, header ul.links > li a, .team-info-card .stats-group .stat,
960 .team-info-card .stats-group .stat.no-link:hover, .discussion-sidebar-item, .text-muted, .issues-listing .table-list-issues .issue-meta,
961 .task-progress, .table-list-milestones .stat-label, .table-list, .date_selector td.unselected_month, #blog-home,
962 .blog-post-meta, .blog-post-meta a, .blog-post-meta .octicon, .diff-line-num, .blob-line-num, .file-data .line-numbers span, .blob-line-nums,
963 .discussion-item .timestamp, .branch-status a, .branch-status .divider, .news .alert .octicon, .news .alert .mega-octicon {
964 color: #666 !important;
965 }
966 .context-pane .selector-item:hover a, .mega-icon:before, .mini-icon-public-repo:before, .mini-icon-pull-request, .mini-icon-remove-close,
967 .mini-icon-link, .panel-nav.disabled .mega-octicon:before, .task-progress .octicon, .milestone-link .octicon {
968 color: #444 !important;
969 }
970 .svg-tip:after, .bootcamp .desc h2 {
971 color: #333 !important;
972 }
973 .list-tip:before, .selector-item .mini-icon:before, .browser .mini-icon-arr-right, .selected .select-menu-checkmark,
974 .issue-list em, .octicon-person-team:before, .issues-reset-query .octicon-x {
975 color: #222 !important;
976 }
977 .timeline-comment-header .timestamp, .timeline-comment-header .comment-type-icon {
978 color: inherit !important;
979 }
980 /* placeholder */
981 ::-webkit-input-placeholder {
982 color: #444 !important;
983 }
984 ::-moz-placeholder {
985 color: #444 !important;
986 opacity: 1 !important;
987 }
988 /* Alerts and activity, remove background gradient */
989 .news .alert .title span, .metabox .editable-text:hover, #inbox .list .item .title span {
990 background-color: transparent !important;
991 border: 0 !important;
992 }
993 /* Panel's */
994 #posts #rss, .signup-button, .hero h1, .plan.personal, .caption, .centered-graphic,
995 .login_form h1 {
996 background: /*[[base-color]]*/ #4183C4 !important;
997 border-color: /*[[base-color]]*/ #4183C4 !important;
998 }
999 /* === red === */
1000 /* Red panel */
1001 #forkqueue .legend .unclean, .unclean td, .chzn-results .no-results, .majorproblem .pageheader_wrap, .error_box,
1002 .btn-close-issue, button.classy[name="comment_and_close"], .minibutton.danger:hover,
1003 .minibutton.danger:hover span, .comment-form-error, .closed-issues, .state-indicator.closed, .state-closed,
1004 .discussion-item-closed .discussion-item-icon {
1005 background: #c31e16 !important;
1006 border-color: #333 !important;
1007 }
1008 .btn-close-issue:hover, button.classy[name="comment_and_close"]:hover, .button.danger:hover {
1009 background: #a31e16 !important;
1010 border: #b00 1px solid !important;
1011 }
1012 .mergeable-dirty .bubble, .mergeable-dirty .merge-status-icon {
1013 background: #a31e16 !important;
1014 }
1015 /* red border */
1016 .mergeable-dirty .bubble .mergeable, #message.major {
1017 border-color: #c31e16 !important;
1018 }
1019 .mergeable-dirty .bubble:after {
1020 border-right-color: #a31e16 !important;
1021 }
1022 /* red gradient */
1023 .dangerzone > h3 {
1024 background: linear-gradient(#a33,#722) !important;
1025 border-radius: 0 !important;
1026 }
1027 /* bright red text */
1028 a.danger, .minibutton.danger, .button.danger, .minibutton.danger span, .closed.mini-icon, .closed.mega-octicon, .deletions,
1029 .closed.mega-octicon:before, .closed.octicon, .cdel, .gd .diff-line-num, .status-failure, .authors-and-code .deletions,
1030 .range-editor .range .range-action.octicon:hover, span.diffstat .diffstat-bar.diff-deleted, span.diffstat .diffstat-bar i.minus,
1031 .markdown-body .removed *, .status-failure .octicon, .minibutton.danger .octicon:before, .icon-for-failure,
1032 ul.summary-stats li .octicon-issue-closed, .branches .branch-delete .octicon, #toc .octicon-diff-removed,
1033 .file .meta .octicon-button.danger:hover {
1034 color: #c31e16 !important;
1035 }
1036
1037 /* === Brown panel === */
1038 .infotip, .form-actions .tip, .mini-callout, .snippet em, #message .sent, .notification, .callout, .contributing,
1039 .ejector, #issues_search .results em, .bootcamp-help ul li, .btn-download, .feature-tabs .tab-button, .plan.free,
1040 #message.minor, .chzn-results li em, #missing-readme, .warning, .page-notice, a.button.classy, .signed-out-comment,
1041 .facebox-alert, .branch-status.status-pending .discussion-item-icon, .discussion-event-status-renamed .discussion-item-icon,
1042 .state-indicator.renamed {
1043 background: linear-gradient(#402c17,#5e4022) !important;
1044 border-color: #5e4022 !important;
1045 }
1046 .status-pending, .discussion-topic .branch-status.status-pending, .status-pending .octicon {
1047 background: #402c17 !important;
1048 color: #9C6A38 !important;
1049 border-color: #5e4022 !important;
1050 }
1051 #feedHeaderContainer, .feedBackground {
1052 background-color: #402c17 !important;
1053 border-color: #5e4022 !important;
1054 color: #ddd !important;
1055 }
1056 /* === Yellow panel=== */
1057 .recently-touched-branches {
1058 background: linear-gradient(#220,#331) !important;
1059 border-color: #773 !important;
1060 }
1061 .recently-pushed-branch-details, #toc .octicon-diff-modified {
1062 color: #884 !important;
1063 }
1064 .recently-pushed-branch-details a {
1065 color: #cc5 !important;
1066 }
1067 /* === Green panel === */
1068 /* labels */
1069 #forkqueue .legend .clean, #revisions ul li.current, .excerpt, .plan.business, .popout,
1070 #statusbar, .clean td, #download_button, .status-box.good a, .discussion-item-reopened .discussion-item-icon,
1071 .progress-bar .progress, .new-issues, .new-pulls, .mergeable-clean .merge-status-icon, .settings-email .default,
1072 .repo-owner-comment .comment-header-tag, .mergeable-clean .bubble, .gh-header-status.open,
1073 .branch-status.status-success .discussion-item-icon, .state-open, .state-proposed, .big-notice, .state-indicator.open,
1074 .state-indicator.proposed, .state-indicator.reopened, #message.good,
1075 .branch-action-state-clean .branch-action-icon {
1076 background: #305530 !important;
1077 border-color: #062 !important;
1078 }
1079 /* Green border */
1080 .mergeable-clean .bubble .mergeable, .branch-action-state-clean .branch-action-body {
1081 border-color: #305530 !important;
1082 }
1083 .mergeable-clean .bubble:after, .branch-action-state-clean .branch-action-body:before {
1084 border-right-color: #305530 !important;
1085 }
1086
1087 /* Green text */
1088 .status-success, .status-success .octicon, .insertions, .open.mini-icon, .open.mega-octicon, .open.mega-octicon:before,
1089 .open.octicon, .cadd, .gi .diff-line-num, .notifications .issue-notification .type-icon, .authors-and-code .insertions,
1090 span.diffstat .diffstat-bar.diff-added, span.diffstat .diffstat-bar i.plus, .steps .complete .mega-octicon:before,
1091 ul.summary-stats li .octicon-git-branch-create, ul.summary-stats li .octicon-issue-opened, #toc .octicon-diff-added {
1092 color: #6CC644 !important;
1093 }
1094 /* interactive button - bright border */
1095 button.primary, .minibutton.primary:not([href$="compare"]), a.primary.button {
1096 background: linear-gradient(to bottom, #407045, #305530) !important;
1097 border-color: #083 !important;
1098 }
1099 /* New additions */
1100 .repo-owner-tag .tag, .gist-owner-tag .tag {
1101 background: #070 !important;
1102 color: #ddd !important;
1103 }
1104 /* Green hovered */
1105 .noproblems .pageheader_wrap, a.new-repo:hover {
1106 background: #373 !important;
1107 }
1108 button.primary:not(:disabled):hover, .minibutton.primary:not(:disabled):not([href$="compare"]):hover,
1109 a.primary.button:hover {
1110 background: linear-gradient(to bottom, #508055, #407045) !important;
1111 }
1112 /* === silver panel/button === */
1113 .kbd, .signup-button:hover, a.signin:hover, .hero .textographic, .hero .screenographic, .dashboard-notice,
1114 #readme span.name, .pagination span.current, .box-action:active, .button:active, .button.selected,
1115 .button.selected:hover, .button.zeroclipboard-is-active, .minibutton:active, .minibutton.selected,
1116 .minibutton.selected:hover, .minibutton.zeroclipboard-is-active {
1117 background: linear-gradient(to bottom, #444, #333) !important;
1118 border-color: #555 !important;
1119 }
1120 /* Red */
1121 .dangerzone-module h4, .minibutton .octicon-mute {
1122 color: #a00 !important;
1123 }
1124 /* === orange notification === */
1125 #user-links .unread_count, .minorproblem .pageheader_wrap, .flash-warn {
1126 background: rgba(203, 108, 0, 0.8) !important;
1127 }
1128 /* purple merge status icon, seen in merged issues with an existing branch */
1129 .merge-status-icon, .merged-pulls, .state-indicator.merged, .state-merged, .discussion-item-merged .discussion-item-icon {
1130 background: #6E5494 !important;
1131 }
1132 /* purple text */
1133 ul.summary-stats li .octicon-git-pull-request {
1134 color: #6E5494 !important;
1135 }
1136 .diagram-icon-small.active .mega-octicon:before {
1137 color: #932d70 !important;
1138 }
1139
1140 /* ajax loading */
1141 .pjax-loading {
1142 background: rgba(64, 64, 64, 0.8) !important;
1143 }
1144 /* === Repository Network Tree === */
1145 #network .repo img[alt="T"], #network .repo img[alt="I"], #network .repo img[alt="L"] {
1146 width: 26px !important;
1147 height: 0 !important;
1148 padding-top: 22px !important;
1149 }
1150 #network .repo img[alt="T"] {
1151 background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaAQMAAACNTe4+AAAABlBMVEUAAABPT09PI3z5AAAAAnRSTlMAslP8H5gAAAATSURBVAjXYwADBwbS6NAAUvUBALZSA6Z3hy6MAAAAAElFTkSuQmCC') no-repeat !important;
1152 }
1153 #network .repo img[alt="I"] {
1154 background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaAQMAAACNTe4+AAAABlBMVEUAAABPT09PI3z5AAAAAnRSTlMAslP8H5gAAAAOSURBVAjXYwADBwZa0wCi6ANBB33CVwAAAABJRU5ErkJggg==') no-repeat !important;
1155 }
1156 #network .repo img[alt="L"] {
1157 background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaAQMAAACNTe4+AAAABlBMVEUAAABPT09PI3z5AAAAAnRSTlMAslP8H5gAAAATSURBVAjXYwADBwbS6NAABhIBAJVSAiYmyPmYAAAAAElFTkSuQmCC') no-repeat !important;
1158 }
1159 ul.view-modes-menu {
1160 background-image: url('data:image/gif;base64,R0lGODlhBwAEAIAAACIiIv///yH5BAEAAAEALAAAAAAHAAQAAAIIhA+BGWoNWSgAOw==') !important;
1161 }
1162
1163 /* === Images === */
1164 .mini-icon-windows:before {
1165 background-position: -18px 0 !important;
1166 }
1167 /* Repo canvas */
1168 ul.repolist h3, ul.repolist .description, ul.repolist .updated-at, ul.repolist .fork-flag {
1169 position: relative !important;
1170 z-index: 1 !important;
1171 }
1172 .participation-graph canvas {
1173 background: transparent !important;
1174 opacity: 0.1 !important;
1175 z-index: 0 !important;
1176 }
1177 #network canvas {
1178 background: #fff !important;
1179 opacity: .85 !important;
1180 }
1181 .inbox-zero-octocat {
1182 opacity: .6 !important;
1183 }
1184 /* ACE Editor: Darken indent guides */
1185 .ace_indent-guide {
1186 opacity: .25 !important;
1187 }
1188 .search .minibutton span {
1189 background-position: center -95px !important;
1190 }
1191 .js-comment-field {
1192 border: 1px solid #555 !important;
1193 border-bottom: none !important;
1194 }
1195 .drag-and-drop {
1196 background: #282828 !important;
1197 border-color: #555 !important;
1198 border-top: 1px dashed #444 !important;
1199 }
1200 /* issue labels manager */
1201 #issues_next .sidebar .labels-editable .label-target .delete a {
1202 background-image: url(https://stylishthemes.github.io/GitHub-Dark/images/delete.png) !important;
1203 }
1204 /* history expand buttons */
1205 .commit .minibutton.expander-minibutton span {
1206 background-position: 50% -45px !important;
1207 }
1208 .commit.open .minibutton.expander-minibutton span {
1209 background-position: 50% -145px !important;
1210 }
1211 /* pull request avatar bubble */
1212 .avatar-bubble:before, .discussion-bubble-content:before {
1213 border-color: transparent #333 transparent transparent !important;
1214 }
1215 .mini-avatar-bubble {
1216 background-image: url(https://stylishthemes.github.io/GitHub-Dark/images/bubble-arrow-up.png) !important;
1217 }
1218 /* pull request avatar bubble */
1219 #issues_search .comment {
1220 background: url(https://stylishthemes.github.io/GitHub-Dark/images/bubble-arrow.png) 2px 21px no-repeat !important;
1221 }
1222 /* gist logo */
1223 .header-logo-wordmark[href*="gist.github.com"] {
1224 background-image: url(https://stylishthemes.github.io/GitHub-Dark/images/gist-logo-white.png) !important;
1225 }
1226 /* octocat loading spinner */
1227 .commandbar .loading .description, .context-loader, .pagination.ajax_paginate.loading a, .more-repos-link.is-loading,
1228 .repohead .page-context-loader, .pull-heading.loading span.flag, .addon.loading .indicator, .mergeable .spinner, .slow-loading-overlay,
1229 #graphs .loader {
1230 background-image: url(https://stylishthemes.github.io/GitHub-Dark/images/octocat-spinner-128-bright.gif) !important;
1231 }
1232 .commandbar .loading .description, .context-loader, .pagination.ajax_paginate.loading a,
1233 .more-repos-link.is-loading, .repohead .page-context-loader {
1234 background-size: 16px !important;
1235 background-repeat: no-repeat !important;
1236 }
1237 .mergeable .spinner, .pull-heading.loading span.flag, .addon.loading .indicator {
1238 background-size: 32px !important;
1239 }
1240 .slow-loading-overlay, #graphs .loader {
1241 background-size: 64px !important;
1242 background-position: center 50px !important;
1243 background-repeat: no-repeat !important;
1244 }
1245 .repohead .page-context-loader {
1246 width: 16px;
1247 height: 16px;
1248 }
1249 .repository-lang-stats-graph {
1250 height: 9px !important;
1251 }
1252 /* hide original loader */
1253 #graphs .loader img, .repohead .page-context-loader img {
1254 display: none !important;
1255 }
1256 /* no border */
1257 .multiple-avatars, .multiple-avatars:before, table.files, table.files tr, .simple-conversation-list>li:first-child,
1258 .gobutton.with-comments .sha, .blob-line-nums, .commit, .menu a, .menu li, .usage-bar dd,
1259 .setup-form-container .fieldgroup .fields, .inline-comments .line-comments, #gist-form .gist-name-textbox {
1260 border: 0 !important;
1261 }
1262 .dashboard-tabs a {
1263 border-left: 0 !important;
1264 border-right: 0 !important;
1265 }
1266 .js-details-container.navigation-focus .gobutton {
1267 background: linear-gradient(#444, #222) !important;
1268 }
1269 /* no top border radius */
1270 table.files {
1271 border-top-left-radius: 0 !important;
1272 border-top-right-radius: 0 !important;
1273 }
1274 /* file browser - add border */
1275 .files-bubble {
1276 background: transparent !important;
1277 padding: 0 !important;
1278 border: 1px solid #555 !important;
1279 }
1280 /* add border */
1281 .capped-card, .inline-comment, .image, .commit.file-history-tease, .issues-list, .pulls-list-group,
1282 .commit-tease, .branch-infobar, .pagehead.repohead h1 .repo-label span {
1283 border: 1px solid #555 !important;
1284 }
1285 #graph-shots li>p, .select-menu-item, .auth-form-header, .logo-box, .commit-tease, .branch-infobar {
1286 border-bottom: none !important;
1287 }
1288 .pull-info, .branch-link, .milestone-list .progress-bar, .commit-ref {
1289 border: 1px solid #444 !important;
1290 }
1291 /* prefs menu - add border */
1292 .menu, .uploaded-files {
1293 background: #181818 !important;
1294 border: 1px solid #555 !important;
1295 }
1296 /* gist header vertical lines */
1297 .header .divider-vertical {
1298 border-right: 0 !important;
1299 }
1300 .pull-head, .commit-tease .commit-meta, .capped-box, .select-menu-text-filter:first-child:last-child, .comment-form-head.tabnav {
1301 border-bottom: #555 1px solid !important;
1302 }
1303 .dropdown-menu:after {
1304 border-bottom: #333 8px solid !important;
1305 }
1306 /* orange rss icon */
1307 .blog-aside .octicon-rss, .dashboard-feed-icon.octicon-rss, .nav-rss a .octicon-rss {
1308 color: #f93 !important;
1309 }
1310 .featured-label {
1311 background: #F5B987 !important;
1312 border: none !important;
1313 padding: 6px !important;
1314 color: #D26911 !important;
1315 }
1316 .featured-label .octicon {
1317 color: #D26911 !important;
1318 }
1319 /* secret gists */
1320 .gist-item.vis-secret .bubble {
1321 background-color: #a1882b !important;
1322 }
1323 .gist-item.vis-secret .file-box {
1324 border: 1px solid #a1882b !important;
1325 }
1326 .gist-item.vis-secret .line-numbers {
1327 background-color: #a1882b !important;
1328 border-color: #a1882b !important;
1329 }
1330 .gist-item.vis-secret .line-numbers span, .secret .mega-octicon:before, .secret .repo-label span,
1331 .page-new-repo div.form-checkbox .octicon-lock:before, .gist .highlight tr span.gu {
1332 color:#a1882b !important;
1333 }
1334 /* diff highlighting (no syntax highlight) */
1335 /* main diff text color */
1336 .diff-line-pre {
1337 color: #ccc !important;
1338 }
1339 .highlight .gc td {
1340 border-top: 1px solid #333 !important;
1341 border-bottom: 1px solid #333 !important;
1342 }
1343 #header-wrapper, .menu li + li {
1344 border-bottom: 1px solid #333 !important;
1345 }
1346 .js-release-form .drag-and-drop {
1347 border-top: none !important;
1348 }
1349 /* light grey - breaks in diff (with line numbers) */
1350 .highlight .gc td, .highlight .gc pre, .gist .highlight tr .gu, .highlight tr .gh,
1351 .highlight .expandable-line-num, .highlight .diff-line-num-hunk, .highlight .diff-line-code-hunk,
1352 .highlight .expandable-line-code {
1353 background: #222 !important;
1354 color: #888 !important;
1355 }
1356 /* git diff line additions (dark green) */
1357 .highlight tr.gi, .highlight tr .gi, .highlight tr .gi pre, .gi .diff-line-code, .gi .diff-line-code pre,
1358 .markdown-body ins, .markdown-body ins > *, .markdown-body .added, .highlight .diff-line-num-addition,
1359 .highlight .diff-line-code-addition {
1360 background: #030 !important;
1361 border-color: #080 !important;
1362 }
1363 /* git diff line deletions (dark red) */
1364 .highlight tr.gd, .highlight tr .gd, .gd .diff-line-code, .gd .diff-line-code pre,
1365 .markdown-body .removed, .highlight .diff-line-num-deletion, .highlight .diff-line-code-deletion {
1366 background: #400 !important;
1367 border-color: #800 !important;
1368 }
1369 /* moved diff - yellow */
1370 .markdown-body li.added.moved {
1371 background: #440 !important;
1372 border-color: #880 !important;
1373 }
1374 /* git diff inline additions (green) */
1375 .highlight tr.gi, .highlight tr .gi {
1376 color:#589819 !important;
1377 }
1378 .highlight tr.gi .x, .highlight tr .gi .x, .highlight .diff-line-code-addition .x {
1379 background: #252 !important;
1380 color: #eee !important;
1381 }
1382 /* git diff inline deletions (red) */
1383 .highlight tr.gd, .highlight tr .gd {
1384 color: #d22323 !important;
1385 }
1386 .highlight tr.gd .x, .highlight tr .gd .x, .highlight .diff-line-code-deletion .x {
1387 background: #622 !important;
1388 color: #eee !important;
1389 }
1390 /* git diff line numbers (med green) */
1391 .gi .diff-line-num {
1392 background: #020 !important;
1393 border-color: #040 !important;
1394 }
1395 /* git diff line deletions (med red) */
1396 .gd .diff-line-num {
1397 background: #300 !important;
1398 border-color: #500 !important;
1399 }
1400
1401 /* GitHub Enterprise Only
1402 * _____..---========+*+==========---.._____
1403 * ______________________ __,-='=====____ =================== _____=====`=
1404 * (._____________________I__) - _-=_/ `---------=+=--------'
1405 * / /__...---===='---+---_'
1406 * '------'---.___ - _ = _.-'
1407 * `--------'
1408 */
1409 .enterprise #network canvas {
1410 background: none transparent !important;
1411 opacity: 1 !important;
1412 }
1413
1414 .enterprise.page-profile .profilecols ul.stats li strong {
1415 color: #CCC;
1416 background: transparent !important;
1417 }
1418
1419 .enterprise ul.selling-points li {
1420 color: #FFF;
1421 }
1422
1423 .enterprise .steps {
1424 margin: 20px auto 0;
1425 padding: 15px 10px;
1426 border: 1px solid #ddd;
1427 border-radius: 3px;
1428 box-shadow: 0 1px 3px rgba(0,0,0,0.05);
1429 background: #222;
1430 color: #FFF;
1431 }
1432
1433 .enterprise .dashboard-notice {
1434 background: #222 !important;
1435 color: #CCC;
1436 }
1437
1438 .enterprise .autocomplete-item {
1439 color: #CCC;
1440 }
1441
1442 .enterprise .repo-nav a:focus, .enterprise .repo-nav a:hover {
1443 border-radius: 0 !important;
1444 border-left: #eee 1px solid !important;
1445 }
1446
1447 .enterprise .repo-nav a, .enterprise .repo-menu, .enterprise .repo-nav a .counter {
1448 text-shadow: none !important;
1449 box-shadow: none !important;
1450 }
1451
1452 .enterprise .repo-nav li > .selected:after{
1453 background: #333 none !important;
1454 border-color: #555 !important;
1455 }
1456
1457 .enterprise .repo-nav-contents {
1458 box-shadow: inset 1px 0 0 #333 !important;
1459 }
1460
1461 .enterprise div.repo-nav-contents {
1462 background: rgba(34,34,34,0.4) !important;
1463 }
1464
1465 .enterprise ul.repo-menu a.selected {
1466 border-left: transparent 1px solid !important;
1467 }
1468
1469 .enterprise .repo-menu-separator {
1470 border-bottom: #333 1px solid !important;
1471 }
1472
1473 .enterprise .repo-nav a.selected .octicon, .enterprise .repo-menu a.selected:after, .enterprise .repo-menu li:hover .octicon {
1474 color: #eee !important;
1475 }
1476
1477 .enterprise .repo-menu-separator:before,.enterprise .repo-nav-contents:before, .enterprise .repo-menu-separator, .enterprise .repo-nav-contents:after {
1478 background-color: transparent !important;
1479 background-image: none !important;
1480 }
1481
1482 .enterprise .repo-nav a:focus, .enterprise .repo-nav a:hover {
1483 border-radius: 0 !important;
1484 border-left: #eee 1px solid !important;
1485 }
1486
1487 .enterprise ul.repo-menu a.selected {
1488 border-color: #333 !important;
1489 }
1490
1491 /* custom language colors */
1492 .language-color[style$="#9DC3FF;"] {background-color: #ae8e00 !important}
1493 .language-color[style$="#6a40fd;"] {background-color: #00d7ae !important}
1494 .language-color[style$="#e3491a;"] {background-color: #bb8091 !important}
1495 .language-color[style$="#02f88c;"] {background-color: #ff6522 !important}
1496 .language-color[style$="#ca2afe;"] {background-color: #00a8bb !important}
1497 .language-color[style$="#bd79d1;"] {background-color: #d1d1d1 !important}
1498 .language-color[style$="#a67219;"] {background-color: #92bc82 !important}
1499 .language-color[style$="#6594b9;"] {background-color: #d1db00 !important}
1500 .language-color[style$="#36699B;"] {background-color: #d17d00 !important}
1501 .language-color[style$="#d4bec1;"] {background-color: #ffacd3 !important}
1502 .language-color[style$="#555555;"] {background-color: #ffbe74 !important}
1503 .language-color[style$="#5a25a2;"] {background-color: #c957ff !important}
1504 .language-color[style$="#f34b7d;"] {background-color: #ff0095 !important}
1505 .language-color[style$="#563d7c;"] {background-color: #7493bc !important}
1506 .language-color[style$="#3a81ad;"] {background-color: #ff8b78 !important}
1507 .language-color[style$="#db5855;"] {background-color: #00bdff !important}
1508 .language-color[style$="#244776;"] {background-color: #00b7e7 !important}
1509 .language-color[style$="#ed2cd6;"] {background-color: #869a00 !important}
1510 .language-color[style$="#3fb68b;"] {background-color: #a0bb50 !important}
1511 .language-color[style$="#fcd46d;"] {background-color: #ff00eb !important}
1512 .language-color[style$="#075ff1;"] {background-color: #ea9e84 !important}
1513 .language-color[style$="#98BAD6;"] {background-color: #ff6bb3 !important}
1514 .language-color[style$="#3ebc27;"] {background-color: #ff8da7 !important}
1515 .language-color[style$="#8a1267;"] {background-color: #00a4ff !important}
1516 .language-color[style$="#946d57;"] {background-color: #f48ddf !important}
1517 .language-color[style$="#6e4a7e;"] {background-color: #729c63 !important}
1518 .language-color[style$="#c065db;"] {background-color: #f29d55 !important}
1519 .language-color[style$="#0faf8d;"] {background-color: #e450ea !important}
1520 .language-color[style$="#b845fc;"] {background-color: #f64abe !important}
1521 .language-color[style$="#4d41b1;"] {background-color: #00b38e !important}
1522 .language-color[style$="#636746;"] {background-color: #c1af83 !important}
1523 .language-color[style$="#7b9db4;"] {background-color: #56a400 !important}
1524 .language-color[style$="#dbded5;"] {background-color: #ff4593 !important}
1525 .language-color[style$="#341708;"] {background-color: #a08f65 !important}
1526 .language-color[style$="#e4cc98;"] {background-color: #ffaaa5 !important}
1527 .language-color[style$="#a89b4d;"] {background-color: #9576ff !important}
1528 .language-color[style$="#82937f;"] {background-color: #cd7e37 !important}
1529 .language-color[style$="#e69f56;"] {background-color: #ff0041 !important}
1530 .language-color[style$="#29b544;"] {background-color: #f79c0d !important}
1531 .language-color[style$="#346d51;"] {background-color: #ff4169 !important}
1532 .language-color[style$="#a9188d;"] {background-color: #809b31 !important}
1533 .language-color[style$="#078193;"] {background-color: #00e0ff !important}
1534 .language-color[style$="#b07219;"] {background-color: #ee663a !important}
1535 .language-color[style$="#f7df1e;"] {background-color: #a0e700 !important}
1536 .language-color[style$="#a270ba;"] {background-color: #ff006b !important}
1537 .language-color[style$="#f5c800;"] {background-color: #3fbfdd !important}
1538 .language-color[style$="#004200;"] {background-color: #00d400 !important}
1539 .language-color[style$="#2584c3;"] {background-color: #c9a2de !important}
1540 .language-color[style$="#499886;"] {background-color: #008fff !important}
1541 .language-color[style$="#fa1fa1;"] {background-color: #b995ff !important}
1542 .language-color[style$="#bb92ac;"] {background-color: #ff97ff !important}
1543 .language-color[style$="#ce279c;"] {background-color: #00f824 !important}
1544 .language-color[style$="#c7a938;"] {background-color: #ccae53 !important}
1545 .language-color[style$="#0d3c6e;"] {background-color: #dd91ff !important}
1546 .language-color[style$="#ff2b2b;"] {background-color: #9d60ff !important}
1547 .language-color[style$="#37775b;"] {background-color: #ffa876 !important}
1548 .language-color[style$="#c9df40;"] {background-color: #00d400 !important}
1549 .language-color[style$="#3be133;"] {background-color: #00b5bb !important}
1550 .language-color[style$="#438eff;"] {background-color: #ff8a44 !important}
1551 .language-color[style$="#ff0c5a;"] {background-color: #d428ff !important}
1552 .language-color[style$="#cabbff;"] {background-color: #447cff !important}
1553 .language-color[style$="#5a63a3;"] {background-color: #d2ad00 !important}
1554 .language-color[style$="#6e03c1;"] {background-color: #95b3de !important}
1555 .language-color[style$="#f3ca0a;"] {background-color: #dda0b1 !important}
1556 .language-color[style$="#b0ce4e;"] {background-color: #7a9bff !important}
1557 .language-color[style$="#0298c3;"] {background-color: #00b261 !important}
1558 .language-color[style$="#066ab2;"] {background-color: #71a9ff !important}
1559 .language-color[style$="#d80074;"] {background-color: #ff6fe0 !important}
1560 .language-color[style$="#2779ab;"] {background-color: #ff6887 !important}
1561 .language-color[style$="#74283c;"] {background-color: #ffbfa4 !important}
1562 .language-color[style$="#cc5555;"] {background-color: #ff8618 !important}
1563 .language-color[style$="#91de79;"] {background-color: #f16600 !important}
1564 .language-color[style$="#3581ba;"] {background-color: #d16dbe !important}
1565 .language-color[style$="#44a51c;"] {background-color: #00b22b !important}
1566 .language-color[style$="#198ce7;"] {background-color: #00d54c !important}
1567 .language-color[style$="#ae17ff;"] {background-color: #ff3e00 !important}
1568 .language-color[style$="#ff9c2e;"] {background-color: #a9ba00 !important}
1569 .language-color[style$="#358a5b;"] {background-color: #ccc6ff !important}
1570 .language-color[style$="#cc0088;"] {background-color: #ed7aff !important}
1571 .language-color[style$="#701516;"] {background-color: #ff665a !important}
1572 .language-color[style$="#dea584;"] {background-color: #919191 !important}
1573 .language-color[style$="#7dd3b0;"] {background-color: #ff8757 !important}
1574 .language-color[style$="#1e4aec;"] {background-color: #a883bd !important}
1575 .language-color[style$="#0579aa;"] {background-color: #fbce00 !important}
1576 .language-color[style$="#5861ce;"] {background-color: #df6a92 !important}
1577 .language-color[style$="#007eff;"] {background-color: #ffb2ff !important}
1578 .language-color[style$="#596706;"] {background-color: #ff00bf !important}
1579 .language-color[style$="#dc566d;"] {background-color: #589d90 !important}
1580 .language-color[style$="#46390b;"] {background-color: #00b1ff !important}
1581 .language-color[style$="#e4cc98;"] {background-color: #68c64f !important}
1582 .language-color[style$="#45f715;"] {background-color: #b0b0b0 !important}
1583 .language-color[style$="#31859c;"] {background-color: #e96867 !important}
1584 .language-color[style$="#755223;"] {background-color: #c67f66 !important}
1585 .language-color[style$="#a54c4d;"] {background-color: #ba71ea !important}
1586 .language-color[style$="#543978;"] {background-color: #8886e9 !important}
1587 .language-color[style$="#ee7d06;"] {background-color: #a98e34 !important}
1588 .language-color[style$="#848bf3;"] {background-color: #ff0003 !important}
1589 .language-color[style$="#199c4b;"] {background-color: #a7bbff !important}
1590 .language-color[style$="#945db7;"] {background-color: #78bdb0 !important}
1591 .language-color[style$="#0098db;"] {background-color: #aaa5ff !important}
1592 .language-color[style$="#2700e2;"] {background-color: #87d6ff !important}
1593 .language-color[style$="#db5855;"] {background-color: #75c500 !important}
1594 .language-color[style$="#ffce3b;"] {background-color: #ffbd3a !important}
1595 .language-color[style$="#b0b77e;"] {background-color: #00d8dc !important}
1596 .language-color[style$="#7582D1;"] {background-color: #70e9a0 !important}
1597 .language-color[style$="#3a4040;"] {background-color: #44a42f !important}
1598
1599 /* OS X font rendering tweak, only active on sub-retina pixel ratios, might affect
1600 * Chrome on other OSs too, see https://github.com/StylishThemes/GitHub-Dark/issues/86
1601 */
1602 @media screen and (max-resolution: 1.99dppx) {
1603 html {
1604 -moz-osx-font-smoothing: grayscale !important;
1605 -webkit-font-smoothing: antialiased !important;
1606 }
1607 }
1608
1609 /*[[pygments-theme]]*/
1610 /* GitHub-Dark syntax highlighting */
1611 .highlight, .highlight pre:not(.diff-line-pre),
1612 .highlight table { background-color:#111 !important; color:#d0d0d0 !important; }
1613 .highlight .hll { background-color:#404040 !important; }
1614 .highlight .err { color:#a61717 !important; background-color:#311 !important; }
1615 .highlight .o { color:#777 !important; }
1616 .highlight .p { color:#E9B96E !important; }
1617 .highlight .cs { color:#e50808 !important; background-color:#520000 !important; }
1618 .highlight .gp { color:#aaa !important; }
1619 .highlight .nf { color:#098 !important; }
1620 .highlight .w { color:#666 !important; }
1621 .highlight .c, .highlight .cm, .highlight .c1 { color:#3677a9 !important; }
1622 .highlight .g, .highlight .l, .highlight .ge, .highlight .gs, .highlight .ld, .highlight .ni,
1623 .highlight .nl, .highlight .nx, .highlight .py { color:#d0d0d0 !important; }
1624 .highlight .k, .highlight .n, .highlight .go { color:#ccc !important; }
1625 .highlight .cp, .highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .se,
1626 .highlight .sh, .highlight .si, .highlight .s1, .highlight .ss { color:#D2691E !important; }
1627 .highlight .gr, .highlight .gt { color:#d22323 !important; }
1628 .highlight .gh { color:#666 !important; }
1629 .highlight .gu { color:#f81 !important; font-weight: normal !important }
1630 .highlight .kc, .highlight .kd, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kt, .highlight .nt,
1631 .highlight .ow { color:#6ab825 !important; }
1632 .highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .mo, .highlight .sr,
1633 .highlight .il { color:#cd2828 !important; }
1634 .highlight .na, .highlight .ne { color:#bbb !important; }
1635 .highlight .nb, .highlight .bp { color:#24909d !important; }
1636 .highlight .nc, .highlight .nn { color:#447fcf !important; }
1637 .highlight .no, .highlight .nv, .highlight .vc, .highlight .vg, .highlight .vi { color:#4ca !important; }
1638 .highlight .nd, .highlight .sx { color:orange !important; }
1639
1640 /* Wombat VIM theme */
1641 .highlight, .highlight pre:not(.diff-line-pre), .highlight table { background: #242424 !important; color: #f6f3e8 !important; }
1642 .highlight .hll { background-color: #ffffcc !important; }
1643 .highlight .c { color: #99968b !important; font-style: italic !important; } /* Comment */
1644 .highlight .err { color: #f6f3e8 !important; } /* Error */
1645 .highlight .g { color: #f6f3e8 !important; } /* Generic */
1646 .highlight .k { color: #8ac6f2 !important; } /* Keyword */
1647 .highlight .l { color: #f6f3e8 !important; } /* Literal */
1648 .highlight .n { color: #f6f3e8 !important; } /* Name */
1649 .highlight .o { color: #f6f3e8 !important; } /* Operator */
1650 .highlight .x { color: #f6f3e8 !important; } /* Other */
1651 .highlight .p { color: #f6f3e8 !important; } /* Punctuation */
1652 .highlight .cm { color: #99968b !important; font-style: italic !important; } /* Comment.Multiline */
1653 .highlight .cp { color: #e5786d !important; } /* Comment.Preproc */
1654 .highlight .c1 { color: #99968b !important; font-style: italic !important; } /* Comment.Single */
1655 .highlight .cs { color: #99968b !important; font-style: italic !important; } /* Comment.Special */
1656 .highlight .gd { color: #f6f3e8 !important; } /* Generic.Deleted */
1657 .highlight .ge { color: #f6f3e8 !important; } /* Generic.Emph */
1658 .highlight .gr { color: #f6f3e8 !important; } /* Generic.Error */
1659 .highlight .gh { color: #f6f3e8 !important; font-weight: bold !important; } /* Generic.Heading */
1660 .highlight .gi { color: #f6f3e8 !important; } /* Generic.Inserted */
1661 .highlight .go { color: #808080 !important; background-color: #303030 !important; } /* Generic.Output */
1662 .highlight .gp { color: #f6f3e8 !important; } /* Generic.Prompt */
1663 .highlight .gs { color: #f6f3e8 !important; } /* Generic.Strong */
1664 .highlight .gu { color: #f6f3e8 !important; font-weight: bold !important; } /* Generic.Subheading */
1665 .highlight .gt { color: #f6f3e8 !important; } /* Generic.Traceback */
1666 .highlight .kc { color: #8ac6f2 !important; } /* Keyword.Constant */
1667 .highlight .kd { color: #8ac6f2 !important; } /* Keyword.Declaration */
1668 .highlight .kn { color: #8ac6f2 !important; } /* Keyword.Namespace */
1669 .highlight .kp { color: #8ac6f2 !important; } /* Keyword.Pseudo */
1670 .highlight .kr { color: #8ac6f2 !important; } /* Keyword.Reserved */
1671 .highlight .kt { color: #cae682 !important; } /* Keyword.Type */
1672 .highlight .ld { color: #f6f3e8 !important; } /* Literal.Date */
1673 .highlight .m { color: #e5786d !important; } /* Literal.Number */
1674 .highlight .s { color: #95e454 !important; font-style: italic !important; } /* Literal.String */
1675 .highlight .na { color: #cae682 !important; } /* Name.Attribute */
1676 .highlight .nb { color: #f6f3e8 !important; } /* Name.Builtin */
1677 .highlight .nc { color: #f6f3e8 !important; } /* Name.Class */
1678 .highlight .no { color: #e5786d !important; } /* Name.Constant */
1679 .highlight .nd { color: #f6f3e8 !important; } /* Name.Decorator */
1680 .highlight .ni { color: #e7f6da !important; } /* Name.Entity */
1681 .highlight .ne { color: #f6f3e8 !important; } /* Name.Exception */
1682 .highlight .nf { color: #cae682 !important; } /* Name.Function */
1683 .highlight .nl { color: #f6f3e8 !important; } /* Name.Label */
1684 .highlight .nn { color: #f6f3e8 !important; } /* Name.Namespace */
1685 .highlight .nx { color: #f6f3e8 !important; } /* Name.Other */
1686 .highlight .py { color: #f6f3e8 !important; } /* Name.Property */
1687 .highlight .nt { color: #8ac6f2 !important; } /* Name.Tag */
1688 .highlight .nv { color: #cae682 !important; } /* Name.Variable */
1689 .highlight .ow { color: #f6f3e8 !important; } /* Operator.Word */
1690 .highlight .w { color: #f6f3e8 !important; } /* Text.Whitespace */
1691 .highlight .mf { color: #e5786d !important; } /* Literal.Number.Float */
1692 .highlight .mh { color: #e5786d !important; } /* Literal.Number.Hex */
1693 .highlight .mi { color: #e5786d !important; } /* Literal.Number.Integer */
1694 .highlight .mo { color: #e5786d !important; } /* Literal.Number.Oct */
1695 .highlight .sb { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Backtick */
1696 .highlight .sc { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Char */
1697 .highlight .sd { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Doc */
1698 .highlight .s2 { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Double */
1699 .highlight .se { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Escape */
1700 .highlight .sh { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Heredoc */
1701 .highlight .si { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Interpol */
1702 .highlight .sx { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Other */
1703 .highlight .sr { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Regex */
1704 .highlight .s1 { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Single */
1705 .highlight .ss { color: #95e454 !important; font-style: italic !important; } /* Literal.String.Symbol */
1706 .highlight .bp { color: #f6f3e8 !important; } /* Name.Builtin.Pseudo */
1707 .highlight .vc { color: #cae682 !important; } /* Name.Variable.Class */
1708 .highlight .vg { color: #cae682 !important; } /* Name.Variable.Global */
1709 .highlight .vi { color: #cae682 !important; } /* Name.Variable.Instance */
1710 .highlight .il { color: #e5786d !important; } /* Literal.Number.Integer.Long */