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