· 6 years ago · Jan 03, 2020, 05:12 PM
1/*! Github Dark v1.22.156 (2019-12-05) */
2/*! Repository: https://github.com/StylishThemes/GitHub-Dark */
3/*! License: https://creativecommons.org/licenses/by-sa/4.0/ */
4
5
6 :root {
7 --bg-custom: /*[[bg-custom]]*/;
8 --bg-img: /*[[bg-choice]]*/ url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAAAAABURb1YAAAFnklEQVR4AWWXCY4cwXbE6h4JMhCvMPc/ov+3Ox9QsLCGpKlFHILd+UQ559AGDkBSFXWmomonqkL/XuUcIPUcONjHCJyE36KaqNiaRnVCG9TGpgIU9hIfohCBVGj24ammo04lU3Fy0NZDAyZi5AElHjgEGlRbG1WjraIt7TmADQkAaoEHsOXAAaeqat9RVTqjosyEH5W+DQCQt8BzIJMfXJI3e5tGRefSlRn3NrO3scnvNl26FN5RITGNfjm3GM/+FhQgnlQeImC+dEm8rzHVTNGL9EADVsTAIfGJBziRy7RlmcZU1IYpHIj+4JrWym8/XSwzompmFNVOFdTOAAfs61KZ6eXcp57fykQUOxNBmTesz2HpCnCg3UV/bA7VRpWGNqKtrYLTs0ilCjgxiZxjeLC5dDPBFn4Pn2ja6BRUL10DTgET4Focq8rn8casxV4E5tIlZvytqtfivCOKZrqc38G7egnkXecyPZdzubc57VtUnbfL+a0u3b1N3d9Mci7cKocHoh3xihLQ6fXUlgTOOfVkXSUFINoWHhqxE23RTmCqtoEJaITkIrUCkU9fnqpqm+40VSXS3CLaSzfGBb4rPuOSfN0ylLve6/jpcrbL2dTlnOdv5AamKjLvLN1XruMNS/cul/hx8twKpKYRaE2DOp8+c+lW7uVXVQ7Vx0x1G3HXjNocsHCac7NbWc6egwJVHu2kRTVNC2pqv2U4XNsv5/yWJlV9+NJ1C7xluInlcr7rK+Kg+qy7onQqgnbi7UHcS3qXjdw3bO5tumycYlVssMI5EXXpRnatPK362KodtVU60cm+eQT10sVLFwJYlVaf7UGSoi5dQF3DvnTX3UvXTPO8quKH7jsXhm/PxfKWZXqBM5sS33kmKtC31Q05fI095i5IPpyzRXqSy1Sr17p1F7NE8vMtnNbLpVVtk8c0OrfF0sKxHnIpYgHW4puMomTz8mgmrSjpvrxhX97l7LqLpl7bW9BH9/MNzF8XwRqL8/m7c30eFYV5VX3QTquK06XbLt16F4ks+8Z9m6gPtpcuk3OvibCekng4lzMHi9MoqZmKj9tdbQCbc7bcEA+oEJduRNNL1waf1tuI9MDBUK8t3k9uFz3rrqadO9Ln9TL/ezlwDvky3TW7ZmXfpc77TN0yhOXnP939LvVDV9s+tgLTm0TqYd1lea3PRFuVjLa562HdPbCfascGrvO3DMeIATVqVRO8vfHrbupdfo1dzlXUdkVLZsS1mLPG3rWcl+4B1l1537h0VXzU1tyLG7cCu+LSrSqo06hocy3WCcil65qHDbuEYzQN2HpT3jFt9LEFvHTP1nxbXOEkbhkKmd+6BTfVZ/I143z/Fyz6Za92o0I7I6gzfeYAHPwy/Rb43L9TLtMt8CtwW1xvQvbR1g9n7qJRNN1kdxcdH7cM58Szxq679MdLOhE72t6VNEpHHkzwRyjBcGth+dE99pIkVbWaEWmvnQ8Yl7Mp59zpRWXdNo6odrO754Zzvxf/010nP7onb1TR+bgbVPB9PcADJvH/043Kvk0UzLRxQ6UiaeTAcyxYl2lyrrvZv8v2wE7U1uVcST0821jJeIDKWuyxiqnuko7q3+zJYXJ46nV3D67EyL+lQ9F2qkr+3kUafQpwYE8T329p6y7OX1TF97fQv/c+l87zj7Hsgpig4qRLd9fMPs74rLGyCzRbhmVqpy7nqvPmTD1gvKe7b2U8u1QzmtuDuEtbgT3c8QBJveo6cueFkUwv59nVmfFw1jl4/unuOT9qERV76ers8n23z/c8/Xy7a4lwwLplmGusbRp33Up13+ZDN3KPxNVMhY62vUQyRTse6+cKHtZYjIfDh260Cjbb3Vy6R8H8SMBzqSwrsB1UTacoknlnOb8V4JD9Njfpwz/fHjpBUeevcAtcl65sqXPX9D87RUTLc/dfOgAAAABJRU5ErkJggg==");
9 }
10 button {
11 color: #b5b5b5;
12 }
13 /* https://github.com/StylishThemes/GitHub-Dark/issues/968 */
14 input, textarea {
15 color: #bebebe;
16 }
17 .Popover-message:before {
18 border-bottom-color: #343434;
19 }
20 .Popover-message:after {
21 border-bottom-color: #181818;
22 }
23 .alert:not(.octicon) {
24 background: #182030;
25 border: 1px solid #246;
26 }
27 .CircleBadge {
28 background: #181818;
29 }
30 body[class="page-responsive"] .list-options .list-item > .octicon {
31 color: #181818;
32 }
33 /* begin auto-generated rules - use tools/generate.js to generate them */
34 /* auto-generated rule for "background: #fff" */
35 image-crop .handle:before, .ajax-pagination-form .ajax-pagination-btn,
36 .pagination a, .pagination em, .pagination span, .AvatarStack-body,
37 .blankslate code, .markdown-body .csv-data .blob-num, .boxed-group-inner,
38 .autocomplete-results, .suggester, .commit-group-title .octicon-git-commit,
39 .full-commit .commit-meta, .conversation-list-heading .inner,
40 .discussion-timeline.team-discussion-timeline .blankslate,
41 .page-responsive .previewable-comment-form .comment-form-head.tabnav .toolbar-commenting,
42 .not-found-octocat-wrapper:after, .file-commit-form--full, ul.comparison-list,
43 .tint-box.transparent, .dashboard-notice .coupon, .topic-tag-outline,
44 .MarketplaceEdit-body .menu-item.selected, .oauth-org-access-details,
45 .oauth-org-access-details .oauth-org-item.revoked, .manage-repo-access-icon,
46 table.files, .qr-code-table .white, .signup-plan-card:hover,
47 .details-overlay[open] > .dropdown-item:hover, .gist-quicksearch-results,
48 .nav-desktop-productDropdown, .nav-desktop-langDropdown,
49 header #search-results-container, html[prefix] .btn-primary .counter,
50 html[prefix] .blankslate code, html[prefix] .markdown-body .csv-data .blob-num,
51 html[prefix] .card, html[prefix] .pagination a, html[prefix] .pagination em,
52 html[prefix] .pagination > span, body, body.status .datepicker,
53 body.status .cpt-table .content,
54 body[class="page-responsive"] .markdown-body .csv-data .blob-num,
55 body[class="page-responsive"] .ajax-pagination-form .ajax-pagination-btn,
56 body[class="page-responsive"] .bubble,
57 body[class="page-responsive"] .discussion-header,
58 body[class="page-responsive"] .discussion-sidebar-metadata-separator,
59 body[class="page-responsive"] .discussion-comment,
60 body[class="page-responsive"] .latest-commit .commit-author,
61 body[class="page-responsive"] .user-bar-graph,
62 body[data-render-url] .click-for-more,
63 html.refined-github .rgh-reactions-near-limit,
64 body.zh_logged_in .zh-form-control:focus,
65 body.zh_logged_in .zh-form-control-small:focus,
66 body.zh_logged_in .zh-toggle-button,
67 body.zh_logged_in .zh-pipeline-issue-content,
68 body.zh_logged_in .search-query:focus,
69 body.zh_logged_in .zh-issuecard-container,
70 body.zh_logged_in .zh-reload-update-prompt-container,
71 body.zh_logged_in .zh-epic-creator-page-visible .zh-epic-creator-container--fullscreen,
72 body.zh_logged_in .zh-epic-creator-tab.selected,
73 body.zh_logged_in .zh-epic-form-control:focus,
74 body.zh_logged_in .zh-epic-form-control-small:focus,
75 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .search-query:focus,
76 body.zh_logged_in .DayPickerKeyboardShortcuts_panel,
77 body.zh_logged_in .CalendarDay__default,
78 body.zh_logged_in .CalendarDay__outside,
79 body.zh_logged_in .CalendarDay__blocked_minimum_nights,
80 body.zh_logged_in .CalendarDay__blocked_minimum_nights:active,
81 body.zh_logged_in .CalendarDay__blocked_minimum_nights:hover,
82 body.zh_logged_in .CalendarDay__blocked_out_of_range,
83 body.zh_logged_in .CalendarDay__blocked_out_of_range:active,
84 body.zh_logged_in .CalendarDay__blocked_out_of_range:hover,
85 body.zh_logged_in .CalendarMonth, body.zh_logged_in .CalendarMonthGrid,
86 body.zh_logged_in .DayPickerNavigation_button__verticalDefault,
87 body.zh_logged_in .DayPicker, body.zh_logged_in .DayPicker__horizontal,
88 body.zh_logged_in .DayPicker_weekHeader__verticalScrollable,
89 body.zh_logged_in .DateInput, body.zh_logged_in .DateInput_input__focused,
90 body.zh_logged_in .zhc-account-details__section,
91 body.zh_logged_in .zhc-date-selector .DayPicker,
92 body.zh_logged_in .zhc-date-selector .DayPicker--horizontal,
93 body.zh_logged_in .zhc-feature-announcement, body.zh_logged_in .zhc-issue-card,
94 body.zh_logged_in .zhc-edit-comment__file-upload,
95 body.zh_logged_in .zhc-reports-date-range .DateRangePickerInput,
96 body.zh_logged_in .zhc-shortcut-indicator,
97 body.zh_logged_in .zhc-roadmap-body-empty,
98 body.zh_logged_in .zhc-roadmap-sidebar-empty,
99 body.zh_logged_in .zhc-roadmap-panel,
100 body.zh_logged_in .zhc-roadmap .zhc-roadmap-content .zhc-roadmap-body__subheader,
101 body.zh_logged_in .zhc-roadmap .zhc-roadmap-content .zhc-roadmap-body-view--root,
102 body.zh_logged_in .zhc-roadmap-row, body.zh_logged_in .zhc-sidebar-item-add,
103 body.zh_logged_in .zhc-roadmap-track--expandable:not(.react-draggable-dragging):not(.zhc-roadmap-track--resizable):hover .zhc-roadmap-track__drag-handle,
104 body.zh_logged_in .zhc-roadmap-track__drag-handle--has-background,
105 body.zh_logged_in .zhc-roadmap-track__drag-handle:hover,
106 body.zh_logged_in .zhc-roadmap-warning {
107 background: #181818;
108 }
109 /* auto-generated rule for "background-color: #fff" */
110 body, .Box, .btn-primary .Counter, .btn-blue .Counter, .btn-outline,
111 .btn-outline.selected .Counter, .btn-outline:active .Counter,
112 .btn-outline:hover .Counter, [open] > .btn-outline .Counter,
113 .btn-outline.disabled, .btn-outline:disabled, .btn-invisible, .social-count,
114 .form-control, .form-select, .input-contrast:focus,
115 .form-group .form-control:focus, .menu, .menu-item.selected,
116 .tabnav-tab.selected, .tabnav-tab[aria-selected=true], .SideNav-item:active,
117 .SideNav-item[aria-current=page], .SideNav-item[aria-selected=true],
118 .auth-form-body, .page-responsive .HeaderMenu--logged-out,
119 .btn-transparent:active, .btn-transparent:hover, .Tile:hover, .avatar-child,
120 .AvatarStack-body .avatar, .dropdown-menu, .markdown-body table tr,
121 .markdown-body img, .SelectMenu-list, .SelectMenu-item,
122 .SelectMenu-tab[aria-selected=true], .SelectMenu-blankslate,
123 .SelectMenu-loading, .SelectMenu-message, .TimelineItem-break,
124 .TimelineItem--condensed .TimelineItem-badge, .Toast, .Box--overlay,
125 .gh-header, .gh-header .gh-header-sticky.is-stuck + .gh-header-shadow,
126 .timeline-comment,
127 .new-discussion-timeline .composer .comment-form-head.tabnav,
128 .discussion-timeline-actions, .pagination-loader-container,
129 .pagehead-tabs-item.selected, .reponav-item.selected, .steps li.current,
130 .select-menu-modal, .select-menu-tabs .select-menu-tab-nav.selected,
131 .select-menu-tabs .select-menu-tab-nav[aria-selected=true],
132 .select-menu-tabs a.selected, .select-menu-tabs a[aria-selected=true],
133 .btn-blurple .Counter, .advisory-form .form-actions,
134 .advisory-form .form-control, .advisory-form .previewable-comment-form,
135 .credit-card.normal .signature, .billing-addon-items tr.total-row,
136 .billing-credit-card .javascript-disabled-overlay, .plan-choice.open,
137 .plan-choice.selected, .CopyBlock:active, .CopyBlock:focus, .CopyBlock:hover,
138 .branch-action-body, .select-menu-item, .coupons .coupon-form-body,
139 .dashboards-overview-cards .blankslate, .file .image .border-wrap,
140 .MarketplaceSideNav, .news .alert .gravatar, .news .commits li img,
141 .thread-subscription-status, .notifications-list-item.notification-unread,
142 .auto-search-group .spinner, .manage-repo-access-group,
143 .manage-memberships-tabs-item.selected, .theme-picker, .theme-picker-spinner,
144 .page-preview, .project-header,
145 .projects-comment-form .comment-form-head .toolbar-commenting,
146 .user-profile-sticky-bar:after, .user-profile-nav, .pr-toolbar, .diffbar,
147 .review-comment .is-comment-editing, .review-thread-reply .inline-comment-form,
148 .review-summary-form-wrapper, .is-bad-file .repo-file-upload-errors,
149 .is-empty .repo-file-upload-errors, .is-failed .repo-file-upload-errors,
150 .is-hidden-file .repo-file-upload-errors, .is-too-big .repo-file-upload-errors,
151 .is-too-many .repo-file-upload-errors, .setup-info-module,
152 .orgs-help-item-octicon, .plan-category-tab, .business-sso .business-sso-panel,
153 .business-sso .org-sso-panel, .org-sso .business-sso-panel,
154 .org-sso .org-sso-panel, .ais-SearchBox-input,
155 .form-group .ais-SearchBox-input:focus, .SideNav-item[aria-current="page"],
156 .SideNav-item[aria-selected="true"], .btn-purple .Counter, #query,
157 .form-group #query:focus, details-dialog, html[prefix] .Box,
158 html[prefix] .btn-outline, html[prefix] .btn-outline.selected .counter,
159 html[prefix] .btn-outline.zeroclipboard-is-active .counter,
160 html[prefix] .btn-outline.zeroclipboard-is-hover .counter,
161 html[prefix] .btn-outline:active .counter,
162 html[prefix] .btn-outline:hover .counter, html[prefix] .btn-outline.disabled,
163 html[prefix] .btn-outline.disabled:hover, html[prefix] .btn-outline:disabled,
164 html[prefix] .btn-outline:disabled:hover, html[prefix] .social-count,
165 html[prefix] .form-control, html[prefix] .form-select,
166 html[prefix] .input-contrast:focus,
167 html[prefix] .form-group .form-control:focus,
168 html[prefix] .tabnav-tab.selected, html[prefix] .avatar-child,
169 html[prefix] .avatar-stack .avatar, html[prefix] .markdown-body table tr,
170 html[prefix] .markdown-body img, html[prefix] .card, html[prefix] body,
171 html[prefix] [class*=btn-outline].disabled,
172 html[prefix] [class*=btn-outline].disabled:hover,
173 html[prefix] [class*=btn-outline]:disabled,
174 html[prefix] [class*=btn-outline]:disabled:hover,
175 html[prefix] .btn-outline-white:active, html[prefix] .btn-outline-white:hover,
176 html[prefix] .menu, html[prefix] .menu-item.selected,
177 html[prefix] .site-header-nav .dropdown-menu, html[prefix] .homepage-jumbotron,
178 html[prefix] .libraries-jumbotron, html[prefix] .sidebar-menu,
179 html[prefix] .content table tr,
180 body.status .component-statuses .component-status-container .component-dropdown-selector .status-dropdown,
181 body.status .panel, body.status .cpt-tabs:not(.unstyled).mobile li a,
182 body.status .cpt-tabs:not(.unstyled).mobile li:not(.active) a:hover,
183 body.status .cpt-tabs:not(.unstyled).mobile li.active a,
184 body.status .cpt-pill-group button.pill,
185 body.status .updates-dropdown-container .updates-dropdown .updates-dropdown-section,
186 body.status .layout-content.status-internal .message-container,
187 body.status .component-container, body.status .incident-title + .updates,
188 body.status .updates-dropdown-container .updates-dropdown,
189 body[class="page-responsive"] .form-control,
190 body[class="page-responsive"] .form-select,
191 body[class="page-responsive"] .input-contrast:focus,
192 body[class="page-responsive"] .form-group .form-control:focus,
193 body[class="page-responsive"] .avatar-child,
194 body[class="page-responsive"] .dropdown-menu,
195 body[class="page-responsive"] .markdown-body table tr,
196 body[class="page-responsive"] .markdown-body img,
197 body[class="page-responsive"] .Box,
198 body[class="page-responsive"] .Box--overlay,
199 body[class="page-responsive"] .advisory-form .form-actions,
200 body[class="page-responsive"] .advisory-form .form-control,
201 body[class="page-responsive"] .advisory-form .previewable-comment-form,
202 body[class="page-responsive"] .list,
203 body[class="page-responsive"] .btn-primary .Counter,
204 body[class="page-responsive"] .commit-authorship,
205 body[class="page-responsive"] .diff-view .file .file-code,
206 body[class="page-responsive"] .mobile-toc,
207 body[class="page-responsive"] .discussion-issue-references,
208 body[class="page-responsive"] .discussion-labels,
209 body[class="page-responsive"] .discussion-block-title,
210 body[class="page-responsive"] .timeline-review-container .inline-comment-form,
211 body[class="page-responsive"] .discussion-reply,
212 body[class="page-responsive"] .thread-subscription-status,
213 body[class="page-responsive"] .tabs > a.selected,
214 body[class="page-responsive"] .issues-reset-query-wrapper,
215 body[class="page-responsive"] .branch-action,
216 body[class="page-responsive"] .blob-file-content,
217 body[class="page-responsive"] .profile-timeline-wrapper,
218 body[class="page-responsive"] .profile-timeline .profile-timeline-month-line,
219 body[class="page-responsive"] .inbox-unavailable,
220 body[class="page-responsive"] .inbox-zero,
221 html.refined-github .dashboard .js-all-activity-header + div,
222 body.zh_logged_in .zh-app--board-visible .zh-app--is-fullscreen,
223 body.zh_logged_in .zh-issue-event-item-icon .zh-icon-issue-added,
224 body.zh_logged_in .zh-issue-event-item-icon .zh-icon-issue-removed,
225 body.zh_logged_in .zh-pipeline-issue-action,
226 body.zh_logged_in .zh-pipeline-action, body.zh_logged_in .zh-overlay,
227 body.zh_logged_in .new-pipeline-column,
228 body.zh_logged_in .zh-board-menu-item .btn.disabled,
229 body.zh_logged_in .zh-board-menu-item .btn.disabled:hover,
230 body.zh_logged_in .zh-overlay-loading-board,
231 body.zh_logged_in .zh-board-loading-message,
232 body.zh_logged_in .zh-milestone-dates .milestone-start-calendar-container,
233 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn:hover,
234 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn.selected,
235 body.zh_logged_in .zh-timeline-comment,
236 body.zh_logged_in .zh-epic-issue-container.TimelineItem .zhc-epic-list,
237 body.zh_logged_in .zh-dependency-manager-container.TimelineItem .zhc-dependency,
238 body.zh_logged_in .zh-collapse-control:hover,
239 body.zh_logged_in .zh-collapse-control__main-icon,
240 body.zh_logged_in .zh-mergetool-pipelines-dialog,
241 body.zh_logged_in .zh-mergetool-pipelines-dialog .zh-miniboard-wrapper .zh-miniboard-pipeline,
242 body.zh_logged_in .zh-mergetool-pipelines-dialog .zh-miniboard-wrapper .zh-miniboard-pipeline-target.zh-miniboard-new-pipeline,
243 body.zh_logged_in .zh-mergetool-pipelines-dialog .zh-miniboard-source-pipeline-placeholder,
244 body.zh_logged_in .btn.zh-multi-repo-show-all-btn:hover,
245 body.zh_logged_in .btn.zh-multi-repo-show-one-btn:hover,
246 body.zh_logged_in .zh-select-menu-modal-body .zh-select-menu-modal,
247 body.zh_logged_in .zh-onboarding-highlighted,
248 body.zh_logged_in .zhe .zh-onboarding-highlighted,
249 body.zh_logged_in .zh-onboarding-modal,
250 body.zh_logged_in .zh-select-menu-modal,
251 body.zh_logged_in .zh-progress-bar__completed,
252 body.zh_logged_in .zh-epic-issue-list-item-sm,
253 body.zh_logged_in .zh-epic-issue-list-item-md,
254 body.zh_logged_in .zh-epic-issue-list-item-lg,
255 body.zh_logged_in .zh-epic-creator-title input,
256 body.zh_logged_in .zh-epic-picker-issue-placeholder:hover,
257 body.zh_logged_in .SingleDatePickerInput,
258 body.zh_logged_in .SingleDatePicker_picker,
259 body.zh_logged_in .SingleDatePicker_picker__fullScreenPortal,
260 body.zh_logged_in .DayPickerNavigation_button__default,
261 body.zh_logged_in .DateInput_input, body.zh_logged_in .DateRangePickerInput,
262 body.zh_logged_in .DateRangePicker_picker,
263 body.zh_logged_in .DateRangePicker_picker__fullScreenPortal,
264 body.zh_logged_in .zhc-markdown table tr, body.zh_logged_in .zhc-markdown img,
265 body.zh_logged_in .zhc-btn, body.zh_logged_in .zhc-btn[disabled],
266 body.zh_logged_in .zhc-btn.zhc-btn--disabled,
267 body.zh_logged_in .zhc-btn[disabled].zhc-btn--is-active,
268 body.zh_logged_in .zhc-btn.zhc-btn--disabled.zhc-btn--is-active,
269 body.zh_logged_in .zhc-btn[disabled]:active,
270 body.zh_logged_in .zhc-btn.zhc-btn--disabled:active,
271 body.zh_logged_in .zhc-btn[disabled]:focus,
272 body.zh_logged_in .zhc-btn.zhc-btn--disabled:focus,
273 body.zh_logged_in .zhc-btn[disabled]:hover,
274 body.zh_logged_in .zhc-btn.zhc-btn--disabled:hover,
275 body.zh_logged_in .zhc-btn.zhc-btn--is-active,
276 body.zh_logged_in .zhc-btn:active, body.zh_logged_in .zhc-btn:focus,
277 body.zh_logged_in .zhc-btn:hover, body.zh_logged_in .zhc-btn--default,
278 body.zh_logged_in .zhc-btn--default[disabled],
279 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled,
280 body.zh_logged_in .zhc-btn--default[disabled].zhc-btn--is-active,
281 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled.zhc-btn--is-active,
282 body.zh_logged_in .zhc-btn--default[disabled]:active,
283 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled:active,
284 body.zh_logged_in .zhc-btn--default[disabled]:focus,
285 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled:focus,
286 body.zh_logged_in .zhc-btn--default[disabled]:hover,
287 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled:hover,
288 body.zh_logged_in .zhc-btn--default.zhc-btn--is-active,
289 body.zh_logged_in .zhc-btn--default:active,
290 body.zh_logged_in .zhc-btn--default:focus,
291 body.zh_logged_in .zhc-btn--default:hover,
292 body.zh_logged_in .zhc-btn--danger-bordered,
293 body.zh_logged_in .zhc-btn--danger-bordered.zhc-btn--is-active,
294 body.zh_logged_in .zhc-btn--danger-bordered:active,
295 body.zh_logged_in .zhc-btn--danger-bordered:focus,
296 body.zh_logged_in .zhc-btn--danger-bordered:hover,
297 body.zh_logged_in .zhc-btn--danger-bordered[disabled],
298 body.zh_logged_in .zhc-btn--danger-bordered.zhc-btn--disabled,
299 body.zh_logged_in .zhc-btn--danger-bordered[disabled].zhc-btn--is-active,
300 body.zh_logged_in .zhc-btn--danger-bordered.zhc-btn--disabled.zhc-btn--is-active,
301 body.zh_logged_in .zhc-btn--danger-bordered[disabled]:active,
302 body.zh_logged_in .zhc-btn--danger-bordered.zhc-btn--disabled:active,
303 body.zh_logged_in .zhc-btn--danger-bordered[disabled]:focus,
304 body.zh_logged_in .zhc-btn--danger-bordered.zhc-btn--disabled:focus,
305 body.zh_logged_in .zhc-btn--danger-bordered[disabled]:hover,
306 body.zh_logged_in .zhc-btn--danger-bordered.zhc-btn--disabled:hover,
307 body.zh_logged_in .zhc-btn--primary-bordered,
308 body.zh_logged_in .zhc-btn--primary-bordered[disabled],
309 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled,
310 body.zh_logged_in .zhc-btn--primary-bordered[disabled].zhc-btn--is-active,
311 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled.zhc-btn--is-active,
312 body.zh_logged_in .zhc-btn--primary-bordered[disabled]:active,
313 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled:active,
314 body.zh_logged_in .zhc-btn--primary-bordered[disabled]:focus,
315 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled:focus,
316 body.zh_logged_in .zhc-btn--primary-bordered[disabled]:hover,
317 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled:hover,
318 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--is-active,
319 body.zh_logged_in .zhc-btn--primary-bordered:active,
320 body.zh_logged_in .zhc-btn--primary-bordered:focus,
321 body.zh_logged_in .zhc-btn--primary-bordered:hover,
322 body.zh_logged_in .zhc-btn--secondary-bordered,
323 body.zh_logged_in .zhc-btn--secondary-bordered[disabled],
324 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled,
325 body.zh_logged_in .zhc-btn--secondary-bordered[disabled].zhc-btn--is-active,
326 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled.zhc-btn--is-active,
327 body.zh_logged_in .zhc-btn--secondary-bordered[disabled]:active,
328 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled:active,
329 body.zh_logged_in .zhc-btn--secondary-bordered[disabled]:focus,
330 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled:focus,
331 body.zh_logged_in .zhc-btn--secondary-bordered[disabled]:hover,
332 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled:hover,
333 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--is-active,
334 body.zh_logged_in .zhc-btn--secondary-bordered:active,
335 body.zh_logged_in .zhc-btn--secondary-bordered:focus,
336 body.zh_logged_in .zhc-btn--secondary-bordered:hover,
337 body.zh_logged_in .zhc-btn--border-hover-only:hover,
338 body.zh_logged_in .zhc-btn--border-hover-only.zhc-btn--is-active,
339 body.zh_logged_in .zhc-btn--border-hover-only:active,
340 body.zh_logged_in .zhc-btn--border-hover-only:focus,
341 body.zh_logged_in .zhc-confirm-dialog, body.zh_logged_in .zhc-input,
342 body.zh_logged_in .zhu-panel, body.zh_logged_in .zhc-cancel-subscription-modal,
343 body.zh_logged_in .zhc-remove-licenses,
344 body.zh_logged_in .zhc-account-settings__section,
345 body.zh_logged_in .zhc-avatar, body.zh_logged_in .zhc-banner--neutral,
346 body.zh_logged_in .zhc-board-loading__message,
347 body.zh_logged_in .zhc-burndown-chart__placeholder,
348 body.zh_logged_in .zhc-burndown-chart__placeholder__message,
349 body.zh_logged_in .zhc-button, body.zh_logged_in .zhc-button:active,
350 body.zh_logged_in .zhc-button:focus, body.zh_logged_in .zhc-button:hover,
351 body.zh_logged_in .zhc-button[disabled],
352 body.zh_logged_in .zhc-button[disabled]:active,
353 body.zh_logged_in .zhc-button[disabled]:focus,
354 body.zh_logged_in .zhc-button[disabled]:hover,
355 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined,
356 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined[disabled],
357 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined[disabled]:active,
358 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined[disabled]:focus,
359 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined[disabled]:hover,
360 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined:active,
361 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined:focus,
362 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined:hover,
363 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined,
364 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined[disabled],
365 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined[disabled]:active,
366 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined[disabled]:focus,
367 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined[disabled]:hover,
368 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined:active,
369 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined:focus,
370 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined:hover,
371 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-outlined,
372 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-outlined[disabled],
373 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-outlined[disabled]:active,
374 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-outlined[disabled]:focus,
375 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-outlined[disabled]:hover,
376 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-outlined:active,
377 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-outlined:focus,
378 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-outlined:hover,
379 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-outlined,
380 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-outlined[disabled],
381 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-outlined[disabled]:active,
382 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-outlined[disabled]:focus,
383 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-outlined[disabled]:hover,
384 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-outlined:active,
385 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-outlined:focus,
386 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-outlined:hover,
387 body.zh_logged_in .zhc-button--color-inactive,
388 body.zh_logged_in .zhc-button--color-inactive:active,
389 body.zh_logged_in .zhc-button--color-inactive:focus,
390 body.zh_logged_in .zhc-button--color-inactive:hover,
391 body.zh_logged_in .zhc-chart-container,
392 body.zh_logged_in .zhc-chart-legend .zhc-dropdown .zhc-selection-button,
393 body.zh_logged_in .zhc-chart-legend-icon--disabled,
394 body.zh_logged_in .zhc-checkbox-toggle:after,
395 body.zh_logged_in .zhc-choose-organization__org-list,
396 body.zh_logged_in .zhc-collapsible-control:hover.zhc-collapsible-control--border,
397 body.zh_logged_in .zhc-confetti-announcement,
398 body.zh_logged_in .zhc-confirmation-modal, body.zh_logged_in .zhc-consent-form,
399 body.zh_logged_in .zhc-billing, body.zh_logged_in .zhc-dashboard-topbar,
400 body.zh_logged_in .zhc-dependency-issue-selector__issues__container,
401 body.zh_logged_in .zhc-dependency,
402 body.zh_logged_in .zhc-dependency-type-dropdown__list,
403 body.zh_logged_in .zhc-epic-list, body.zh_logged_in .zhc-filter-expand-button,
404 body.zh_logged_in .zhc-info-alert,
405 body.zh_logged_in .zhc-integration-repo-selector__repos__container,
406 body.zh_logged_in .zhc-integrations .zhc-integrations-section,
407 body.zh_logged_in .zhc-invite-link-modal,
408 body.zh_logged_in .zhc-invite-your-team,
409 body.zh_logged_in .zhc-issue-card__actions__btn,
410 body.zh_logged_in .zhc-add-comment, body.zh_logged_in .zhc-comment,
411 body.zh_logged_in .zhc-edit-comment__textarea,
412 body.zh_logged_in .zhc-edit-comment__preview,
413 body.zh_logged_in .zhc-modal__body.zhc-issue-modal__body--extension,
414 body.zh_logged_in .zhc-new-issue-body__title-input,
415 body.zh_logged_in .zhc-issues-list-item, body.zh_logged_in .zhc-item-table,
416 body.zh_logged_in .zhc-manage-plan__summary,
417 body.zh_logged_in .zhc-manage-plan__offer,
418 body.zh_logged_in .zhc-manage-plan__team-members,
419 body.zh_logged_in .zhc-menu-container__modal--is-open .zhc-menu-bar-item:not(.zhc-menu-bar-item--filter-tags) .zhc-btn:not(.zhc-btn--action),
420 body.zh_logged_in .zhc-menu-container__modal--is-open .zhc-menu-bar-item:not(.zhc-menu-bar-item--filter-tags) .zhc-btn:not(.zhc-btn--action):hover,
421 body.zh_logged_in .zhc-menu-container__header,
422 body.zh_logged_in .zhc-merge-repo-finder__container,
423 body.zh_logged_in .zhc-merging-tool-pipeline--add__input,
424 body.zh_logged_in .zhc-merging-tool-pipeline-card__issue-count,
425 body.zh_logged_in .zhc-merging-tool-pipeline-card__buttons,
426 body.zh_logged_in .zhc-milestone-modal__info input,
427 body.zh_logged_in .zhc-modal__header,
428 body.zh_logged_in .zhc-multi-action-footer,
429 body.zh_logged_in .zhc-app-notification,
430 body.zh_logged_in .zhc-notifications-body__manage,
431 body.zh_logged_in .zhc-repo-notifications__load-more,
432 body.zh_logged_in .zh-onboarding-banner__progress-dot,
433 body.zh_logged_in .zhc-pipeline--add__input,
434 body.zh_logged_in .zhc-release-report-form__title-input,
435 body.zh_logged_in .zhc-release-report-form__desc-textarea,
436 body.zh_logged_in .zhc-repo-overlay, body.zh_logged_in .zhc-report-card,
437 body.zh_logged_in .zhc-report-tabs, body.zh_logged_in .zhc-search,
438 body.zh_logged_in .zhc-search-bar__input,
439 body.zh_logged_in .zhc-selection-filter,
440 body.zh_logged_in .zhc-selection-list__body,
441 body.zh_logged_in .zhc-shortcuts-guide__shortcuts-list,
442 body.zh_logged_in .zhc-sidebar-nav-item__action:hover,
443 body.zh_logged_in .zhc-sidebar-nav-item__action--is-active,
444 body.zh_logged_in .zhc-sidebar-profile,
445 body.zh_logged_in .zhc-sidebar__container,
446 body.zh_logged_in .zhc-sidebar__container__inner,
447 body.zh_logged_in .zhc-spinner:not(.zhc-spinner--no-outline),
448 body.zh_logged_in .zhc-table .zhc-table__cell,
449 body.zh_logged_in .zhc-table-expand-button .zhc-btn:active,
450 body.zh_logged_in .zhc-tab-navitem--dropdown--active,
451 body.zh_logged_in .zhc-tab-navitem--dropdown--active:hover,
452 body.zh_logged_in .zhc-team-members__content,
453 body.zh_logged_in .zhc-tooltip--info-tip .zhc-tooltip__content,
454 body.zh_logged_in .zhc-topbar, body.zh_logged_in .zhc-tutorial-card,
455 body.zh_logged_in .zhc-tutorial-checklist-modal__dropdown .zhc-btn,
456 body.zh_logged_in .zhc-tutorial-checklist-modal__description input,
457 body.zh_logged_in .zhc-workspace-form,
458 body.zh_logged_in .zhc-workspace-form__footer,
459 body.zh_logged_in .zhc-workspace-import,
460 body.zh_logged_in .zhc-workspace-switcher__header,
461 body.zh_logged_in .zhc-workspace-switcher,
462 body.zh_logged_in .zhc-roadmap-progress__bar,
463 body.zh_logged_in .roadmap-loading-state__body,
464 body.zh_logged_in .zhc-roadmap .zhc-roadmap-content .zhc-roadmap-body,
465 body.zh_logged_in .zhc-options-panel, body.zh_logged_in .zhc-roadmap-sidebar,
466 html.ghh-theme-classic .ghh-readme a[href^="https://saucelabs.com/"] img,
467 html.ghh-theme-classic .ghh-issue-body a[href^="https://saucelabs.com/"] img,
468 .ghh-theme-github .ghh-readme tr, .ghh-theme-github .ghh-issue-body tr,
469 html.ghh-theme-classic .ghh-avatar, html.ghh-theme-classic .ghh-overlay form,
470 .ghh-theme-github .tooltipster-box .tooltipster-content,
471 .ghh-theme-github .ghh .ghh-state-verified {
472 background-color: #181818;
473 }
474 /* auto-generated rule for "background-color: #fff !important" */
475 .tree-browser-result[aria-selected=true] {
476 background-color: #181818 !important;
477 }
478 /* auto-generated rule for "background: #ffe" */
479 .oauth-org-access-details .oauth-org-item:hover {
480 background: #242424;
481 }
482 /* auto-generated rule for "background-color: #fdfdfd" */
483 html[prefix] .headlines li:hover, html[prefix] .sidebar-module h3 a:hover {
484 background-color: #1c1c1c;
485 }
486 /* auto-generated rule for "background: #fafbfc" */
487 ul.comparison-list > li.title, .discussion-post .timeline-inline-comments,
488 .discussion-post .reply-comment .review-comment.is-comment-editing,
489 .MarketplaceEdit-body .menu-item, .MarketplaceBackground-buffer {
490 background: #181818;
491 }
492 /* auto-generated rule for "background-color: #fafbfc" */
493 kbd, .Box-row.navigation-focus.sortable-chosen, .btn-danger, .input-contrast,
494 .form-group .form-control, .drag-and-drop, .SideNav, .pagination .disabled,
495 .pagination .disabled:hover, .pagination .gap, .pagination .gap:hover,
496 .jump-to-field-active, .bg-hero-dots-gray:before,
497 .illflow-item:not(.selected):hover, .home-enterprise-wrapper:before,
498 .markdown-body kbd, .boxed-group-table th, .blob-expanded .blob-code,
499 .blob-expanded .blob-num, .file-diff-split .empty-cell,
500 .list-group-item.closed, .repohead.experiment-repo-nav, .steps li,
501 .listgroup-item.disabled, .billing-addon-items tr:nth-child(2n), .plan-choice,
502 .linejump .linejump-input, .merge-status-item,
503 .branch-action-body .merge-branch-form, .branch-action-body .merge-message,
504 .range-editor, .CheckRun-search-input:focus, .dashboard-notice,
505 .newsletter-frequency-choice h3, .file-header, .orghead,
506 .manage-repo-access-not-active, .filter-bar, .branch-infobar,
507 .oauth-pending-deletion-list-item, .oauth-pending-deletion-list-item:hover,
508 .protected-branch-orgs-and-repo-admins, .team-listing .is-open.root-team,
509 table.capped-list tr:nth-child(2n), .form-group .ais-SearchBox-input,
510 .form-group #query, body[class="page-responsive"] .input-contrast,
511 body[class="page-responsive"] .form-group .form-control,
512 body[class="page-responsive"] .markdown-body kbd,
513 body[class="page-responsive"] .Box-row.navigation-focus.sortable-chosen,
514 body[class="page-responsive"] kbd,
515 body[class="page-responsive"] .jump-to-field-active, body,
516 body[class="page-responsive"] .list-item.read,
517 body[class="page-responsive"] .btn-danger,
518 body[class="page-responsive"] .diff-view .inline-comments,
519 body[class="page-responsive"] .inline-comment-form,
520 body[class="page-responsive"] .pagination {
521 background-color: #181818;
522 }
523 /* auto-generated rule for "background-color: #fafbfc !important" */
524 .bg-gray-light, .bg-gray-0, body.status .bg-gray-light,
525 body[class="page-responsive"] .bg-gray-light,
526 body[class="page-responsive"] .bg-gray-0 {
527 background-color: #181818 !important;
528 }
529 /* auto-generated rule for "background: #f8f8f8" */
530 .hljs, html[prefix] .markdown-body .csv-data th,
531 body.zh_logged_in .zh-select-menu-filters, body.zh_logged_in .hljs,
532 body.zh_logged_in .zhc-chart-info__wrapper,
533 body.zh_logged_in .DateRangePickerInput,
534 body.zh_logged_in .zhc-feature-announcement__image,
535 body.zh_logged_in .zhc-app-notification:hover,
536 body.zh_logged_in .zhc-workspace-form-section__tip,
537 body.zh_logged_in .zhc-roadmap,
538 body.zh_logged_in .zhc-roadmap-row.zhc-roadmap-row--color-primary,
539 body.zh_logged_in .zhc-sidebar-item-add-to-project,
540 body.zh_logged_in .zhc-roadmap-subheader {
541 background: #202020;
542 }
543 /* auto-generated rule for "background-color: #f8f8f8" */
544 .manage-repo-access-title, html[prefix] .markdown-body table tr:nth-child(2n),
545 body.status .component-statuses .component-status-container .component-dropdown-selector.dropdown-open .component-status-display,
546 body.status .dropdown .dropdown-menu li:hover,
547 body.status .updates-dropdown-container .updates-dropdown .updates-dropdown-nav a,
548 body.zh_logged_in .zh-milestone-dates,
549 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--is-active,
550 body.zh_logged_in .zhc-btn--secondary-bordered:active,
551 body.zh_logged_in .zhc-btn--secondary-bordered:focus,
552 body.zh_logged_in .zhc-btn--secondary-bordered:hover,
553 body.zh_logged_in .zhc-board-onboarding--mobile,
554 body.zh_logged_in .zhc-breadcrumbs--default .zhc-breadcrumbs__button:hover,
555 body.zh_logged_in .zhc-breadcrumbs--default .zhc-breadcrumbs__button--active,
556 body.zh_logged_in .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button--active,
557 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined:active,
558 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined:focus,
559 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined:hover,
560 body.zh_logged_in .zhc-chart-legend__labels--notselected,
561 body.zh_logged_in .zhc-consent-form__checkbox,
562 body.zh_logged_in .zhc-issue-card__connected-pull-request,
563 body.zh_logged_in .zhc-issues-list-item:hover,
564 body.zh_logged_in .zhc-item-table__row--closed,
565 body.zh_logged_in .zhc-team-member__options-icon-wrapper--active,
566 body.zh_logged_in .zhc-team-member__options-icon-wrapper:hover,
567 body.zh_logged_in .zhc-merging-tool,
568 body.zh_logged_in .zhc-merging-tool__buttons,
569 body.zh_logged_in .zhc-merging-tool-pipeline--is-new,
570 body.zh_logged_in .zhc-merging-tool-pipeline-card__body,
571 body.zh_logged_in .zhc-modal__header--no-title,
572 body.zh_logged_in .zhc-modal__body, body.zh_logged_in .zhc-release--no-issues,
573 body.zh_logged_in .zhc-report-tabs__filters,
574 body.zh_logged_in .zhc-sidebar-nav-item:hover,
575 body.zh_logged_in .zhc-sidebar-nav-item--is-active,
576 body.zh_logged_in .zhc-workspace-header:hover,
577 body.zh_logged_in .zhc-table .zhc-table__cell--header,
578 body.zh_logged_in .zhc-team-members__searchbar,
579 body.zh_logged_in .zhc-team-members__searchbar input,
580 body.zh_logged_in .zhc-tutorial-checklist-modal,
581 body.zh_logged_in .zhc-workspace-form-input__text-input,
582 body.zh_logged_in .zhc-workspace-form__load-info,
583 body.zh_logged_in .zhc-workspace-switcher-search__input,
584 body.zh_logged_in .zhc-workspace-switcher-item:hover,
585 body.zh_logged_in .zhc-roadmap-temp-project-overlay,
586 body.zh_logged_in .zhc-roadmap__title,
587 body.zh_logged_in .zhc-roadmap-subheader {
588 background-color: #202020;
589 }
590 /* auto-generated rule for "background: #f6f8fa" */
591 .avatar.avatar-more, .AvatarStack--right .avatar.avatar-more:after,
592 .markdown-body .csv-data th, .capped-card-content,
593 .previewable-comment-form .comment-form-head.tabnav,
594 .page-responsive .previewable-comment-form .comment-form-head.tabnav,
595 .select-menu-divider, .select-menu-header, .payment-history .failed,
596 .payment-history .refunded, .tint-box, .MarketplaceEdit-body .menu-item:hover,
597 table.files tr.navigation-focus td, table.files tr[aria-selected=true] td,
598 .signup-plan-card, .team-member-ellipsis:hover, table.capped-list th,
599 .gistsearch-aside .filter-list li span.bar,
600 .gist-quicksearch-results .gist-quicksearch-result-header,
601 body[class="page-responsive"] .markdown-body .csv-data th,
602 body[class="page-responsive"] .bubble-disabled,
603 body[class="page-responsive"] .diff-view .file .meta span.icon,
604 body[class="page-responsive"] .y-axis-bar {
605 background: #202020;
606 }
607 /* auto-generated rule for "background-color: #f6f8fa" */
608 .ajax-pagination-form .ajax-pagination-btn:focus,
609 .ajax-pagination-form .ajax-pagination-btn:hover,
610 .ajax-pagination-form.loading .ajax-pagination-btn, .Box-header,
611 .Box-row.navigation-focus.sortable-ghost,
612 .Box-row--focus-gray.navigation-focus, .Box-row--hover-gray:hover,
613 .Box-row--gray, .menu-item:hover, .SideNav-item:focus, .SideNav-item:hover,
614 .subnav-item:focus, .subnav-item:hover, .Tile,
615 .markdown-body table tr:nth-child(2n), .SelectMenu-modal, .SelectMenu-divider,
616 .boxed-group .heading, .boxed-group > h3, .table-list-header, .commit-sha,
617 .signed-commit-header, .select-menu-item + .semantic-toc-file:after,
618 .semantic-toc-symbol:not(.last-visible):after, .copyable-terminal,
619 .timeline-comment-header, .protip code, .render-notice, .select-menu-filters,
620 .select-menu-item.excluded, .advisory-form,
621 .TagsearchPopover-list .TagsearchPopover-list-item:hover,
622 .community-checklist .progress,
623 .team-discussion-new-post .review-thread-reply-button:disabled,
624 .related-issue-item.navigation-focus, .similar-issue-item.navigation-focus,
625 .MarketplaceSideNav, .ScreenshotCarousel-navitem.selected,
626 .notifications .read.list-group-item, .sortable-ghost,
627 .review-comment-loader:after, .review-comment.is-comment-editing:after,
628 .review-comment:after, .review-thread-reply, body,
629 body.status .component-items-selector .grouped-item:hover,
630 body[class="page-responsive"] .subnav-item:focus,
631 body[class="page-responsive"] .subnav-item:hover,
632 body[class="page-responsive"] .markdown-body table tr:nth-child(2n),
633 body[class="page-responsive"] .Box-header,
634 body[class="page-responsive"] .Box-row.navigation-focus.sortable-ghost,
635 body[class="page-responsive"] .Box-row--focus-gray.navigation-focus,
636 body[class="page-responsive"] .Box-row--hover-gray:hover,
637 body[class="page-responsive"] .Box-row--gray,
638 body[class="page-responsive"] .ajax-pagination-form .ajax-pagination-btn:focus,
639 body[class="page-responsive"] .ajax-pagination-form .ajax-pagination-btn:hover,
640 body[class="page-responsive"] .ajax-pagination-form.loading .ajax-pagination-btn,
641 body[class="page-responsive"] .advisory-form,
642 body[class="page-responsive"] .list-heading,
643 body[class="page-responsive"] .discussion-block-header,
644 body[class="page-responsive"] .cross-reference .bubble-title,
645 body[class="page-responsive"] .timeline-review-container .file-header,
646 body[class="page-responsive"] .branch-action-expandable .list-items-overflow,
647 body[class="page-responsive"] .profile-timeline .timeline-item-icon,
648 body[class="page-responsive"] .profile-timeline .profile-timeline-month-line:after,
649 body[class="page-responsive"] .profile-timeline .profile-timeline-line:before,
650 body[class="page-responsive"] .render-notice,
651 html.refined-github .rgh-split-issue-pr-combined.selected:hover,
652 body.zh_logged_in .zh-epic-creator-issue-list .zh-epic-creator-issue-list-not-in-workspace,
653 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .table-list-header,
654 .ghh-theme-github .ghh-readme tr:nth-child(2n),
655 .ghh-theme-github .ghh-issue-body tr:nth-child(2n) {
656 background-color: #202020;
657 }
658 /* auto-generated rule for "background-color: #f6f8fa !important" */
659 .bg-gray, .bg-gray-1, body.status .bg-gray,
660 body[class="page-responsive"] .bg-gray,
661 body[class="page-responsive"] .bg-gray-1 {
662 background-color: #202020 !important;
663 }
664 /* auto-generated rule for "background: #f4f5f5" */
665 body.zh_logged_in .zh-pipeline-heading-container,
666 body.zh_logged_in .zh-select-menu-header,
667 body.zh_logged_in .CalendarDay__hovered_offset {
668 background: #242424;
669 }
670 body.zh_logged_in .horizontal-scrollbar::-webkit-scrollbar-track {
671 background: #242424;
672 }
673 /* auto-generated rule for "background: #f4f5f5 !important" */
674 body.zh_logged_in .zh-boxie-modal {
675 background: #242424 !important;
676 }
677 /* auto-generated rule for "background-color: #f4f5f5" */
678 body.zh_logged_in .zh-epic-issue-list-item-md:hover,
679 body.zh_logged_in .zh-epic-issue-list-item-lg:hover {
680 background-color: #242424;
681 }
682 /* auto-generated rule for "background: #f4f4f4" */
683 body.zh_logged_in .zhc-account-details__item--edit input,
684 body.zh_logged_in .zhc-integrations .zhc-integrations-section input,
685 body.zh_logged_in .zhc-pipeline-header,
686 body.zh_logged_in .zhc-search--with-icon,
687 body.zh_logged_in .zhc-stripe-billing .StripeElement,
688 body.zh_logged_in .zhc-stripe-billing input,
689 body.zh_logged_in .zhc-roadmap-sidebar-empty-placeholder__bottomLine,
690 body.zh_logged_in .zhc-sidebar-project-display__toggle--collapsed {
691 background: #242424;
692 }
693 body.zh_logged_in .zhc-issue-cards::-webkit-scrollbar-track {
694 background: #242424;
695 }
696 /* auto-generated rule for "background-color: #f4f4f4" */
697 .label-select-menu .select-menu-item.navigation-focus,
698 .label-select-menu .select-menu-item:focus,
699 .label-select-menu .select-menu-item:hover,
700 .label-select-menu .select-menu-item[aria-selected=true],
701 html[prefix] .js-current .standalone a,
702 html[prefix] .sidebar-module .disable > a, html[prefix] .highlight-headers,
703 body.status .controls.prepend label, body.status .controls.append label,
704 body.zh_logged_in .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus,
705 body.zh_logged_in .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus.selected,
706 body.zh_logged_in .zh-pipeline-badge-light,
707 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus,
708 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus.selected,
709 body.zh_logged_in .zhc-btn.zhc-btn--is-active,
710 body.zh_logged_in .zhc-btn:active,
711 body.zh_logged_in .zhc-btn--default.zhc-btn--is-active,
712 body.zh_logged_in .zhc-btn--default:active,
713 body.zh_logged_in .zhc-btn--secondary,
714 body.zh_logged_in .zhc-btn--secondary[disabled],
715 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled,
716 body.zh_logged_in .zhc-btn--secondary[disabled].zhc-btn--is-active,
717 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled.zhc-btn--is-active,
718 body.zh_logged_in .zhc-btn--secondary[disabled]:active,
719 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled:active,
720 body.zh_logged_in .zhc-btn--secondary[disabled]:focus,
721 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled:focus,
722 body.zh_logged_in .zhc-btn--secondary[disabled]:hover,
723 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled:hover,
724 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--is-active,
725 body.zh_logged_in .zhc-btn--secondary-bordered:active,
726 body.zh_logged_in .zhc-btn--topbar:hover, body.zh_logged_in .zhu-blankslate,
727 body.zh_logged_in .zhc-board-loading__pipeline-section,
728 body.zh_logged_in .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button:hover,
729 body.zh_logged_in .zhc-button--color-secondary,
730 body.zh_logged_in .zhc-button--color-secondary[disabled],
731 body.zh_logged_in .zhc-button--color-secondary[disabled]:active,
732 body.zh_logged_in .zhc-button--color-secondary[disabled]:focus,
733 body.zh_logged_in .zhc-button--color-secondary[disabled]:hover,
734 body.zh_logged_in .zhc-chart-container__header,
735 body.zh_logged_in .zhc-checkout-box__plan--active,
736 body.zh_logged_in .zhc-organization-item:hover,
737 body.zh_logged_in .zhc-collapsible__content,
738 body.zh_logged_in .zhc-dashboard-nav .zhc-org-dropdown__toggle-button:hover,
739 body.zh_logged_in .zhc-issues-list__header,
740 body.zh_logged_in .zhc-item-table__header,
741 body.zh_logged_in .zhc-merge-repo-finder-input__text-input,
742 body.zh_logged_in .zhc-merging-tool-pipeline,
743 body.zh_logged_in .zhc-merging-tool-repo-dropdown .zhc-selection-list__list .zhc-tooltip-wrapper .zhc-selection-item:hover,
744 body.zh_logged_in .zhc-merging-tool-repo-dropdown .zhc-selection-button:disabled,
745 body.zh_logged_in .zhc-subscription-menu__item:hover,
746 body.zh_logged_in .zhc-repo-notifications__header,
747 body.zh_logged_in .zhc-pipeline,
748 body.zh_logged_in .zhc-pipeline-sorted-placeholder,
749 body.zh_logged_in .zhc-release-add-repos-dropdown__repo-item:hover,
750 body.zh_logged_in .zhc-report-tabs__nav,
751 body.zh_logged_in .zhc-selection-item--is-active,
752 body.zh_logged_in .zhc-selection-list--simple .zhc-selection-list-item:hover:not(.zhc-selection-item--is-disabled),
753 body.zh_logged_in .zhc-selection-list:not(.zhc-selection-list--has-search) .zhc-selection-list-item:hover:not(.zhc-selection-item--is-disabled),
754 body.zh_logged_in .zhc-selection-list:not(.zhc-selection-list--has-search) .zhc-selectable-selection-item:hover:not(.zhc-selection-item--is-disabled),
755 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-active,
756 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-active,
757 body.zh_logged_in .zhc-board-settings-item:hover,
758 body.zh_logged_in .zhc-sidebar-profile--is-active .zhc-sidebar-profile__toggle,
759 body.zh_logged_in .zhc-sidebar-profile__toggle:hover,
760 body.zh_logged_in .zhc-sidebar-profile__item:hover,
761 body.zh_logged_in .zhc-tab-navitem--full:hover,
762 body.zh_logged_in .zhc-workspace-form__close:hover,
763 body.zh_logged_in .zhc-workspace-switcher__x:hover,
764 body.zh_logged_in .zhc-workspace-switcher__header .zhc-org-dropdown:hover,
765 body.zh_logged_in .zhc-workspace-switcher__close:hover,
766 body.zh_logged_in .zhc-roadmap-selection-item--is-active {
767 background-color: #242424;
768 }
769 /* auto-generated rule for "background-color: #eff3f6" */
770 .btn, .btn.disabled, .btn:disabled, .btn-danger.disabled, .btn-danger:disabled,
771 .filter-item .bar, .pagination a:focus, .pagination a:hover,
772 .pagination em:focus, .pagination em:hover, .pagination span:focus,
773 .pagination span:hover, body[class="page-responsive"] .btn,
774 body[class="page-responsive"] .btn.disabled,
775 body[class="page-responsive"] .btn:disabled,
776 body[class="page-responsive"] .btn-danger.disabled,
777 body[class="page-responsive"] .btn-danger:disabled,
778 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .btn {
779 background-color: #343434;
780 }
781 /* auto-generated rule for "background-color: #eff3f6 !important" */
782 body.status .flat-button, body.status .history-header .show-filter {
783 background-color: #343434 !important;
784 }
785 /* auto-generated rule for "background: #eaecef" */
786 .branch-a-b-count .bar-ahead.even, .branch-a-b-count .bar-behind.even {
787 background: #343434;
788 }
789 /* auto-generated rule for "background-color: #eaecef" */
790 .filter-item:hover, .Label--gray, .progress-bar,
791 .profile-timeline.discussion-timeline .profile-timeline-month-heading:after,
792 .profile-timeline.discussion-timeline:before,
793 body[class="page-responsive"] .Label--gray,
794 body[class="page-responsive"] .progress-bar {
795 background-color: #343434;
796 }
797 /* auto-generated rule for "background: #e6ebf1" */
798 .MarketplaceEdit-body .CircleIcon {
799 background: #444;
800 }
801 /* auto-generated rule for "background-color: #e6ebf1" */
802 .btn.hover, .btn:hover, .status-day::before,
803 body.status .incident-list::before, body.status .incident-container::before,
804 body.status .incident-container .incident-title::before,
805 body[class="page-responsive"] .btn.hover,
806 body[class="page-responsive"] .btn:hover,
807 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .btn:hover,
808 body.zh_logged_in .zhc-discussion-events__icon--grey {
809 background-color: #444;
810 }
811 /* auto-generated rule for "background: #e1e4e8" */
812 .avatar.avatar-more:before, body[class="page-responsive"] hr {
813 background: #343434;
814 }
815 /* auto-generated rule for "background-color: #e1e4e8" */
816 .sponsors-discussion:after, .apps-quadrangle .CircleBadge:after,
817 .markdown-body hr, .Progress, .TimelineItem:before, .TimelineItem-badge,
818 .reverse-progress-container, .reverse-progress-bar,
819 .discussion-timeline:before,
820 .discussion-timeline.team-discussion-timeline:before, .discussion-item-icon,
821 .CheckStep .ansibg-w, .discussion-post .reply-comments-holder:before,
822 .marketplace-product-callout .branch-action-item-icon,
823 .release-timeline-tags .tag-timeline-date:after,
824 body[class="page-responsive"] .markdown-body hr,
825 body[class="page-responsive"] .reverse-progress-container,
826 body[class="page-responsive"] .reverse-progress-bar {
827 background-color: #343434;
828 }
829 /* auto-generated rule for "background-color: #e1e4e8 !important" */
830 .bg-gray-2, .discussion-item-icon-gray,
831 .notifications-list-item:hover .notification-list-item-actions .btn:hover,
832 body[class="page-responsive"] .bg-gray-2 {
833 background-color: #343434 !important;
834 }
835 /* auto-generated rule for "background: #e9e9e9" */
836 body.zh_logged_in .zhc-chart-legend::after,
837 body.zh_logged_in .zhc-sidebar-divider__bar,
838 body.zh_logged_in .zhc-roadmap-sidebar-empty-placeholder__square,
839 body.zh_logged_in .zhc-roadmap-sidebar-empty-placeholder__topLine,
840 body.zh_logged_in .zhc-roadmap .zhc-roadmap-content .zhc-roadmap-body-view--sub-item {
841 background: #343434;
842 }
843 /* auto-generated rule for "background-color: #e9e9e9" */
844 body.zh_logged_in .zhc-markdown hr,
845 body.zh_logged_in .zhc-btn--action[disabled],
846 body.zh_logged_in .zhc-btn--action.zhc-btn--disabled,
847 body.zh_logged_in .zhc-btn--action[disabled].zhc-btn--is-active,
848 body.zh_logged_in .zhc-btn--action.zhc-btn--disabled.zhc-btn--is-active,
849 body.zh_logged_in .zhc-btn--action[disabled]:active,
850 body.zh_logged_in .zhc-btn--action.zhc-btn--disabled:active,
851 body.zh_logged_in .zhc-btn--action[disabled]:focus,
852 body.zh_logged_in .zhc-btn--action.zhc-btn--disabled:focus,
853 body.zh_logged_in .zhc-btn--action[disabled]:hover,
854 body.zh_logged_in .zhc-btn--action.zhc-btn--disabled:hover,
855 body.zh_logged_in .zhc-btn--secondary.zhc-btn--is-active,
856 body.zh_logged_in .zhc-btn--secondary:active,
857 body.zh_logged_in .zhc-btn--secondary:focus,
858 body.zh_logged_in .zhc-btn--secondary:hover,
859 body.zh_logged_in .zhu-tag-default,
860 body.zh_logged_in .zhc-button--color-secondary:active,
861 body.zh_logged_in .zhc-button--color-secondary:focus,
862 body.zh_logged_in .zhc-button--color-secondary:hover,
863 body.zh_logged_in .zhc-chart-legend__labels-label-item:hover,
864 body.zh_logged_in .zhc-epic-list__epic-icon,
865 body.zh_logged_in .zhc-issue-card--is-dragging,
866 body.zh_logged_in .zhc-merging-tool-pipeline-card--is-dragging .zhc-merging-tool-pipeline-card__body,
867 body.zh_logged_in .zhc-notifications-sidebar__item:hover,
868 body.zh_logged_in .zhc-progress-bar,
869 body.zh_logged_in .zhc-shortcuts-guide__nav-item:hover,
870 body.zh_logged_in .zhc-collapse-toggle--is-active:hover,
871 body.zh_logged_in .zhc-tutorial-checklist-modal__left,
872 body.zh_logged_in .zhc-roadmap-temp-project__item {
873 background-color: #343434;
874 }
875 /* auto-generated rule for "background: #dfe2e5" */
876 .ellipsis-expander, .hidden-text-expander a,
877 .email-format .email-hidden-toggle a, .render-container,
878 body[class="page-responsive"] .render-container {
879 background: #383838;
880 }
881 /* auto-generated rule for "background-color: #dfe2e5" */
882 table.files tr.up-tree a:hover {
883 background-color: #383838;
884 }
885 /* auto-generated rule for "background-color: #d6e2f1" */
886 .branches-tag-list li .ellipsis-expander:hover {
887 background-color: #444;
888 }
889 /* auto-generated rule for "background-color: #d3e2f4" */
890 .branches-tag-list li .ellipsis-expander {
891 background-color: #383838;
892 }
893 /* auto-generated rule for "background: #d1d5da" */
894 .avatar.avatar-more:after, .AvatarStack--right .avatar.avatar-more {
895 background: #404040;
896 }
897 /* auto-generated rule for "background-color: #d1d5da" */
898 .SideNav-item:focus:before, .SideNav-item:hover:before,
899 .diffstat-block-neutral, .SideNav-item:hover::before,
900 .SideNav-item:focus::before, .SideNav-item::before,
901 body[class="page-responsive"] .diffstat-block-neutral {
902 background-color: #404040;
903 }
904 /* auto-generated rule for "background-color: #d1d5da !important" */
905 .bg-gray-3, body[class="page-responsive"] .bg-gray-3 {
906 background-color: #404040 !important;
907 }
908 /* auto-generated rule for "background-color: #c6cbd1" */
909 .ellipsis-expander:hover, .hidden-text-expander a:hover,
910 .email-format .email-hidden-toggle a:hover, .branch-a-b-count .meter {
911 background-color: #484848;
912 }
913 /* auto-generated rule for "background: #6a737d" */
914 body.status .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .spacer {
915 background: #303030;
916 }
917 /* auto-generated rule for "background-color: #6a737d" */
918 .Label--gray-darker, .state, .State, .Counter--gray,
919 .branch-action-state-closed-dirty .branch-action-icon,
920 .branch-action-state-dirty .branch-action-icon,
921 .is-rebasing .branch-action-state-dirty-if-rebasing .branch-action-icon,
922 .completeness-indicator-problem, .check-annotation-notice:after,
923 .issues-reset-query-icon, .projects-reset-query-icon,
924 body[class="page-responsive"] .Label--gray-darker,
925 body[class="page-responsive"] .state, body[class="page-responsive"] .State,
926 body[class="page-responsive"] .Counter--gray,
927 body[class="page-responsive"] .pagination .current,
928 body[class="page-responsive"] .check-annotation-notice:after,
929 body.zh_logged_in .zhc-discussion-events__icon--grey-dark,
930 html.ghh-theme-classic .ghh .ghh-state-draft,
931 html.ghh-theme-classic .ghh-pull-meta .ghh-reviews .ghh-state-icon-problem,
932 .ghh-theme-github .ghh-reviews .ghh-state-icon-problem {
933 background-color: #303030;
934 }
935 /* auto-generated rule for "background-color: #6a737d !important" */
936 .bg-gray-5, body[class="page-responsive"] .bg-gray-5 {
937 background-color: #303030 !important;
938 }
939 /* auto-generated rule for "background: #24292e" */
940 .jumbotron-netneutrality, .DeveloperVideo-data,
941 body[class="page-responsive"] .server-stats {
942 background: #181818;
943 }
944 /* auto-generated rule for "background-color: #24292e" */
945 .Header-old, .Header, .reponav-wrapper, .CheckRun, .CheckRun-search .btn,
946 .CheckRun-search .btn[disabled]:hover, .CheckStep .ansibg-b,
947 .CheckStep .ansibg-bl, .project-full-screen .project-header,
948 body[class="page-responsive"] .Header-old,
949 body[class="page-responsive"] .reponav-wrapper,
950 body[class="page-responsive"] .Header,
951 html.refined-github .rgh-recently-pushed-branches .Header .RecentBranches,
952 body.zh_logged_in .zhc-discussion-events__icon--grey-darker {
953 background-color: #181818;
954 }
955 /* auto-generated rule for "background-color: #24292e !important" */
956 .bg-gray-dark, .bg-gray-9, body.status .bg-gray-dark,
957 body[class="page-responsive"] .bg-gray-dark,
958 body[class="page-responsive"] .bg-gray-9 {
959 background-color: #181818 !important;
960 }
961 /* auto-generated rule for "background: #f9f9f9" */
962 .billing-manager-banner,
963 .manage-repo-access-not-active .manage-repo-access-icon,
964 .uploaded-files > li.delete, .setup-info-module .setup-info-note {
965 background: #181818;
966 }
967 /* auto-generated rule for "background-color: #f9f9f9" */
968 .session-authentication, .paypal-container,
969 html[prefix] .sidebar-module ul ul li,
970 html[prefix] .content .sectionbody .dlist dt,
971 html[prefix] .content .verseblock-content, html[prefix] .content dl code,
972 html[prefix] .content h2 code, html[prefix] .content h3 code,
973 html[prefix] .content h4 code, html[prefix] .content ol code,
974 html[prefix] .content p > tt, html[prefix] .content table code,
975 html[prefix] .content ul code, html[prefix] p code,
976 body.status .component-statuses .component-status-container .component-dropdown-selector .status-dropdown .status-option:hover,
977 body.status .cpt-tabular-table.striped tbody tr:nth-child(odd) td,
978 body.status .cpt-tabular-table .table-striped tbody tr:nth-child(odd) th {
979 background-color: #181818;
980 }
981 /* auto-generated rule for "background-color: #4183c4" */
982 html[prefix] .ellipsis-expander:active,
983 html[prefix] .hidden-text-expander a:active,
984 html[prefix] .site-header-nav .dropdown-menu a:hover {
985 background-color: /*[[base-color]]*/ #4f8cc9;
986 }
987 /* auto-generated rule for "background-color: hsla(0,0%,100%,.125)" */
988 .header-search-wrapper, .CheckRun-search-input,
989 .project-full-screen .card-filter-input,
990 body[class="page-responsive"] .header-search-wrapper {
991 background-color: hsla(0, 0%, 100%, .05);
992 }
993 /* auto-generated rule for "background-color: hsla(0,0%,100%,.175)" */
994 .header-search-wrapper.focus, .project-full-screen .card-filter-input:focus,
995 body[class="page-responsive"] .header-search-wrapper.focus {
996 background-color: hsla(0, 0%, 100%, .1);
997 }
998 /* auto-generated rule for "background: linear-gradient(180deg,rgba(242,248,254,0),rgba(242,248,254,.47))" */
999 .code-navigation-banner {
1000 background: linear-gradient(180deg, #181818, #181818);
1001 }
1002 /* auto-generated rule for "background-image: linear-gradient(#fafafa,#eaeaea)" */
1003 .clone-url-button > .clone-url-link {
1004 background-image: linear-gradient(#202020, #181818);
1005 }
1006 /* auto-generated rule for "border: solid transparent" */
1007 .form-group.errored .error:after, .form-group.errored .error:before,
1008 .form-group.errored .warning:after, .form-group.errored .warning:before,
1009 .form-group.warn .error:after, .form-group.warn .error:before,
1010 .form-group.warn .warning:after, .form-group.warn .warning:before,
1011 .SelectMenu-tab, .org-insights-svg-tip:after, .org-insights-svg-tip:before,
1012 .form-group.warn .warning::after, .form-group.warn .warning::before,
1013 .form-group.warn .error::after, .form-group.warn .error::before,
1014 .form-group.errored .warning::after, .form-group.errored .warning::before,
1015 .form-group.errored .error::after, .form-group.errored .error::before,
1016 html[prefix] .form-group.errored .error::after,
1017 html[prefix] .form-group.errored .error::before,
1018 html[prefix] .form-group.errored .warning::after,
1019 html[prefix] .form-group.errored .warning::before,
1020 html[prefix] .form-group.warn .error::after,
1021 html[prefix] .form-group.warn .error::before,
1022 html[prefix] .form-group.warn .warning::after,
1023 html[prefix] .form-group.warn .warning::before,
1024 body[class="page-responsive"] .form-group.errored .error:after,
1025 body[class="page-responsive"] .form-group.errored .error:before,
1026 body[class="page-responsive"] .form-group.errored .warning:after,
1027 body[class="page-responsive"] .form-group.errored .warning:before,
1028 body[class="page-responsive"] .form-group.warn .error:after,
1029 body[class="page-responsive"] .form-group.warn .error:before,
1030 body[class="page-responsive"] .form-group.warn .warning:after,
1031 body[class="page-responsive"] .form-group.warn .warning:before,
1032 body.zh_logged_in .zhc-feature-alert--new-workspace:after {
1033 border-color: transparent;
1034 }
1035 /* auto-generated rule for "border: 1px solid transparent" */
1036 .tabnav-tab, .gpr-cli-tab-nav, .summarylink-btn, .pagehead-tabs-item,
1037 .reponav-item, .add-reactions-options-item, .select-menu-loading-overlay,
1038 .select-menu-tabs .select-menu-tab-nav, .select-menu-tabs a,
1039 .reaction-sort-item, .manage-memberships-tabs-item,
1040 .protected-branch-admin-permission,
1041 .reorderable-task-lists .markdown-body .task-list-item,
1042 html[prefix] .tabnav-tab, body.status .panel,
1043 body.status .cpt-tabs:not(.unstyled) li a,
1044 body.status .cpt-pill-group button.pill.inactive,
1045 body[class="page-responsive"] .reorderable-task-lists .markdown-body .task-list-item,
1046 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn,
1047 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn:hover,
1048 body.zh_logged_in .zh-collapse-control,
1049 body.zh_logged_in .zhc-breadcrumbs--default .zhc-breadcrumbs__button,
1050 body.zh_logged_in .zhc-breadcrumbs--extension-topbar,
1051 body.zh_logged_in .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button,
1052 body.zh_logged_in .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button.zhc-breadcrumbs__button--untitled-workspace:hover,
1053 body.zh_logged_in .zhc-organization-item,
1054 body.zh_logged_in .zhc-collapsible-control,
1055 body.zh_logged_in .zhc-search__display, body.zh_logged_in .zhc-selection-item,
1056 body.zh_logged_in .zhc-board-settings-item,
1057 body.zh_logged_in .zhc-sidebar-nav-item__action,
1058 body.zh_logged_in .zhc-sidebar-profile__toggle,
1059 body.zh_logged_in .zhc-sidebar-profile__item,
1060 body.zh_logged_in .zhc-tab-navitem--dropdown,
1061 body.zh_logged_in .zhc-workspace-form__close,
1062 body.zh_logged_in .zhc-workspace-switcher__x,
1063 body.zh_logged_in .zhc-workspace-switcher__header .zhc-org-dropdown,
1064 body.zh_logged_in .zhc-workspace-switcher__close,
1065 body.zh_logged_in .zhc-sidebar-expand-toggle {
1066 border-color: transparent;
1067 }
1068 /* auto-generated rule for "border: 1px solid transparent !important" */
1069 body.status .layout-content.status.status-full-history .history-nav a:not(.current) {
1070 border-color: transparent !important;
1071 }
1072 /* auto-generated rule for "border: 5px solid transparent" */
1073 .coupon-label:after, .svg-tip:after, html[prefix] .tooltipped::before,
1074 body.zh_logged_in .zh-tooltip:before,
1075 body.zh_logged_in .zhc-tooltip__content::before {
1076 border-color: transparent;
1077 }
1078 /* auto-generated rule for "border-color: transparent" */
1079 .input-dark, .timeline-comment--caret:after, .timeline-comment--caret:before,
1080 .is-pending .timeline-comment--caret:after,
1081 .is-pending .timeline-comment--caret:before,
1082 .timeline-comment--caret.current-user:after,
1083 .timeline-comment--caret.current-user:before,
1084 .timeline-comment--caret.is-internal:after,
1085 .timeline-comment--caret.is-internal:before,
1086 .timeline-comment--caret.unread-item:after,
1087 .timeline-comment--caret.unread-item:before,
1088 .composer.composer-responsive .timeline-comment:after,
1089 .composer.composer-responsive .timeline-comment:before, .commit-form:after,
1090 .commit-form:before, .branch-action-body:after, .branch-action-body:before,
1091 body.status .popover .arrow, body.status .popover .arrow:after,
1092 body.status .layout-content.status.status-full-history .show-filter.open,
1093 body[class="page-responsive"] .input-dark, body[class="page-responsive"] hr,
1094 body.zh_logged_in .zhc-btn--minimal,
1095 body.zh_logged_in .zhc-btn--minimal[disabled],
1096 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled,
1097 body.zh_logged_in .zhc-btn--minimal[disabled].zhc-btn--is-active,
1098 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled.zhc-btn--is-active,
1099 body.zh_logged_in .zhc-btn--minimal[disabled]:active,
1100 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled:active,
1101 body.zh_logged_in .zhc-btn--minimal[disabled]:focus,
1102 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled:focus,
1103 body.zh_logged_in .zhc-btn--minimal[disabled]:hover,
1104 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled:hover,
1105 body.zh_logged_in .zhc-btn--minimal.zhc-btn--is-active,
1106 body.zh_logged_in .zhc-btn--minimal:active,
1107 body.zh_logged_in .zhc-btn--minimal:focus,
1108 body.zh_logged_in .zhc-btn--minimal:hover, body.zh_logged_in .zhc-btn--topbar,
1109 body.zh_logged_in .zhc-btn--text.zhc-btn--is-active,
1110 body.zh_logged_in .zhc-btn--text:active,
1111 body.zh_logged_in .zhc-btn--text:focus, body.zh_logged_in .zhc-btn--text:hover,
1112 body.zh_logged_in .zhc-btn--border-hover-only,
1113 body.zh_logged_in .zhc-breadcrumbs--workspace-phase-3-off.zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button:hover,
1114 body.zh_logged_in .zhc-button.zhc-button--variant-text,
1115 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled],
1116 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled]:active,
1117 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled]:focus,
1118 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled]:hover,
1119 body.zh_logged_in .zhc-button.zhc-button--variant-text:active,
1120 body.zh_logged_in .zhc-button.zhc-button--variant-text:focus,
1121 body.zh_logged_in .zhc-button.zhc-button--variant-text:hover,
1122 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text,
1123 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text[disabled],
1124 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text[disabled]:active,
1125 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text[disabled]:focus,
1126 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text[disabled]:hover,
1127 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text:active,
1128 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text:focus,
1129 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text:hover,
1130 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text,
1131 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled],
1132 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled]:active,
1133 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled]:focus,
1134 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled]:hover,
1135 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text:active,
1136 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text:focus,
1137 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text:hover,
1138 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text,
1139 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text[disabled],
1140 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text[disabled]:active,
1141 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text[disabled]:focus,
1142 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text[disabled]:hover,
1143 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text:active,
1144 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text:focus,
1145 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text:hover,
1146 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text,
1147 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text[disabled],
1148 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text[disabled]:active,
1149 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text[disabled]:focus,
1150 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text[disabled]:hover,
1151 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text:active,
1152 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text:focus,
1153 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text:hover,
1154 body.zh_logged_in .zhc-dependency-item-simple .zhc-selection-item,
1155 body.zh_logged_in .zhc-pr-issue-connector__info::before,
1156 body.zh_logged_in .zhc-pr-issue-connector__info::after,
1157 body.zh_logged_in .zhc-selection-item--is-disabled,
1158 body.zh_logged_in .zhc-selection-item:disabled,
1159 body.zh_logged_in .zhc-selection-item--is-disabled:hover,
1160 body.zh_logged_in .zhc-selection-item:disabled:hover,
1161 body.zh_logged_in .zhc-selection-item--is-disabled.zhc-selection-item--is-active,
1162 body.zh_logged_in .zhc-selection-item:disabled.zhc-selection-item--is-active,
1163 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item,
1164 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-disabled,
1165 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item:disabled,
1166 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-disabled:hover,
1167 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item:disabled:hover,
1168 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-disabled.zhc-selection-item--is-active,
1169 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item:disabled.zhc-selection-item--is-active,
1170 body.zh_logged_in .zhc-selection-list__list .zhc-selection-list__header,
1171 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item,
1172 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-disabled,
1173 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item:disabled,
1174 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-disabled:hover,
1175 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item:disabled:hover,
1176 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-disabled.zhc-selection-item--is-active,
1177 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item:disabled.zhc-selection-item--is-active,
1178 body.zh_logged_in .zhc-collapse-toggle--is-active,
1179 body.zh_logged_in .zhc-table-expand-button .zhc-btn:not(:hover) {
1180 border-color: transparent;
1181 }
1182 /* auto-generated rule for "border-top: 1px solid transparent" */
1183 body.zh_logged_in .zhc-release-add-repos-dropdown__repo-item:first-child,
1184 body.zh_logged_in .zhc-sidebar__footer {
1185 border-top-color: transparent;
1186 }
1187 /* auto-generated rule for "border-bottom: 1px solid transparent" */
1188 body.status .panel .panel-heading,
1189 body.zh_logged_in .zhc-release-add-repos-dropdown__repo-item:last-child,
1190 body.zh_logged_in .zhc-release-connected-repos-dropdown__repo-item:last-child,
1191 body.zh_logged_in .zhc-workspace-switcher-item:last-child {
1192 border-bottom-color: transparent;
1193 }
1194 /* auto-generated rule for "border-left: 1px solid transparent" */
1195 body.zh_logged_in .zhc-release-add-repos-dropdown__repo-item,
1196 body.zh_logged_in .zhc-sidebar-expand-toggle .zhc-sidebar-expand-toggle__title {
1197 border-left-color: transparent;
1198 }
1199 /* auto-generated rule for "border-right: 1px solid transparent" */
1200 body.zh_logged_in .zhc-release-add-repos-dropdown__repo-item {
1201 border-right-color: transparent;
1202 }
1203 /* auto-generated rule for "border-bottom: 2px solid transparent" */
1204 .UnderlineNav-item, .subnav-link,
1205 body[class="page-responsive"] .user-status-emoji-tab,
1206 body.zh_logged_in .DateInput_input {
1207 border-bottom-color: transparent;
1208 }
1209 /* auto-generated rule for "border-left: 2px solid transparent" */
1210 body.zh_logged_in .zhc-sidebar-link-item {
1211 border-left-color: transparent;
1212 }
1213 /* auto-generated rule for "border-top: 3px solid transparent" */
1214 .pagehead-tabs-item, .reponav-item, .manage-memberships-tabs-item {
1215 border-top-color: transparent;
1216 }
1217 /* auto-generated rule for "border-bottom: 3px solid transparent" */
1218 .IconNav-item {
1219 border-bottom-color: transparent;
1220 }
1221 /* auto-generated rule for "border-left: 4px solid transparent" */
1222 .dropdown-caret, body.status .caret,
1223 body[class="page-responsive"] .dropdown-caret,
1224 body.zh_logged_in .zhc-sidebar-nav-item {
1225 border-left-color: transparent;
1226 }
1227 /* auto-generated rule for "border-right: 4px solid transparent" */
1228 .dropdown-caret, body.status .caret,
1229 body[class="page-responsive"] .dropdown-caret {
1230 border-right-color: transparent;
1231 }
1232 /* auto-generated rule for "border-top: 5px solid transparent" */
1233 body.status .tooltip.right .tooltip-arrow,
1234 body.status .tooltip.left .tooltip-arrow {
1235 border-top-color: transparent;
1236 }
1237 /* auto-generated rule for "border-bottom: 5px solid transparent" */
1238 body.status .tooltip.right .tooltip-arrow,
1239 body.status .tooltip.left .tooltip-arrow {
1240 border-bottom-color: transparent;
1241 }
1242 /* auto-generated rule for "border-left: 5px solid transparent" */
1243 body.status .tooltip.top .tooltip-arrow,
1244 body.status .tooltip.bottom .tooltip-arrow {
1245 border-left-color: transparent;
1246 }
1247 /* auto-generated rule for "border-right: 5px solid transparent" */
1248 body.status .tooltip.top .tooltip-arrow,
1249 body.status .tooltip.bottom .tooltip-arrow {
1250 border-right-color: transparent;
1251 }
1252 /* auto-generated rule for "border-top-color: transparent" */
1253 .Box-row:first-of-type, html[prefix] .Box-row:first-of-type,
1254 body[class="page-responsive"] .Box-row:first-of-type,
1255 body.zh_logged_in .zhc-merging-tool-repo-dropdown .zhc-selection-list__list .zhc-tooltip-wrapper .zhc-selection-item:hover,
1256 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-active,
1257 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-disabled:hover:not(:first-child),
1258 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item:disabled:hover:not(:first-child),
1259 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-disabled.zhc-selection-item--is-active:not(:first-child),
1260 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item:disabled.zhc-selection-item--is-active:not(:first-child),
1261 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-active,
1262 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-disabled:hover:not(:first-child),
1263 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item:disabled:hover:not(:first-child),
1264 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-disabled.zhc-selection-item--is-active:not(:first-child),
1265 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item:disabled.zhc-selection-item--is-active:not(:first-child) {
1266 border-top-color: transparent;
1267 }
1268 /* auto-generated rule for "border-bottom-color: transparent" */
1269 .sponsors-popover:after, .sponsors-popover:before, .subnav-btn:hover,
1270 .subnav-primary, .subnav-primary:hover, .subnav-primary.selected,
1271 .Popover-message--bottom-left:after, .Popover-message--bottom-left:before,
1272 .Popover-message--bottom-right:after, .Popover-message--bottom-right:before,
1273 .Popover-message--bottom:after, .Popover-message--bottom:before,
1274 .Popover-message--left-bottom:after, .Popover-message--left-bottom:before,
1275 .Popover-message--left-top:after, .Popover-message--left-top:before,
1276 .Popover-message--left:after, .Popover-message--left:before,
1277 .Popover-message--right-bottom:after, .Popover-message--right-bottom:before,
1278 .Popover-message--right-top:after, .Popover-message--right-top:before,
1279 .Popover-message--right:after, .Popover-message--right:before,
1280 .dropdown-signed-commit .dropdown-menu-w:after,
1281 body.status .cpt-tabs:not(.unstyled) li.active a,
1282 body.status .layout-content.status.status-full-history .history-nav a.current,
1283 body.zh_logged_in .zhc-merging-tool-repo-dropdown .zhc-selection-list__list .zhc-tooltip-wrapper:last-child .zhc-selection-item,
1284 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item:last-child,
1285 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item:last-child {
1286 border-bottom-color: transparent;
1287 }
1288 /* auto-generated rule for "border-left-color: transparent" */
1289 body.zh_logged_in .zhc-sidebar-nav-item--is-secondary-active {
1290 border-left-color: transparent;
1291 }
1292 /* auto-generated rule for "border: 1px solid rgba(27,31,35,.15)" */
1293 .flash, .dropdown-menu, .Label--outline, .boxed-group .heading,
1294 .boxed-group > h3, .comment-form-error, .full-commit, .timeline-comment-label,
1295 .select-menu-modal, .RecentBranches, .pull-request-review-menu,
1296 .pull-request-suggested-changes-menu, .shelf-dismiss .close-button,
1297 html[prefix] .site-header-nav .dropdown-menu,
1298 body[class="page-responsive"] .Label--outline,
1299 body[class="page-responsive"] .dropdown-menu {
1300 border-color: rgba(200, 200, 200, .15);
1301 }
1302 /* auto-generated rule for "border-color: rgba(27,31,35,.15)" */
1303 .btn-outline.disabled, .btn-outline:disabled, .flash-error, .flash-warn,
1304 .flash-success, .boxed-group-warning, .full-commit .btn-outline,
1305 .full-commit .btn-outline:disabled, .render-notice,
1306 body[class="page-responsive"] .flash.flash-warn,
1307 body[class="page-responsive"] .flash.flash-error,
1308 body[class="page-responsive"] .render-notice {
1309 border-color: rgba(200, 200, 200, .15);
1310 }
1311 /* auto-generated rule for "border-color: rgba(27,31,35,.15) !important" */
1312 .border-black-fade, body.status .border-black-fade,
1313 body[class="page-responsive"] .border-black-fade {
1314 border-color: rgba(200, 200, 200, .15) !important;
1315 }
1316 /* auto-generated rule for "border-top: 1px solid rgba(27,31,35,.15)" */
1317 .commit-desc + .commit-branches, .full-commit .commit-meta {
1318 border-top-color: rgba(200, 200, 200, .15);
1319 }
1320 /* auto-generated rule for "border-bottom: 1px solid rgba(27,31,35,.15)" */
1321 body[class="page-responsive"] .mobile.commit,
1322 body[class="page-responsive"] .flash {
1323 border-bottom-color: rgba(200, 200, 200, .15);
1324 }
1325 /* auto-generated rule for "border-top-color: rgba(27,31,35,.15)" */
1326 .sponsors-popover:before, .Popover-message--bottom-left:before,
1327 .Popover-message--bottom-right:before, .Popover-message--bottom:before {
1328 border-top-color: rgba(200, 200, 200, .15);
1329 }
1330 /* auto-generated rule for "border-bottom-color: rgba(27,31,35,.15)" */
1331 .dropdown-menu:before, .diffbar-range-menu .in-range:not(.is-range-selected),
1332 html[prefix] .site-header-nav .dropdown-menu::before,
1333 body[class="page-responsive"] .dropdown-menu:before {
1334 border-bottom-color: rgba(200, 200, 200, .15);
1335 }
1336 /* auto-generated rule for "border-left-color: rgba(27,31,35,.15)" */
1337 .Popover-message--right-bottom:before, .Popover-message--right-top:before,
1338 .Popover-message--right:before, .topic-tag-contrast .delete-topic-link {
1339 border-left-color: rgba(200, 200, 200, .15);
1340 }
1341 /* auto-generated rule for "border-right-color: rgba(27,31,35,.15)" */
1342 .Popover-message--left-bottom:before, .Popover-message--left-top:before,
1343 .Popover-message--left:before {
1344 border-right-color: rgba(200, 200, 200, .15);
1345 }
1346 /* auto-generated rule for "border-color: rgba(0,0,0,.125)" */
1347 body.status .layout-content.status .border-color, body.status hr,
1348 body.status .tooltip-base, body.status .markdown-display table,
1349 body.status .layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-none .updates {
1350 border-color: rgba(200, 200, 200, .125);
1351 }
1352 /* auto-generated rule for "border-bottom: 1px solid rgba(0,0,0,.125)" */
1353 body.status .header,
1354 body.status .updates-dropdown-container .updates-dropdown-nav::before {
1355 border-bottom-color: rgba(200, 200, 200, .125);
1356 }
1357 /* auto-generated rule for "border-bottom-color: rgba(0,0,0,.125)" */
1358 .exploregrid-item {
1359 border-bottom-color: rgba(200, 200, 200, .125);
1360 }
1361 /* auto-generated rule for "border-color: #444d56" */
1362 .IconNav-item.selected, .dropdown-menu-dark, .Box--overlay, details-dialog,
1363 body[class="page-responsive"] .dropdown-menu-dark,
1364 body[class="page-responsive"] .Box--overlay {
1365 border-color: #484848;
1366 }
1367 /* auto-generated rule for "border-bottom: 1px solid #444d56" */
1368 .full-commit .sha-block > a:hover, .CheckRun-header {
1369 border-bottom-color: #484848;
1370 }
1371 /* auto-generated rule for "border-top-color: #444d56" */
1372 .dropdown-menu-dark .dropdown-divider,
1373 body[class="page-responsive"] .dropdown-menu-dark .dropdown-divider {
1374 border-top-color: #484848;
1375 }
1376 /* auto-generated rule for "border-bottom-color: #444d56" */
1377 .dropdown-menu-dark:before,
1378 body[class="page-responsive"] .dropdown-menu-dark:before {
1379 border-bottom-color: #484848;
1380 }
1381 /* auto-generated rule for "border: 1px solid #959da5" */
1382 .form-group:hover .form-field-hover, .placeholder-box {
1383 border-color: #484848;
1384 }
1385 /* auto-generated rule for "border-color: #959da5 !important" */
1386 .new-project-column {
1387 border-color: #484848 !important;
1388 }
1389 /* auto-generated rule for "border-bottom: 1px solid #959da5" */
1390 .hook-delivery-container h4.remote-call-header {
1391 border-bottom-color: #484848;
1392 }
1393 /* auto-generated rule for "border-left: 1px solid #959da5" */
1394 .branch-a-b-count .count-half:last-child {
1395 border-left-color: #484848;
1396 }
1397 /* auto-generated rule for "border-bottom-color: #959da5" */
1398 body.zh_logged_in .zhc-markdown kbd {
1399 border-bottom-color: #484848;
1400 }
1401 /* auto-generated rule for "border: 1px solid #c3c8cf" */
1402 .drag-and-drop, .previewable-comment-form .comment {
1403 border-color: #484848;
1404 }
1405 /* auto-generated rule for "border: solid #dfe2e5" */
1406 .branch-infobar, body[class="page-responsive"] .line-comments {
1407 border-color: #343434;
1408 }
1409 /* auto-generated rule for "border: 1px solid #dfe2e5" */
1410 .gollum-editor .comment-form-head.tabnav, .markdown-body table td,
1411 .markdown-body table th, .markdown-body span.frame > span, .suggester,
1412 .capped-card, .commit-form, .inline-comment-form, .steps,
1413 .select-menu-text-filter input, ul.comparison-list, .overall-summary,
1414 .file-wrap, .prereceive-feedback,
1415 body[class="page-responsive"] .markdown-body table td,
1416 body[class="page-responsive"] .markdown-body table th,
1417 body[class="page-responsive"] .markdown-body span.frame > span,
1418 .ghh-theme-github .ghh-readme th, .ghh-theme-github .ghh-issue-body th,
1419 .ghh-theme-github .ghh-readme td, .ghh-theme-github .ghh-issue-body td {
1420 border-color: #343434;
1421 }
1422 /* auto-generated rule for "border-top: 1px solid #dfe2e5" */
1423 .boxed-group-inner .help, .boxed-group-inner .tabnav-tab.selected,
1424 .boxed-group-list > li:first-child, .traffic-graph-stats,
1425 body[class="page-responsive"] .files-list + .files-list,
1426 body[class="page-responsive"] .discussion-block-header,
1427 body[class="page-responsive"] .discussion-reply,
1428 body[class="page-responsive"] .thread-subscription-status,
1429 body[class="page-responsive"] .gist-mobile-blob {
1430 border-top-color: #343434;
1431 }
1432 /* auto-generated rule for "border-bottom: 1px solid #dfe2e5" */
1433 .rule, hr, .suggester li, .conversation-list-heading,
1434 .select-menu-text-filter:first-child:last-child, .select-menu-tabs,
1435 table.capped-list th, body.status .rule, body.status hr,
1436 body[class="page-responsive"] .timeline-inline-comments .inline-comment-form-container:last-child,
1437 body[class="page-responsive"] .discussion-comment,
1438 body[class="page-responsive"] .line-comment-info,
1439 body[class="page-responsive"] .breadcrumb,
1440 body[class="page-responsive"] .tabs > a,
1441 body[class="page-responsive"] .file-browser-header,
1442 body[class="page-responsive"] p.history-link,
1443 .ghh-theme-github .ghh-markdown-separator,
1444 .ghh-theme-github .ghh .ghh-more-separator {
1445 border-bottom-color: #343434;
1446 }
1447 /* auto-generated rule for "border-left: 1px solid #dfe2e5" */
1448 .steps li, body[class="page-responsive"] .tabs > a.selected,
1449 .ghh-theme-github .ghh .ghh-stats > a + a {
1450 border-left-color: #343434;
1451 }
1452 /* auto-generated rule for "border-right: 1px solid #dfe2e5" */
1453 body[class="page-responsive"] .tabs > a.selected,
1454 body[class="page-responsive"] .file-browser-header > .TableObject-item:first-child {
1455 border-right-color: #343434;
1456 }
1457 /* auto-generated rule for "border-bottom: 1px dashed #dfe2e5" */
1458 .upload-enabled textarea {
1459 border-bottom-color: #343434;
1460 }
1461 /* auto-generated rule for "border-top: 3px solid #dfe2e5" */
1462 body[class="page-responsive"] .merge-branch.open {
1463 border-top-color: #343434;
1464 }
1465 /* auto-generated rule for "border-left: 4px solid #dfe2e5" */
1466 .email-format .email-quoted-reply, .email-format .email-signature-reply,
1467 body[class="page-responsive"] .markdown-body .email-quoted-reply,
1468 body[class="page-responsive"] .markdown-body .email-signature-reply {
1469 border-left-color: #343434;
1470 }
1471 /* auto-generated rule for "border-bottom: 5px solid #dfe2e5" */
1472 body[class="page-responsive"] .closed-event {
1473 border-bottom-color: #343434;
1474 }
1475 /* auto-generated rule for "border-top-color: #dfe2e5" */
1476 body[class="page-responsive"] .discussion-block-header + .branch-action,
1477 body[class="page-responsive"] .discussion-block-header + .branch-action-expandable {
1478 border-top-color: #343434;
1479 }
1480 /* auto-generated rule for "border-left-color: #dfe2e5" */
1481 .prose-diff > .markdown-body td.changed,
1482 .prose-diff > .markdown-body th.changed {
1483 border-left-color: #343434;
1484 }
1485 /* auto-generated rule for "border-right-color: #dfe2e5" */
1486 .commit-form:before {
1487 border-right-color: #343434;
1488 }
1489 /* auto-generated rule for "border: 1px solid #d1d5da" */
1490 kbd, .Box, .Box-header, .form-control, .form-select, .menu, .markdown-body kbd,
1491 .SelectMenu-modal, .boxed-group-inner, .timeline-comment,
1492 .composer.composer-responsive .timeline-comment, .radio-label,
1493 .branch-action-body, .dashboard-notice, .logo-box, .setup-form .setup-plans,
1494 .business-sso .sso-recovery-callout, .org-sso .sso-recovery-callout,
1495 .Box--responsive, .gist-quicksearch-results, .ais-SearchBox-input, #query,
1496 body[class="page-responsive"] .form-control,
1497 body[class="page-responsive"] .form-select,
1498 body[class="page-responsive"] .markdown-body kbd,
1499 body[class="page-responsive"] .Box, body[class="page-responsive"] .Box-header,
1500 body[class="page-responsive"] kbd, body[class="page-responsive"] .bubble,
1501 body[class="page-responsive"] .pagination a,
1502 body[class="page-responsive"] .pagination em,
1503 body[class="page-responsive"] .pagination span,
1504 html.refined-github .dashboard .js-all-activity-header + div,
1505 .ghh-theme-github .tooltipster-box .tooltipster-content {
1506 border-color: #404040;
1507 }
1508 /* auto-generated rule for "border-color: #d1d5da" */
1509 .ajax-pagination-form.loading .ajax-pagination-btn, .tabnav-tab.selected,
1510 .tabnav-tab[aria-selected=true], .summarylink:active .summarylink-btn,
1511 .summarylink:hover .summarylink-btn, .plan-choice--experiment.open,
1512 .plan-choice--experiment.selected,
1513 .branch-action-state-closed-dirty .branch-action-body,
1514 .branch-action-state-dirty .branch-action-body,
1515 .is-rebasing .branch-action-state-dirty-if-rebasing .branch-action-body,
1516 .Box-header,
1517 body[class="page-responsive"] .ajax-pagination-form.loading .ajax-pagination-btn,
1518 body[class="page-responsive"] .bubble-disabled {
1519 border-color: #404040;
1520 }
1521 /* auto-generated rule for "border-color: #d1d5da !important" */
1522 .border-gray-dark, .marketplace-product-callout, .project-card:hover,
1523 body.status .border-gray-dark, body[class="page-responsive"] .border-gray-dark {
1524 border-color: #404040 !important;
1525 }
1526 /* auto-generated rule for "border-top: 1px solid #d1d5da" */
1527 .merge-pr, .notification-thread-subscription:first-child,
1528 .projects-comment-form .comment-form-head .toolbar-commenting,
1529 .projects-comment-form .preview-content, .mini-repo-list-item,
1530 .orgs-help-shelf-content .orgs-help-divider,
1531 .gist-quicksearch-results .gist-quicksearch-result-group,
1532 body[class="page-responsive"] footer,
1533 body[class="page-responsive"] .bubble-content + .bubble-actions,
1534 body[class="page-responsive"] .repo-list + .bubble-actions,
1535 body[class="page-responsive"] .diff-view .file,
1536 body[class="page-responsive"] .timeline-review-container .file-header {
1537 border-top-color: #404040;
1538 }
1539 /* auto-generated rule for "border-bottom: 1px solid #d1d5da" */
1540 .tabnav, .timeline-comment-header, .user-profile-sticky-bar:after,
1541 .user-profile-nav, body[class="page-responsive"] .bubble-title,
1542 body[class="page-responsive"] .diff-view .file,
1543 body[class="page-responsive"] .diff-view .file .meta {
1544 border-bottom-color: #404040;
1545 }
1546 /* auto-generated rule for "border-left: 1px solid #d1d5da" */
1547 body[class="page-responsive"] .bubble-action + .bubble-action,
1548 body[class="page-responsive"] .bubble-action + .bubble-action-form,
1549 body[class="page-responsive"] .bubble-action-form + .bubble-action,
1550 body[class="page-responsive"] .bubble-action-form + .bubble-action-form {
1551 border-left-color: #404040;
1552 }
1553 /* auto-generated rule for "border-right: 1px solid #d1d5da" */
1554 .gist-quicksearch-results .gist-quicksearch-result-header,
1555 body[class="page-responsive"] .diff-view table .discussion-block,
1556 body[class="page-responsive"] .diff-view .inline-comment-form-container {
1557 border-right-color: #404040;
1558 }
1559 /* auto-generated rule for "border-top-color: #d1d5da" */
1560 .ghh-theme-github .tooltipster-top .tooltipster-arrow-border {
1561 border-top-color: #404040;
1562 }
1563 /* auto-generated rule for "border-bottom-color: #d1d5da" */
1564 .UnderlineNav-item:focus, .UnderlineNav-item:hover, kbd, .markdown-body kbd,
1565 .ghh-theme-github .tooltipster-bottom .tooltipster-arrow-border {
1566 border-bottom-color: #404040;
1567 }
1568 /* auto-generated rule for "border-left-color: #d1d5da" */
1569 .ghh-theme-github .tooltipster-left .tooltipster-arrow-border {
1570 border-left-color: #404040;
1571 }
1572 /* auto-generated rule for "border-right-color: #d1d5da" */
1573 .timeline-comment--caret:before,
1574 .composer.composer-responsive .timeline-comment:before,
1575 .branch-action-body:before,
1576 .branch-action-state-closed-dirty .branch-action-body:before,
1577 .branch-action-state-dirty .branch-action-body:before,
1578 .is-rebasing .branch-action-state-dirty-if-rebasing .branch-action-body:before,
1579 .ghh-theme-github .tooltipster-right .tooltipster-arrow-border {
1580 border-right-color: #404040;
1581 }
1582 /* auto-generated rule for "border: 1px solid #ddd" */
1583 .file, .repository-lang-stats-graph, .manage-repo-access-group,
1584 .manage-repo-access-teams-group, .theme-selector-thumbnail, .user-key-badge,
1585 .user-key-email, .user-key-email-unverified, .saved-reply-form,
1586 .github-access-banner, html[prefix] .Box, html[prefix] .social-count,
1587 html[prefix] .form-control, html[prefix] .form-select,
1588 html[prefix] .markdown-body table td, html[prefix] .markdown-body table th,
1589 html[prefix] .markdown-body span.frame > span, html[prefix] .sidebar-module,
1590 html[prefix] .app-container img, html[prefix] .content ol > li img,
1591 html[prefix] .content table th, html[prefix] .content table td,
1592 html[prefix] iframe#graphiql, body.status .markdown-display table,
1593 body.status .ak-editor-wrapper table, body.status .cpt-tabular-table,
1594 body.status .cpt-tabs:not(.unstyled) li.active a,
1595 body[data-render-url] .is-embedded .render-shell,
1596 body.zh_logged_in .zh-form-control, body.zh_logged_in .zh-form-control-small,
1597 body.zh_logged_in .zh-login-status,
1598 body.zh_logged_in .zh-board-loading-message,
1599 body.zh_logged_in .zh-milestone-dates .milestone-start-calendar-container,
1600 body.zh_logged_in .zh-select-menu-text-filter input,
1601 body.zh_logged_in .zh-epic-form-control,
1602 body.zh_logged_in .zh-epic-form-control-small,
1603 body.zh_logged_in .zhc-markdown table th,
1604 body.zh_logged_in .zhc-markdown table tr,
1605 body.zh_logged_in .zhc-markdown table td,
1606 body.zh_logged_in .zhc-burndown-chart__placeholder__message,
1607 body.zh_logged_in .zhc-issue-card--is-dragging,
1608 body.zh_logged_in .zhc-merging-tool-pipeline-card--is-dragging .zhc-merging-tool-pipeline-card__body,
1609 body.zh_logged_in .zhc-search__input, body.zh_logged_in .zhc-search--with-icon {
1610 border-color: #343434;
1611 }
1612 /* auto-generated rule for "border: 1px solid #ddd !important" */
1613 .braintree-paypal-loggedin {
1614 border-color: #343434 !important;
1615 }
1616 /* auto-generated rule for "border-color: #ddd" */
1617 html[prefix] .Box-header, html[prefix] .tabnav-tab.selected,
1618 body.status input[disabled], body.status select[disabled],
1619 body.status textarea[disabled], body.status select[readonly],
1620 body.status input[disabled]:hover, body.status select[disabled]:hover,
1621 body.status textarea[disabled]:hover, body.status select[readonly]:hover,
1622 body.status .grouped-items-selector.inline .border-color,
1623 body.status .panel.panel-default,
1624 body.status .panel.panel-default .panel-heading,
1625 body.zh_logged_in .zh-estimate-badge--epic-points {
1626 border-color: #343434;
1627 }
1628 /* auto-generated rule for "border-color: #ddd !important" */
1629 html[prefix] .border-gray-dark {
1630 border-color: #343434 !important;
1631 }
1632 /* auto-generated rule for "border-top: 1px solid #ddd" */
1633 .merge-branch-manually, .manage-access-remove-footer, .url-box,
1634 .access-form-wrapper, body.status .markdown-display table td,
1635 body.status .ak-editor-wrapper table td, body.status .modal .modal-footer,
1636 body.status .cpt-tabular-table td, body[data-render-url] .render-bar,
1637 body[data-render-url] .pdf-page, body[data-render-url] .click-for-more {
1638 border-top-color: #343434;
1639 }
1640 /* auto-generated rule for "border-bottom: 1px solid #ddd" */
1641 .manage-repo-access-title, .notification-center .overview,
1642 .two-factor-settings-group, .setup-header, .setup-info-module h2,
1643 html[prefix] .rule, html[prefix] hr, html[prefix] .tabnav,
1644 html[prefix] .sub-nav, html[prefix] .libraries-jumbotron,
1645 body.status .cpt-tabs:not(.unstyled), body[data-render-url] .pdf-page,
1646 body.zh_logged_in .zh-select-menu-text-filter,
1647 body.zh_logged_in .zh-epic-creator-nav, body.zh_logged_in .zhc-markdown h1,
1648 body.zh_logged_in .zhc-markdown h2 {
1649 border-bottom-color: #343434;
1650 }
1651 /* auto-generated rule for "border-left: 1px solid #ddd" */
1652 html[prefix] .sub-nav ul, body.status .markdown-display table th + th,
1653 body.status .markdown-display table td + td,
1654 body.status .ak-editor-wrapper table th + th,
1655 body.status .ak-editor-wrapper table td + td,
1656 body.status .cpt-tabular-table th + th, body.status .cpt-tabular-table td + td {
1657 border-left-color: #343434;
1658 }
1659 /* auto-generated rule for "border-right: 1px solid #ddd" */
1660 html[prefix] ol > li:before {
1661 border-right-color: #343434;
1662 }
1663 /* auto-generated rule for "border-bottom: 1px dashed #ddd" */
1664 html[prefix] .upload-enabled textarea {
1665 border-bottom-color: #343434;
1666 }
1667 /* auto-generated rule for "border-left: 4px solid #ddd" */
1668 body.zh_logged_in .zhc-markdown blockquote {
1669 border-left-color: #343434;
1670 }
1671 /* auto-generated rule for "border-top-color: #ddd" */
1672 html[prefix] .highlight-headers + pre {
1673 border-top-color: #343434;
1674 }
1675 /* auto-generated rule for "border-right-color: #ddd" */
1676 .commit-form:before {
1677 border-right-color: #343434;
1678 }
1679 /* auto-generated rule for "border: solid #e1e4e8" */
1680 .merge-status-list {
1681 border-color: #343434;
1682 }
1683 /* auto-generated rule for "border: 1px solid #e1e4e8" */
1684 .ajax-pagination-form .ajax-pagination-btn, .subnav-item, .pagination a,
1685 .pagination em, .pagination span, .pricing-matrix-table td,
1686 .pricing-matrix-table th, .progress-bar-inline .progress-bar,
1687 .table-list-header, .signed-commit-badge, .deployment-status-label,
1688 .list-group-item, .range-editor, .code-list .file-box, .ScreenshotCarousel,
1689 .conflict-resolver.loading, .review-comment .is-comment-editing,
1690 .review-summary-form-wrapper, .orgs-help-item-octicon,
1691 .business-sso .business-sso-panel, .business-sso .org-sso-panel,
1692 .org-sso .business-sso-panel, .org-sso .org-sso-panel,
1693 .avatar-before-user-status, body[class="page-responsive"] .subnav-item,
1694 body[class="page-responsive"] .ajax-pagination-form .ajax-pagination-btn,
1695 body[class="page-responsive"] .progress-bar-inline .progress-bar,
1696 body[class="page-responsive"] .avatar-before-user-status,
1697 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .table-list-header,
1698 .ghh-theme-github .ghh .ghh-state-verified {
1699 border-color: #343434;
1700 }
1701 /* auto-generated rule for "border: 1px solid #e1e4e8 !important" */
1702 .border, .border-sm, .border-md, .border-lg, body.status .border,
1703 body[class="page-responsive"] .border,
1704 body[class="page-responsive"] .border-sm,
1705 body[class="page-responsive"] .border-md,
1706 body[class="page-responsive"] .border-lg {
1707 border-color: #343434 !important;
1708 }
1709 /* auto-generated rule for "border-color: #e1e4e8" */
1710 .pagination a:focus, .pagination a:hover, .pagination em:focus,
1711 .pagination em:hover, .pagination span:focus, .pagination span:hover,
1712 .SelectMenu-tab[aria-selected=true],
1713 .select-menu-item + .semantic-toc-file:after,
1714 .semantic-toc-symbol:not(.last-visible):after, .tabnav-pr,
1715 .tabnav-pr .tabnav-tab.selected,
1716 body.status .layout-content.status .border-color, body.status hr,
1717 body.status .tooltip-base, body.status .markdown-display table,
1718 body.status #uptime-tooltip .tooltip-box {
1719 border-color: #343434;
1720 }
1721 /* auto-generated rule for "border-top: 1px solid #e1e4e8" */
1722 .Box-row, .Box-footer, .SideNav-item, .dropdown-divider, .SelectMenu-filter,
1723 .SelectMenu-list, .SelectMenu-tabs, .SelectMenu-divider, .SelectMenu-footer,
1724 .commits-list-item + .commits-list-item, .diff-table .line-comments,
1725 .diff-table tr:not(:last-child) .line-comments,
1726 .discussion-sidebar-item + .discussion-sidebar-item,
1727 .timeline-comment .comment + .comment, .comment-reactions.has-reactions,
1728 .select-menu-divider, .advisory-form, .branch-action-body .merge-branch-form,
1729 .branch-action-body .merge-message, .branch-action-item + .branch-action-item,
1730 .branch-action-item + .mergeability-details,
1731 .codesearch-results .repo-list-item + .repo-list-item,
1732 .dashboard-rollup-items > .dashboard-rollup-item,
1733 .topic-list .topic-list-item + .topic-list-item,
1734 .discussion-post .reply-comment:first-child,
1735 .issue-list-item + .issue-list-item, .review-thread-reply,
1736 .file-navigation .get-repo-btn, .user-list-item + .user-list-item,
1737 body[class="page-responsive"] .dropdown-divider,
1738 body[class="page-responsive"] .Box-row,
1739 body[class="page-responsive"] .Box-footer,
1740 body[class="page-responsive"] .advisory-form,
1741 body[class="page-responsive"] .timeline-truncation-container + .discussion-block,
1742 body[class="page-responsive"] .discussion-block + .discussion-block,
1743 body[class="page-responsive"] .discussion-block + .discussion-event,
1744 body[class="page-responsive"] .discussion-block + .timeline-commits-container,
1745 body[class="page-responsive"] .discussion-event + .discussion-block,
1746 body[class="page-responsive"] .discussion-event + .discussion-event,
1747 body[class="page-responsive"] .discussion-event + .timeline-commits-container,
1748 body[class="page-responsive"] .timeline-commits-container + .discussion-block,
1749 body[class="page-responsive"] .timeline-commits-container + .discussion-event,
1750 body[class="page-responsive"] .timeline-commits-container + .timeline-commits-container,
1751 body[class="page-responsive"] .branch-action,
1752 body[class="page-responsive"] .branch-action-expandable,
1753 body[class="page-responsive"] .branch-action-expandable .list-items-overflow,
1754 body[class="page-responsive"] .inbox-unavailable,
1755 body[class="page-responsive"] .inbox-zero,
1756 html.refined-github .dashboard-rollup-items .body {
1757 border-top-color: #343434;
1758 }
1759 /* auto-generated rule for "border-top: 1px solid #e1e4e8 !important" */
1760 .border-y, .border-top, .border-sm-top, .border-md-top, .border-lg-top,
1761 body.status .border-y, body.status .border-top,
1762 body[class="page-responsive"] .border-y,
1763 body[class="page-responsive"] .border-top,
1764 body[class="page-responsive"] .border-sm-top,
1765 body[class="page-responsive"] .border-md-top,
1766 body[class="page-responsive"] .border-lg-top {
1767 border-top-color: #343434 !important;
1768 }
1769 /* auto-generated rule for "border-bottom: 1px solid #e1e4e8" */
1770 .Box-body, .menu-item, .menu-heading, .UnderlineNav,
1771 .jump-to-suggestions-results-container .navigation-item,
1772 .pricing-table thead th, .SelectMenu-divider, .Subhead, .boxed-group-list > li,
1773 .table-list, .signed-commit-header,
1774 .diff-table tr:not(:last-child) .line-comments, .gh-header-meta,
1775 .timeline-new-comment .previewable-comment-form .comment-body,
1776 .previewable-comment-form .comment-body, .discussion-item-review-comment,
1777 .pagehead, .select-menu-divider, .select-menu-header, .merge-status-item,
1778 .file-header, .release-entry, .preview-selected .tabnav--responsive,
1779 body[class="page-responsive"] .Box-body,
1780 body[class="page-responsive"] .jump-to-suggestions-results-container .navigation-item,
1781 body[class="page-responsive"] .discussion-sidebar-metadata,
1782 body[class="page-responsive"] .discussion-block-title,
1783 body[class="page-responsive"] .cross-reference .bubble-title,
1784 body[class="page-responsive"] .issues-reset-query-wrapper {
1785 border-bottom-color: #343434;
1786 }
1787 /* auto-generated rule for "border-bottom: 1px solid #e1e4e8 !important" */
1788 .border-y, .border-bottom, .border-sm-bottom, .border-md-bottom,
1789 .border-lg-bottom, #site-search-results .search-result, body.status .border-y,
1790 body.status .border-bottom, body[class="page-responsive"] .border-y,
1791 body[class="page-responsive"] .border-bottom,
1792 body[class="page-responsive"] .border-sm-bottom,
1793 body[class="page-responsive"] .border-md-bottom,
1794 body[class="page-responsive"] .border-lg-bottom {
1795 border-bottom-color: #343434 !important;
1796 }
1797 /* auto-generated rule for "border-left: 1px solid #e1e4e8" */
1798 .summary-stats li {
1799 border-left-color: #343434;
1800 }
1801 /* auto-generated rule for "border-left: 1px solid #e1e4e8 !important" */
1802 .border-x, .border-left, .border-sm-left, .border-md-left, .border-lg-left,
1803 body.status .border-left, body[class="page-responsive"] .border-x,
1804 body[class="page-responsive"] .border-left,
1805 body[class="page-responsive"] .border-sm-left,
1806 body[class="page-responsive"] .border-md-left,
1807 body[class="page-responsive"] .border-lg-left {
1808 border-left-color: #343434 !important;
1809 }
1810 /* auto-generated rule for "border-right: 1px solid #e1e4e8" */
1811 .reaction-summary-item, .MarketplaceSideNav, .ScreenshotCarousel-navitem,
1812 .file-navigation .get-repo-btn:first-child {
1813 border-right-color: #343434;
1814 }
1815 /* auto-generated rule for "border-right: 1px solid #e1e4e8 !important" */
1816 .border-x, .border-right, .border-sm-right, .border-md-right, .border-lg-right,
1817 body.status .border-right, body[class="page-responsive"] .border-x,
1818 body[class="page-responsive"] .border-right,
1819 body[class="page-responsive"] .border-sm-right,
1820 body[class="page-responsive"] .border-md-right,
1821 body[class="page-responsive"] .border-lg-right {
1822 border-right-color: #343434 !important;
1823 }
1824 /* auto-generated rule for "border-top: 2px solid #e1e4e8" */
1825 .discussion-timeline-actions {
1826 border-top-color: #343434;
1827 }
1828 /* auto-generated rule for "border-left: 2px solid #e1e4e8" */
1829 .release-main-section {
1830 border-left-color: #343434;
1831 }
1832 /* auto-generated rule for "border-bottom: 2px dashed #e1e4e8" */
1833 .DashedConnection:before {
1834 border-bottom-color: #343434;
1835 }
1836 /* auto-generated rule for "border-left: 3px solid #e1e4e8" */
1837 .pullquote {
1838 border-left-color: #343434;
1839 }
1840 /* auto-generated rule for "border-top: 4px solid #e1e4e8" */
1841 .TimelineItem-break {
1842 border-top-color: #343434;
1843 }
1844 /* auto-generated rule for "border-top-color: #e1e4e8" */
1845 body.status .markdown-display table td {
1846 border-top-color: #343434;
1847 }
1848 /* auto-generated rule for "border-bottom-color: #e1e4e8" */
1849 .subnav-link:hover, .subnav-primary:hover,
1850 body.status #uptime-tooltip .pointer-container .pointer-larger {
1851 border-bottom-color: #343434;
1852 }
1853 /* auto-generated rule for "border-left-color: #e1e4e8" */
1854 body.status .markdown-display table td + td,
1855 body.status .markdown-display table th + th {
1856 border-left-color: #343434;
1857 }
1858 /* auto-generated rule for "border-right-color: #e1e4e8" */
1859 .merge-branch-form .commit-form:before {
1860 border-right-color: #343434;
1861 }
1862 /* auto-generated rule for "border: 1px solid #e5e5e5" */
1863 .marketing-hero-octicon, .listgroup, html[prefix] .btn-outline,
1864 html[prefix] .subnav-item, html[prefix] .blankslate,
1865 html[prefix] [class*=btn-outline], html[prefix] .card, html[prefix] .highlight,
1866 html[prefix] .example, html[prefix] .menu, html[prefix] .data-table,
1867 html[prefix] .sidebar-menu, html[prefix] .pagination a,
1868 html[prefix] .pagination em, html[prefix] .pagination > span,
1869 body.zh_logged_in .zh-pipeline, body.zh_logged_in .zh-pipeline-issue-content,
1870 body.zh_logged_in .zh-milestone-dates,
1871 body.zh_logged_in .zh-reports .stats-container,
1872 body.zh_logged_in .zh-issue-list .table-list-title,
1873 body.zh_logged_in .zh-burndown-repo-selector,
1874 body.zh_logged_in .zh-issuecard-container,
1875 body.zh_logged_in .zh-epic-issues-picker-new-issue {
1876 border-color: #343434;
1877 }
1878 /* auto-generated rule for "border: 1px solid #e5e5e5 !important" */
1879 html[prefix] .border {
1880 border-color: #343434 !important;
1881 }
1882 /* auto-generated rule for "border-color: #e5e5e5" */
1883 html[prefix] .btn-outline.disabled, html[prefix] .btn-outline.disabled:hover,
1884 html[prefix] .btn-outline:disabled, html[prefix] .btn-outline:disabled:hover,
1885 html[prefix] [class*=btn-outline].disabled,
1886 html[prefix] [class*=btn-outline].disabled:hover,
1887 html[prefix] [class*=btn-outline]:disabled,
1888 html[prefix] [class*=btn-outline]:disabled:hover,
1889 html[prefix] .pagination a:focus, html[prefix] .pagination a:hover,
1890 html[prefix] .pagination em:focus, html[prefix] .pagination em:hover,
1891 html[prefix] .pagination > span:focus, html[prefix] .pagination > span:hover,
1892 body.zh_logged_in .zh-epic-issue-list-container,
1893 body.zh_logged_in .zh-epic-issue-list-footer {
1894 border-color: #343434;
1895 }
1896 /* auto-generated rule for "border-top: 1px solid #e5e5e5" */
1897 .is-bad-file .repo-file-upload-errors, .is-empty .repo-file-upload-errors,
1898 .is-failed .repo-file-upload-errors, .is-hidden-file .repo-file-upload-errors,
1899 .is-too-big .repo-file-upload-errors, .is-too-many .repo-file-upload-errors,
1900 dl.new-email-form, .listgroup-item + .listgroup-item, html[prefix] .Box-footer,
1901 html[prefix] .footer, body.status hr,
1902 body.zh_logged_in .zh-estimate-create-item,
1903 body.zh_logged_in .zh-issuecard-meta {
1904 border-top-color: #343434;
1905 }
1906 /* auto-generated rule for "border-top: 1px solid #e5e5e5 !important" */
1907 html[prefix] .border-top, html[prefix] .border-y {
1908 border-top-color: #343434 !important;
1909 }
1910 /* auto-generated rule for "border-bottom: 1px solid #e5e5e5" */
1911 .marketing-section, .blob-interaction-bar, .oauth-border, .filter-bar,
1912 .access-token, .listgroup-header, html[prefix] .Box-body,
1913 html[prefix] .data-table tbody tr:last-child td,
1914 html[prefix] .data-table tbody tr:last-child th, html[prefix] hr,
1915 html[prefix] .menu-item, html[prefix] .site-header,
1916 html[prefix] .data-table td, html[prefix] .data-table th,
1917 body.zh_logged_in .zh-pipeline-heading-container,
1918 body.zh_logged_in .zh-pipeline-collapsed .zh-pipeline-options.zh-pipeline-icon {
1919 border-bottom-color: #343434;
1920 }
1921 /* auto-generated rule for "border-bottom: 1px solid #e5e5e5 !important" */
1922 html[prefix] .border-bottom, html[prefix] .border-y {
1923 border-bottom-color: #343434 !important;
1924 }
1925 /* auto-generated rule for "border-left: 1px solid #e5e5e5" */
1926 body.zh_logged_in .zh-burndown-chart-container {
1927 border-left-color: #343434;
1928 }
1929 /* auto-generated rule for "border-left: 1px solid #e5e5e5 !important" */
1930 html[prefix] .border-left {
1931 border-left-color: #343434 !important;
1932 }
1933 /* auto-generated rule for "border-right: 1px solid #e5e5e5" */
1934 html[prefix] .data-table td, html[prefix] .data-table th,
1935 body.zh_logged_in .zh-pipeline-collapsed .zh-pipeline-heading-container,
1936 body.zh_logged_in .zh-burndown-chart-container,
1937 body.zh_logged_in .zh-reports .stats-item {
1938 border-right-color: #343434;
1939 }
1940 /* auto-generated rule for "border-right: 1px solid #e5e5e5 !important" */
1941 html[prefix] .border-right {
1942 border-right-color: #343434 !important;
1943 }
1944 /* auto-generated rule for "border-bottom: 2px dashed #e5e5e5" */
1945 html[prefix] .DashedConnection::before {
1946 border-bottom-color: #343434;
1947 }
1948 /* auto-generated rule for "border-left: 3px solid #e5e5e5" */
1949 html[prefix] .pullquote {
1950 border-left-color: #343434;
1951 }
1952 /* auto-generated rule for "border-left: 4px solid #e5e5e5" */
1953 html[prefix] blockquote {
1954 border-left-color: #343434;
1955 }
1956 /* auto-generated rule for "border-bottom-color: #e5e5e5" */
1957 .form-hr, html[prefix] .data-table tbody td, html[prefix] .data-table tbody th {
1958 border-bottom-color: #343434;
1959 }
1960 /* auto-generated rule for "border-bottom: 1px solid #e6ebf1" */
1961 body.zh_logged_in .zh-collapse-manager-container--isExpanded .discussion-item:last-child {
1962 border-bottom-color: #343434;
1963 }
1964 /* auto-generated rule for "border-bottom: 2px solid #e6ebf1" */
1965 .deployments-timeline {
1966 border-bottom-color: #343434;
1967 }
1968 /* auto-generated rule for "border-left: 2px solid #e6ebf1" */
1969 .deployments-timeline-item {
1970 border-left-color: #343434;
1971 }
1972 /* auto-generated rule for "border-top: 3px solid #e6ebf1 !important" */
1973 body.status .page-footer {
1974 border-top-color: #343434 !important;
1975 }
1976 /* auto-generated rule for "border-bottom-color: #e6ebf1 !important" */
1977 body.status .month-title {
1978 border-bottom-color: #343434 !important;
1979 }
1980 /* auto-generated rule for "border: 1px solid #e9e9e9" */
1981 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn:hover,
1982 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn.selected,
1983 body.zh_logged_in .zh-collapse-control__main-icon,
1984 body.zh_logged_in .zhc-input, body.zh_logged_in .zhu-blankslate,
1985 body.zh_logged_in .zhu-checkbox, body.zh_logged_in .zhu-panel,
1986 body.zh_logged_in .zhc-account-details__section,
1987 body.zh_logged_in .zhc-remove-licenses__quantity,
1988 body.zh_logged_in .zhc-badge--estimate-average,
1989 body.zh_logged_in .zhc-board-loading__pipeline-section,
1990 body.zh_logged_in .zhc-board-loading__message,
1991 body.zh_logged_in .zhc-breadcrumbs--default .zhc-breadcrumbs__button:hover,
1992 body.zh_logged_in .zhc-breadcrumbs--default .zhc-breadcrumbs__button--active,
1993 body.zh_logged_in .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button:hover,
1994 body.zh_logged_in .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button--active,
1995 body.zh_logged_in .zhc-button, body.zh_logged_in .zhc-chart-container,
1996 body.zh_logged_in .zhc-checkout-box__input,
1997 body.zh_logged_in .zhc-choose-organization__org-list,
1998 body.zh_logged_in .zhc-organization-item__content .zhc-avatar,
1999 body.zh_logged_in .zhc-collapsible__content,
2000 body.zh_logged_in .zhc-collapsible-control__main-icon,
2001 body.zh_logged_in .zhc-consent-form, body.zh_logged_in .DateRangePickerInput,
2002 body.zh_logged_in .DateRangePickerInput .DateRangePicker_picker,
2003 body.zh_logged_in .DayPicker__horizontal .DayPicker_nav__prev,
2004 body.zh_logged_in .DayPicker__horizontal .DayPicker_nav__next,
2005 body.zh_logged_in .CalendarDay, body.zh_logged_in .zhc-dependency,
2006 body.zh_logged_in .zhc-dependency-type-dropdown__control,
2007 body.zh_logged_in .zhc-dependency-type-dropdown__list__item,
2008 body.zh_logged_in .zhc-epic-list, body.zh_logged_in .zhc-filter-expand-button,
2009 body.zh_logged_in .zhc-filter-tag,
2010 body.zh_logged_in .zhc-integrations .zhc-integrations-section,
2011 body.zh_logged_in .zhc-invite-link-modal__sharing-link,
2012 body.zh_logged_in .zhc-invite-your-team__controls,
2013 body.zh_logged_in .zhc-invite-your-team-item--toggle-text,
2014 body.zh_logged_in .zhc-issue-card,
2015 body.zh_logged_in .zhc-issue-card__assignees .zhc-avatar,
2016 body.zh_logged_in .zhc-issue-card__assignees .zhc-issue-card__multiple-assignees,
2017 body.zh_logged_in .zhc-issue-card__actions__btn,
2018 body.zh_logged_in .zhc-issue-card__connected-pull-request,
2019 body.zh_logged_in .zhc-add-comment, body.zh_logged_in .zhc-comment,
2020 body.zh_logged_in .zhc-edit-comment__textarea,
2021 body.zh_logged_in .zhc-edit-comment__preview,
2022 body.zh_logged_in .zhc-edit-comment__file-upload,
2023 body.zh_logged_in .zhc-edit-comment__tag-loading,
2024 body.zh_logged_in .zhc-discussion-events__icon,
2025 body.zh_logged_in .zhc-new-issue-body__title-input,
2026 body.zh_logged_in .zhc-issues-list, body.zh_logged_in .zhc-item-table,
2027 body.zh_logged_in .zhc-manage-plan__summary,
2028 body.zh_logged_in .zhc-manage-plan__offer,
2029 body.zh_logged_in .zhc-manage-plan__team-members-header,
2030 body.zh_logged_in .zhc-manage-plan__licensed-members,
2031 body.zh_logged_in .zhc-team-member__options-icon-wrapper--active,
2032 body.zh_logged_in .zhc-team-member__options-icon-wrapper:hover,
2033 body.zh_logged_in .zhc-merge-repo-finder__container,
2034 body.zh_logged_in .zhc-merge-repo-finder-input__text-input,
2035 body.zh_logged_in .zhc-merging-tool-pipeline,
2036 body.zh_logged_in .zhc-merging-tool-pipeline--add__input,
2037 body.zh_logged_in .zhc-merging-tool-pipeline-card__body,
2038 body.zh_logged_in .zhc-merging-tool-pipeline-card__issue-count,
2039 body.zh_logged_in .zhc-merging-tool-repo-dropdown .zhc-selection-list__list .zhc-tooltip-wrapper .zhc-selection-item:hover,
2040 body.zh_logged_in .zhc-milestone-modal__info input,
2041 body.zh_logged_in .zhc-milestone-modal__info textarea,
2042 body.zh_logged_in .zhc-notifications-body__manage,
2043 body.zh_logged_in .zhc-repo-notifications,
2044 body.zh_logged_in .zhc-repo-notifications--single-repo .zhc-repo-notifications__notification-list,
2045 body.zh_logged_in .zhc-repo-notifications--single-repo .zhc-repo-notifications__load-more,
2046 body.zh_logged_in .zhc-org-dropdown__toggle-button--bordered,
2047 body.zh_logged_in .zhc-pipeline, body.zh_logged_in .zhc-pipeline--add__input,
2048 body.zh_logged_in .zhc-pipeline-form__input,
2049 body.zh_logged_in .zhc-pipeline-form__text-area,
2050 body.zh_logged_in .zhc-release-add-repos-dropdown__repo-item:hover,
2051 body.zh_logged_in .zhc-release-issues .zhc-release-issues__info-alert,
2052 body.zh_logged_in .zhc-release-report-form__title-input,
2053 body.zh_logged_in .zhc-release-report-form__desc-textarea,
2054 body.zh_logged_in .zhc-report-card, body.zh_logged_in .zhc-report-tabs,
2055 body.zh_logged_in .zhc-search-bar__input,
2056 body.zh_logged_in .zhc-selection-filter__input,
2057 body.zh_logged_in .zhc-selection-list__body,
2058 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-active:not(:first-child)::before,
2059 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-active:not(:first-child)::after,
2060 body.zh_logged_in .zhc-shortcut-indicator,
2061 body.zh_logged_in .zhc-shortcuts-guide__shortcuts-list,
2062 body.zh_logged_in .zhc-stripe-billing .StripeElement,
2063 body.zh_logged_in .zhc-stripe-billing input,
2064 body.zh_logged_in .zhc-table-expand-button,
2065 body.zh_logged_in .zhc-tab-navitem--full, body.zh_logged_in .zhc-tag,
2066 body.zh_logged_in .zhc-team-members__content,
2067 body.zh_logged_in .zhc-team-members__searchbar,
2068 body.zh_logged_in .zhc-tutorial-checklist-modal__description input,
2069 body.zh_logged_in .zhc-tutorial-checklist-modal__description textarea,
2070 body.zh_logged_in .zhc-workspace-form-input__text-input,
2071 body.zh_logged_in .zhc-workspace-form-section--connected-repos,
2072 body.zh_logged_in .zhc-workspace-form__load-info,
2073 body.zh_logged_in .zhc-workspace-import,
2074 body.zh_logged_in .zhc-workspace-switcher-search__input,
2075 body.zh_logged_in .zhc-workspace-switcher-item:hover,
2076 body.zh_logged_in .zhc-roadmap-onboarding__fake-add-button,
2077 body.zh_logged_in .zhc-roadmap-panel,
2078 body.zh_logged_in .zhc-sidebar-expand-toggle--enabled:hover,
2079 body.zh_logged_in .zhc-sidebar-input__input,
2080 body.zh_logged_in .zhc-options-panel,
2081 body.zh_logged_in .zhc-sidebar-project-display__toggle--collapsed,
2082 body.zh_logged_in .zhc-roadmap-sidebar__body {
2083 border-color: #343434;
2084 }
2085 /* auto-generated rule for "border: 2px dashed #e9e9e9" */
2086 body.zh_logged_in .zhc-merging-tool-pipeline--is-new {
2087 border-color: #343434;
2088 }
2089 /* auto-generated rule for "border-color: #e9e9e9" */
2090 body.zh_logged_in .zh-collapse-control:hover, body.zh_logged_in .zhc-btn,
2091 body.zh_logged_in .zhc-btn[disabled],
2092 body.zh_logged_in .zhc-btn.zhc-btn--disabled,
2093 body.zh_logged_in .zhc-btn[disabled].zhc-btn--is-active,
2094 body.zh_logged_in .zhc-btn.zhc-btn--disabled.zhc-btn--is-active,
2095 body.zh_logged_in .zhc-btn[disabled]:active,
2096 body.zh_logged_in .zhc-btn.zhc-btn--disabled:active,
2097 body.zh_logged_in .zhc-btn[disabled]:focus,
2098 body.zh_logged_in .zhc-btn.zhc-btn--disabled:focus,
2099 body.zh_logged_in .zhc-btn[disabled]:hover,
2100 body.zh_logged_in .zhc-btn.zhc-btn--disabled:hover,
2101 body.zh_logged_in .zhc-btn.zhc-btn--is-active,
2102 body.zh_logged_in .zhc-btn:active, body.zh_logged_in .zhc-btn--default,
2103 body.zh_logged_in .zhc-btn--default[disabled],
2104 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled,
2105 body.zh_logged_in .zhc-btn--default[disabled].zhc-btn--is-active,
2106 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled.zhc-btn--is-active,
2107 body.zh_logged_in .zhc-btn--default[disabled]:active,
2108 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled:active,
2109 body.zh_logged_in .zhc-btn--default[disabled]:focus,
2110 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled:focus,
2111 body.zh_logged_in .zhc-btn--default[disabled]:hover,
2112 body.zh_logged_in .zhc-btn--default.zhc-btn--disabled:hover,
2113 body.zh_logged_in .zhc-btn--default.zhc-btn--is-active,
2114 body.zh_logged_in .zhc-btn--default:active,
2115 body.zh_logged_in .zhc-btn--primary[disabled],
2116 body.zh_logged_in .zhc-btn--primary.zhc-btn--disabled,
2117 body.zh_logged_in .zhc-btn--primary[disabled].zhc-btn--is-active,
2118 body.zh_logged_in .zhc-btn--primary.zhc-btn--disabled.zhc-btn--is-active,
2119 body.zh_logged_in .zhc-btn--primary[disabled]:active,
2120 body.zh_logged_in .zhc-btn--primary.zhc-btn--disabled:active,
2121 body.zh_logged_in .zhc-btn--primary[disabled]:focus,
2122 body.zh_logged_in .zhc-btn--primary.zhc-btn--disabled:focus,
2123 body.zh_logged_in .zhc-btn--primary[disabled]:hover,
2124 body.zh_logged_in .zhc-btn--primary.zhc-btn--disabled:hover,
2125 body.zh_logged_in .zhc-btn--secondary,
2126 body.zh_logged_in .zhc-btn--secondary[disabled],
2127 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled,
2128 body.zh_logged_in .zhc-btn--secondary[disabled].zhc-btn--is-active,
2129 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled.zhc-btn--is-active,
2130 body.zh_logged_in .zhc-btn--secondary[disabled]:active,
2131 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled:active,
2132 body.zh_logged_in .zhc-btn--secondary[disabled]:focus,
2133 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled:focus,
2134 body.zh_logged_in .zhc-btn--secondary[disabled]:hover,
2135 body.zh_logged_in .zhc-btn--secondary.zhc-btn--disabled:hover,
2136 body.zh_logged_in .zhc-btn--secondary-bordered,
2137 body.zh_logged_in .zhc-btn--secondary-bordered[disabled],
2138 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled,
2139 body.zh_logged_in .zhc-btn--secondary-bordered[disabled].zhc-btn--is-active,
2140 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled.zhc-btn--is-active,
2141 body.zh_logged_in .zhc-btn--secondary-bordered[disabled]:active,
2142 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled:active,
2143 body.zh_logged_in .zhc-btn--secondary-bordered[disabled]:focus,
2144 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled:focus,
2145 body.zh_logged_in .zhc-btn--secondary-bordered[disabled]:hover,
2146 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled:hover,
2147 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--is-active,
2148 body.zh_logged_in .zhc-btn--secondary-bordered:active,
2149 body.zh_logged_in .zhc-btn--topbar:hover,
2150 body.zh_logged_in .zhc-btn--text[disabled],
2151 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled,
2152 body.zh_logged_in .zhc-btn--text[disabled].zhc-btn--is-active,
2153 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled.zhc-btn--is-active,
2154 body.zh_logged_in .zhc-btn--text[disabled]:active,
2155 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled:active,
2156 body.zh_logged_in .zhc-btn--text[disabled]:focus,
2157 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled:focus,
2158 body.zh_logged_in .zhc-btn--text[disabled]:hover,
2159 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled:hover,
2160 body.zh_logged_in .zhc-cancel-subscription-modal__input,
2161 body.zh_logged_in .zhc-banner--neutral, body.zh_logged_in .zhc-button,
2162 body.zh_logged_in .zhc-button[disabled],
2163 body.zh_logged_in .zhc-button[disabled]:active,
2164 body.zh_logged_in .zhc-button[disabled]:focus,
2165 body.zh_logged_in .zhc-button[disabled]:hover,
2166 body.zh_logged_in .zhc-button--color-secondary,
2167 body.zh_logged_in .zhc-button--color-secondary[disabled],
2168 body.zh_logged_in .zhc-button--color-secondary[disabled]:active,
2169 body.zh_logged_in .zhc-button--color-secondary[disabled]:focus,
2170 body.zh_logged_in .zhc-button--color-secondary[disabled]:hover,
2171 body.zh_logged_in .zhc-button--color-inactive,
2172 body.zh_logged_in .zhc-button--color-inactive:active,
2173 body.zh_logged_in .zhc-button--color-inactive:focus,
2174 body.zh_logged_in .zhc-button--color-inactive:hover,
2175 body.zh_logged_in .zhc-organization-item:hover,
2176 body.zh_logged_in .zhc-collapsible-control:hover.zhc-collapsible-control--border,
2177 body.zh_logged_in .zhc-dashboard-nav .zhc-org-dropdown__toggle-button:hover,
2178 body.zh_logged_in .zhc-dependency-item-simple .zhc-selection-item:hover,
2179 body.zh_logged_in .zhc-selection-item--is-active,
2180 body.zh_logged_in .zhc-selection-list--simple .zhc-selection-list-item:hover:not(.zhc-selection-item--is-disabled),
2181 body.zh_logged_in .zhc-selection-list:not(.zhc-selection-list--has-search) .zhc-selection-list-item:hover:not(.zhc-selection-item--is-disabled),
2182 body.zh_logged_in .zhc-selection-list:not(.zhc-selection-list--has-search) .zhc-selectable-selection-item:hover:not(.zhc-selection-item--is-disabled),
2183 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-active,
2184 body.zh_logged_in .zhc-board-settings-item:hover,
2185 body.zh_logged_in .zhc-sidebar-nav-item__action:hover,
2186 body.zh_logged_in .zhc-sidebar-nav-item__action--is-active,
2187 body.zh_logged_in .zhc-sidebar-profile__item:hover,
2188 body.zh_logged_in .zhc-tab-navitem--dropdown--active,
2189 body.zh_logged_in .zhc-tab-navitem--dropdown--active:hover,
2190 body.zh_logged_in .zhc-workspace-form__close:hover,
2191 body.zh_logged_in .zhc-workspace-switcher__x:hover,
2192 body.zh_logged_in .zhc-workspace-switcher__header .zhc-org-dropdown:hover,
2193 body.zh_logged_in .zhc-workspace-switcher__close:hover,
2194 body.zh_logged_in .zhc-roadmap-temp-project-overlay,
2195 body.zh_logged_in .zhc-roadmap-selection-item--is-active,
2196 body.zh_logged_in .zhc-sidebar-expand-toggle--enabled:hover .zhc-sidebar-expand-toggle__title {
2197 border-color: #343434;
2198 }
2199 /* auto-generated rule for "border-top: 1px solid #e9e9e9" */
2200 body.zh_logged_in .zh-epic-creator-issue-list .zh-epic-creator-issue-list-not-in-workspace,
2201 body.zh_logged_in .zhc-confirm-dialog__footer,
2202 body.zh_logged_in .zhc-account-settings__link .zhu-panel,
2203 body.zh_logged_in .zhc-chart-container__footer,
2204 body.zh_logged_in .zhc-footer__wrapper,
2205 body.zh_logged_in .zhc-issue-card__action-notification,
2206 body.zh_logged_in .zhc-issue-card__meta,
2207 body.zh_logged_in .zhc-issues-list-item,
2208 body.zh_logged_in .zhc-repo-notifications__load-more,
2209 body.zh_logged_in .zhc-pipeline-body,
2210 body.zh_logged_in .zhc-pipeline-sort-status,
2211 body.zh_logged_in .zhc-release-add-repos-dropdown__repo-item:hover:first-child,
2212 body.zh_logged_in .zhc-release-progress__header,
2213 body.zh_logged_in .zhc-release-progress__stats,
2214 body.zh_logged_in .zhc-selection-list--issue-card-actions .zhc-issue-card__actions__quick-action-section,
2215 body.zh_logged_in .zhc-selection-list__footer,
2216 body.zh_logged_in .zhc-selection-list__footer:not(.zhc-selection-list__footer--items-underlined) .zhc-issue-card__action-notification,
2217 body.zh_logged_in .zhc-sidebar:not(.zhc-sidebar--is-wide-screen):hover .zhc-sidebar__footer,
2218 body.zh_logged_in .zhc-sidebar--is-wide-screen .zhc-sidebar__footer,
2219 body.zh_logged_in .zhc-table, body.zh_logged_in .zhc-workspace-form-repo-item,
2220 body.zh_logged_in .zhc-workspace-form__footer__actions,
2221 body.zh_logged_in .zhc-roadmap-add-epics-dropdown__footer,
2222 body.zh_logged_in .zhc-add-panel__divider,
2223 body.zh_logged_in .zhc-options-panel__actions-section {
2224 border-top-color: #343434;
2225 }
2226 /* auto-generated rule for "border-bottom: 1px solid #e9e9e9" */
2227 body.zh_logged_in .zh-epic-creator-issue-list .zh-epic-creator-issue-list-not-in-workspace,
2228 body.zh_logged_in .zhc-account-details__item,
2229 body.zh_logged_in .zhc-billing-history__item,
2230 body.zh_logged_in .zhc-remove-licenses__section,
2231 body.zh_logged_in .zhc-organization-admin-item,
2232 body.zh_logged_in .zhc-chart-container__header,
2233 body.zh_logged_in .zhc-chart-legend__item,
2234 body.zh_logged_in .zhc-chart-info__wrapper,
2235 body.zh_logged_in .zhc-chart-legend .zhc-dropdown,
2236 body.zh_logged_in .zhc-chart-legend display flex,
2237 body.zh_logged_in .zhc-chart-legend__labels,
2238 body.zh_logged_in .zhc-dashboard-nav__section,
2239 body.zh_logged_in .zhc-dashboard-topbar,
2240 body.zh_logged_in .zhc-integrations-item,
2241 body.zh_logged_in .zhc-integrations-list__header,
2242 body.zh_logged_in .zhc-invite-your-team-item,
2243 body.zh_logged_in .zhc-invitees-list,
2244 body.zh_logged_in .zhc-edit-issue__title-input,
2245 body.zh_logged_in .zhc-issue-meta,
2246 body.zh_logged_in .zhc-issue-sidebar .zhc-sidebar-selector,
2247 body.zh_logged_in .zhc-issues-list__header,
2248 body.zh_logged_in .zhc-item-table__column-title,
2249 body.zh_logged_in .zhc-item-table__cell,
2250 body.zh_logged_in .zhc-merging-tool-pipeline__header,
2251 body.zh_logged_in .zhc-merging-tool-pipeline__header--is-edit,
2252 body.zh_logged_in .zhc-modal__header, body.zh_logged_in .zhc-app-notification,
2253 body.zh_logged_in .zhc-notifications-manager__item,
2254 body.zh_logged_in .zhc-subscription-menu__item,
2255 body.zh_logged_in .zhc-notifications-sidebar__header,
2256 body.zh_logged_in .zhc-repo-notifications__header,
2257 body.zh_logged_in .zhc-pipeline--is-collapsed .zhc-pipeline-header__collapsed-actions,
2258 body.zh_logged_in .zhc-pipeline-form,
2259 body.zh_logged_in .zhc-release-add-repos-dropdown__repo-item,
2260 body.zh_logged_in .zhc-release-add-repos-dropdown__repo-item:hover:last-child,
2261 body.zh_logged_in .zhc-release-connected-repos-dropdown__repo-item,
2262 body.zh_logged_in .zhc-release-event,
2263 body.zh_logged_in .zhc-remove-filter-item,
2264 body.zh_logged_in .zhc-report-tabs__nav,
2265 body.zh_logged_in .zhc-report-tabs__filters,
2266 body.zh_logged_in .zhc-selection-list--issue-card-actions .zhc-issue-card__actions__dependency-section,
2267 body.zh_logged_in .zhc-sidebar-profile__header,
2268 body.zh_logged_in .zhc-table .zhc-table__cell,
2269 body.zh_logged_in .zhc-tabs-nav--dropdown, body.zh_logged_in .zhc-team-member,
2270 body.zh_logged_in .zhc-topbar,
2271 body.zh_logged_in .zhc-workspace-form-section__tip,
2272 body.zh_logged_in .zhc-workspace-form-section__title,
2273 body.zh_logged_in .zhc-workspace-import__header,
2274 body.zh_logged_in .zhc-roadmap-body-empty,
2275 body.zh_logged_in .zhc-roadmap .zhc-roadmap-header,
2276 body.zh_logged_in .zhc-roadmap-row,
2277 body.zh_logged_in .zhc-sidebar-item-add-to-project,
2278 body.zh_logged_in .zhc-sidebar-item-add, body.zh_logged_in .zhc-roadmap__title,
2279 body.zh_logged_in .zhc-roadmap-date-strip,
2280 body.zh_logged_in .zhc-roadmap-subheader {
2281 border-bottom-color: #343434;
2282 }
2283 /* auto-generated rule for "border-left: 1px solid #e9e9e9" */
2284 body.zh_logged_in .zhc-burndown-chart__stats,
2285 body.zh_logged_in .zhc-table .zhc-table__cell {
2286 border-left-color: #343434;
2287 }
2288 /* auto-generated rule for "border-right: 1px solid #e9e9e9" */
2289 body.zh_logged_in .zhc-chart-legend__item:not(:nth-child(5n)),
2290 body.zh_logged_in .zhc-chart-stats__stat,
2291 body.zh_logged_in .zhc-chart-legend .zhc-dropdown:not(:nth-child(5n)),
2292 body.zh_logged_in .zhc-chart-legend display flex:not(:nth-child(5n)),
2293 body.zh_logged_in .zhc-chart-legend__labels:not(:nth-child(5n)),
2294 body.zh_logged_in .zhc-release-progress__section,
2295 body.zh_logged_in .zhc-sidebar--is-dropdown-open .zhc-sidebar__container .zhc-sidebar__container__inner,
2296 body.zh_logged_in .zhc-sidebar--is-full-width .zhc-sidebar__container .zhc-sidebar__container__inner,
2297 body.zh_logged_in .zhc-sidebar--is-hovered .zhc-sidebar__container .zhc-sidebar__container__inner,
2298 body.zh_logged_in .zhc-sidebar__container,
2299 body.zh_logged_in .zhc-sidebar__footer-left, body.zh_logged_in .zhc-table,
2300 body.zh_logged_in .zhc-topbar__sidebar-toggle {
2301 border-right-color: #343434;
2302 }
2303 /* auto-generated rule for "border-bottom: 2px solid #e9e9e9" */
2304 body.zh_logged_in .zhc-choose-organization__section {
2305 border-bottom-color: #343434;
2306 }
2307 /* auto-generated rule for "border-right: 2px solid #e9e9e9" */
2308 body.zh_logged_in .zhc-merging-tool-repo-dropdown::after,
2309 body.zh_logged_in .zhc-roadmap-body-empty-panel-divider {
2310 border-right-color: #343434;
2311 }
2312 /* auto-generated rule for "border-top-color: #e9e9e9" */
2313 body.zh_logged_in .zhc-merging-tool-repo-dropdown .zhc-selection-list__list .zhc-tooltip-wrapper:first-child .zhc-selection-item:hover,
2314 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-active:first-child,
2315 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-active:first-child,
2316 body.zh_logged_in .zhc-selection-list__footer:not(.zhc-selection-list__footer--items-underlined) .zhc-dependency-banner + .zhc-selection-item--is-active:nth-child(2),
2317 body.zh_logged_in .zhc-selection-list__footer:not(.zhc-selection-list__footer--items-underlined) .zhc-dependency-banner + .zhc-selection-item:hover:nth-child(2) {
2318 border-top-color: #343434;
2319 }
2320 /* auto-generated rule for "border-bottom-color: #e9e9e9" */
2321 body.zh_logged_in .zhc-merging-tool-repo-dropdown .zhc-selection-list__list .zhc-tooltip-wrapper .zhc-selection-item,
2322 body.zh_logged_in .zhc-merging-tool-repo-dropdown .zhc-selection-list__list .zhc-tooltip-wrapper:last-child .zhc-selection-item:hover,
2323 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item,
2324 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-active:last-child,
2325 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item {
2326 border-bottom-color: #343434;
2327 }
2328 /* auto-generated rule for "border-left-color: #e9e9e9" */
2329 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-active,
2330 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-active {
2331 border-left-color: #343434;
2332 }
2333 /* auto-generated rule for "border-right-color: #e9e9e9" */
2334 body.zh_logged_in .zhc-selection-list__list-container--items-underlined .zhc-selection-item--is-active,
2335 body.zh_logged_in .zhc-selection-list__footer--items-underlined .zhc-selection-item--is-active {
2336 border-right-color: #343434;
2337 }
2338 /* auto-generated rule for "border: 1px solid #eaecef" */
2339 .page-responsive .HeaderMenu--logged-out .header-search-wrapper,
2340 .blankslate code, .commit-sha, .two-factor-steps, .qr-code-table {
2341 border-color: #343434;
2342 }
2343 /* auto-generated rule for "border-color: #eaecef !important" */
2344 .border-gray-light, #site-search-results .search-result,
2345 body.status .border-gray-light,
2346 body[class="page-responsive"] .border-gray-light {
2347 border-color: #343434 !important;
2348 }
2349 /* auto-generated rule for "border-top: 1px solid #eaecef" */
2350 .SelectMenu-item + .SelectMenu-item, .table-list-cell,
2351 .table-of-contents li + li, .blob-expanded + tr:not(.blob-expanded) .blob-code,
2352 .blob-expanded + tr:not(.blob-expanded) .blob-num,
2353 .blob-expanded .blob-num-hunk,
2354 tr:not(.blob-expanded) + .blob-expanded .blob-code,
2355 tr:not(.blob-expanded) + .blob-expanded .blob-num, ul.comparison-list > li,
2356 .CheckRun-header, .profile-rollup-wrapper + .profile-rollup-wrapper,
2357 .profile-rollup-summarized + .profile-rollup-summarized, table.files td,
2358 table.files tr.up-tree, .email-preference-exceptions .exception,
2359 .hx_SelectMenu-item:not([hidden]) ~ .hx_SelectMenu-item:not([hidden]),
2360 body[class="page-responsive"] .list-heading + .list-item,
2361 body[class="page-responsive"] .list-item + .list-heading,
2362 body[class="page-responsive"] .list-item + .list-item,
2363 body[class="page-responsive"] .list-heading {
2364 border-top-color: #343434;
2365 }
2366 /* auto-generated rule for "border-bottom: 1px solid #eaecef" */
2367 .subnav-bordered, .pricing-table td, .markdown-body h1, .markdown-body h2,
2368 .boxed-group-table th, .boxed-group-table td, .capped-card > p,
2369 .capped-card h3, .select-menu-item, table.files tr.up-tree,
2370 .saved-reply-form .comment-body,
2371 .email-preference-exceptions .exception:last-child, table.capped-list td,
2372 body[class="page-responsive"] .subnav-bordered,
2373 body[class="page-responsive"] .markdown-body h1,
2374 body[class="page-responsive"] .markdown-body h2,
2375 body[class="page-responsive"] .discussion-item-review-comment,
2376 .ghh-theme-github .ghh-readme h1, .ghh-theme-github .ghh-issue-body h1,
2377 .ghh-theme-github .ghh-readme h2, .ghh-theme-github .ghh-issue-body h2 {
2378 border-bottom-color: #343434;
2379 }
2380 /* auto-generated rule for "border-left: 1px solid #eaecef" */
2381 .pricing-table td + td, .table-list-bordered .table-list-cell:first-child,
2382 .empty-cell + .line-comments, .line-comments + .line-comments {
2383 border-left-color: #343434;
2384 }
2385 /* auto-generated rule for "border-right: 1px solid #eaecef" */
2386 .pricing-table td + td, .table-list-bordered .table-list-cell:last-child {
2387 border-right-color: #343434;
2388 }
2389 /* auto-generated rule for "border-bottom-color: #eaecef" */
2390 .table-list-bordered {
2391 border-bottom-color: #343434;
2392 }
2393 /* auto-generated rule for "border-right-color: #eaecef" */
2394 .file-diff-split .empty-cell {
2395 border-right-color: #343434;
2396 }
2397 /* auto-generated rule for "border: 1px solid #eaeaea" */
2398 .two-factor-help, .confirm-removal-list-container, .team-label-ldap {
2399 border-color: #343434;
2400 }
2401 /* auto-generated rule for "border-top: 1px solid #eaeaea" */
2402 .confirm-removal-list-item {
2403 border-top-color: #343434;
2404 }
2405 /* auto-generated rule for "border-bottom: 1px solid #eaeaea" */
2406 .u2f-auth-header:not(:last-child), .two-factor-toggle .two-factor-status {
2407 border-bottom-color: #343434;
2408 }
2409 /* auto-generated rule for "border: 1px solid #eee" */
2410 .newsletter-frequency-choice, .thread-subscription-status,
2411 html[prefix] .blankslate code, body[data-render-url] .render-info .message {
2412 border-color: #343434;
2413 }
2414 /* auto-generated rule for "border: 2px solid #eee" */
2415 .procedural-image-wrapper img {
2416 border-color: #343434;
2417 }
2418 /* auto-generated rule for "border-color: #eee !important" */
2419 html[prefix] .border-gray-light {
2420 border-color: #343434 !important;
2421 }
2422 /* auto-generated rule for "border-top: 1px solid #eee" */
2423 .plan-notice, .code-list .code-list-item + .code-list-item, .team-stats,
2424 .manage-repo-access-team-item, .diffbar .table-of-contents li,
2425 .features-list .list-divider, .setup-form .setup-organization-next,
2426 .setup-form .tos-info, .showcase-page-repo-list, html[prefix] .Box-row,
2427 html[prefix] .sidebar-module ul li:last-child ul li:first-child,
2428 body.zh_logged_in #new_issue .discussion-sidebar h3 {
2429 border-top-color: #343434;
2430 }
2431 /* auto-generated rule for "border-bottom: 1px solid #eee" */
2432 .billing-addon-items tr, .billing-manager-banner,
2433 .newsletter-frequency-choice h3, .orghead, .org-list .list-item,
2434 .invited .team-member-list .list-item, .theme-picker-thumbs, .repo-list-item,
2435 .setup-form .setup-organization-next, .setup-form .tos-info,
2436 html[prefix] .menu-heading, html[prefix] .subnav-bordered,
2437 html[prefix] .markdown-body h1, html[prefix] .markdown-body h2,
2438 html[prefix] .headlines > li, html[prefix] .sidebar-module ul h3,
2439 html[prefix] .sidebar-module ul ul li, body.status .popover .popover-title,
2440 body.zh_logged_in .zh-select-menu-item, body.zh_logged_in .zh-board-menu,
2441 body.zh_logged_in .zhc-roadmap-subheader,
2442 html.ghh-theme-classic .ghh-overlay form h3 {
2443 border-bottom-color: #343434;
2444 }
2445 /* auto-generated rule for "border-right: 1px solid #eee" */
2446 .subnav .btn + .issues-search, .stats-group-stat:first-child {
2447 border-right-color: #343434;
2448 }
2449 /* auto-generated rule for "border-top: 3px solid #eee" */
2450 .markdown-body ol > li {
2451 border-top-color: #343434;
2452 }
2453 /* auto-generated rule for "border-left: 3px solid #eee" */
2454 .billing-extra-box, .billing-vat-box {
2455 border-left-color: #343434;
2456 }
2457 /* auto-generated rule for "border-bottom-color: #eee" */
2458 hr {
2459 border-bottom-color: #343434;
2460 }
2461 /* auto-generated rule for "border: 1px solid #f6f8fa" */
2462 .signup-plan-card {
2463 border-color: #202020;
2464 }
2465 /* auto-generated rule for "border: 2px solid #f6f8fa" */
2466 body.status .incident-container .incident-title::before {
2467 border-color: #202020;
2468 }
2469 /* auto-generated rule for "border-top: 1px solid #f6f8fa" */
2470 .simple-conversation-list > li,
2471 body[class="page-responsive"] .profile-rollup-wrapper + .profile-rollup-wrapper {
2472 border-top-color: #202020;
2473 }
2474 /* auto-generated rule for "border-bottom: 1px solid #f6f8fa" */
2475 .gist-quicksearch-results .select-menu-item {
2476 border-bottom-color: #202020;
2477 }
2478 /* auto-generated rule for "border-left: 1px solid #f6f8fa" */
2479 .file-diff-split .blob-code + .blob-num {
2480 border-left-color: #202020;
2481 }
2482 /* auto-generated rule for "border-bottom-color: #f6f8fa" */
2483 .dropdown-signed-commit .dropdown-menu:after {
2484 border-bottom-color: #202020;
2485 }
2486 /* auto-generated rule for "border-left-color: #f6f8fa" */
2487 .dropdown-signed-commit .dropdown-menu-w:after {
2488 border-left-color: #202020;
2489 }
2490 /* auto-generated rule for "border-right-color: #f6f8fa" */
2491 .timeline-comment--caret:after,
2492 .composer.composer-responsive .timeline-comment:after {
2493 border-right-color: #202020;
2494 }
2495 /* auto-generated rule for "border: 1px solid #f8f8f8" */
2496 body.zh_logged_in .zhc-dashboard-nav .zhc-org-dropdown__toggle-button {
2497 border-color: #343434;
2498 }
2499 /* auto-generated rule for "border-bottom: 1px solid #f8f8f8" */
2500 .u2f-registration {
2501 border-bottom-color: #343434;
2502 }
2503 /* auto-generated rule for "border: solid #fff" */
2504 .konami .key.complete, body.zh_logged_in .zhc-chart-legend-icon--check:after {
2505 border-color: #181818;
2506 }
2507 /* auto-generated rule for "border: 1px solid #fff" */
2508 .kb-konami-dialog .Box-btn-octicon, .file .image canvas, .file .image img,
2509 .theme-selector-thumbnail.selected .theme-selector-img,
2510 body.zh_logged_in .zhc-icon--has-notification:after {
2511 border-color: #181818;
2512 }
2513 /* auto-generated rule for "border: 1px dashed #fff" */
2514 image-crop .crop-box {
2515 border-color: #181818;
2516 }
2517 /* auto-generated rule for "border: 2px solid #fff" */
2518 .TimelineItem-badge, .discussion-item-icon,
2519 .page-new-repo .internal-repo-avatar,
2520 .org-insights-cards .repository-lang-stats-graph .language-color,
2521 .pending-cards-status, .release-timeline-tags .tag-timeline-date:after,
2522 body[class="page-responsive"] .profile-timeline .timeline-item-icon,
2523 body.zh_logged_in .zh-issue-event-item-icon .zh-icon-issue-added,
2524 body.zh_logged_in .zh-issue-event-item-icon .zh-icon-issue-removed,
2525 body.zh_logged_in .zhc-epic-list__epic-icon {
2526 border-color: #181818;
2527 }
2528 .integrations-select-repos::-webkit-scrollbar-thumb {
2529 border-color: #181818;
2530 }
2531 /* auto-generated rule for "border-color: #fff" */
2532 .btn-transparent:active, .btn-transparent:hover,
2533 .filter-item.selected .Label--outline-white,
2534 .MarketplaceAnnouncement .btn-outline-mktg:hover,
2535 html[prefix] .btn-outline-white, html[prefix] .btn-outline-white:active,
2536 html[prefix] .btn-outline-white:hover {
2537 border-color: #181818;
2538 }
2539 /* auto-generated rule for "border-left: 1px solid #fff" */
2540 .AvatarStack--right .avatar,
2541 .repository-lang-stats-graph .language-color:not(:first-child) {
2542 border-left-color: #181818;
2543 }
2544 /* auto-generated rule for "border-right: 1px solid #fff" */
2545 .AvatarStack-body .avatar, .BarChart-bar, html[prefix] .avatar-stack .avatar {
2546 border-right-color: #181818;
2547 }
2548 /* auto-generated rule for "border-top: 2px solid #fff" */
2549 .timeline-comment-wrapper, .profile-timeline-card-wrapper,
2550 body[class="page-responsive"] .profile-timeline .profile-timeline-card-wrapper {
2551 border-top-color: #181818;
2552 }
2553 /* auto-generated rule for "border-bottom: 2px solid #fff" */
2554 .timeline-comment-wrapper, .profile-timeline-card-wrapper,
2555 body[class="page-responsive"] .profile-timeline .profile-timeline-card-wrapper {
2556 border-bottom-color: #181818;
2557 }
2558 /* auto-generated rule for "border-top-color: #fff" */
2559 .sponsors-popover:after, .Popover-message--bottom-left:after,
2560 .Popover-message--bottom-right:after, .Popover-message--bottom:after,
2561 .select-menu-button.primary:after,
2562 html[prefix] .site-header-nav .dropdown-button .enterprise-mode .dropdown-caret,
2563 body.zh_logged_in .zhc-info-alert--pointer--bottom:after,
2564 body.zh_logged_in .zhc-tooltip--info-tip.zhc-tooltip--top .zhc-tooltip__content::before,
2565 .ghh-theme-github .tooltipster-top .tooltipster-arrow-background {
2566 border-top-color: #181818;
2567 }
2568 /* auto-generated rule for "border-bottom-color: #fff" */
2569 .dropdown-menu:after, .gist-banner,
2570 html[prefix] .site-header-nav .dropdown-menu::after,
2571 body[class="page-responsive"] .dropdown-menu:after,
2572 body[class="page-responsive"] .tabs > a.selected,
2573 body.zh_logged_in .zh-epic-creator-tab.selected,
2574 body.zh_logged_in .zhc-info-alert--pointer--top:after,
2575 body.zh_logged_in .zhc-tab-navitem--dropdown--active,
2576 body.zh_logged_in .zhc-tab-navitem--dropdown--active:hover,
2577 body.zh_logged_in .zhc-tooltip--info-tip.zhc-tooltip--bottom .zhc-tooltip__content::before,
2578 .ghh-theme-github .tooltipster-bottom .tooltipster-arrow-background {
2579 border-bottom-color: #181818;
2580 }
2581 /* auto-generated rule for "border-left-color: #fff" */
2582 .Popover-message--right-bottom:after, .Popover-message--right-top:after,
2583 .Popover-message--right:after,
2584 .boxed-group .tabnav.heading li:first-child .selected,
2585 .billing-box-progressBars span:nth-child(2),
2586 body[class="page-responsive"] .pagination a,
2587 body[class="page-responsive"] .pagination em,
2588 body[class="page-responsive"] .pagination span,
2589 body.zh_logged_in .zhc-info-alert--pointer--right:after,
2590 body.zh_logged_in .zhc-tooltip--info-tip.zhc-tooltip--left .zhc-tooltip__content::before,
2591 .ghh-theme-github .tooltipster-left .tooltipster-arrow-background {
2592 border-left-color: #181818;
2593 }
2594 /* auto-generated rule for "border-right-color: #fff" */
2595 .Popover-message--left-bottom:after, .Popover-message--left-top:after,
2596 .Popover-message--left:after,
2597 .new-discussion-timeline .composer .timeline-comment:after, .commit-form:after,
2598 .branch-action-body:after,
2599 body.zh_logged_in .zhc-info-alert--pointer--left:after,
2600 body.zh_logged_in .zhc-pr-issue-connector__info::after,
2601 body.zh_logged_in .zhc-tooltip--info-tip.zhc-tooltip--right .zhc-tooltip__content::before,
2602 .ghh-theme-github .tooltipster-right .tooltipster-arrow-background {
2603 border-right-color: #181818;
2604 }
2605 /* auto-generated rule for "border-top: 8px solid rgba(27,31,35,.15)" */
2606 .dropdown-menu-ne:before,
2607 body[class="page-responsive"] .dropdown-menu-ne:before {
2608 border-top-color: rgba(200, 200, 200, .15);
2609 }
2610 /* auto-generated rule for "border-bottom-color: #e36209" */
2611 .UnderlineNav-item.selected, .UnderlineNav-item[aria-current],
2612 .UnderlineNav-item[role=tab][aria-selected=true],
2613 .org-insights-cards [role=tab][aria-selected=true],
2614 .repository-settings-actions [role=tab][aria-selected=true],
2615 .user-status-emoji-tab[role=tab][aria-selected=true],
2616 body[class="page-responsive"] .user-status-emoji-tab[role=tab][aria-selected=true] {
2617 border-bottom-color: #eee;
2618 }
2619 /* auto-generated rule for "border: 1px solid" */
2620 .uploaded-files.is-populated, body.zh_logged_in .zhc-color-square,
2621 body.zh_logged_in .zhc-workspace-switcher-item,
2622 body.zh_logged_in .zhc-roadmap-selection-item {
2623 border-color: #181818;
2624 }
2625 /* auto-generated rule for "border-top: 7px solid #fff" */
2626 .dropdown-menu-ne:after, body[class="page-responsive"] .dropdown-menu-ne:after,
2627 body[class="page-responsive"] .line-comment-info:after {
2628 border-top-color: #181818;
2629 }
2630 /* auto-generated rule for "border-color: #dfe2e5 #dfe2e5 #fff" */
2631 .select-menu-tabs .select-menu-tab-nav.selected,
2632 .select-menu-tabs .select-menu-tab-nav[aria-selected=true],
2633 .select-menu-tabs a.selected, .select-menu-tabs a[aria-selected=true] {
2634 border-color: #343434 #343434 #181818;
2635 }
2636 /* auto-generated rule for "box-shadow: 0 0 0 .2em rgba(3,102,214,.3)" */
2637 .btn.focus, .btn:focus, .btn-mktg:focus, .project-column:focus,
2638 .project-column.moving,
2639 body:not(.intent-mouse) .hx_focus-input:focus + .hx_focus-target,
2640 body[class="page-responsive"] .btn.focus,
2641 body[class="page-responsive"] .btn:focus {
2642 box-shadow: 0 0 0 .2em rgba(79, 140, 201, .3);
2643 box-shadow: 0 0 0 .2em rgba(/*[[base-color-rgb]]*/, .3);
2644 }
2645 /* auto-generated rule for "box-shadow: 0 0 0 .2em rgba(3,102,214,.3) !important" */
2646 .project-card:focus, .project-card.moving {
2647 box-shadow: 0 0 0 .2em rgba(79, 140, 201, .3) !important;
2648 box-shadow: 0 0 0 .2em rgba(/*[[base-color-rgb]]*/, .3) !important;
2649 }
2650 /* auto-generated rule for "box-shadow: 0 0 0 .2em #c8e1ff" */
2651 :target .timeline-comment, .review-comment:target,
2652 :target .timeline-comment-group .timeline-comment {
2653 box-shadow: 0 0 0 .2em rgba(79, 140, 201, .3);
2654 box-shadow: 0 0 0 .2em rgba(/*[[base-color-rgb]]*/, .3);
2655 }
2656 /* auto-generated rule for "box-shadow: inset 0 1px 2px rgba(27,31,35,.075),0 0 0 .2em rgba(3,102,214,.3)" */
2657 .form-control.focus, .form-control:focus, .form-select.focus,
2658 .form-select:focus, .upload-enabled.focused, .focus.ais-SearchBox-input,
2659 .ais-SearchBox-input:focus, .focus#query, #query:focus,
2660 body[class="page-responsive"] .form-control.focus,
2661 body[class="page-responsive"] .form-control:focus,
2662 body[class="page-responsive"] .form-select.focus,
2663 body[class="page-responsive"] .form-select:focus {
2664 box-shadow: 0 0 0 2px rgba(79, 140, 201, .3);
2665 box-shadow: 0 0 0 2px rgba(/*[[base-color-rgb]]*/, .3);
2666 }
2667 /* auto-generated rule for "box-shadow: 0 1px 0 0 rgba(16,116,231,.5)" */
2668 .link-mktg {
2669 box-shadow: 0 1px 0 0 rgba(79, 140, 201, .5);
2670 box-shadow: 0 1px 0 0 rgba(/*[[base-color-rgb]]*/, .5);
2671 }
2672 /* auto-generated rule for "box-shadow: 0 1px 0 0 #1074e7" */
2673 .link-mktg:hover {
2674 box-shadow: 0 1px 0 0 #4f8cc9;
2675 box-shadow: 0 1px 0 0 /*[[base-color]]*/;
2676 }
2677 /* auto-generated rule for "box-shadow: 0 0 0 .2em rgba(203,36,49,.4)" */
2678 .btn-danger:focus, body[class="page-responsive"] .btn-danger:focus {
2679 box-shadow: 0 0 0 .2em rgba(255, 68, 68, .4);
2680 }
2681 /* auto-generated rule for "box-shadow: 0 1px 5px rgba(27,31,35,.15)" */
2682 .SelectMenu-modal, .checkable-input-container.checked {
2683 box-shadow: 0 1px 5px #000;
2684 }
2685 /* auto-generated rule for "box-shadow: 0 1px 5px rgba(27,31,35,.15) !important" */
2686 .box-shadow-medium, body.status .box-shadow-medium,
2687 body[class="page-responsive"] .box-shadow-medium {
2688 box-shadow: 0 1px 5px #000 !important;
2689 }
2690 /* auto-generated rule for "box-shadow: inset 0 0 0 1px #e1e4e8,0 2px 4px rgba(0,0,0,.15)" */
2691 .action-card--code {
2692 box-shadow: inset 0 0 0 1px #555;
2693 }
2694 /* auto-generated rule for "box-shadow: inset 0 -1px 0 #d1d5da" */
2695 kbd, .markdown-body kbd, body[class="page-responsive"] .markdown-body kbd,
2696 body[class="page-responsive"] kbd {
2697 box-shadow: inset 0 -2px 0 #383838;
2698 }
2699 /* auto-generated rule for "box-shadow: inset 0 -1px 0 #959da5" */
2700 body.zh_logged_in .zhc-markdown kbd {
2701 box-shadow: inset 0 -2px 0 #383838;
2702 }
2703 /* auto-generated rule for "box-shadow: 0 1px 0 #eaecef" */
2704 .SelectMenu--hasFilter .SelectMenu-item:last-child {
2705 box-shadow: 0 1px 0 #343434;
2706 }
2707 /* auto-generated rule for "box-shadow: 0 1px 0 0 #0058a2" */
2708 html[prefix] .link-mono:hover {
2709 box-shadow: 0 1px 0 0 /*[[base-color]]*/ #4f8cc9;
2710 }
2711 /* auto-generated rule for "box-shadow: 0 0 0.2em #c8e1ff" */
2712 .TimelineItem:target .TimelineItem-badge {
2713 box-shadow: 0 0 .2em /*[[base-color]]*/ #4f8cc9;
2714 }
2715 /* auto-generated rule for "fill: currentColor" */
2716 .octicon, html[prefix] .octicon, body.status .octicon,
2717 body[class="page-responsive"] .octicon,
2718 body.zh_logged_in .ReactVirtualized__Table__sortableHeaderIcon,
2719 html.ghh-theme-classic .ghh .octicon {
2720 fill: currentColor;
2721 }
2722 /* auto-generated rule for "color: #05264c" */
2723 .full-commit p.commit-title, body[class="page-responsive"] .mobile.commit {
2724 color: #bebebe;
2725 }
2726 /* auto-generated rule for "color: #05264c !important" */
2727 .color-blue-9, body[class="page-responsive"] .color-blue-9 {
2728 color: #bebebe !important;
2729 }
2730 /* auto-generated rule for "color: #333" */
2731 .session-authentication .header-logo,
2732 .session-authentication .auth-form-header, .intgrs-lstng-item-header,
2733 .listgroup-item.disabled .listgroup-item-title, .billing-plans .name,
2734 .billing-section .section-content, .lfs-data-icon.dark,
2735 .milestone-title-link a, .org-name, .reinstate-org-member .reinstate-title,
2736 .stats-group-stat.no-link:hover .stat-number, .stat-number,
2737 .org-user-notice-content strong, .manage-memberships-tabs-item:hover,
2738 .diffstat-summary strong, .clone-url-button > .clone-url-link,
2739 .clone-url-button.selected > .clone-url-link,
2740 .clone-url-button.selected > .clone-url-link:hover,
2741 .oauth-app-info-container dl.keys dd, .protected-branch-pusher,
2742 .typeahead-result, .hljs, .hljs-keyword, .hljs-selector-tag, .hljs-subst,
2743 html[prefix] .text-emphasized, html[prefix] .Box-row-link,
2744 html[prefix] .social-count, html[prefix] .form-control,
2745 html[prefix] .form-select, html[prefix] p.explain strong,
2746 html[prefix] .Counter--gray-light, html[prefix] .menu-item .octicon,
2747 html[prefix] .tabnav-tab.selected,
2748 html[prefix] .markdown-body span.frame span span,
2749 html[prefix] .site-header-nav-item:hover,
2750 html[prefix] .site-header-nav-item.active, html[prefix] .sub-nav h2 a,
2751 html[prefix] .highlight-module .mega-octicon,
2752 html[prefix] .octokit-language span, html[prefix] .headlines > li > a,
2753 html[prefix] .js-current .standalone a,
2754 html[prefix] .sidebar-module .disable > a, html[prefix] .content .anchor,
2755 html[prefix] #markdown-toc li a, body,
2756 body.status .dropdown .dropdown-menu li a,
2757 body.status .grouped-items-selector.inline .grouped-item.active,
2758 body.status .panel.panel-default .panel-heading,
2759 body.status .cpt-tabs:not(.unstyled) li.active a,
2760 body.status .cpt-pill-group button.pill.active,
2761 body.status #uptime-tooltip .related-events .related-event .related-event-link,
2762 body[data-render-url] .click-for-more .button,
2763 body.zh_logged_in .zh-form-control, body.zh_logged_in .zh-form-control-small,
2764 body.zh_logged_in .zh-issue-event-dark,
2765 body.zh_logged_in .zh-connect-repository-container a,
2766 body.zh_logged_in .zh-power .zh-pipeline-options,
2767 body.zh_logged_in .zh-board-menu-item .btn, body.zh_logged_in .zh-reports .btn,
2768 body.zh_logged_in .zh-reports .btn:hover,
2769 body.zh_logged_in .zh-mergetool-pipelines-dialog .zh-mergetool-info,
2770 body.zh_logged_in .zh-mergetool-pipelines-dialog .zh-miniboard-wrapper .zh-miniboard-pipeline,
2771 body.zh_logged_in .zh-onboarding-modal__title,
2772 body.zh_logged_in .zh-epic-issue-header strong,
2773 body.zh_logged_in .zh-epic-issue-header-title,
2774 body.zh_logged_in .zh-epic-issue-progress-text strong,
2775 body.zh_logged_in .zh-select-menu-header .zh-select-menu-title,
2776 body.zh_logged_in .zh-epic-header .zh-pipeline-is,
2777 body.zh_logged_in .zh-epic-header .zh-pipeline-was,
2778 body.zh_logged_in .zh-epic-header .zh-estimate-is,
2779 body.zh_logged_in .zh-epic-header .zh-estimate-was,
2780 body.zh_logged_in .zh-epic-header .zh-issue,
2781 body.zh_logged_in .zh-epic-issue-list-item-title-link,
2782 body.zh_logged_in .zh-epic-creator-issue-list .zh-epic-creator-issue-list-not-in-workspace,
2783 body.zh_logged_in .zh-epic-form-control,
2784 body.zh_logged_in .zh-epic-form-control-small, body.zh_logged_in .hljs,
2785 body.zh_logged_in .hljs-keyword, body.zh_logged_in .hljs-selector-tag,
2786 body.zh_logged_in .hljs-subst, body.zh_logged_in .zhc-btn,
2787 body.zh_logged_in .zhu-text-important,
2788 body.zh_logged_in .zhc-account-settings__section h3,
2789 body.zh_logged_in .zhc-account-settings__section strong,
2790 body.zh_logged_in .zhc-organization-admin-item__username,
2791 body.zh_logged_in .zhc-banner strong,
2792 body.zh_logged_in .zhc-burndown-chart__stats__detail strong,
2793 body.zh_logged_in .zhc-button, body.zh_logged_in .zhc-button[disabled],
2794 body.zh_logged_in .zhc-button[disabled]:active,
2795 body.zh_logged_in .zhc-button[disabled]:focus,
2796 body.zh_logged_in .zhc-button[disabled]:hover,
2797 body.zh_logged_in .zhc-button.zhc-button--variant-text,
2798 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled],
2799 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled]:active,
2800 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled]:focus,
2801 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled]:hover,
2802 body.zh_logged_in .zhc-button.zhc-button--variant-text:active,
2803 body.zh_logged_in .zhc-button.zhc-button--variant-text:focus,
2804 body.zh_logged_in .zhc-button.zhc-button--variant-text:hover,
2805 body.zh_logged_in .zhc-button--color-inactive,
2806 body.zh_logged_in .zhc-button--color-inactive:active,
2807 body.zh_logged_in .zhc-button--color-inactive:focus,
2808 body.zh_logged_in .zhc-button--color-inactive:hover,
2809 body.zh_logged_in .zhc-organization-item__name,
2810 body.zh_logged_in .zhc-collapsible-control:hover.zhc-collapsible-control--grey:not(.zhc-collapsible-control--border),
2811 body.zh_logged_in .zhc-control-chart-report__chart_stat .zhc-chart-emphasis,
2812 body.zh_logged_in .zhc-add-dependency__error-message .zhu-font-bold,
2813 body.zh_logged_in .zhc-dependency-item-simple__header,
2814 body.zh_logged_in .zhc-empty-state h1,
2815 body.zh_logged_in .zhc-epic-pipeline-list--item__title,
2816 body.zh_logged_in .zhc-error-page__header__title,
2817 body.zh_logged_in .zhc-error-page__header__description,
2818 body.zh_logged_in .zhc-integrations-item .zhc-integrations__repo,
2819 body.zh_logged_in .zhc-integrations-item .zhc-integrations__service,
2820 body.zh_logged_in .zhc-integrations-item .zhc-integrations__hook:first-child:not(:last-child),
2821 body.zh_logged_in .zhc-issue-card__issue-title,
2822 body.zh_logged_in .zhc-issue-card__heading__main,
2823 body.zh_logged_in .zhc-issue-card__epic-filter,
2824 body.zh_logged_in .zhc-add-comment__username,
2825 body.zh_logged_in .zhc-comment__username,
2826 body.zh_logged_in .zhc-issue-description,
2827 body.zh_logged_in .zhc-issue-meta__username,
2828 body.zh_logged_in .zhc-new-issue-body__username,
2829 body.zh_logged_in .zhc-issue-item__title,
2830 body.zh_logged_in .zhc-sidebar-assign-yourself--read-only:hover,
2831 body.zh_logged_in .zhc-sidebar-epic-selector .zhc-sidebar-active-epics a,
2832 body.zh_logged_in .zhc-sidebar-pipeline-selector__label,
2833 body.zh_logged_in .zhc-sidebar-active-pipeline__name,
2834 body.zh_logged_in .zhc-sidebar-pipeline-selector__button,
2835 body.zh_logged_in .zhc-sidebar-pipeline-selector__button--disabled:active,
2836 body.zh_logged_in .zhc-sidebar-pipeline-selector__button--disabled:focus,
2837 body.zh_logged_in .zhc-sidebar-pipeline-selector__button--disabled:hover,
2838 body.zh_logged_in .zhc-sidebar-pipeline-selector__button--disabled:active .zhc-sidebar-active-pipeline__name,
2839 body.zh_logged_in .zhc-sidebar-pipeline-selector__button--disabled:focus .zhc-sidebar-active-pipeline__name,
2840 body.zh_logged_in .zhc-sidebar-pipeline-selector__button--disabled:hover .zhc-sidebar-active-pipeline__name,
2841 body.zh_logged_in .zhc-sidebar-selector-button,
2842 body.zh_logged_in .zhc-sidebar-selector-button--no-hover:active .zhc-sidebar-selector-button__heading,
2843 body.zh_logged_in .zhc-sidebar-selector-button--no-hover:focus .zhc-sidebar-selector-button__heading,
2844 body.zh_logged_in .zhc-sidebar-selector-button--no-hover:hover .zhc-sidebar-selector-button__heading,
2845 body.zh_logged_in .zhc-issues-list-item__title a,
2846 body.zh_logged_in .zhc-issues-list-item__issue_number,
2847 body.zh_logged_in .zhc-manage-plan__renewal-date strong,
2848 body.zh_logged_in .zhc-merge-repo-finder__header,
2849 body.zh_logged_in .zhc-merge-repo-finder__header__text,
2850 body.zh_logged_in .zhc-merge-repo-finder-input__label,
2851 body.zh_logged_in .zhc-merging-tool-pipeline-card__repo-name,
2852 body.zh_logged_in .zhc-merging-tool-pipeline-card--all-issues .zhc-merging-tool-pipeline-card__issue-count,
2853 body.zh_logged_in .zhc-merging-tool-repo-dropdown .zhc-selection-button,
2854 body.zh_logged_in .zhc-merging-tool-repo-dropdown__repo-name,
2855 body.zh_logged_in .zhc-milestone-panel__title,
2856 body.zh_logged_in .zhc-milestone-start-date__date,
2857 body.zh_logged_in .zhc-multi-action-placeholder__primary-text,
2858 body.zh_logged_in .zhc-app-notification__title,
2859 body.zh_logged_in .zhc-notifications-body__header__title,
2860 body.zh_logged_in .zhc-notifications-manager__item-name,
2861 body.zh_logged_in .zhc-notifications-manager__header,
2862 body.zh_logged_in .zhc-pipeline-form__input,
2863 body.zh_logged_in .zhc-pipeline-form__text-area,
2864 body.zh_logged_in .zhc-pr-issue-connector__issue__title a,
2865 body.zh_logged_in .zhc-release-connected-repos-dropdown__repo-item,
2866 body.zh_logged_in .zhc-release-event__item.zhc-release-event__item--author,
2867 body.zh_logged_in .zhc-release-event__item.zhc-release-event__item--scope,
2868 body.zh_logged_in .zhc-release-event__item--date--highlighted,
2869 body.zh_logged_in .zhc-release-event-link a,
2870 body.zh_logged_in .zhc-release--no-issues__content h2,
2871 body.zh_logged_in .zhc-release-report__date .zhc-release-report__date__value,
2872 body.zh_logged_in .zhc-release-report__date .zhc-due-date,
2873 body.zh_logged_in .zhc-reports-date-range .zhc-reports-date-range__date-range,
2874 body.zh_logged_in .zhc-reports-date-range .zhc-dropdown--reports-dates .zhc-selection-button__title .zhc-reports-date-range__date-range,
2875 body.zh_logged_in .zhc-reports-date-range .DateRangePickerInput .DateInput .DateInput_input,
2876 body.zh_logged_in .zhc-reports-date-range .CalendarMonth_caption,
2877 body.zh_logged_in .zhc-reports-date-range .DayPicker_weekHeader,
2878 body.zh_logged_in .zhc-report-card__title,
2879 body.zh_logged_in .zhc-report-tabs__nav .zhc-report-tabs__nav__item:hover,
2880 body.zh_logged_in .zhc-report-tabs__nav .zhc-report-tabs__nav__item--active,
2881 body.zh_logged_in .zhc-request-license-text,
2882 body.zh_logged_in .zhc-selection-list__header,
2883 body.zh_logged_in .zhc-selection-list__header__text,
2884 body.zh_logged_in .zhc-shortcuts-guide__section h2,
2885 body.zh_logged_in .zhc-sidebar-nav-item,
2886 body.zh_logged_in .zhc-sidebar-nav-item__link,
2887 body.zh_logged_in .zhc-sidebar-nav-item__sub-item:hover,
2888 body.zh_logged_in .zhc-sidebar-profile__name,
2889 body.zh_logged_in .zhc-tab-navitem--dropdown--active,
2890 body.zh_logged_in .zhc-tab-navitem--dropdown--active:hover,
2891 body.zh_logged_in .zhc-tutorial-card__title, body.zh_logged_in .zhc-username,
2892 body.zh_logged_in .zhc-workspace-switcher-empty__title,
2893 body.zh_logged_in .zhc-workspace-switcher-item,
2894 body.zh_logged_in .zhc-workspace-switcher-item__search-terms,
2895 body.zh_logged_in .zhc-roadmap-item-title__no-epics-string,
2896 body.zh_logged_in .zhc-roadmap-panel__header,
2897 body.zh_logged_in .zhc-roadmap-title--color-default,
2898 body.zh_logged_in .zhc-roadmap-warning-body .zhc-roadmap-warning-body__warning {
2899 color: #bebebe;
2900 }
2901 /* auto-generated rule for "color: #333 !important" */
2902 html[prefix] .link-gray-dark, body.zh_logged_in .zhu-color-text {
2903 color: #bebebe !important;
2904 }
2905 /* auto-generated rule for "color: #3c4146" */
2906 html[prefix] .text-alpha, html[prefix] .text-beta, html[prefix] .text-delta,
2907 html[prefix] .text-gamma, html[prefix] h1, html[prefix] h2, html[prefix] h3,
2908 html[prefix] h4, html[prefix] h5, html[prefix] .link-muted:hover,
2909 html[prefix] .menu-item.selected, html[prefix] .header-enterprise-version {
2910 color: #bebebe;
2911 }
2912 /* auto-generated rule for "color: #3c4146 !important" */
2913 html[prefix] .text-black {
2914 color: #bebebe !important;
2915 }
2916 /* auto-generated rule for "color: #444d56" */
2917 kbd, .ellipsis-expander, .hidden-text-expander a, .subnav-search-context .btn,
2918 .page-responsive .HeaderMenu-link, .illflow-item .illflow-item-heading,
2919 .action-card-syntax, .SegmentedNav .gpr-testimonial-nav-link.selected,
2920 .markdown-body kbd, .TimelineItem-badge, .TimelineItem-body,
2921 .email-format .email-hidden-toggle a, .commit .commit-title,
2922 .commit .commit-title a, .commit-tease-sha, .full-commit .branches-list li,
2923 .full-commit .sha-block > .sha, .full-commit .sha-block > a,
2924 .branches-tag-list li:first-child, .pagehead-tabs-item .Counter,
2925 .reponav-item .Counter, .render-notice,
2926 .select-menu-header .close-button:hover, .select-menu-header .octicon:hover,
2927 .select-menu-action, table.capped-list .octicon, .keyboard-mappings,
2928 body[class="page-responsive"] .subnav-search-context .btn,
2929 body[class="page-responsive"] .markdown-body kbd,
2930 body[class="page-responsive"] kbd,
2931 body[class="page-responsive"] .list-item .byline strong,
2932 body[class="page-responsive"] .list-options .selected > .octicon,
2933 body[class="page-responsive"] .diff-view .file .meta,
2934 body[class="page-responsive"] .diff-view .file .empty,
2935 body[class="page-responsive"] .discussion-block-title .username,
2936 body[class="page-responsive"] .discussion-block-meta .editor,
2937 body[class="page-responsive"] .bubble .commit-message,
2938 body[class="page-responsive"] .discussion-event .branch,
2939 body[class="page-responsive"] .issue-event strong,
2940 body[class="page-responsive"] .cross-reference .bubble-content a,
2941 body[class="page-responsive"] .breadcrumb strong,
2942 body[class="page-responsive"] .tabs > a.selected,
2943 body[class="page-responsive"] .pagination a,
2944 body[class="page-responsive"] .pagination em,
2945 body[class="page-responsive"] .pagination span,
2946 body[class="page-responsive"] .latest-commit .bubble-content strong,
2947 body[class="page-responsive"] .render-notice,
2948 body.zh_logged_in .zhc-markdown kbd {
2949 color: #afafaf;
2950 }
2951 /* auto-generated rule for "color: #444d56 !important" */
2952 .color-gray-7, body[class="page-responsive"] .color-gray-7 {
2953 color: #afafaf !important;
2954 }
2955 /* auto-generated rule for "color: #1b1f23" */
2956 .tooltipped:before, .jump-to-suggestions-path, .MarketingBody ol strong,
2957 .MarketingBody ul strong, .markdown-body h1 .octicon-link,
2958 .markdown-body h2 .octicon-link, .markdown-body h3 .octicon-link,
2959 .markdown-body h4 .octicon-link, .markdown-body h5 .octicon-link,
2960 .markdown-body h6 .octicon-link, .Toast, .tooltipped::before,
2961 body[class="page-responsive"] .markdown-body h1 .octicon-link,
2962 body[class="page-responsive"] .markdown-body h2 .octicon-link,
2963 body[class="page-responsive"] .markdown-body h3 .octicon-link,
2964 body[class="page-responsive"] .markdown-body h4 .octicon-link,
2965 body[class="page-responsive"] .markdown-body h5 .octicon-link,
2966 body[class="page-responsive"] .markdown-body h6 .octicon-link,
2967 body[class="page-responsive"] .jump-to-suggestions-path {
2968 color: #afafaf;
2969 }
2970 /* auto-generated rule for "color: #1b1f23 !important" */
2971 .subnav-link.selected {
2972 color: #afafaf !important;
2973 }
2974 /* auto-generated rule for "color: #586069" */
2975 .btn .Counter, .btn-octicon, .form-checkbox .note,
2976 .hfields .form-group dt label, .note, .drag-and-drop,
2977 .drag-and-drop-error-info, h2.account, p.explain, .menu-heading, .tabnav-tab,
2978 .tabnav-extra, .filter-list.pjax-active .filter-item, .filter-item,
2979 .SideNav-item, .subnav-item, .subnav-search-input, .UnderlineNav-item, .lead,
2980 .pullquote, .sponsors-listing-featured-item .item-handle, .MarketingBody > p,
2981 .MarketingBody ol, .MarketingBody ul, .SegmentedNav .selected,
2982 .dropdown-header, .Label--gray, .Label--outline, .Counter, .diffstat,
2983 .SelectMenu-item, .Subhead-description, .Toast-dismissButton:focus,
2984 .Toast-dismissButton:hover, .boxed-group .heading a.boxed-group-breadcrumb,
2985 .boxed-group > h3 a.boxed-group-breadcrumb, .boxed-group-inner,
2986 .boxed-group-inner .help, .table-list-header-meta,
2987 .table-list-header-toggle .btn-link, .suggester li small, .Box-body .help,
2988 .breadcrumb, .capped-card > p, .email-format .email-quoted-reply,
2989 .email-format .email-signature-reply, .commit-tease, .commit-group-title,
2990 .commits-list-item .commit-meta, .commits-list-item .commit-author,
2991 .full-commit .sha-block, .signed-commit-badge,
2992 .blob-num-expandable .diff-expander,
2993 .blob-num-expandable .directional-expander, .discussion-sidebar-item,
2994 .discussion-sidebar-heading, .sidebar-assignee .assignee, .participation a,
2995 .gh-header-meta, .tabnav-pr .tabnav-tab, .timeline-comment-header,
2996 .timeline-comment-header .author, .timeline-comment-header-text code a,
2997 .discussion-item-header, .deployment-meta,
2998 .list-group-item .list-group-item-summary a, .pagehead-tabs-item, .repohead h1,
2999 .reponav-item, .steps .complete, .select-menu-modal,
3000 .select-menu-item.selected .description,
3001 details-menu .select-menu-item[aria-checked=true] .description,
3002 details-menu .select-menu-item[aria-selected=true] .description,
3003 .select-menu-no-results, .select-menu-item-text .description,
3004 .select-menu-item-text .description-inline, .marketing .pagehead p,
3005 .hanging-icon-list .octicon, .intgrs-lstng-item-description,
3006 .intgr-admin-link .octicon, .credit-card .cvv span,
3007 .billing-section .section-label, .lfs-data-icon, .payment-history .currency,
3008 .payment-history .status, .discounted-original-price,
3009 .billing-manager-banner-title, .billing-box-accordion-state .octicon,
3010 .blob-interaction-bar .octicon-search, .status-meta, .merge-pr-more-commits,
3011 .range-editor-icon, ul.comparison-list > li em,
3012 .admin-options-block .policy-enforcement, .CheckRun-search .btn[disabled],
3013 .code-list .full-path .octicon-repo, ul.simple-conversation-list a.meta,
3014 li.contribution .num, .dashboard-notice .dismiss:hover, .ghe-license-status p,
3015 .file .data.empty, .graph-filter .info, .integration-meta-head,
3016 .issues-reset-query, .table-list-milestones .stat-label, .task-progress,
3017 .marketplace-product-callout .branch-action-item-icon,
3018 .MarketplaceEdit-body .CircleIcon, .merge-branch-description,
3019 .owner-reponame .slash, .news blockquote, .news .alert .simple .title,
3020 .news .github-welcome .done, .news div.message, .news li blockquote,
3021 .notifications .read .list-group-item-name > a,
3022 .notifications .read .notification-actions, .notifications-sso-prompt a,
3023 .type-icon-state-none, .notifications-list .mark-all-as-read,
3024 .notification-actions .age, .notification-actions .btn-link,
3025 .thread-subscription-status, .notification-navigation .menu-item .octicon,
3026 .oauth-permissions-details .octicon,
3027 .oauth-permissions-details .permission-summary .access-details,
3028 .oauth-no-description, .audit-log-search .member-info .ghost, .member-fullname,
3029 .org-repos-mini .org-repo-name .octicon-repo,
3030 .add-member-wrapper .available-seats, .add-member-team-list .team-meta,
3031 .stats-group-stat, .stats-group-stat.no-link:hover,
3032 .confirm-removal-container .private-fork-count, .confirm-removal-repo .octicon,
3033 .confirm-removal-team .octicon, .manage-member-meta-item,
3034 .manage-member-meta-item .btn-link, .manage-member-meta-item > .octicon,
3035 .org-user-notice-content .octicon, .manage-repo-access-lead,
3036 .pinned-item-list-item .pinned-item-handle, .diffstat-summary,
3037 .summary-stats li, .summary-stats li a, .label-characters-remaining,
3038 .mini-repo-list-item .repo-description, .timeout h3,
3039 .numbers-summary li > .nolink, .numbers-summary li > a, .branch-infobar,
3040 .avatar-upload .upload-state p, .boxed-group .fork-flag,
3041 .oauth-app-info-container dl.keys dt, .oauth-app-info-container .user-count,
3042 .logo-upload-container .upload-state p, .logo-placeholder,
3043 .security-history .security-history-timestamp,
3044 .two-factor-toggle .two-factor-status, .session-device,
3045 .collaborators .collab-remove .remove-link, .access-sub-heading,
3046 .boxed-group-list .access-level, .listgroup-item, .setup-header .lead a,
3047 .setup-secondary .info, .setup-info-module h2 .price,
3048 .setup-creditcard-form .help-text, .shelf-lead, .orgs-help-lead,
3049 .orgs-help-item-content, .orgs-help-dismiss, .team-label-ldap, .toolbar-item,
3050 .toolbar-item .menu-target, .member-suggestion .member-name,
3051 .member-suggestion .already-member-note, .member-suggestion .non-member-action,
3052 .member-suggestion .non-member-note, .team-suggestion .team-description,
3053 .team-suggestion .team-size, .repo-access-add-team .team-description,
3054 .repo-access-add-team .team-size, .follow-list .follow-list-info,
3055 .user-status-org-button .user-status-org-detail,
3056 .gist-revisions-list .gist-revision-meta, .keyboard-mappings .keys,
3057 div.light-bg a p, body.status .lead, body[class="page-responsive"] .lead,
3058 body[class="page-responsive"] .form-checkbox .note,
3059 body[class="page-responsive"] .hfields .form-group dt label,
3060 body[class="page-responsive"] .note,
3061 body[class="page-responsive"] .Label--gray,
3062 body[class="page-responsive"] .Label--outline,
3063 body[class="page-responsive"] .Counter,
3064 body[class="page-responsive"] .diffstat,
3065 body[class="page-responsive"] .dropdown-header,
3066 body[class="page-responsive"] .subnav-item,
3067 body[class="page-responsive"] .subnav-search-input,
3068 body[class="page-responsive"] .Box-body .help,
3069 body[class="page-responsive"] .color-icons .octicon-git-commit,
3070 body[class="page-responsive"] .color-icons .draft,
3071 body[class="page-responsive"] .protip,
3072 body[class="page-responsive"] .switcher-toggle-meta,
3073 body[class="page-responsive"] .switcher-icon,
3074 body[class="page-responsive"] .switcher-icon-close,
3075 body[class="page-responsive"] .switcher-icon-open,
3076 body[class="page-responsive"] .bubble-title .octicon,
3077 body[class="page-responsive"] .bubble-title time,
3078 body[class="page-responsive"] .bubble-disabled .bubble-title,
3079 body[class="page-responsive"] .bubble-disabled .bubble-content,
3080 body[class="page-responsive"] .bubble-disabled .bubble-action,
3081 body[class="page-responsive"] .list-item > .list-item-chevron,
3082 body[class="page-responsive"] .list-item .nwo-link,
3083 body[class="page-responsive"] .list-item .ref,
3084 body[class="page-responsive"] .list-item .byline,
3085 body[class="page-responsive"] .list-item.read .list-item-title,
3086 body[class="page-responsive"] .list-heading,
3087 body[class="page-responsive"] .list-empty .list-item,
3088 body[class="page-responsive"] .list-options .list-item .list-item-title,
3089 body[class="page-responsive"] .repo-list .octicon,
3090 body[class="page-responsive"] .repo-list .no-repo,
3091 body[class="page-responsive"] .user-list .follow-list-info,
3092 body[class="page-responsive"] .commit-authorship,
3093 body[class="page-responsive"] .diff-view .file .blob-code-hunk,
3094 body[class="page-responsive"] .discussion-header .branches .branch-name,
3095 body[class="page-responsive"] .discussion-issue-references .octicon,
3096 body[class="page-responsive"] .discussion-labels .octicon,
3097 body[class="page-responsive"] .discussion-starting-comment time,
3098 body[class="page-responsive"] .discussion-starting-comment .num,
3099 body[class="page-responsive"] .discussion-starting-comment .username,
3100 body[class="page-responsive"] .discussion-block-title,
3101 body[class="page-responsive"] .discussion-block-header,
3102 body[class="page-responsive"] .timeline-truncation-title,
3103 body[class="page-responsive"] .issue-event,
3104 body[class="page-responsive"] .issue-event .meta,
3105 body[class="page-responsive"] .dead-pull-request-review-comment,
3106 body[class="page-responsive"] .dead-pull-request-review-comment .username,
3107 body[class="page-responsive"] .timeline-commits-container,
3108 body[class="page-responsive"] .timeline-commits-container .author,
3109 body[class="page-responsive"] .timeline-commits-container .commit-message a,
3110 body[class="page-responsive"] .timeline-review-header,
3111 body[class="page-responsive"] .timeline-review-meta .author,
3112 body[class="page-responsive"] .thread-subscription-description,
3113 body[class="page-responsive"] .line-comment-info,
3114 body[class="page-responsive"] .markdown-body .email-quoted-reply,
3115 body[class="page-responsive"] .markdown-body .email-signature-reply,
3116 body[class="page-responsive"] .breadcrumb,
3117 body[class="page-responsive"] .branch-action,
3118 body[class="page-responsive"] .merge-branch .mergeable-state-message,
3119 body[class="page-responsive"] .merge-branch .mergeable-state-message.required,
3120 body[class="page-responsive"] .merge-form-author,
3121 body[class="page-responsive"] .repository-meta,
3122 body[class="page-responsive"] .latest-commit .commit-author,
3123 body[class="page-responsive"] .max-commits,
3124 body[class="page-responsive"] .file-browser-header .octicon,
3125 body[class="page-responsive"] .history-link,
3126 body[class="page-responsive"] p.history-link a,
3127 body[class="page-responsive"] .server-stats,
3128 body[class="page-responsive"] .profile-header h3,
3129 body[class="page-responsive"] .details-item .octicon,
3130 body[class="page-responsive"] .profile-timeline .timeline-item-icon,
3131 body[class="page-responsive"] .inbox-unavailable,
3132 body[class="page-responsive"] .inbox-zero,
3133 body[class="page-responsive"] .user-status-org-button .user-status-org-detail,
3134 html.refined-github .notifications-list .boxed-group-action button,
3135 html.refined-github .rgh-useless-comments-note,
3136 body.zh_logged_in .discussion-sidebar-item .zhc-sidebar-pipeline-selector__label,
3137 body.zh_logged_in .discussion-sidebar-item .zhc-sidebar-selector-button,
3138 .ghh-theme-github .tooltipster-box .tooltipster-content {
3139 color: #afafaf;
3140 }
3141 /* auto-generated rule for "color: #586069 !important" */
3142 .color-gray-6, .text-gray, .link-gray, .muted-link,
3143 .page-responsive .HeaderMenu--logged-out .header-search-input::placeholder,
3144 .jump-to-field-active::placeholder,
3145 .notifications-list-item:hover .notification-list-item-actions .btn,
3146 #site-search-results .search-result-title,
3147 #site-search-results .search-result-intro, body.status .text-gray,
3148 body.status .link-gray, body.status .muted-link,
3149 body[class="page-responsive"] .color-gray-6,
3150 body[class="page-responsive"] .text-gray,
3151 body[class="page-responsive"] .link-gray,
3152 body[class="page-responsive"] .muted-link,
3153 body[class="page-responsive"] .jump-to-field-active::placeholder {
3154 color: #afafaf !important;
3155 }
3156 .page-responsive .HeaderMenu--logged-out .header-search-input::-webkit-input-placeholder,
3157 body[class="page-responsive"] .jump-to-field-active::-webkit-input-placeholder {
3158 color: #afafaf !important;
3159 }
3160 .page-responsive .HeaderMenu--logged-out .header-search-input:-ms-input-placeholder,
3161 .page-responsive .HeaderMenu--logged-out .header-search-input::-ms-input-placeholder,
3162 .jump-to-field-active:-ms-input-placeholder,
3163 .jump-to-field-active::-ms-input-placeholder {
3164 color: #afafaf !important;
3165 }
3166 /* auto-generated rule for "color: #666" */
3167 .billing-addon-items .discounted-original-price, .developer-thanks .hook,
3168 .notifications-list .confirmation, .repo-subscription-container .intro,
3169 .subscriptions-content .repo-icon, .orghead, .vcard-username, .pulse-section,
3170 .repo-file-upload-target, .repo-file-upload-tree-target,
3171 .repo-file-upload-file-wrap .remove-file:hover,
3172 .mini-repo-list-item .repo-icon, .edit-profile-avatar .drag-and-drop,
3173 .user-key-email-unverified, .email-preference-exceptions h5,
3174 .collaborators .collab-info, html[prefix] .btn .counter,
3175 html[prefix] .form-checkbox .note, html[prefix] .hfields .form-group dt label,
3176 html[prefix] h2.account, html[prefix] p.explain, html[prefix] .counter,
3177 html[prefix] .tabnav-tab, html[prefix] .tabnav-extra,
3178 html[prefix] .subnav-item, html[prefix] .headlines > li,
3179 html[prefix] .sidebar-module ul h3, html[prefix] .sidebar-module ul ul li,
3180 html[prefix] h2 span.step, html[prefix] .content dt,
3181 html[prefix] .content .full-image:hover .octicon,
3182 html[prefix] .full-image:hover .mini-icon, body.status input[type="text"],
3183 body.status input[type="password"], body.status input[type="email"],
3184 body.status textarea, body.status .chzn-container-single .chzn-single,
3185 body.status .controls.prepend label, body.status .controls.append label,
3186 body.status .es-highlight,
3187 body.status .cpt-tabs:not(.unstyled) li:not(.active) a:hover,
3188 body.status .tooltip-base, body.status .tooltip-base:hover,
3189 body[data-render-url] .render-message a,
3190 body[data-render-url] .render-view-modes li,
3191 html.refined-github body > .footer li a, body.zh_logged_in .burndown-chart-tip,
3192 body.zh_logged_in .zh-issue-list .table-list-header,
3193 body.zh_logged_in .zh-onboarding-modal,
3194 body.zh_logged_in .zh-select-menu-modal,
3195 body.zh_logged_in .zh-epic-creator-placeholder-bottom a,
3196 body.zh_logged_in .zhc-btn--secondary,
3197 body.zh_logged_in .zhc-btn--secondary-bordered,
3198 body.zh_logged_in .zhc-btn--text-secondary-dark,
3199 body.zh_logged_in .zhc-confirm-dialog__actions .zhc-btn--text,
3200 body.zh_logged_in .zhc-confirm-dialog__footer,
3201 body.zh_logged_in .zhc-account-details__item--edit__info-message,
3202 body.zh_logged_in .zhc-billing-history__item:first-child,
3203 body.zh_logged_in .zhc-cancel-subscription-modal__feedback,
3204 body.zh_logged_in .zhc-cancel-subscription-modal__note,
3205 body.zh_logged_in .zhc-cancel-subscription-modal__warning,
3206 body.zh_logged_in .zhc-cancel-subscription-page__text,
3207 body.zh_logged_in .zhc-remove-licenses__subtext,
3208 body.zh_logged_in .zhc-account-settings__section,
3209 body.zh_logged_in .zhc-account-settings__link, body.zh_logged_in .zhc-banner,
3210 body.zh_logged_in .zhc-board-loading__message,
3211 body.zh_logged_in .zhc-board-onboarding--mobile .zhc-board-onboarding__content__text__description,
3212 body.zh_logged_in .zhc-button--color-secondary,
3213 body.zh_logged_in .zhc-button--color-secondary[disabled],
3214 body.zh_logged_in .zhc-button--color-secondary[disabled]:active,
3215 body.zh_logged_in .zhc-button--color-secondary[disabled]:focus,
3216 body.zh_logged_in .zhc-button--color-secondary[disabled]:hover,
3217 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text,
3218 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled],
3219 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled]:active,
3220 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled]:focus,
3221 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled]:hover,
3222 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text:active,
3223 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text:focus,
3224 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text:hover,
3225 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined,
3226 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined[disabled],
3227 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined[disabled]:active,
3228 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined[disabled]:focus,
3229 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-outlined[disabled]:hover,
3230 body.zh_logged_in .zhc-cancellation-notice__text,
3231 body.zh_logged_in .zhc-checkout-box__input-button,
3232 body.zh_logged_in .zhc-checkout-box__meta,
3233 body.zh_logged_in .zhc-checkout-box__card-number,
3234 body.zh_logged_in .zhc-checkout-box__cancel,
3235 body.zh_logged_in .zhc-organization-item__personal,
3236 body.zh_logged_in .zhc-confetti-announcement,
3237 body.zh_logged_in .zhc-billing__period, body.zh_logged_in .zhc-billing__title,
3238 body.zh_logged_in .zhc-dashboard-nav__item--secondary,
3239 body.zh_logged_in .DateRangePickerInput_arrow:after,
3240 body.zh_logged_in .DateInput,
3241 body.zh_logged_in .DateInput .DateInput_displayText__has-input,
3242 body.zh_logged_in .DayPicker__horizontal .DayPicker_nav__prev,
3243 body.zh_logged_in .DayPicker__horizontal .DayPicker_nav__next,
3244 body.zh_logged_in .CalendarMonth_caption, body.zh_logged_in .CalendarDay,
3245 body.zh_logged_in .DayPicker_weekHeader,
3246 body.zh_logged_in .zhc-dependency-color-grey,
3247 body.zh_logged_in .zhc-dependency-list__issue--completed .zhc-dependency-list__issue__title a,
3248 body.zh_logged_in .zhc-dependency-item-simple a,
3249 body.zh_logged_in .zhc-dependency-type-dropdown,
3250 body.zh_logged_in .zhc-export-to-csv, body.zh_logged_in .zhc-filter-tag__text,
3251 body.zh_logged_in .zhc-filter-tags__options,
3252 body.zh_logged_in .zhc-footer__wrapper, body.zh_logged_in .zhc-footer__terms a,
3253 body.zh_logged_in .zhc-info-alert,
3254 body.zh_logged_in .zhc-integrations-section .zhc-integrations-section__form-label,
3255 body.zh_logged_in .zhc-integrations-list__header,
3256 body.zh_logged_in .zhc-issue-card__main,
3257 body.zh_logged_in .zhc-comment__timestamp,
3258 body.zh_logged_in .zhc-comment__timestamp a,
3259 body.zh_logged_in .zhc-sidebar-active-pipeline__direction .zhc-icon--high-priority--hovered:not(.zhc-icon--high-priority--has-priority) .zhc-icon--high-priority__pin-icon,
3260 body.zh_logged_in .zhc-sidebar-active-pipeline__direction .zhc-icon--high-priority:hover:not(.zhc-icon--high-priority--has-priority) .zhc-icon--high-priority__pin-icon,
3261 body.zh_logged_in .zhc-item-table__meta-title,
3262 body.zh_logged_in .zhc-manage-plan__subtitle,
3263 body.zh_logged_in .zhc-manage-plan__renewal-date,
3264 body.zh_logged_in .zhc-markdown-toolbar__item:hover,
3265 body.zh_logged_in .zhc-markdown-toolbar__item:focus,
3266 body.zh_logged_in .zhc-markdown-toolbar__item:active,
3267 body.zh_logged_in .zhc-merge-repo-finder,
3268 body.zh_logged_in .zhc-merging-tool__warning,
3269 body.zh_logged_in .zhc-merging-tool-repo-dropdown__org-name,
3270 body.zh_logged_in .zhc-milestone-modal__characters-left,
3271 body.zh_logged_in .zhc-milestone-panel,
3272 body.zh_logged_in .zhc-milestone-title__description,
3273 body.zh_logged_in .zhc-multi-action-status,
3274 body.zh_logged_in .zhc-my-info__gh-info-text,
3275 body.zh_logged_in .zhc-my-info__terms,
3276 body.zh_logged_in .zhc-my-info__delete p,
3277 body.zh_logged_in .zhc-notifications-manager__item-status,
3278 body.zh_logged_in .zhc-subscription-menu__item-title,
3279 body.zh_logged_in .zhc-subscription-menu-item__title,
3280 body.zh_logged_in .zhc-notifications-sidebar__item,
3281 body.zh_logged_in .zhc-pipeline-header__meta,
3282 body.zh_logged_in .zhc-release-event,
3283 body.zh_logged_in .zhc-release-progress--diff,
3284 body.zh_logged_in .zhc-release-progress--no-prediction,
3285 body.zh_logged_in .zhc-release-report__date,
3286 body.zh_logged_in .zhc-release-report__description,
3287 body.zh_logged_in .zhc-release-report-create__info,
3288 body.zh_logged_in .zhc-report-loading__title,
3289 body.zh_logged_in .zhc-reports-date-range .zhc-dropdown--reports-dates .zhc-selection-list .zhc-reports-date-range__date-range,
3290 body.zh_logged_in .zhc-report-card__section,
3291 body.zh_logged_in .zhc-report-card__secondary-cta,
3292 body.zh_logged_in .zhc-report-tabs__nav,
3293 body.zh_logged_in .zhc-report-tabs__nav .zhc-report-tabs__nav__item--active:hover,
3294 body.zh_logged_in .zhc-report-tabs__filters,
3295 body.zh_logged_in .zhc-selection-list,
3296 body.zh_logged_in .zhc-shortcut-indicators,
3297 body.zh_logged_in .zhc-shortcuts-guide__nav-item,
3298 body.zh_logged_in .zhc-shortcuts-guide__section,
3299 body.zh_logged_in .zhc-board-settings-item,
3300 body.zh_logged_in .zhc-sidebar-profile__item,
3301 body.zh_logged_in .zhc-tab-navitem,
3302 body.zh_logged_in .zhc-tutorial-checklist-modal__navigation,
3303 body.zh_logged_in .zhc-upgrade-to-growth__subtext,
3304 body.zh_logged_in .zhc-upgrade-to-growth__list,
3305 body.zh_logged_in .zhc-workspace-form-loading__header,
3306 body.zh_logged_in .zhc-workspace-form-section__tip,
3307 body.zh_logged_in .zhc-workspace-form__subtext,
3308 body.zh_logged_in .zhc-current-workspace__description,
3309 body.zh_logged_in .zhc-workspace-switcher-query-info,
3310 body.zh_logged_in .zhc-workspace-switcher-search-results__no-results__header,
3311 body.zh_logged_in .zhc-workspace-switcher-empty__body,
3312 body.zh_logged_in .zhc-workspace-switcher-item__subtitle,
3313 body.zh_logged_in .zhc-roadmap-body-empty-panel__desc,
3314 body.zh_logged_in .zhc-sidebar-input__char-count,
3315 body.zh_logged_in .zhc-roadmap-add-epic-item__title,
3316 body.zh_logged_in .zhc-roadmap-title--color-primary,
3317 body.zh_logged_in .zhc-roadmap-date-strip__unit-top,
3318 body.zh_logged_in .zhc-roadmap-warning-body {
3319 color: #949494;
3320 }
3321 /* auto-generated rule for "color: #666 !important" */
3322 body.status .updates-dropdown-container .updates-dropdown .updates-dropdown-nav a:last-of-type,
3323 body.zh_logged_in .zhu-color-text-secondary-dark,
3324 body.zh_logged_in .zhu-text-secondary-dark {
3325 color: #949494 !important;
3326 }
3327 /* auto-generated rule for "color: #6a737d" */
3328 ::placeholder, .SideNav-icon, .UnderlineNav-item:focus .UnderlineNav-octicon,
3329 .UnderlineNav-item:hover .UnderlineNav-octicon,
3330 .UnderlineNav-item.selected .UnderlineNav-octicon,
3331 .UnderlineNav-item[aria-current] .UnderlineNav-octicon,
3332 .UnderlineNav-item[role=tab][aria-selected=true] .UnderlineNav-octicon,
3333 .jump-to-suggestions-path .jump-to-octicon, .subnav-link,
3334 .home-hero-signup .form-control-note,
3335 .SegmentedNav .gpr-testimonial-nav-link:hover, .markdown-body blockquote,
3336 .markdown-body h6, .SelectMenu-closeButton, .SelectMenu-tab,
3337 .SelectMenu-divider, .SelectMenu-footer, .table-list,
3338 .autocomplete-item .organization-member,
3339 .full-commit .branches-list li.loading,
3340 .full-commit .branches-list li.pull-request, .branches-tag-list li.loading,
3341 .commit-branches, .table-of-contents .octicon-diff-renamed,
3342 .toc-select .select-menu-item-icon.octicon-diff-renamed,
3343 .conversation-list-heading, .simple-conversation-list,
3344 .simple-conversation-list > li .num, .gh-header-number,
3345 .timeline-comment-action, .deployment-status-label,
3346 .list-group-item .list-group-item-summary a.quiet, .draft.octicon,
3347 .select-menu-tabs .select-menu-tab-nav, .select-menu-tabs a,
3348 .select-menu-item.disabled, .select-menu-item.disabled.selected,
3349 .select-menu-item[aria-disabled=true], .select-menu-item[disabled],
3350 .select-menu-item.disabled .description,
3351 .select-menu-item.disabled.selected .description,
3352 .select-menu-item[aria-disabled=true] .description,
3353 .select-menu-item[disabled] .description,
3354 .select-menu-item .octicon-circle-slash, .billing-addon-items .addon-cost,
3355 .payment-history .refunded .status, .plan-choice-exp,
3356 .billing-box-accordion:hover .billing-box-accordion-state .octicon,
3357 .blame-commit-date[data-heat="10"], .blame-hunk:hover .reblame-link,
3358 ul.comparison-list > li.title, .admin-options-block .disabled,
3359 .admin-options-block .disabled .note,
3360 .check-annotation-notice .annotation-title, .code-list .full-path a,
3361 .deployments-timeline-icon.is-inactive, .graphs .dir, .delete-topic-button,
3362 .delete-topic-link, .topic-tag-action .add-topic-button,
3363 .topic-tag-action .remove-topic-button, .hook-item .description,
3364 .hook-item.inactive .icon-for-inactive, .hook-item.mute .icon-for-mute,
3365 .hook-item.pending .icon-for-pending,
3366 .hook-deliveries-list .item-status.pending, .hook-delivery-time,
3367 .label-select-menu .selected .octicon-circle-slash,
3368 .label-select-menu [aria-checked=mixed] .octicon-circle-slash,
3369 .label-select-menu [aria-checked=true] .octicon-circle-slash,
3370 .repository-lang-stats ol.repository-lang-stats-numbers li > a,
3371 .repository-lang-stats ol.repository-lang-stats-numbers li > span,
3372 .page-new-repo .form-checkbox.disabled, .type-icon-state-draft,
3373 .notification-navigation .menu-item,
3374 .oauth-permissions-details.default:not(.delete) .access-details,
3375 .oauth-permissions-details.default:not(.delete) .permission-title,
3376 .oauth-permissions-details.none .access-details,
3377 .oauth-permissions-details.none .permission-title,
3378 .oauth-application-whitelist .edit-link, .oauth-application-info .app-info,
3379 .developer-app-item .developer-app-list-meta,
3380 .org-insights-cards [role=tab][aria-selected=true] .UnderlineNav-octicon,
3381 .project-card blockquote, .vcard-detail .octicon,
3382 .profile-timeline-card .issue-meta-section .octicon, .profile-rollup-toggle,
3383 .mini-repo-list-item .stars, .numbers-summary .octicon,
3384 table.files td .simplified-path, table.files td.message,
3385 table.files td.message a, table.files td.age,
3386 .repository-settings-actions [role=tab][aria-selected=true] .UnderlineNav-octicon,
3387 .setup-creditcard-form .form-group select:invalid,
3388 .user-status-emoji-tab[role=tab][aria-selected=true] .UnderlineNav-octicon,
3389 .gist-quicksearch-results .gist-quicksearch-result-header,
3390 .gist-quicksearch-results .select-menu-item h4,
3391 .gist-quicksearch-results .select-menu-item span, body.status small,
3392 body.status .layout-content.status .table-row .date,
3393 body.status .color-secondary,
3394 body.status .layout-content.status .grouped-items-selector.inline .grouped-item,
3395 body.status .layout-content.status.status-full-history .history-footer .pagination a.disabled,
3396 body.status .layout-content.status.status-full-history .history-nav a,
3397 body.status #uptime-tooltip .tooltip-box .tooltip-content .related-events #related-event-header,
3398 body.status .components-section .components-uptime-link,
3399 body.status .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item,
3400 body.status .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item.light,
3401 body[class="page-responsive"] ::placeholder,
3402 body[class="page-responsive"] .markdown-body blockquote,
3403 body[class="page-responsive"] .markdown-body h6,
3404 body[class="page-responsive"] .jump-to-suggestions-path .jump-to-octicon,
3405 body[class="page-responsive"] .list-item .meta,
3406 body[class="page-responsive"] .files-list .simplified-path,
3407 body[class="page-responsive"] .mobile-toc .switcher-option .octicon-diff-renamed,
3408 body[class="page-responsive"] .cross-reference .bubble-title,
3409 body[class="page-responsive"] .cross-reference .bubble-title a,
3410 body[class="page-responsive"] .timeline-review-icon .octicon,
3411 body[class="page-responsive"] .check-annotation-notice .annotation-title,
3412 body[class="page-responsive"] .user-status-emoji-tab[role=tab][aria-selected=true] .UnderlineNav-octicon,
3413 html.ghh-theme-classic .ghh-readme blockquote,
3414 html.ghh-theme-classic .ghh-issue-body blockquote {
3415 color: #949494;
3416 }
3417 ::-webkit-input-placeholder,
3418 body[class="page-responsive"] ::-webkit-input-placeholder {
3419 color: #949494;
3420 }
3421 :-ms-input-placeholder, ::-ms-input-placeholder {
3422 color: #949494;
3423 }
3424 /* auto-generated rule for "color: #6a737d !important" */
3425 .color-gray-5, .text-gray-light,
3426 .select-menu-item.selected .octicon-circle-slash.select-menu-item-icon,
3427 .notification-navigation .notification-configure-filters .octicon,
3428 .notifications-list-item .notification-list-item-link,
3429 body.status .text-gray-light, body[class="page-responsive"] .color-gray-5,
3430 body[class="page-responsive"] .text-gray-light {
3431 color: #949494 !important;
3432 }
3433 /* auto-generated rule for "color: #959da5" */
3434 .btn-octicon.disabled, .btn-octicon.disabled:hover, p.explain .octicon,
3435 .UnderlineNav-octicon, .home-hero-signup .form-control-note .notice-highlight,
3436 .actions-event-event, .actions-template-repo,
3437 .TimelineItem--condensed .TimelineItem-badge, .Toast-dismissButton:active,
3438 .signed-commit-header .octicon-unverified,
3439 .discussion-sidebar-item .muted-icon, .discussion-sidebar-toggle .octicon,
3440 .deployment-meta .octicon, .footer-octicon:hover, .repohead h1 .octicon,
3441 .neutral-check, .CheckStep-header, .CheckRun-header-timestamp,
3442 .CheckStep-line .CheckStep-line-number,
3443 .CheckStep-line .CheckStep-line-timestamp, .CheckStep .log-line-info,
3444 .CheckStep .log-line-verbose, .CheckStep .ansifg-gr,
3445 .dashboard-notice .dismiss, .svg-tip, .page-new-repo .octicon-repo,
3446 .news .alert .octicon, .news .alert .time, .news .alert .title .subtle,
3447 .org-insights-cards .org-insights-card-legend, .team-member-list .invite-icon,
3448 .team-member-list-avatar .octicon, .branch-infobar .muted-link .octicon,
3449 .shelf-dismiss, .email-suggestion .octicon-mail,
3450 .gist-quicksearch-results .gist-quicksearch-no-results,
3451 .breadcrumbs a:not(:last-child)::after,
3452 body[class="page-responsive"] footer li,
3453 body[class="page-responsive"] .discussion-header .branches,
3454 body[class="page-responsive"] .discussion-starting-comment .discussion-title .num,
3455 body[class="page-responsive"] .issue-event-icon,
3456 body[class="page-responsive"] .timeline-review-comment-thread-container.dead .octicon,
3457 body[class="page-responsive"] .timeline-commits-container .octicon-repo-push,
3458 body[class="page-responsive"] .commit-meta a {
3459 color: #757575;
3460 }
3461 /* auto-generated rule for "color: #959da5 !important" */
3462 .color-gray-4, body[class="page-responsive"] .color-gray-4 {
3463 color: #757575 !important;
3464 }
3465 /* auto-generated rule for "color: #767676" */
3466 .link-small, .credit-card.normal .signature,
3467 .org-creation-questions .question-title i,
3468 .user-identification-questions .question-title i,
3469 html[prefix] .btn-outline.disabled, html[prefix] .btn-outline.disabled:hover,
3470 html[prefix] .btn-outline:disabled, html[prefix] .btn-outline:disabled:hover,
3471 html[prefix] .note, html[prefix] .drag-and-drop,
3472 html[prefix] .drag-and-drop-error-info,
3473 html[prefix] .filter-list.pjax-active .filter-item, html[prefix] .filter-item,
3474 html[prefix] .subnav-search-input, html[prefix] .pullquote, html[prefix] body,
3475 html[prefix] .lead, html[prefix] .link-muted, html[prefix] .btn,
3476 html[prefix] .sub-nav ul a, html[prefix] a.card.bg-gray-light,
3477 body.zh_logged_in .zh-markdown-body,
3478 body.zh_logged_in .zh-reports .stats-item--issues .zh-estimate-badge-closed,
3479 body.zh_logged_in .zh-reports .stats-item--issues strong,
3480 body.zh_logged_in .zh-timeline-comment-header,
3481 body.zh_logged_in .zh-merge-repository-body .zh-open-cross-organization-btn,
3482 body.zh_logged_in .zh-epic-issue-header,
3483 body.zh_logged_in .zh-epic-issue-progress-text,
3484 body.zh_logged_in .zh-discussion-sidebar-heading,
3485 body.zh_logged_in .zh-reload-update-prompt-content,
3486 body.zh_logged_in .zh-epic-issue-list-item-number,
3487 body.zh_logged_in .zh-epic-issue-list-item-status,
3488 body.zh_logged_in .zh-epic-creator-header-label,
3489 body.zh_logged_in .zh-progress-title,
3490 body.zh_logged_in .zh-epic-creator-empty span,
3491 body.zh_logged_in .zh-epic-pipeline-selector-name,
3492 body.zh_logged_in .zh-epic-issue-list-empty span {
3493 color: #767676;
3494 }
3495 html[prefix] #searchfield::-moz-placeholder,
3496 html[prefix] #searchfield:-moz-placeholder {
3497 color: #767676;
3498 }
3499 html[prefix] #searchfield::-webkit-input-placeholder {
3500 color: #767676;
3501 }
3502 html[prefix] #searchfield:-ms-input-placeholder {
3503 color: #767676;
3504 }
3505 /* auto-generated rule for "color: #767676 !important" */
3506 html[prefix] .text-gray, html[prefix] .link-gray, html[prefix] .muted-link,
3507 html[prefix] .text-default, body.zh_logged_in .zh-muted-link,
3508 body.zh_logged_in .zh-text-muted {
3509 color: #767676 !important;
3510 }
3511 /* auto-generated rule for "color: #a3aab1" */
3512 .blankslate-icon, .select-menu-text-filter input::placeholder,
3513 ul.comparison-list > li .octicon, .team-project-suggestion-number,
3514 body[class="page-responsive"] footer .octicon,
3515 body[class="page-responsive"] .diff-view .file .meta .octicon-file {
3516 color: #757575;
3517 }
3518 .select-menu-text-filter input:-ms-input-placeholder,
3519 .select-menu-text-filter input::-ms-input-placeholder {
3520 color: #757575;
3521 }
3522 /* auto-generated rule for "color: #c6cbd1" */
3523 .subnav-search-icon, .locked-conversation .preview-tab,
3524 .locked-conversation .write-tab, .commit-group-title .octicon-git-commit,
3525 .table-of-contents .toc-diff-stats .octicon, .footer-octicon, .steps li,
3526 .select-menu-header .close-button, .select-menu-header .octicon,
3527 body[class="page-responsive"] .subnav-search-icon,
3528 body[class="page-responsive"] .list-action-form > .btn-link,
3529 body[class="page-responsive"] .mobile-toc .switcher-option .octicon,
3530 body[class="page-responsive"] .thread-subscription-status .octicon-radio-tower,
3531 body[class="page-responsive"] .pagination .disabled,
3532 body[class="page-responsive"] .pagination .gap {
3533 color: #5a5a5a;
3534 }
3535 /* auto-generated rule for "color: #d1d5da" */
3536 .pagination .disabled, .pagination .disabled:hover, .pagination .gap,
3537 .pagination .gap:hover, .actions-event-on, .action-card-syntax:before,
3538 .SegmentedNav .gpr-testimonial-nav-link, .security-nav-icon,
3539 .dropdown-menu-dark .dropdown-header, .timeline-comment-action.disabled,
3540 .timeline-comment-action.disabled:hover,
3541 .prose-diff.collapsed .rich-diff-level-zero.expandable .octicon,
3542 .prose-diff.collapsed .rich-diff-level-zero.expandable:only-child:before,
3543 .prose-diff > .markdown-body li.added.moved-down .octicon,
3544 .prose-diff > .markdown-body li.added.moved-up .octicon, .reblame-link,
3545 .topic-box .unstarred, .notification-actions .unsaved-notification,
3546 body[class="page-responsive"] .dropdown-menu-dark .dropdown-header {
3547 color: #404040;
3548 }
3549 /* auto-generated rule for "color: #d1d5da !important" */
3550 .color-gray-3, body[class="page-responsive"] .color-gray-3 {
3551 color: #404040 !important;
3552 }
3553 /* auto-generated rule for "color: #4183c4" */
3554 html[prefix] .site-header-nav .dropdown-menu a, html[prefix] a,
3555 body[data-render-url] .render-info .message a,
3556 body.zh_logged_in .zhc-milestone-modal__connected-repos__select-repos,
3557 body.zh_logged_in .zhc-pipeline__load-more {
3558 color: rgba(79, 140, 201, .9);
3559 color: rgba(/*[[base-color-rgb]]*/, .9);
3560 }
3561 /* auto-generated rule for "color: #4183c4 !important" */
3562 body.zh_logged_in .zh-pipeline-issue-toggler:hover {
3563 color: rgba(79, 140, 201, .9) !important;
3564 color: rgba(/*[[base-color-rgb]]*/, .9) !important;
3565 }
3566 /* auto-generated rule for "color: #005b9e" */
3567 html[prefix] .sub-nav ul a:hover,
3568 html[prefix] .sidebar-module ul ul li a:hover, html[prefix] a:active,
3569 html[prefix] a:hover {
3570 color: rgba(79, 140, 201, 1);
3571 color: rgba(/*[[base-color-rgb]]*/, 1);
3572 }
3573 /* auto-generated rule for "color: rgba(27,31,35,.85)" */
3574 .boxed-group-warning, .intro-shelf {
3575 color: rgba(230, 230, 230, .85);
3576 }
3577 /* auto-generated rule for "color: rgba(27,31,35,.7)" */
3578 .blob-code-hunk, .blob-num-expandable, .blob-num-hunk,
3579 .discussion-item-private, .integrations-install-target .octicon-lock,
3580 .code-list-item-private .blob-num a,
3581 .code-list-item-private .divider .blob-code,
3582 .code-list-item-private .divider .blob-num, .project-pane-close:hover,
3583 .private .mini-repo-list-item .repo-icon, .shelf-dismiss .close-button,
3584 .intro-shelf .shelf-lead,
3585 body[class="page-responsive"] .repo-list .octicon-lock,
3586 body[class="page-responsive"] .cross-reference .bubble-title .octicon-lock {
3587 color: rgba(230, 230, 230, .7);
3588 }
3589 /* auto-generated rule for "color: rgba(27,31,35,.6)" */
3590 .branch-name, .blob-num:hover {
3591 color: rgba(230, 230, 230, .6);
3592 }
3593 /* auto-generated rule for "color: rgba(27,31,35,.3)" */
3594 .btn-outline.disabled, .btn-outline:disabled, .commit .commit-title.blank,
3595 .commit .commit-title.blank a, .blob-num, .blob-num.non-expandable:hover,
3596 .pagehead-tabs-item .octicon, .reponav-item .octicon,
3597 .blame-commit-message .message.blank, .pinned-gist-blob-num:hover,
3598 .gist-quicksearch-results .select-menu-item .octicon-gist,
3599 body[class="page-responsive"] .diff-view .file .blob-num {
3600 color: rgba(230, 230, 230, .3);
3601 }
3602 /* auto-generated rule for "color: hsla(0,0%,100%,.5)" */
3603 .select-menu-item.navigation-focus.disabled, .select-menu-item:hover.disabled,
3604 .select-menu-item[aria-disabled=true]:hover,
3605 .select-menu-item[aria-selected=true].disabled,
3606 .select-menu-item[disabled]:hover, .signup-btn:disabled {
3607 color: hsla(0, 0%, 100%, .5);
3608 }
3609 /* auto-generated rule for "color: hsla(0,0%,100%,.6)" */
3610 .jumbotron-codelines, .select-menu-item.navigation-focus.disabled .description,
3611 .select-menu-item:hover.disabled .description,
3612 .select-menu-item[aria-disabled=true]:hover .description,
3613 .select-menu-item[aria-selected=true].disabled .description,
3614 .select-menu-item[disabled]:hover .description {
3615 color: hsla(0, 0%, 100%, .6);
3616 }
3617 /* auto-generated rule for "color: hsla(0,0%,100%,.75)" */
3618 .btn-primary.disabled, .btn-primary:disabled, .btn-blue.disabled,
3619 .btn-blue:disabled, .page-responsive .HeaderMenu-link:hover,
3620 .page-responsive .HeaderMenu-details[open] .HeaderMenu-link,
3621 .HeaderMenu-link:hover, .HeaderMenu-details[open] .HeaderMenu-link,
3622 .header-search-input::placeholder, .reponav-wrapper .reponav,
3623 .reponav-wrapper .reponav-item, .btn-blurple.disabled, .btn-blurple:disabled,
3624 .CheckRun-search-input::placeholder, .project-full-screen .project-header,
3625 body[class="page-responsive"] .HeaderMenu-link:hover,
3626 body[class="page-responsive"] .HeaderMenu-details[open] .HeaderMenu-link,
3627 body[class="page-responsive"] .header-search-input::placeholder,
3628 body[class="page-responsive"] .btn-primary.disabled,
3629 body[class="page-responsive"] .btn-primary:disabled,
3630 body[class="page-responsive"] .reponav,
3631 body[class="page-responsive"] .reponav-item {
3632 color: hsla(0, 0%, 100%, .75);
3633 }
3634 body[class="page-responsive"] .header-search-input::-webkit-input-placeholder {
3635 color: hsla(0, 0%, 100%, .75);
3636 }
3637 .header-search-input:-ms-input-placeholder,
3638 .header-search-input::-ms-input-placeholder,
3639 .CheckRun-search-input:-ms-input-placeholder,
3640 .CheckRun-search-input::-ms-input-placeholder {
3641 color: hsla(0, 0%, 100%, .75);
3642 }
3643 /* auto-generated rule for "color: hsla(0,0%,100%,.75) !important" */
3644 .HeaderMenu--logged-out .header-search-input::placeholder,
3645 .page-responsive .HeaderMenu--logged-out .header-search-input::placeholder,
3646 .project-full-screen .project-header .project-header-link,
3647 body[class="page-responsive"] .HeaderMenu--logged-out .header-search-input::placeholder {
3648 color: hsla(0, 0%, 100%, .75) !important;
3649 }
3650 body[class="page-responsive"] .HeaderMenu--logged-out .header-search-input::-webkit-input-placeholder,
3651 .page-responsive .HeaderMenu--logged-out .header-search-input::-webkit-input-placeholder {
3652 color: hsla(0, 0%, 100%, .75) !important;
3653 }
3654 .HeaderMenu--logged-out .header-search-input:-ms-input-placeholder,
3655 .HeaderMenu--logged-out .header-search-input::-ms-input-placeholder,
3656 .page-responsive .HeaderMenu--logged-out .header-search-input:-ms-input-placeholder,
3657 .page-responsive .HeaderMenu--logged-out .header-search-input::-ms-input-placeholder {
3658 color: hsla(0, 0%, 100%, .75) !important;
3659 }
3660 /* auto-generated rule for "fill: #959da5" */
3661 .activity-overview-percentage, .contrib-person .midlabel,
3662 .donut-chart > .neutral, .donut-chart > .skipped, .donut-chart > .stale,
3663 .org-insights-graph-canvas .axis text {
3664 fill: #757575;
3665 }
3666 /* auto-generated rule for "color: #0366d6" */
3667 .ajax-pagination-form .ajax-pagination-btn,
3668 .template-previews .discussion-sidebar-heading:hover, .zeroclipboard-link, a,
3669 .Box-row.navigation-focus .Box-row--drag-button, .Box-row-link:hover,
3670 .btn-blue .Counter, .btn-outline, .btn-outline.selected .Counter,
3671 .btn-outline:active .Counter, .btn-outline:hover .Counter,
3672 [open] > .btn-outline .Counter, .btn-link, .btn-invisible,
3673 .btn-invisible.selected, .btn-invisible.zeroclipboard-is-active,
3674 .btn-invisible.zeroclipboard-is-hover, .btn-invisible:active,
3675 .btn-invisible:focus, .btn-invisible:hover, .btn-octicon:hover,
3676 .social-count:hover, .drag-and-drop-error-info a, a.tabnav-extra:hover,
3677 .SideNav-subItem, .pagination a, .pagination em, .pagination span,
3678 .btn-outline-mktg:hover, .link-mktg:hover,
3679 .illflow-blue .illflow-item .illflow-item-heading,
3680 .actions-template-card:hover .actions-template-repo,
3681 .MarketingBody-lead a:hover, a.branch-name, .commit .commit-title .issue-link,
3682 .commit-link, .discussion-sidebar-item .muted-icon:hover,
3683 .discussion-sidebar-toggle:hover, .sidebar-assignee .assignee:hover,
3684 .participation a:hover, .timeline-comment-action:focus,
3685 .timeline-comment-action:hover, .commit-message .issue-link:hover,
3686 .steps li.current .octicon, .prose-diff .show-rich-diff,
3687 .select-menu-action:hover, .select-menu-new-item-form .octicon,
3688 .marketing-hero-octicon .octicon,
3689 .intgrs-lstng-item-link:hover .intgrs-lstng-item-header,
3690 .intgr-admin-link:hover .octicon, .listgroup-item:hover .link-small,
3691 .code-list .blob-num a:hover, .coupon-icon,
3692 .dashboard-notice .octicon-organization,
3693 .dashboards-overview-cards .summary-stats .metric-1,
3694 .exploregrid-item:hover .exploregrid-item-title, .issues-reset-query:hover,
3695 .milestone-title-link a:hover, .milestone-description .expand-more,
3696 a.task-progress:hover, .notifications .notifications-more > a,
3697 .notifications-sso-prompt em, .notification-actions .btn-link:hover,
3698 .oauth-application-whitelist .edit-link:hover,
3699 .developer-app-item .developer-app-name:hover,
3700 .org-insights-card-legend .metric-0, .invite-team-member-list .team-link,
3701 .stats-group-stat:hover, .stats-group-stat:hover .stat-number,
3702 .ldap-memberships-list .edit,
3703 .project-comment-body-hover .octicon-pencil:hover,
3704 .project-comment-title-hover .octicon-pencil:hover,
3705 .profile-rollup-toggle:hover, .numbers-summary li > a:hover,
3706 table.files td.message a:hover, .session-details:hover .octicon,
3707 .setup-header .lead a:hover, .shelf-dismiss:hover,
3708 .orgs-help-item-octicon .octicon, .orgs-help-dismiss:hover,
3709 .team-member-ellipsis:hover,
3710 .tree-browser-result[aria-selected=true] .octicon-chevron-right,
3711 .tree-browser-result mark, .toolbar-commenting .dropdown-item:hover,
3712 .toolbar-commenting .dropdown-item:focus, .toolbar-item .menu-target:hover,
3713 .toolbar-item:hover, .toolbar-item .menu-target:focus, .toolbar-item:focus,
3714 .toggle-user-status-edit:focus .user-status-message-wrapper,
3715 .toggle-user-status-edit:hover .user-status-message-wrapper,
3716 .search-result-title mark, .search-result-title .ais-Highlight-highlighted,
3717 #site-search-results .search-result-title em, body.status a,
3718 body.status .layout-content.status-index .components-statuses .component-container.status-blue:after,
3719 body.status .layout-content.status-full-history .month .incident-container .impact-maintenance,
3720 body.status .layout-content.status-incident .incident-name.impact-maintenance,
3721 body.status .layout-content.status.status-index .incidents-list .incident-title.impact-maintenance a,
3722 .status-blue .icon-indicator,
3723 body.status .incident-history .impact-maintenance,
3724 body.status .components-container .component-inner-container.status-blue .component-status,
3725 body.status .components-container .component-inner-container.status-blue .icon-indicator,
3726 body.status a:hover,
3727 body.status .layout-content.status-index .page-footer span a:hover,
3728 body.status .layout-content.status-index .timeframes-container .timeframe:not(.active):hover,
3729 body.status .layout-content.status-incident .subheader a:hover,
3730 body[class="page-responsive"] .Box-row.navigation-focus .Box-row--drag-button,
3731 body[class="page-responsive"] .Box-row-link:hover,
3732 body[class="page-responsive"] .ajax-pagination-form .ajax-pagination-btn,
3733 body[class="page-responsive"] a, body[class="page-responsive"] .bubble-action,
3734 body[class="page-responsive"] .list-item-title,
3735 body[class="page-responsive"] .btn-link,
3736 body[class="page-responsive"] .timeline-truncation-container .switch-to-desktop,
3737 body[class="page-responsive"] .toggle-user-status-edit:focus .user-status-message-wrapper,
3738 body[class="page-responsive"] .toggle-user-status-edit:hover .user-status-message-wrapper,
3739 .ghh-theme-github .ghh .ghh-readme a, .ghh-theme-github .ghh .ghh-issue-body a,
3740 .ghh-theme-github .ghh a:hover {
3741 color: /*[[base-color]]*/ #4f8cc9;
3742 }
3743 /* auto-generated rule for "color: #0366d6 !important" */
3744 .color-blue-5, .text-blue, .link-gray:hover, .link-gray-dark:hover,
3745 .link-hover-blue:hover, .muted-link:hover,
3746 .notification-navigation .menu-item.selected .octicon,
3747 .notification-navigation .notification-configure-filters:hover .octicon,
3748 .text-blue-mktg, body.status .text-blue, body.status .link-gray:hover,
3749 body.status .link-gray-dark:hover, body.status .link-hover-blue:hover,
3750 body.status .muted-link:hover, body[class="page-responsive"] .color-blue-5,
3751 body[class="page-responsive"] .text-blue,
3752 body[class="page-responsive"] .link-gray:hover,
3753 body[class="page-responsive"] .link-gray-dark:hover,
3754 body[class="page-responsive"] .link-hover-blue:hover,
3755 body[class="page-responsive"] .muted-link:hover {
3756 color: /*[[base-color]]*/ #4f8cc9 !important;
3757 }
3758 /* auto-generated rule for "color: #1074e7" */
3759 .btn-outline-mktg, .link-mktg, .MarketingBody blockquote,
3760 .MarketingBody-lead a {
3761 color: /*[[base-color]]*/ #4f8cc9;
3762 }
3763 /* auto-generated rule for "color: #1074e7 !important" */
3764 .text-blue-mktg {
3765 color: /*[[base-color]]*/ #4f8cc9 !important;
3766 }
3767 /* auto-generated rule for "color: rgba(88,96,105,.5)" */
3768 .btn-link:disabled, .btn-link:disabled:hover {
3769 color: rgba(148, 148, 148, .5);
3770 }
3771 /* auto-generated rule for "color: #24292e" */
3772 .template-previews .discussion-sidebar-heading, body, .Box-row-link, .btn,
3773 .social-count, .form-control, .form-select, p.explain strong,
3774 .menu-item.selected, .menu-item .octicon, .tabnav-tab.selected,
3775 .tabnav-tab[aria-selected=true], .tabnav-tab:focus, .tabnav-tab:hover,
3776 .SideNav-item:focus, .SideNav-item:hover, .SideNav-item[aria-current=page],
3777 .SideNav-item[aria-selected=true], .SideNav-subItem:focus,
3778 .SideNav-subItem:hover, .SideNav-subItem[aria-current=page],
3779 .SideNav-subItem[aria-selected=true], .UnderlineNav-item:focus,
3780 .UnderlineNav-item:hover, .UnderlineNav-item.selected,
3781 .UnderlineNav-item[aria-current],
3782 .UnderlineNav-item[role=tab][aria-selected=true], .text-emphasized,
3783 .page-responsive .HeaderMenu--logged-out .header-search-input,
3784 .page-responsive .HeaderMenu-link:hover,
3785 .page-responsive .HeaderMenu-details[open] .HeaderMenu-link,
3786 .header-nav-current-user .user-profile-link, .subnav-link:hover,
3787 .site-subnav-nav .selected, .illflow-item.selected .illflow-item-heading,
3788 .home-hero-signup .form-control-lg::placeholder, .dropdown-item,
3789 .Counter--gray-light, .markdown-body span.frame span span,
3790 .SelectMenu-tab[aria-selected=true], .SelectMenu-item[aria-checked=true],
3791 .Toast--warning .Toast-icon, .table-list-header-toggle .btn-link:hover,
3792 .table-list-header-toggle .btn-link.selected,
3793 .table-list-header-toggle .btn-link.selected:hover,
3794 .table-list-header-toggle .select-menu-button.selected,
3795 .table-list-header-toggle .select-menu-button.selected:hover,
3796 .table-list-header-toggle .select-menu-button:hover,
3797 .breadcrumb strong.final-path, .commit-author-section,
3798 .commits-list-item .commit-title, .signed-commit-signer-name .signer,
3799 .toc-select .select-menu-item-heading, .toc-select .select-menu-item-text,
3800 .blob-code-inner, .blob-code-addition .x, .blob-code-deletion .x,
3801 .tabnav-pr .tabnav-tab.selected, .timeline-comment, .discussion-item-icon,
3802 .commit-message .issue-link, .konami .key.active, .konami .enter-link,
3803 .list-group-item-link, .team-mention, .user-mention, .pagehead-actions > li,
3804 .pagehead-tabs-item:hover, .pagehead-tabs-item.selected, .reponav-item:focus,
3805 .reponav-item:hover, .reponav-item.selected, .steps li.current,
3806 .prose-diff.collapsed .rich-diff-level-zero.expandable:hover .octicon,
3807 .prose-diff.collapsed .rich-diff-level-zero.expandable:only-child:hover:before,
3808 .radio-label, .select-menu-divider, .select-menu-header .select-menu-title,
3809 .select-menu-tabs .select-menu-tab-nav:hover, .select-menu-tabs a:hover,
3810 .select-menu-tabs .select-menu-tab-nav.selected,
3811 .select-menu-tabs .select-menu-tab-nav[aria-selected=true],
3812 .select-menu-tabs a.selected, .select-menu-tabs a[aria-selected=true],
3813 .select-menu-blankslate h3, .select-menu-item.selected,
3814 details-menu .select-menu-item[aria-checked=true],
3815 details-menu .select-menu-item[aria-selected=true],
3816 .select-menu-item.selected > .octicon,
3817 details-menu .select-menu-item[aria-checked=true] > .octicon,
3818 details-menu .select-menu-item[aria-selected=true] > .octicon,
3819 .select-menu-item-parent.navigation-focus,
3820 .select-menu-item-parent.navigation-focus.selected,
3821 .select-menu-item-parent[aria-selected=true],
3822 .select-menu-item-parent[aria-selected=true].selected,
3823 .select-menu-item-parent.navigation-focus .octicon-check,
3824 .select-menu-item-parent.navigation-focus.selected .octicon-check,
3825 .select-menu-item-parent[aria-selected=true] .octicon-check,
3826 .select-menu-item-parent[aria-selected=true].selected .octicon-check,
3827 .billing-addon-items td.black, .CheckRun-search-input:focus,
3828 .CheckStep .ansifg-b, .CommunityTemplate-highlight, .dashboard-notice h2,
3829 .exploregrid-item-title,
3830 .select-menu-item.navigation-focus > .octicon.label-options-icon,
3831 .select-menu-item[aria-selected=true] > .octicon.label-options-icon,
3832 .repository-lang-stats ol.repository-lang-stats-numbers li .lang,
3833 .marketplace-plan-emphasis, .topic-tag-contrast .delete-topic-link,
3834 .merge-branch-heading, .oauth-permissions-details .permission-title,
3835 .oauth-org-access-details .oauth-org-item.on strong,
3836 .oauth-application-whitelist .request-info strong,
3837 .oauth-application-info .application-title,
3838 .developer-app-item .developer-app-name,
3839 .org-insights-cards [role=tab][aria-selected=true],
3840 .add-member-team-list .team-info, .manage-repo-access-not-active,
3841 .manage-memberships-tabs-item.selected,
3842 .pinned-item-checkbox:checked + .pinned-item-name, .review-comment,
3843 .summary-stats li .num, .url-box p strong, .access-token .token-description,
3844 .token-scope, .repository-settings-actions [role=tab][aria-selected=true],
3845 .shelf-dismiss .close-button:hover,
3846 .user-status-emoji-tab[role=tab][aria-selected=true],
3847 .user-status-message-wrapper, .gisthead .pagehead-actions .octicon-mute,
3848 .keyboard-mappings th, .ais-SearchBox-input,
3849 .SideNav-item[aria-current="page"], .SideNav-item[aria-selected="true"],
3850 .SideNav-subItem[aria-current="page"], .SideNav-subItem[aria-selected="true"],
3851 .directory-toc h3 a, .markdown-body .lead-mktg p, div.light-bg a,
3852 div.light-bg a h4, #query,
3853 html[prefix] .site-header-nav .dropdown-menu a.active,
3854 body.status .text-emphasized,
3855 body.status .updates-dropdown-container .updates-dropdown-nav::before,
3856 body.status, body.status .color-primary, body.status .color-primary:hover,
3857 body.status .layout-content.status-index .status-day .update-title.impact-none a,
3858 body.status .layout-content.status-index .status-day .update-title.impact-none a:hover,
3859 body.status .layout-content.status-index .timeframes-container .timeframe.active,
3860 body.status .layout-content.status-full-history .month .incident-container .impact-none,
3861 body.status .layout-content.status.status-index .incidents-list .incident-title.impact-none a,
3862 body.status .incident-history .impact-none,
3863 body.status .layout-content.status .grouped-items-selector.inline .grouped-item.active,
3864 body.status .layout-content.status.status-full-history .history-nav a.current,
3865 body.status .layout-content.status.status-full-history .history-nav a:not(.current):hover,
3866 body.status #uptime-tooltip .tooltip-box .tooltip-content .related-events .related-event a.related-event-link,
3867 body.status .layout-content.status.status-index .components-statuses .component-container .name,
3868 body[class="page-responsive"] .text-emphasized,
3869 body[class="page-responsive"] .form-control,
3870 body[class="page-responsive"] .form-select,
3871 body[class="page-responsive"] .Counter--gray-light,
3872 body[class="page-responsive"] .dropdown-item,
3873 body[class="page-responsive"] .markdown-body span.frame span span,
3874 body[class="page-responsive"] .Box-row-link,
3875 body[class="page-responsive"] .header-nav-current-user .user-profile-link,
3876 body[class="page-responsive"] .color-icons .octicon-comment-discussion,
3877 body[class="page-responsive"] .list-options .selected .list-item-title,
3878 body[class="page-responsive"] .btn,
3879 body[class="page-responsive"] .commit-list .message,
3880 body[class="page-responsive"] .diff-view .file .blob-code-inner,
3881 body[class="page-responsive"] .issue-event-icon-locked,
3882 body[class="page-responsive"] .team-mention,
3883 body[class="page-responsive"] .user-mention,
3884 body[class="page-responsive"] .branch-action-heading,
3885 body[class="page-responsive"] .merge-options,
3886 body[class="page-responsive"] .user-bar,
3887 body[class="page-responsive"] .profile-header h1,
3888 body[class="page-responsive"] .user-status-emoji-tab[role=tab][aria-selected=true],
3889 body[class="page-responsive"] .user-status-message-wrapper,
3890 body.zh_logged_in .zh-discussion-item strong,
3891 body.zh_logged_in .zh-discussion-item .zh-pipeline-is,
3892 body.zh_logged_in .zh-discussion-item .zh-pipeline-was,
3893 body.zh_logged_in .zh-discussion-item .zh-estimate-is,
3894 body.zh_logged_in .zh-discussion-item .zh-estimate-was,
3895 body.zh_logged_in .zh-discussion-item .zh-issue,
3896 body.zh_logged_in .zh-discussion-item .zh-release,
3897 body.zh_logged_in .zh-discussion-item .zh-issue-event-workspace-name,
3898 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .btn,
3899 body.zh_logged_in .zhc-issue-badge--pr-draft,
3900 .ghh-theme-github .ghh .ghh-readme .user-mention,
3901 .ghh-theme-github .ghh .ghh-issue-body .user-mention, .ghh-theme-github .ghh a,
3902 .ghh-theme-github .ghh .ghh-stats span {
3903 color: #d2d2d2;
3904 }
3905 .home-hero-signup .form-control-lg:-ms-input-placeholder,
3906 .home-hero-signup .form-control-lg::-ms-input-placeholder {
3907 color: #d2d2d2;
3908 }
3909 /* auto-generated rule for "color: #24292e !important" */
3910 .color-gray-9, .link-gray-dark, .jump-to-field-active,
3911 .selected .security-nav-item, .CheckStep-line .dt-fm,
3912 .notifications-list-item:hover .notification-list-item-link,
3913 .notifications-list-item:hover .notification-list-item-actions .btn:hover,
3914 .notifications-list-item.navigation-focus .notification-list-item-link,
3915 .notifications-list-item.notification-unread .notification-list-item-link,
3916 body.status .link-gray-dark, body.status .flat-button,
3917 body.status .history-header .show-filter,
3918 body[class="page-responsive"] .color-gray-9,
3919 body[class="page-responsive"] .link-gray-dark,
3920 body[class="page-responsive"] .jump-to-field-active {
3921 color: #d2d2d2 !important;
3922 }
3923 /* auto-generated rule for "stroke: #24292e" */
3924 .page-responsive .HeaderMenu-link .icon-chevon-down-mktg,
3925 .page-responsive .HeaderMenu-details[open] .icon-chevon-down-mktg,
3926 .graphs .selection .selection {
3927 stroke: #d2d2d2;
3928 }
3929 /* auto-generated rule for "color: #2f363d" */
3930 .btn-transparent:active, .btn-transparent:hover, .graph-canvas .activity,
3931 .org-insights-graph-canvas .activity, .pinned-item-name,
3932 body[class="page-responsive"] .bubble-title {
3933 color: #bebebe;
3934 }
3935 /* auto-generated rule for "color: #2f363d !important" */
3936 .color-gray-8, .MarketingBody-lead > p:first-child,
3937 body[class="page-responsive"] .color-gray-8 {
3938 color: #bebebe !important;
3939 }
3940 /* auto-generated rule for "color: #264c72" */
3941 html[prefix] .alert, html[prefix] .preview-notice {
3942 color: #9daccc;
3943 }
3944 /* auto-generated rule for "color: #032f62" */
3945 .flash, body[class="page-responsive"] .flash {
3946 color: #9daccc;
3947 }
3948 /* auto-generated rule for "color: #032f62 !important" */
3949 .color-blue-8, .text-blue-dark, body[class="page-responsive"] .color-blue-8 {
3950 color: #9daccc !important;
3951 }
3952 /* auto-generated rule for "background: #f1f8ff" */
3953 .commit-tease .AvatarStack-body, .ais-Hits-item:hover, .ais-Hits-item.active,
3954 #site-search-results .search-result:hover {
3955 background: #182030;
3956 }
3957 /* auto-generated rule for "background-color: #f1f8ff" */
3958 .Box-row--focus-blue.navigation-focus, .Box-row--hover-blue:hover,
3959 .Box--blue .Box-header, .Box-header--blue, .Box-row--blue,
3960 .illflow-blue .selected, .commit-tease, .blob-code-hunk,
3961 .timeline-comment.current-user .timeline-comment-header,
3962 .timeline-comment.current-user .previewable-comment-form .comment-form-head.tabnav,
3963 .list-group-item.navigation-focus, .list-group-item[aria-selected=true],
3964 .comment-reactions .user-has-reacted,
3965 .select-menu-item-parent.navigation-focus,
3966 .select-menu-item-parent.navigation-focus.selected,
3967 .select-menu-item-parent[aria-selected=true],
3968 .select-menu-item-parent[aria-selected=true].selected,
3969 .checkable-input-container.checked .form-checkbox--box, .topic-tag,
3970 .delete-topic-button, .delete-topic-link, .topic-tag-action,
3971 .topic-tag-action .add-topic-button, .topic-tag-action .remove-topic-button,
3972 .pinned-issue-item.is-dragging, .pinned-issue-item.sortable-ghost,
3973 .reaction-sort-item[aria-checked=true],
3974 .notification-navigation .menu-item.selected,
3975 .pinned-item-checkbox:checked + .pinned-item-name,
3976 .pinned-item-list-item.is-dragging, .pinned-item-list-item.sortable-ghost,
3977 .diffbar-range-menu .in-range:not(.is-range-selected),
3978 .setup-form .setup-plans tr.selected,
3979 body[class="page-responsive"] .Box-row--focus-blue.navigation-focus,
3980 body[class="page-responsive"] .Box-row--hover-blue:hover,
3981 body[class="page-responsive"] .Box--blue .Box-header,
3982 body[class="page-responsive"] .Box-header--blue,
3983 body[class="page-responsive"] .Box-row--blue,
3984 body[class="page-responsive"] .mobile.commit,
3985 body[class="page-responsive"] .subset-files-tab {
3986 background-color: #182030;
3987 }
3988 /* auto-generated rule for "background-color: #f1f8ff !important" */
3989 .bg-blue-light, .bg-blue-0, .notifications-list-item:hover,
3990 .notifications-list-item.navigation-focus, .project-column.moving,
3991 .project-card.moving, body.status .bg-blue-light,
3992 body[class="page-responsive"] .bg-blue-light,
3993 body[class="page-responsive"] .bg-blue-0 {
3994 background-color: #182030 !important;
3995 }
3996 /* auto-generated rule for "background: #032f62" */
3997 .gpr-cli-tab.selected {
3998 background: #182030;
3999 }
4000 /* auto-generated rule for "background-color: #032f62" */
4001 .pricing-matrix-table .pricing-matrix-table-dark {
4002 background-color: #182030;
4003 }
4004 /* auto-generated rule for "background-color: #032f62 !important" */
4005 .bg-blue-8, .bg-blue-dark, body[class="page-responsive"] .bg-blue-8 {
4006 background-color: #182030 !important;
4007 }
4008 /* auto-generated rule for "background-color: #dbedff" */
4009 .flash, a.commit-ref:hover, .blob-num-expandable, .blob-num-hunk,
4010 .add-reactions-options-item:active, body[class="page-responsive"] .flash {
4011 background-color: #182030;
4012 }
4013 /* auto-generated rule for "background-color: #dbedff !important" */
4014 .bg-blue-1, body[class="page-responsive"] .bg-blue-1 {
4015 background-color: #182030 !important;
4016 }
4017 /* auto-generated rule for "border-right-color: #f1f8ff" */
4018 .timeline-comment--caret.current-user:after {
4019 border-right-color: #182030;
4020 }
4021 /* auto-generated rule for "color: #c0d3eb" */
4022 .timeline-comment.current-user .previewable-comment-form .comment-form-head.tabnav {
4023 color: #246;
4024 }
4025 /* auto-generated rule for "background-color: #c8e1ff" */
4026 .topic-tag-contrast, .topic-tag-contrast .delete-topic-link {
4027 background-color: #246;
4028 }
4029 /* auto-generated rule for "background-color: #c8e1ff !important" */
4030 .bg-blue-2, body[class="page-responsive"] .bg-blue-2 {
4031 background-color: #246 !important;
4032 }
4033 /* auto-generated rule for "border: 1px solid #c8e1ff" */
4034 .commit-tease {
4035 border-color: #246;
4036 }
4037 /* auto-generated rule for "border-color: #c8e1ff" */
4038 .Box--blue, .Box--blue .Box-header, .Box--blue .Box-body,
4039 .Box--blue .Box-footer, .Box--blue .Box-row, .Box-header--blue,
4040 body[class="page-responsive"] .Box--blue,
4041 body[class="page-responsive"] .Box--blue .Box-header,
4042 body[class="page-responsive"] .Box--blue .Box-body,
4043 body[class="page-responsive"] .Box--blue .Box-footer,
4044 body[class="page-responsive"] .Box--blue .Box-row,
4045 body[class="page-responsive"] .Box-header--blue {
4046 border-color: #246;
4047 }
4048 /* auto-generated rule for "border-color: #c8e1ff !important" */
4049 .border-blue-light, body.status .border-blue-light,
4050 body[class="page-responsive"] .border-blue-light {
4051 border-color: #246 !important;
4052 }
4053 /* auto-generated rule for "border: 1px solid #c0d3eb" */
4054 html.refined-github .rgh-collaborator {
4055 border-color: #246;
4056 }
4057 /* auto-generated rule for "border-color: #c0d3eb" */
4058 .timeline-comment.current-user,
4059 .timeline-comment.current-user .timeline-comment-label {
4060 border-color: #246;
4061 }
4062 /* auto-generated rule for "border-bottom-color: #c0d3eb" */
4063 .timeline-comment.current-user .timeline-comment-header,
4064 .timeline-comment.current-user .previewable-comment-form .comment-form-head.tabnav {
4065 border-bottom-color: #246;
4066 }
4067 /* auto-generated rule for "border-right-color: #c0d3eb" */
4068 .timeline-comment--caret.current-user:before {
4069 border-right-color: #246;
4070 }
4071 /* auto-generated rule for "background-color: #0361cc" */
4072 .btn-blue {
4073 background-color: #182030;
4074 }
4075 /* auto-generated rule for "background-color: #05264c" */
4076 .sidebar {
4077 background-color: #182030;
4078 }
4079 /* auto-generated rule for "background-color: #05264c !important" */
4080 .bg-blue-9, body[class="page-responsive"] .bg-blue-9 {
4081 background-color: #182030 !important;
4082 }
4083 /* auto-generated rule for "background: #005cc2" */
4084 .sidebar-products a:hover, .sidebar-products li.active > a {
4085 background: /*[[base-color]]*/ #4f8cc9;
4086 }
4087 /* auto-generated rule for "background-image: linear-gradient(-180deg,#0679fc,#0361cc 90%)" */
4088 .btn-blue {
4089 background-image: linear-gradient(to bottom, #283040, #182030);
4090 }
4091 /* auto-generated rule for "background: linear-gradient(90deg,#257bf9,#2426ca)" */
4092 .MarketplaceAnnouncement {
4093 background: linear-gradient(90deg, #283040, #182030);
4094 }
4095 /* auto-generated rule for "color: #327fc7" */
4096 html[prefix] .headlines > li > a:hover,
4097 html[prefix] .sidebar-module h3 a:hover, html[prefix] .api-status a:hover,
4098 html[prefix] #markdown-toc li a:hover {
4099 color: /*[[base-color]]*/ #4f8cc9;
4100 }
4101 /* auto-generated rule for "color: #b4d6fe" */
4102 html.ghh-theme-classic .ghh a {
4103 color: /*[[base-color]]*/ #4f8cc9;
4104 }
4105 /* auto-generated rule for "background: #0366d6" */
4106 .jump-to-suggestions-results-container .navigation-focus .jump-to-suggestions-path,
4107 .jump-to-suggestions-results-container [aria-selected=true] .jump-to-suggestions-path,
4108 .subnav-btn:hover, .suggester li.navigation-focus, .suggester li:hover,
4109 .suggester li[aria-selected=true],
4110 .is-commenting .selected-line.blob-code:before,
4111 body[class="page-responsive"] .jump-to-suggestions-results-container .navigation-focus .jump-to-suggestions-path,
4112 body[class="page-responsive"] .jump-to-suggestions-results-container [aria-selected=true] .jump-to-suggestions-path,
4113 html.refined-github .js-expandable-line:hover .blob-num:not(:hover) .directional-expander:first-child,
4114 html.refined-github .js-expandable-line:hover .blob-num:not(:hover) + .blob-code {
4115 background: /*[[base-color]]*/ #4f8cc9;
4116 color: #fff;
4117 }
4118 /* auto-generated rule for "background-color: #0366d6" */
4119 .btn-outline.selected, .btn-outline:active, .btn-outline:hover,
4120 [open] > .btn-outline, .filter-list.pjax-active .filter-item.pjax-active,
4121 .filter-item.selected, .subnav-item.selected, .subnav-item.selected:focus,
4122 .subnav-item.selected:hover, .pagination .current, .pagination .current:hover,
4123 .notification-indicator:hover .mail-status, .btn-mktg:hover,
4124 .dropdown-item:focus, .dropdown-item:hover, .Toast-icon,
4125 .autocomplete-item.navigation-focus, .autocomplete-item.selected,
4126 .autocomplete-item:hover, .autocomplete-item[aria-selected=true],
4127 .email-format .email-hidden-toggle a:active,
4128 .blob-num-expandable .diff-expander:hover,
4129 .blob-num-expandable .directional-expander:hover, .add-line-comment,
4130 .select-menu-item.navigation-focus,
4131 .select-menu-item.navigation-focus .description-inline,
4132 .select-menu-item.navigation-focus.select-menu-action,
4133 .select-menu-item.navigation-focus.selected,
4134 .select-menu-item.navigation-focus[aria-checked=true], .select-menu-item:focus,
4135 .select-menu-item:focus .description-inline,
4136 .select-menu-item:focus.select-menu-action, .select-menu-item:focus.selected,
4137 .select-menu-item:hover, .select-menu-item:hover .description-inline,
4138 .select-menu-item:hover.select-menu-action, .select-menu-item:hover.selected,
4139 .select-menu-item[aria-checked=true]:focus,
4140 .select-menu-item[aria-checked=true]:hover,
4141 .select-menu-item[aria-selected=true] .description-inline,
4142 .select-menu-item[aria-selected=true].select-menu-action,
4143 .select-menu-item[aria-selected=true]:focus,
4144 .select-menu-item[aria-selected=true]:hover,
4145 .plan-choice--experiment.plan-choice--blue.open .plan-choice-icon,
4146 .plan-choice--experiment.plan-choice--blue.selected .plan-choice-icon,
4147 .CommunityTemplate-highlight--focus, .newsletter-frequency-choice:hover h3,
4148 .issues-reset-query:hover .issues-reset-query-icon,
4149 a.task-progress:hover .progress-bar .progress, .reaction-sort-item:focus,
4150 .reaction-sort-item:hover,
4151 .notifications-list-item.notification-unread .notification-list-item-unread-indicator,
4152 .org-insights-graph-canvas .metric-0 circle,
4153 .org-insights-graph-canvas path.metric-0,
4154 .org-insights-svg-tip .metric-0 .legend, .theme-selector-thumbnail.selected,
4155 .card-filter-autocomplete-dropdown .navigation-focus,
4156 .card-filter-autocomplete-dropdown [aria-selected=true],
4157 .projects-reset-query:hover .projects-reset-query-icon,
4158 .diffbar-range-menu .in-range:focus:not(.is-range-selected),
4159 .diffbar-range-menu .in-range:hover:not(.is-range-selected),
4160 .plan-category-tab[aria-selected=true], .typeahead-result.navigation-focus,
4161 .typeahead-result:hover, .typeahead-result[aria-selected=true],
4162 .selected-emoji, .user-status-org-button.selected,
4163 .gist-snippet .link-overlay .link,
4164 body.status .component-items-selector .active,
4165 body.status .component-items-selector .active:hover,
4166 body.status .layout-content.status.status-index .status-day .update-title.impact-maintenance a,
4167 body.status .layout-content.status.status-index .status-day .update-title.impact-maintenance a:hover,
4168 body.status .layout-content.status.status-index .page-status.status-maintenance,
4169 body.status .layout-content.status.status-index .unresolved-incident.impact-maintenance .incident-title,
4170 body.status .layout-content.status.status-index .scheduled-incidents-container .tab,
4171 body.status .flat-button,
4172 body.status .masthead .updates-dropdown-container .show-updates-dropdown,
4173 body.status .layout-content.status-full-history .show-filter.open,
4174 body[class="page-responsive"] .dropdown-item:focus,
4175 body[class="page-responsive"] .dropdown-item:hover,
4176 body[class="page-responsive"] .subnav-item.selected,
4177 body[class="page-responsive"] .subnav-item.selected:focus,
4178 body[class="page-responsive"] .subnav-item.selected:hover,
4179 body[class="page-responsive"] .notification-indicator:hover .mail-status,
4180 body[class="page-responsive"] .selected-emoji,
4181 body[class="page-responsive"] .user-status-org-button.selected,
4182 html.ghh-theme-classic .ghh button.ghh-primary:hover {
4183 background-color: /*[[base-color]]*/ #4f8cc9;
4184 color: #fff;
4185 }
4186 /* auto-generated rule for "background-color: #0366d6 !important" */
4187 .bg-blue, .bg-blue-5, .checks-list-item.selected .checks-list-item-name,
4188 .hx_badge[aria-pressed=true], body.status .bg-blue,
4189 body[class="page-responsive"] .bg-blue,
4190 body[class="page-responsive"] .bg-blue-5 {
4191 background-color: /*[[base-color]]*/ #4f8cc9 !important;
4192 color: #fff !important;
4193 }
4194 /* auto-generated rule for "border: 1px solid #0366d6" */
4195 .comment-form-textarea.dragover, .directory-link-box:hover .Box,
4196 .directory-link-box.Box:hover {
4197 border-color: /*[[base-color]]*/ #4f8cc9;
4198 }
4199 /* auto-generated rule for "border-color: #0366d6" */
4200 .btn-outline.selected, .btn-outline:active, .btn-outline:hover,
4201 [open] > .btn-outline, .btn-outline:focus, .subnav-item.selected,
4202 .subnav-item.selected:focus, .subnav-item.selected:hover, .pagination .current,
4203 .pagination .current:hover, .btn-mktg:hover,
4204 .blob-num-expandable .diff-expander:hover,
4205 .blob-num-expandable .directional-expander:hover, :checked + .radio-label,
4206 .newsletter-frequency-choice:hover, .newsletter-frequency-choice:hover h3,
4207 .reaction-sort-item[aria-checked=true], .gist-snippet .file-box:hover .file,
4208 body.status .layout-content.status.status-index .unresolved-incident.impact-maintenance .updates,
4209 body.status .layout-content.status.status-index .scheduled-incidents-container,
4210 body[class="page-responsive"] .subnav-item.selected,
4211 body[class="page-responsive"] .subnav-item.selected:focus,
4212 body[class="page-responsive"] .subnav-item.selected:hover,
4213 html.refined-github .js-expandable-line:hover .blob-num:not(:hover) .directional-expander:first-child,
4214 html.refined-github .js-expandable-line:hover .blob-num:not(:hover) + .blob-code {
4215 border-color: /*[[base-color]]*/ #4f8cc9;
4216 }
4217 /* auto-generated rule for "border-color: #0366d6 !important" */
4218 .border-blue, .signup-prompt .btn-link:hover, .hx_badge[aria-pressed=true],
4219 body.status .border-blue, body[class="page-responsive"] .border-blue {
4220 border-color: /*[[base-color]]*/ #4f8cc9 !important;
4221 }
4222 /* auto-generated rule for "border-bottom: 1px solid #0366d6" */
4223 .search-result-intro mark, .search-result-intro .ais-Highlight-highlighted,
4224 #site-search-results .search-result-intro em {
4225 border-bottom-color: /*[[base-color]]*/ #4f8cc9;
4226 }
4227 /* auto-generated rule for "border: 1px solid #1074e7" */
4228 .btn-mktg {
4229 border-color: /*[[base-color]]*/ #4f8cc9;
4230 }
4231 /* auto-generated rule for "border-color: #1074e7" */
4232 .btn-outline-mktg:hover {
4233 border-color: /*[[base-color]]*/ #4f8cc9;
4234 }
4235 /* auto-generated rule for "border-bottom-color: #1074e7" */
4236 .subnav-link.selected, .subnav-primary.selected {
4237 border-bottom-color: /*[[base-color]]*/ #4f8cc9;
4238 }
4239 /* auto-generated rule for "filter: drop-shadow(-.28em 0 0 #c8e1ff)" */
4240 :target .timeline-comment--caret:before {
4241 filter: drop-shadow(-.28em 0 0 rgba(79, 140, 201, .3));
4242 filter: drop-shadow(-.28em 0 0 rgba(/*[[base-color-rgb]]*/, .3));
4243 }
4244 /* auto-generated rule for "border: 1px solid #2188ff" */
4245 .review-comment:target {
4246 border-color: /*[[base-color]]*/ #4f8cc9;
4247 }
4248 /* auto-generated rule for "border-color: #2188ff" */
4249 .form-control.focus, .form-control:focus, .form-select.focus,
4250 .form-select:focus, .TimelineItem:target .TimelineItem-badge,
4251 :target .timeline-comment, :target .timeline-comment-group .timeline-comment,
4252 .plan-choice--experiment.plan-choice--blue.open,
4253 .plan-choice--experiment.plan-choice--blue.selected,
4254 .focus.ais-SearchBox-input, .ais-SearchBox-input:focus, .focus#query,
4255 #query:focus, body[class="page-responsive"] .form-control.focus,
4256 body[class="page-responsive"] .form-control:focus,
4257 body[class="page-responsive"] .form-select.focus,
4258 body[class="page-responsive"] .form-select:focus {
4259 border-color: /*[[base-color]]*/ #4f8cc9;
4260 }
4261 /* auto-generated rule for "border-color: #2188ff !important" */
4262 .project-column:focus, .project-card:focus {
4263 border-color: /*[[base-color]]*/ #4f8cc9 !important;
4264 }
4265 /* auto-generated rule for "border-top: 3px solid #2188ff" */
4266 .svg-tip.comparison .metric-1 {
4267 border-top-color: /*[[base-color]]*/ #4f8cc9;
4268 }
4269 /* auto-generated rule for "border-right-color: #2188ff" */
4270 :target .timeline-comment--caret:before {
4271 border-right-color: /*[[base-color]]*/ #4f8cc9;
4272 }
4273 /* auto-generated rule for "background-image: linear-gradient(#54a3ff,#006eed)" */
4274 .notification-indicator .mail-status, .feature-preview-indicator,
4275 .pending-cards-status,
4276 body[class="page-responsive"] .notification-indicator .mail-status,
4277 body[class="page-responsive"] .feature-preview-indicator {
4278 background-image: linear-gradient(/*[[base-color]]*/ #4f8cc9, /*[[base-color]]*/ #4f8cc9);
4279 }
4280 /* auto-generated rule for "color: #cce888" */
4281 .contrib-square {
4282 color: /*[[base-color]]*/ #4f8cc9;
4283 }
4284 /* auto-generated rule for "background-image: linear-gradient(#599bcd,#3072b3)" */
4285 .clone-url-button > .clone-url-link:active,
4286 .clone-url-button > .clone-url-link:hover {
4287 background-image: linear-gradient(/*[[base-color]]*/ #4f8cc9, /*[[base-color]]*/ #4f8cc9);
4288 }
4289 /* auto-generated rule for "border-color: #2a65a0" */
4290 .clone-url-button > .clone-url-link:active,
4291 .clone-url-button > .clone-url-link:hover {
4292 border-color: /*[[base-color]]*/ #4f8cc9;
4293 }
4294 /* auto-generated rule for "color: #cb2431" */
4295 .btn-danger, .btn-octicon-danger:hover, .form-group dd h4.is-error,
4296 .form-group.required dt label:after, .form-group.errored label,
4297 .status-indicator-failed .octicon-x, .drag-and-drop .error,
4298 .menu-item.alert .Counter, .markdown-body .absent, .Subhead-heading--danger,
4299 .commit-loader .loader-error, .table-of-contents .octicon-diff-removed,
4300 .toc-select .select-menu-item-icon.octicon-diff-removed,
4301 .submodule-diff-stats .octicon-diff-removed, .timeline-comment-label-spammy,
4302 .deployment-status-label.is-error, .deployment-status-label.is-failure,
4303 .closed.octicon, .reverted.octicon, .pagehead-actions .octicon-mute,
4304 .prose-diff .changed .removed, .prose-diff .changed .removed > div,
4305 .prose-diff .changed .removed code, .prose-diff .changed del,
4306 .prose-diff .changed del > div, .prose-diff .changed del code,
4307 .prose-diff > .markdown-body li ul.removed,
4308 .prose-diff > .markdown-body li:not(.moved).removed,
4309 .select-menu-item-text .description-warning, .hanging-icon-list .octicon-x,
4310 .billing-addon-items tr.total-row, .payment-history .failed .status, .cdel,
4311 span.no-nl-marker, .dashboards-overview-cards .octicon-arrow-down,
4312 .deployments-timeline-icon.is-error, .deployments-timeline-icon.is-failure,
4313 .hook-item.failure .icon-for-failure, .hook-item .hook-error-message,
4314 .hook-deliveries-list .item-status.failure, .issue-list .title .closed.octicon,
4315 .new-label-color-input:invalid, .type-icon-state-closed,
4316 .oauth-delete-repo-permissions .octicon-alert,
4317 .oauth-org-access-details .oauth-org-item.revoked .octicon-x,
4318 .oauth-org-access-details .octicon-x.org-access-denied,
4319 .oauth-application-whitelist .denied-request, .audit-type .oauth_access,
4320 .menu-item-danger, .menu-item-danger.selected,
4321 .confirm-removal-container .deleting-private-forks-warning .octicon,
4322 .blocked-user-notice, .authors-and-code .deletions,
4323 .summary-stats li .octicon-issue-closed, .Label--draft, .unverified-user-key,
4324 .unverified-user-key-notice, .logo-upload a.delete:hover,
4325 .logo-upload span.delete:hover, .two-factor-steps .error-icon,
4326 .github-access-banner .octicon,
4327 .collaborators .collab-remove .remove-link:hover,
4328 .repository-merge-features .form-group.errored .error,
4329 .setup-form .octicon-alert, .form-group.required dt label::after,
4330 body[class="page-responsive"] .form-group dd h4.is-error,
4331 body[class="page-responsive"] .form-group.required dt label:after,
4332 body[class="page-responsive"] .form-group.errored label,
4333 body[class="page-responsive"] .markdown-body .absent,
4334 body[class="page-responsive"] .color-icons .octicon-issue-closed,
4335 body[class="page-responsive"] .color-icons .closed,
4336 body[class="page-responsive"] .btn-danger,
4337 body[class="page-responsive"] .diff-view + .js-comments-holder span.no-nl-marker,
4338 body[class="page-responsive"] .diff-view .file span.no-nl-marker,
4339 body[class="page-responsive"] .mobile-toc .switcher-option .octicon-diff-removed,
4340 body[class="page-responsive"] .issue-event-icon-closed,
4341 body[class="page-responsive"] .commit-meta .octicon-x,
4342 body[class="page-responsive"] .oauth-delete-repo-permissions .octicon-alert,
4343 body[class="page-responsive"] .profile-timeline .closed.octicon,
4344 body[class="page-responsive"] .profile-timeline .reverted.octicon,
4345 .ghh-theme-github .ghh-reviews .ghh-state-alert {
4346 color: #f44;
4347 }
4348 /* auto-generated rule for "color: #cb2431 !important" */
4349 .color-red-6, .text-red, .uploaded-files .remove:hover, body.status .text-red,
4350 body[class="page-responsive"] .color-red-6,
4351 body[class="page-responsive"] .text-red,
4352 .ghh-theme-github .ghh-commit-meta .text-diff-deleted,
4353 .ghh-theme-github .ghh-pull-meta .text-diff-deleted {
4354 color: #f44 !important;
4355 }
4356 /* auto-generated rule for "color: #86181d" */
4357 .form-group.errored .error, .menu-item .menu-warning, .flash-error,
4358 .comment-form-error, .invalid-topic .delete-topic-button,
4359 .topic-tag-action.invalid-topic, .pinned-items-reorder-error,
4360 .user-profile-bio-message,
4361 body[class="page-responsive"] .form-group.errored .error,
4362 body[class="page-responsive"] .flash.flash-error {
4363 color: #f44;
4364 }
4365 /* auto-generated rule for "color: #86181d !important" */
4366 .color-red-9, body[class="page-responsive"] .color-red-9 {
4367 color: #f44 !important;
4368 }
4369 /* auto-generated rule for "background: #d73a49" */
4370 .menu-item-danger.navigation-focus,
4371 .menu-item-danger.selected.navigation-focus, .menu-item-danger.selected:hover,
4372 .menu-item-danger.selected[aria-selected=true], .menu-item-danger:hover,
4373 .menu-item-danger[aria-selected=true] {
4374 background: #f44;
4375 }
4376 /* auto-generated rule for "background-color: #d73a49" */
4377 .conflict-gutter-marker:after, .conflict-gutter-marker:before,
4378 .Toast--error .Toast-icon, .boxed-group.dangerzone > h3,
4379 .branch-action-state-error .branch-action-icon,
4380 .is-merging .branch-action-state-error-if-merging .branch-action-icon,
4381 .check-annotation-failure:after, .topic-tag-action .remove-topic-button:hover,
4382 .hook-delivery-response-status,
4383 .session-device .session-state-indicator.revoked,
4384 body[class="page-responsive"] .check-annotation-failure:after {
4385 background-color: #f44;
4386 }
4387 /* auto-generated rule for "background-color: #d73a49 !important" */
4388 .bg-red, .bg-red-5, .usage-bar.exceeded .progress, body.status .bg-red,
4389 body[class="page-responsive"] .bg-red, body[class="page-responsive"] .bg-red-5 {
4390 background-color: #f44 !important;
4391 }
4392 /* auto-generated rule for "background-color: #cb2431" */
4393 .btn-danger:hover, .State--red, .diffstat-block-deleted, .alert-label--high,
4394 .completeness-indicator-error,
4395 .saml-settings-form .test-status-indicator-error, .follow-list .flagged-banner,
4396 body[class="page-responsive"] .State--red,
4397 body[class="page-responsive"] .diffstat-block-deleted,
4398 body[class="page-responsive"] .alert-label--high,
4399 body[class="page-responsive"] .btn-danger:hover,
4400 html.ghh-theme-classic .ghh .ghh-state-closed,
4401 .ghh-theme-github .ghh-reviews .ghh-state-icon-alert {
4402 background-color: #911;
4403 }
4404 /* auto-generated rule for "background-color: #cb2431 !important" */
4405 .bg-red-6, body[class="page-responsive"] .bg-red-6 {
4406 background-color: #911 !important;
4407 }
4408 /* auto-generated rule for "background: #ffdce0" */
4409 .prose-diff .changed .removed, .prose-diff .changed .removed > div,
4410 .prose-diff .changed .removed code, .prose-diff .changed del,
4411 .prose-diff .changed del > div, .prose-diff .changed del code {
4412 background: #300;
4413 }
4414 /* auto-generated rule for "background-color: #ffdce0" */
4415 .form-group.errored .error, .flash-error, .comment-form-error,
4416 .blob-num-deletion, .invalid-topic .delete-topic-button,
4417 .topic-tag-action.invalid-topic,
4418 body[class="page-responsive"] .form-group.errored .error,
4419 body[class="page-responsive"] .diff-view + .js-comments-holder .blob-num-deletion,
4420 body[class="page-responsive"] .diff-view .file .blob-num-deletion,
4421 body[class="page-responsive"] .flash.flash-error {
4422 background-color: #300;
4423 }
4424 /* auto-generated rule for "background-color: #ffdce0 !important" */
4425 .bg-red-light, .bg-red-1, body.status .bg-red-light,
4426 body[class="page-responsive"] .bg-red-light,
4427 body[class="page-responsive"] .bg-red-1 {
4428 background-color: #300 !important;
4429 }
4430 /* auto-generated rule for "fill: #cb2431" */
4431 .graph-canvas .alert-label--high, .code-frequency .deletion,
4432 .donut-chart > .action_required, .donut-chart > .cancelled,
4433 .donut-chart > .error, .donut-chart > .failure, .donut-chart > .timed_out,
4434 body[class="page-responsive"] .graph-canvas .alert-label--high {
4435 fill: #f44;
4436 }
4437 /* auto-generated rule for "border: 1px solid #d73a49" */
4438 .blocked-user-notice {
4439 border-color: #b00;
4440 }
4441 /* auto-generated rule for "border: 1px dashed #d73a49" */
4442 .avatar-upload .flash {
4443 border-color: #b00;
4444 }
4445 /* auto-generated rule for "border: 2px solid #d73a49" */
4446 .credit-card .cvv {
4447 border-color: #b00;
4448 }
4449 /* auto-generated rule for "border-color: #d73a49" */
4450 .Box--danger, .Box--danger .Box-body:last-of-type,
4451 .Box--danger .Box-row:first-of-type, .timeline-comment-label-spammy,
4452 .marketplace-plan-dollar-field-container.is-errored .form-control,
4453 .Label--draft, body[class="page-responsive"] .Box--danger,
4454 body[class="page-responsive"] .Box--danger .Box-body:last-of-type,
4455 body[class="page-responsive"] .Box--danger .Box-row:first-of-type {
4456 border-color: #b00;
4457 }
4458 /* auto-generated rule for "border-color: #d73a49 !important" */
4459 .border-red, body.status .border-red,
4460 body[class="page-responsive"] .border-red {
4461 border-color: #b00 !important;
4462 }
4463 /* auto-generated rule for "border-left: 3px solid #d73a49" */
4464 .manifest-errors {
4465 border-left-color: #b00;
4466 }
4467 /* auto-generated rule for "border-color: #cea0a5" */
4468 .form-group.errored .error, .topic-tag-action.invalid-topic,
4469 body[class="page-responsive"] .form-group.errored .error {
4470 border-color: #f44;
4471 }
4472 /* auto-generated rule for "border-color: #cea0a5 !important" */
4473 .border-red-light, body.status .border-red-light,
4474 body[class="page-responsive"] .border-red-light {
4475 border-color: #f44 !important;
4476 }
4477 /* auto-generated rule for "border-bottom-color: #cea0a5" */
4478 .form-group.errored .error:before, .form-group.errored .error::before,
4479 body[class="page-responsive"] .form-group.errored .error:before {
4480 border-bottom-color: #f44;
4481 }
4482 /* auto-generated rule for "border-left-color: #cea0a5" */
4483 .invalid-topic .delete-topic-button {
4484 border-left-color: #f44;
4485 }
4486 /* auto-generated rule for "color: #a04100" */
4487 .unavailable-merge-method, .oauth-application-whitelist .octicon-alert,
4488 .oauth-application-info .app-denied, .oauth-application-info .octicon-x,
4489 .audit-type .repo, .manage-member-meta-item > .octicon-alert, .stale-files-tab {
4490 color: #f3582c;
4491 }
4492 /* auto-generated rule for "color: #a04100 !important" */
4493 .color-orange-9, .text-orange, body.status .text-orange,
4494 body[class="page-responsive"] .color-orange-9,
4495 body[class="page-responsive"] .text-orange {
4496 color: #f3582c !important;
4497 }
4498 /* auto-generated rule for "background-color: #d15704" */
4499 .Label--orange, .user-already-added:after,
4500 body[class="page-responsive"] .Label--orange {
4501 background-color: #f3582c;
4502 }
4503 /* auto-generated rule for "background-color: #d15704 !important" */
4504 .bg-orange-7, body[class="page-responsive"] .bg-orange-7 {
4505 background-color: #f3582c !important;
4506 }
4507 /* auto-generated rule for "background: #fb8532" */
4508 .actions-particle-circle-orange, .actions-particle-circle-orange-2,
4509 .gpr-circle-orange, .gpr-circle-orange-2 {
4510 background: #f3582c;
4511 }
4512 /* auto-generated rule for "background: #fb8532 !important" */
4513 .bg-orange {
4514 background: #f3582c !important;
4515 }
4516 /* auto-generated rule for "background-color: #fb8532" */
4517 .BarChart-bar--orange, body[class="page-responsive"] .user-bar {
4518 background-color: #f3582c;
4519 }
4520 /* auto-generated rule for "background-color: #fb8532 !important" */
4521 .bg-orange-4, body[class="page-responsive"] .bg-orange-4 {
4522 background-color: #f3582c !important;
4523 }
4524 /* auto-generated rule for "color: #28a745" */
4525 .form-group dd h4.is-success, .form-group.successful .success,
4526 .status-indicator-success .octicon-check, .Label--outline-green,
4527 .signed-commit-header .octicon-verified,
4528 .table-of-contents .octicon-diff-added,
4529 .toc-select .select-menu-item-icon.octicon-diff-added,
4530 .submodule-diff-stats .octicon-diff-added, .deployment-status-label.is-active,
4531 .open.octicon, .steps .complete .octicon, .marketing h2 .secure,
4532 .hanging-icon-list .octicon-check, .payment-history .succeeded .status, .cadd,
4533 .developer-next-steps .octicon, .deployments-timeline-icon.is-active,
4534 .newsletter-frequency-choice .notice, .hook-item.success .icon-for-success,
4535 .hook-item.enabled .icon-for-enabled,
4536 .hook-deliveries-list .item-status.success, .issue-list .title .open.octicon,
4537 .type-icon-state-open, .type-icon-state-published,
4538 .notifications-list .boxed-group .notification-success,
4539 .oauth-org-access-details .octicon-check,
4540 .oauth-application-whitelist .approved-request,
4541 .oauth-application-whitelist .octicon-check,
4542 .oauth-application-info .app-approved, .oauth-application-info .octicon-check,
4543 .org-insights-card-legend .metric-1, .audit-type .team,
4544 .authors-and-code .insertions, .summary-stats li .octicon-git-branch,
4545 .summary-stats li .octicon-issue-opened, .recent-user-key,
4546 .access-token.new-token .octicon-check, .two-factor-steps .sent-message,
4547 .setup-form .octicon-check, body.status .update.resolved > strong,
4548 body.status .layout-content.status-index .components-statuses .component-container.status-green:after,
4549 .status-green .icon-indicator,
4550 body.status .components-container .component-inner-container.status-green .component-status,
4551 body.status .components-container .component-inner-container.status-green .icon-indicator,
4552 body[class="page-responsive"] .form-group dd h4.is-success,
4553 body[class="page-responsive"] .form-group.successful .success,
4554 body[class="page-responsive"] .Label--outline-green,
4555 body[class="page-responsive"] .color-icons .octicon-git-branch,
4556 body[class="page-responsive"] .color-icons .octicon-git-pull-request,
4557 body[class="page-responsive"] .color-icons .octicon-issue-opened,
4558 body[class="page-responsive"] .color-icons .opened,
4559 body[class="page-responsive"] .issue-event-icon-open,
4560 body[class="page-responsive"] .issue-event-icon-unlocked,
4561 body[class="page-responsive"] .commit-meta .octicon-check,
4562 body[class="page-responsive"] .profile-timeline .open.octicon {
4563 color: #6cc644;
4564 }
4565 /* auto-generated rule for "color: #28a745 !important" */
4566 .color-green-5, .text-green, body.status .text-green,
4567 body[class="page-responsive"] .color-green-5,
4568 body[class="page-responsive"] .text-green {
4569 color: #6cc644 !important;
4570 }
4571 /* auto-generated rule for "color: #165c26" */
4572 .flash-success {
4573 color: #6cc644;
4574 }
4575 /* auto-generated rule for "color: #165c26 !important" */
4576 .color-green-8, body[class="page-responsive"] .color-green-8 {
4577 color: #6cc644 !important;
4578 }
4579 /* auto-generated rule for "background-color: #28a745" */
4580 .btn-primary, .btn-primary-mktg:hover, .Toast--success .Toast-icon,
4581 .billing-plans .coupon td, .plan-choice--experiment.open .plan-choice-icon,
4582 .plan-choice--experiment.selected .plan-choice-icon,
4583 .plan-choice--experiment.plan-choice--green.open .plan-choice-icon,
4584 .plan-choice--experiment.plan-choice--green.selected .plan-choice-icon,
4585 .newsletter-frequency-choice.selected h3,
4586 .topic-tag-action .add-topic-button:hover,
4587 .hook-delivery-response-status[data-response-status^="2"],
4588 .org-insights-graph-canvas .metric-1 circle,
4589 .org-insights-graph-canvas path.metric-1,
4590 .org-insights-svg-tip .metric-1 .legend,
4591 .saml-settings-form .test-status-indicator-success,
4592 .two-factor-toggle .two-factor-on,
4593 .session-device .session-state-indicator.recent,
4594 .user-list li .actions .status-modified,
4595 body.status .layout-content.status.status-index .page-status.status-none,
4596 body[class="page-responsive"] .btn-primary,
4597 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .btn-primary,
4598 html.ghh-theme-classic .ghh .ghh-state-verified {
4599 background-color: #061;
4600 }
4601 /* auto-generated rule for "background-color: #28a745 !important" */
4602 .bg-green, .bg-green-5, body.status .bg-green,
4603 body[class="page-responsive"] .bg-green,
4604 body[class="page-responsive"] .bg-green-5 {
4605 background-color: #061 !important;
4606 }
4607 /* auto-generated rule for "background-color: #2cbe4e" */
4608 .State--green, .diffstat-block-added, .progress-bar .progress,
4609 .branch-action-state-clean .branch-action-icon,
4610 .completeness-indicator-success, body[class="page-responsive"] .State--green,
4611 body[class="page-responsive"] .diffstat-block-added,
4612 body[class="page-responsive"] .progress-bar .progress,
4613 html.ghh-theme-classic .ghh .ghh-state-open,
4614 .ghh-theme-github .ghh-reviews .ghh-state-icon-success {
4615 background-color: #061;
4616 }
4617 /* auto-generated rule for "background: #dcffe4" */
4618 .boxed-group-list > li.selected {
4619 background: #002800;
4620 }
4621 /* auto-generated rule for "background-color: #dcffe4" */
4622 .flash-success {
4623 background-color: #002800;
4624 }
4625 /* auto-generated rule for "background-color: #dcffe4 !important" */
4626 .bg-green-light, .bg-green-1, body.status .bg-green-light,
4627 body[class="page-responsive"] .bg-green-light,
4628 body[class="page-responsive"] .bg-green-1 {
4629 background-color: #002800 !important;
4630 }
4631 /* auto-generated rule for "background-color: rgba(108,198,68,.1)" */
4632 .access-token.new-token {
4633 background-color: #002800;
4634 }
4635 /* auto-generated rule for "fill: #2cbe4e" */
4636 .code-frequency .addition, .donut-chart > .success {
4637 fill: #6cc644;
4638 }
4639 /* auto-generated rule for "border: 1px solid #34d058" */
4640 .Label--outline-green, body[class="page-responsive"] .Label--outline-green {
4641 border-color: #34d058;
4642 }
4643 /* auto-generated rule for "border-color: #34d058" */
4644 .plan-choice--experiment.plan-choice--green.open,
4645 .plan-choice--experiment.plan-choice--green.selected,
4646 .branch-action-state-clean .branch-action-body {
4647 border-color: #34d058;
4648 }
4649 /* auto-generated rule for "border-color: #34d058 !important" */
4650 .border-green, body.status .border-green,
4651 body[class="page-responsive"] .border-green {
4652 border-color: #34d058 !important;
4653 }
4654 /* auto-generated rule for "border-right-color: #34d058" */
4655 .branch-action-state-clean .branch-action-body:before {
4656 border-right-color: #34d058;
4657 }
4658 /* auto-generated rule for "background: linear-gradient(#34d058, #28a745)" */
4659 html.refined-github .notification-indicator[data-ga-click$=":read"] .unread {
4660 background: linear-gradient(#34d058, #28a745);
4661 }
4662 /* auto-generated rule for "color: rgba(47,38,6,.5)" */
4663 .u2f-registration-icon {
4664 color: #cb4;
4665 }
4666 /* auto-generated rule for "color: rgba(115,92,15,.5)" */
4667 .page-new-repo .color-private-icon,
4668 .org-repos-mini .org-repo-name .octicon-lock, .hx_color-repo-private-icon,
4669 .page-gist-edit .octicon-gist-secret,
4670 .gist-quicksearch-results .select-menu-item .octicon-gist-secret {
4671 color: rgba(204, 187, 68, .5);
4672 }
4673 /* auto-generated rule for "color: #dbab09" */
4674 .table-of-contents .octicon-diff-modified,
4675 .toc-select .select-menu-item-icon.octicon-diff-modified,
4676 .check-annotation-warning .octicon-alert, .community-checklist .checklist-dot,
4677 body.status .update.investigating > strong,
4678 body.status .layout-content.status-index .components-statuses .component-container.status-yellow:after,
4679 body.status .layout-content.status-full-history .month .incident-container .impact-minor,
4680 body.status .layout-content.status-incident .incident-name.impact-minor,
4681 body.status .layout-content.status.status-index .incidents-list .incident-title.impact-minor a,
4682 .status-yellow .icon-indicator, body.status .incident-history .impact-minor,
4683 body.status .components-container .component-inner-container.status-yellow .component-status,
4684 body.status .components-container .component-inner-container.status-yellow .icon-indicator,
4685 body.status .layout-content.status.manage-subscriptions .confirmation-infobox .fa,
4686 html.ghh-theme-classic .ghh .ghh-state-warning {
4687 color: #cb4;
4688 }
4689 /* auto-generated rule for "color: #dbab09 !important" */
4690 .color-yellow-7, .bg-pending, body.status .bg-pending,
4691 body[class="page-responsive"] .color-yellow-7 {
4692 color: #cb4 !important;
4693 }
4694 /* auto-generated rule for "color: #b08800" */
4695 .deployment-status-label.is-in_progress, .deployment-status-label.is-pending,
4696 .deployment-status-label.is-queued,
4697 .check-annotation-warning .annotation-title,
4698 .deployments-timeline-icon.is-in_progress,
4699 .deployments-timeline-icon.is-pending, .deployments-timeline-icon.is-queued,
4700 .review-comment .pending-batched-suggestion-label,
4701 .prereceive-feedback-heading,
4702 .ghh-theme-github .ghh-reviews .ghh-state-warning {
4703 color: #cb4;
4704 }
4705 /* auto-generated rule for "color: #b08800 !important" */
4706 .color-yellow-8, .text-yellow, .text-pending, body.status .text-pending,
4707 body[class="page-responsive"] .color-yellow-8,
4708 body[class="page-responsive"] .text-yellow {
4709 color: #cb4 !important;
4710 }
4711 /* auto-generated rule for "color: #735c0f" */
4712 .form-warning, .form-group.warn .warning, .flash-warn, .RecentBranches-item,
4713 .RecentBranches-item-link,
4714 .archived-project-cards-pane .project-card .archived-header,
4715 .diffbar-range-menu .is-range-selected,
4716 body[class="page-responsive"] .form-warning,
4717 body[class="page-responsive"] .form-group.warn .warning,
4718 body[class="page-responsive"] .timeline-review-container.is-pending .file-header,
4719 body[class="page-responsive"] .timeline-review-container.is-pending .label,
4720 body[class="page-responsive"] .flash.flash-warn {
4721 color: #bba257;
4722 }
4723 /* auto-generated rule for "color: #735c0f !important" */
4724 .color-yellow-9, body[class="page-responsive"] .color-yellow-9 {
4725 color: #bba257 !important;
4726 }
4727 /* auto-generated rule for "color: #613a00" */
4728 html[prefix] .warning, html[prefix] .deprecation-warning {
4729 color: #bba257;
4730 }
4731 /* auto-generated rule for "background-color: #ffd33d" */
4732 .check-annotation-warning:after, .CommunityTemplate-highlight,
4733 body.zh_logged_in .zhc-issue-badge--pr-draft {
4734 background-color: #cb4;
4735 }
4736 /* auto-generated rule for "background-color: #ffd33d !important" */
4737 .bg-yellow, .bg-yellow-5, body.status .bg-yellow,
4738 body[class="page-responsive"] .bg-yellow,
4739 body[class="page-responsive"] .bg-yellow-5 {
4740 background-color: #cb4 !important;
4741 }
4742 /* auto-generated rule for "background: #ffdf5d" */
4743 .actions-particle-square-yellow, .actions-particle-square-yellow-2,
4744 .gpr-square-yellow, .gpr-square-yellow-2, .CheckStep-line .dt-fm {
4745 background: #cb4;
4746 }
4747 /* auto-generated rule for "background-color: #ffdf5d" */
4748 body[class="page-responsive"] .user-status-limited-availability-compact {
4749 background-color: #cb4;
4750 }
4751 /* auto-generated rule for "background-color: #ffdf5d !important" */
4752 .bg-yellow-4, body[class="page-responsive"] .bg-yellow-4 {
4753 background-color: #cb4 !important;
4754 }
4755 /* auto-generated rule for "background: #fffdef" */
4756 .prose-diff > .markdown-body li.added.moved,
4757 .prose-diff > .markdown-body td.changed,
4758 .prose-diff > .markdown-body th.changed {
4759 background: #261d08;
4760 }
4761 /* auto-generated rule for "background-color: #fffdef" */
4762 .timeline-comment.is-internal .timeline-comment-header,
4763 .timeline-comment.unread-item .timeline-comment-header,
4764 .timeline-comment.is-internal .previewable-comment-form .comment-form-head.tabnav,
4765 .timeline-comment.unread-item .previewable-comment-form .comment-form-head.tabnav,
4766 .is-pending .comment-form-head.tabnav, .is-pending .file-header,
4767 .list-group-item.selected, .code-list-item-private .blob-num,
4768 .code-list-item-private .divider .blob-code,
4769 .code-list-item-private .divider .blob-num,
4770 .review-comment .pending-batched-suggestion-label,
4771 .private .mini-repo-list-item, .selected-user-key,
4772 body[class="page-responsive"] .repo-list .private,
4773 body[class="page-responsive"] .cross-reference .bubble-title.private {
4774 background-color: #261d08;
4775 }
4776 /* auto-generated rule for "background-color: #fffdef !important" */
4777 .bg-yellow-0, body[class="page-responsive"] .bg-yellow-0 {
4778 background-color: #261d08 !important;
4779 }
4780 /* auto-generated rule for "background: #fffbdd" */
4781 .form-checkbox label em.highlight, .form-warning,
4782 body[class="page-responsive"] .form-checkbox label em.highlight,
4783 body[class="page-responsive"] .form-warning {
4784 background: #261d08;
4785 }
4786 /* auto-generated rule for "background-color: #fffbdd" */
4787 .conflict-gutter-marker, .Box-row--yellow, .form-group.warn .warning,
4788 .flash-warn, .warning, .boxed-group-warning, .blob-code-inner.highlighted,
4789 .blob-code-inner .highlighted, .RecentBranches,
4790 .diffbar-range-menu .is-range-selected, .user-status-container-border-busy,
4791 body[class="page-responsive"] .form-group.warn .warning,
4792 body[class="page-responsive"] .Box-row--yellow,
4793 body[class="page-responsive"] .files-list .warning,
4794 body[class="page-responsive"] .bubble.is-pending .discussion-block-title,
4795 body[class="page-responsive"] .timeline-review-container.is-pending .file-header,
4796 body[class="page-responsive"] .timeline-review-container.is-pending .label,
4797 body[class="page-responsive"] .flash.flash-warn,
4798 body[class="page-responsive"] .user-status-container-border-busy {
4799 background-color: #261d08;
4800 }
4801 /* auto-generated rule for "background-color: #fffbdd !important" */
4802 .bg-yellow-1, body[class="page-responsive"] .bg-yellow-1 {
4803 background-color: #261d08 !important;
4804 }
4805 /* auto-generated rule for "background: #fcf9e4" */
4806 body.zh_logged_in .zhc-roadmap-warning-body {
4807 background: #321;
4808 }
4809 /* auto-generated rule for "background-color: #fcf9e4" */
4810 body.zh_logged_in .zhc-account-settings__summary--warning,
4811 body.zh_logged_in .zhc-banner,
4812 body.zh_logged_in .zhc-add-dependency__error-message,
4813 body.zh_logged_in .zhc-manage-plan__non-licensed-members,
4814 body.zh_logged_in .zhc-merging-tool__warning,
4815 body.zh_logged_in .zhc-sidebar-warning {
4816 background-color: #321;
4817 }
4818 /* auto-generated rule for "border-top: 1px solid #ffd33d" */
4819 .selected-line.selected-line-top:after {
4820 border-top-color: #bba257;
4821 }
4822 /* auto-generated rule for "border-bottom: 1px solid #ffd33d" */
4823 .selected-line.selected-line-bottom:after {
4824 border-bottom-color: #bba257;
4825 }
4826 /* auto-generated rule for "border-left: 1px solid #ffd33d" */
4827 .selected-line.selected-line-left:after, .selected-line:first-child:after {
4828 border-left-color: #bba257;
4829 }
4830 /* auto-generated rule for "border-right: 1px solid #ffd33d" */
4831 .selected-line.selected-line-right:after, .selected-line:last-child:after {
4832 border-right-color: #bba257;
4833 }
4834 /* auto-generated rule for "fill: #dbab09" */
4835 .graph-canvas .alert-label--low, .repo-private-icon, .donut-chart > .expected,
4836 .donut-chart > .in_progress, .donut-chart > .pending, .donut-chart > .queued,
4837 body[class="page-responsive"] .graph-canvas .alert-label--low {
4838 fill: #cb4;
4839 }
4840 /* auto-generated rule for "border-bottom-color: #fffbdd" */
4841 .form-group.warn .warning:after, .form-group.warn .warning::after,
4842 body[class="page-responsive"] .form-group.warn .warning:after {
4843 border-bottom-color: #321;
4844 }
4845 /* auto-generated rule for "border: 1px solid #ffdf5d" */
4846 .user-status-container-border-busy,
4847 body[class="page-responsive"] .user-status-container-border-busy {
4848 border-color: #321;
4849 }
4850 /* auto-generated rule for "border-right-color: #fffdef" */
4851 .is-pending .timeline-comment--caret:after,
4852 .timeline-comment--caret.is-internal:after,
4853 .timeline-comment--caret.unread-item:after {
4854 border-right-color: #261d08;
4855 }
4856 /* auto-generated rule for "border: 1px solid #faebcc" */
4857 body.zh_logged_in .zhc-account-settings__summary--warning,
4858 body.zh_logged_in .zhc-banner,
4859 body.zh_logged_in .zhc-add-dependency__error-message,
4860 body.zh_logged_in .zhc-manage-plan__non-licensed-members,
4861 body.zh_logged_in .zhc-sidebar-warning,
4862 body.zh_logged_in .zhc-roadmap-warning-body {
4863 border-color: #542;
4864 }
4865 /* auto-generated rule for "border-bottom: 1px solid #faebcc" */
4866 body.zh_logged_in .zhc-merging-tool__warning {
4867 border-bottom-color: #542;
4868 }
4869 /* auto-generated rule for "border: 1px solid #d9d0a5" */
4870 .form-warning, body[class="page-responsive"] .form-warning {
4871 border-color: #542;
4872 }
4873 /* auto-generated rule for "border-color: #d9d0a5" */
4874 .form-group.warn .warning, .is-pending .comment-form-head.tabnav,
4875 .is-pending .file, .is-pending .file-header, .is-pending .tabnav-tab.selected,
4876 .review-comment .pending-batched-suggestion-label,
4877 .is-pending .review-summary-form-wrapper,
4878 body[class="page-responsive"] .form-group.warn .warning,
4879 body[class="page-responsive"] .bubble.is-pending,
4880 body[class="page-responsive"] .bubble.is-pending .discussion-block-title,
4881 body[class="page-responsive"] .timeline-review-container.is-pending,
4882 body[class="page-responsive"] .timeline-review-container.is-pending .bubble {
4883 border-color: #542;
4884 }
4885 /* auto-generated rule for "border-color: #d9d0a5 !important" */
4886 .border-yellow, body.status .border-yellow,
4887 body[class="page-responsive"] .border-yellow {
4888 border-color: #542 !important;
4889 }
4890 /* auto-generated rule for "border-bottom-color: #d9d0a5" */
4891 .form-group.warn .warning:before, .form-group.warn .warning::before,
4892 body[class="page-responsive"] .form-group.warn .warning:before {
4893 border-bottom-color: #542;
4894 }
4895 /* auto-generated rule for "border-right-color: #d9d0a5" */
4896 .is-pending .timeline-comment--caret:before {
4897 border-right-color: #542;
4898 }
4899 /* auto-generated rule for "border: 1px solid #dca874" */
4900 html[prefix] .warning, html[prefix] .deprecation-warning {
4901 border-color: #542;
4902 }
4903 /* auto-generated rule for "border-color: #e5d999" */
4904 .timeline-comment.is-internal, .timeline-comment.unread-item,
4905 .timeline-comment.is-internal .timeline-comment-label,
4906 .timeline-comment.unread-item .timeline-comment-label {
4907 border-color: #542;
4908 }
4909 /* auto-generated rule for "border-bottom-color: #e5d999" */
4910 .timeline-comment.is-internal .timeline-comment-header,
4911 .timeline-comment.unread-item .timeline-comment-header,
4912 .timeline-comment.is-internal .previewable-comment-form .comment-form-head.tabnav,
4913 .timeline-comment.unread-item .previewable-comment-form .comment-form-head.tabnav {
4914 border-bottom-color: #542;
4915 }
4916 /* auto-generated rule for "border-right-color: #e5d999" */
4917 .timeline-comment--caret.is-internal:before,
4918 .timeline-comment--caret.unread-item:before {
4919 border-right-color: #542;
4920 }
4921 /* auto-generated rule for "background-color: #fff5b1" */
4922 .network .current-repository, .diffbar-range-menu .is-last-in-range {
4923 background-color: #651;
4924 }
4925 /* auto-generated rule for "background-color: #fff5b1 !important" */
4926 .bg-yellow-light, .bg-yellow-2, body.status .bg-yellow-light,
4927 body[class="page-responsive"] .bg-yellow-light,
4928 body[class="page-responsive"] .bg-yellow-2 {
4929 background-color: #651 !important;
4930 }
4931 /* auto-generated rule for "color: #6f42c1" */
4932 .illflow-purple .illflow-item .illflow-item-heading, .merged.octicon,
4933 .issue-list .title .merged.octicon, .type-icon-state-merged,
4934 .type-icon-state-published, .org-insights-card-legend .metric-3,
4935 .audit-type .user, .summary-stats li .octicon-git-pull-request,
4936 html[prefix] .product, body[class="page-responsive"] .color-icons .merged,
4937 body[class="page-responsive"] .issue-event-icon-merged,
4938 body[class="page-responsive"] .profile-timeline .merged.octicon {
4939 color: #8368aa;
4940 }
4941 /* auto-generated rule for "color: #6f42c1 !important" */
4942 .color-purple-5, .text-purple, .hx_link-purple, body.status .text-purple,
4943 body[class="page-responsive"] .color-purple-5,
4944 body[class="page-responsive"] .text-purple {
4945 color: #8368aa !important;
4946 }
4947 /* auto-generated rule for "background-color: #6f42c1" */
4948 .State--purple,
4949 .plan-choice--experiment.plan-choice--purple.open .plan-choice-icon,
4950 .plan-choice--experiment.plan-choice--purple.selected .plan-choice-icon,
4951 .branch-action-state-merged .branch-action-icon,
4952 .org-insights-graph-canvas .metric-3 circle,
4953 .org-insights-graph-canvas path.metric-3,
4954 .org-insights-svg-tip .metric-3 .legend,
4955 body[class="page-responsive"] .State--purple,
4956 html.ghh-theme-classic .ghh .ghh-state-merged {
4957 background-color: #8368aa;
4958 }
4959 /* auto-generated rule for "background-color: #6f42c1 !important" */
4960 .bg-purple, .bg-purple-5, body.status .bg-purple,
4961 body[class="page-responsive"] .bg-purple,
4962 body[class="page-responsive"] .bg-purple-5 {
4963 background-color: #8368aa !important;
4964 }
4965 /* auto-generated rule for "background-color: #f8f4ff" */
4966 html[prefix] .product {
4967 background-color: #213;
4968 }
4969 /* auto-generated rule for "background-color: #f5f0ff" */
4970 .illflow-purple .selected,
4971 body[class="page-responsive"] .diff-view .file .blob-num-hunk {
4972 background-color: #213;
4973 }
4974 /* auto-generated rule for "background-color: #f5f0ff !important" */
4975 .bg-purple-light, .bg-purple-0, body.status .bg-purple-light,
4976 body[class="page-responsive"] .bg-purple-light,
4977 body[class="page-responsive"] .bg-purple-0 {
4978 background-color: #213 !important;
4979 }
4980 /* auto-generated rule for "border: 1px solid #6f42c1" */
4981 html[prefix] .product {
4982 border-color: #8368aa;
4983 }
4984 /* auto-generated rule for "border-color: #6f42c1 !important" */
4985 .border-purple, body.status .border-purple,
4986 body[class="page-responsive"] .border-purple {
4987 border-color: #8368aa !important;
4988 }
4989 /* auto-generated rule for "border-color: #8a63d2" */
4990 .plan-choice--experiment.plan-choice--purple.open,
4991 .plan-choice--experiment.plan-choice--purple.selected {
4992 border-color: #8368aa;
4993 }
4994 /* auto-generated rule for "border: 1px solid #5e60ba" */
4995 body.zh_logged_in .zhc-badge--estimate-closed,
4996 body.zh_logged_in .zhc-checkbox-toggle--is-active:before,
4997 body.zh_logged_in .zhc-checkbox-toggle--is-active:after,
4998 body.zh_logged_in .zhc-checkout-box__update-quantity__input,
4999 body.zh_logged_in .zhc-issue-card--options-open,
5000 body.zh_logged_in .zhc-issue-card--multi-active::after,
5001 body.zh_logged_in .zhc-shortcuts-guide__webapp-only-tag,
5002 body.zh_logged_in .zhc-current-workspace {
5003 border-color: #8368aa;
5004 }
5005 /* auto-generated rule for "border-color: #5e60ba" */
5006 body.zh_logged_in .zhc-btn--primary-bordered,
5007 body.zh_logged_in .zhc-btn--primary-bordered[disabled],
5008 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled,
5009 body.zh_logged_in .zhc-btn--primary-bordered[disabled].zhc-btn--is-active,
5010 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled.zhc-btn--is-active,
5011 body.zh_logged_in .zhc-btn--primary-bordered[disabled]:active,
5012 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled:active,
5013 body.zh_logged_in .zhc-btn--primary-bordered[disabled]:focus,
5014 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled:focus,
5015 body.zh_logged_in .zhc-btn--primary-bordered[disabled]:hover,
5016 body.zh_logged_in .zhc-btn--primary-bordered.zhc-btn--disabled:hover,
5017 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined,
5018 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined[disabled],
5019 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined[disabled]:active,
5020 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined[disabled]:focus,
5021 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined[disabled]:hover,
5022 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined:active,
5023 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined:focus,
5024 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-outlined:hover,
5025 body.zh_logged_in .zhc-issue-card--multi-active,
5026 body.zh_logged_in .zhc-search-bar--is-active .zhc-search-bar__input,
5027 body.zh_logged_in .zhc-selection-button--active-filter,
5028 body.zh_logged_in .zhc-selection-button--active-filter.zhc-selection-button--active-filter,
5029 body.zh_logged_in .zhc-tab-navitem--full--active,
5030 body.zh_logged_in .zhc-tab-navitem--full--active:hover,
5031 body.zh_logged_in .zhc-toggle-button--purple-when-active--is-active {
5032 border-color: #8368aa;
5033 }
5034 /* auto-generated rule for "border-bottom: 2px solid #5e60ba" */
5035 body.zh_logged_in .zhc-report-tabs__nav .zhc-report-tabs__nav__item--active {
5036 border-bottom-color: #8368aa;
5037 }
5038 /* auto-generated rule for "border-bottom: 2px dashed #5e60ba" */
5039 body.zh_logged_in .zhc-chart-legend-icon--dashed {
5040 border-bottom-color: #8368aa;
5041 }
5042 /* auto-generated rule for "border-left: 3px solid #5e60ba" */
5043 body.zh_logged_in .zhc-issue-card__action-notification {
5044 border-left-color: #8368aa;
5045 }
5046 /* auto-generated rule for "border-left-color: #5e60ba" */
5047 body.zh_logged_in .zhc-sidebar-nav-item--is-active {
5048 border-left-color: #8368aa;
5049 }
5050 /* auto-generated rule for "background-color: #ffeef8 !important" */
5051 .bg-pink-0, body[class="page-responsive"] .bg-pink-0 {
5052 background-color: #170711 !important;
5053 }
5054 /* auto-generated rule for "text-shadow: 0 1px 0 #fff" */
5055 .logo-placeholder, body[class="page-responsive"] .diff-view .file .meta,
5056 body.zh_logged_in .zh-connect-repository-container a,
5057 body.zh_logged_in .zh-select-menu-header .zh-select-menu-title,
5058 body.zh_logged_in .zhc-selection-list__header,
5059 body.zh_logged_in .zhc-selection-list__header__text,
5060 body.zh_logged_in .zhc-roadmap-panel__header {
5061 text-shadow: none;
5062 }
5063 /* auto-generated rule for "background: rgba(0,0,0,.8)" */
5064 .svg-tip, html[prefix] .tooltipped::after,
5065 body[data-render-url] .render-info .message,
5066 html.ghh-theme-classic .tooltipster-box {
5067 background: #242424;
5068 }
5069 /* auto-generated rule for "background-color: rgba(0,0,0,.8)" */
5070 body.status .layout-content.status .masthead-container.premium .masthead .text-container,
5071 body.zh_logged_in .zhc-chart-tooltip {
5072 background-color: #242424;
5073 }
5074 /* auto-generated rule for "border-top-color: rgba(0,0,0,.8)" */
5075 .svg-tip:after, html[prefix] .tooltipped-n::before,
5076 html[prefix] .tooltipped-ne::before, html[prefix] .tooltipped-nw::before,
5077 html.ghh-theme-classic .tooltipster-top .tooltipster-arrow-border {
5078 border-top-color: #242424;
5079 }
5080 /* auto-generated rule for "border-bottom-color: rgba(0,0,0,.8)" */
5081 html[prefix] .tooltipped-s::before, html[prefix] .tooltipped-se::before,
5082 html[prefix] .tooltipped-sw::before,
5083 html.ghh-theme-classic .tooltipster-bottom .tooltipster-arrow-border {
5084 border-bottom-color: #242424;
5085 }
5086 /* auto-generated rule for "border-left-color: rgba(0,0,0,.8)" */
5087 html[prefix] .tooltipped-w::before,
5088 html.ghh-theme-classic .tooltipster-left .tooltipster-arrow-border {
5089 border-left-color: #242424;
5090 }
5091 /* auto-generated rule for "border-right-color: rgba(0,0,0,.8)" */
5092 html[prefix] .tooltipped-e::before,
5093 html.ghh-theme-classic .tooltipster-right .tooltipster-arrow-border {
5094 border-right-color: #242424;
5095 }
5096 /* auto-generated rule for "color: inherit" */
5097 legend, .input-dark::placeholder,
5098 .subnav-search-context .select-menu-item-icon,
5099 .page-responsive .HeaderMenu--logged-out .header-search-input,
5100 .header-search-input, .Bump-link--hover .Bump-link-symbol, .flash-close,
5101 .dropdown-item:focus > .octicon, .dropdown-item:hover > .octicon,
5102 .dropdown-menu-dark .dropdown-item, .markdown-body a:not([href]),
5103 .boxed-group .heading a, .boxed-group > h3 a, .full-commit .branches-list li a,
5104 .branches-tag-list li .ellipsis-expander, .branches-tag-list li a,
5105 .discussion-sidebar-toggle:hover .octicon, .comment-type-icon,
5106 .pagehead-heading, .pagehead-tabs-item.selected > .octicon,
5107 .reponav-item.selected > .octicon, .reponav-wrapper .reponav-item .Counter,
5108 .select-menu .select-menu-clear-item .octicon, .select-menu-item,
5109 .select-menu-item input:checked + .octicon-check,
5110 .select-menu-item.selected .octicon-check,
5111 .select-menu-item.selected .octicon-circle-slash,
5112 details-menu .select-menu-item[aria-checked=true] .octicon-check,
5113 details-menu .select-menu-item[aria-checked=true] .octicon-circle-slash,
5114 details-menu .select-menu-item[aria-selected=true] .octicon-check,
5115 details-menu .select-menu-item[aria-selected=true] .octicon-circle-slash,
5116 .select-menu-item.selected .select-menu-item-text .octicon-x,
5117 details-menu .select-menu-item[aria-checked=true] .select-menu-item-text .octicon-x,
5118 details-menu .select-menu-item[aria-selected=true] .select-menu-item-text .octicon-x,
5119 .select-menu-item a, .select-menu-action > .octicon,
5120 .select-menu-item-text mark,
5121 .integrations-install-target .navigation-focus .octicon-lock,
5122 .integrations-install-target [aria-selected=true].octicon-lock,
5123 .code-list .blob-num a, .table-list-milestones .stat a,
5124 a.task-progress:hover .octicon, .milestone-link:hover .octicon,
5125 .label-select-menu .select-menu-item.navigation-focus,
5126 .label-select-menu .select-menu-item:focus,
5127 .label-select-menu .select-menu-item:hover,
5128 .label-select-menu .select-menu-item[aria-selected=true],
5129 .stale-files-tab-link, .diffbar-range-menu .is-range-selected .description,
5130 .numbers-summary li > a:hover .num, .branch-infobar .muted-link:hover .octicon,
5131 .repository-merge-features .form-group.errored label,
5132 .follow-list .follow-list-name a,
5133 .details-overlay[open] > .dropdown-item:hover,
5134 .page-gist-edit .btn-toggle-visibility .octicon-gist-secret, mark,
5135 .ais-Highlight-highlighted, html[prefix] legend,
5136 html[prefix] .subnav-search-context .select-menu-item-icon,
5137 html[prefix] .flash-close, html[prefix] .markdown-body a:not([href]),
5138 body.status .markdown-display pre code,
5139 body.status .ak-editor-wrapper pre code, body.status a.no-link,
5140 body.status a.no-link:hover, body.status pre.code-display code,
5141 body.status .domain-helper .domain-header #domain-folder, body.status legend,
5142 body[class="page-responsive"] .input-dark::placeholder,
5143 body[class="page-responsive"] .dropdown-item:focus > .octicon,
5144 body[class="page-responsive"] .dropdown-item:hover > .octicon,
5145 body[class="page-responsive"] .dropdown-menu-dark .dropdown-item,
5146 body[class="page-responsive"] .subnav-search-context .select-menu-item-icon,
5147 body[class="page-responsive"] .markdown-body a:not([href]),
5148 body[class="page-responsive"] .header-search-input,
5149 body[class="page-responsive"] a:active,
5150 body[class="page-responsive"] footer li a,
5151 body[class="page-responsive"] footer .switch-to-desktop,
5152 body[class="page-responsive"] .switcher-toggle,
5153 body[class="page-responsive"] .list-item mark,
5154 body[class="page-responsive"] .list-heading .btn-link,
5155 body[class="page-responsive"] .list-heading a,
5156 body[class="page-responsive"] .diff-view .file .file-label a,
5157 body[class="page-responsive"] .reponav-item .Counter,
5158 html.refined-github .mergeability-details .js-details-container .status-meta,
5159 html.refined-github .repohead h1 .commit-build-statuses .octicon,
5160 html.refined-github .rgh-recently-pushed-branches .Header .RecentBranches-item,
5161 html.refined-github .rgh-comments-indicator button,
5162 body.zh_logged_in .ui-spinner-input,
5163 body.zh_logged_in .sidebar-zh-estimate .select-menu .zh-select-menu-clear-item .octicon,
5164 body.zh_logged_in .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus,
5165 body.zh_logged_in .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus.selected,
5166 body.zh_logged_in .zh-select-menu-item,
5167 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus,
5168 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus.selected,
5169 body.zh_logged_in .SingleDatePickerInput_clearDate,
5170 body.zh_logged_in .SingleDatePickerInput_calendarIcon,
5171 body.zh_logged_in .SingleDatePicker_closeButton,
5172 body.zh_logged_in .DayPickerKeyboardShortcuts_buttonReset,
5173 body.zh_logged_in .CalendarDay__default:hover,
5174 body.zh_logged_in .CalendarDay__hovered_offset,
5175 body.zh_logged_in .DateRangePickerInput_clearDates,
5176 body.zh_logged_in .DateRangePickerInput_calendarIcon,
5177 body.zh_logged_in .DateRangePicker_closeButton,
5178 body.zh_logged_in .zhc-selection-item,
5179 body.zh_logged_in .zhc-board-settings-item:hover,
5180 body.zh_logged_in .zhc-username--is-deleted,
5181 body.zh_logged_in .zhc-roadmap-item-title__text .zhc-roadmap-item-title__link,
5182 body.zh_logged_in .zhc-roadmap-title__link,
5183 body.zh_logged_in .zhc-roadmap-title--color-inherit,
5184 html.ghh-theme-classic .ghh-readme a:not([href]),
5185 html.ghh-theme-classic .ghh-issue-body a:not([href]),
5186 html.ghh-theme-classic .ghh-pull-meta .commit-ref,
5187 html.ghh-theme-classic .ghh-commit-meta .commit-ref,
5188 html.ghh-theme-classic .ghh-pull-meta .commit-ref .user,
5189 html.ghh-theme-classic .ghh-commit-meta .commit-ref .user {
5190 color: inherit;
5191 }
5192 ::-webkit-input-placeholder, html[prefix] ::-webkit-input-placeholder,
5193 body.status ::-webkit-input-placeholder,
5194 body[class="page-responsive"] .input-dark::-webkit-input-placeholder {
5195 color: inherit;
5196 }
5197 .input-dark:-ms-input-placeholder, .input-dark::-ms-input-placeholder {
5198 color: inherit;
5199 }
5200 /* auto-generated rule for "color: inherit !important" */
5201 .text-inherit, .label-select-menu .selected .select-menu-item-icon,
5202 .label-select-menu [aria-checked=mixed] .select-menu-item-icon,
5203 .label-select-menu [aria-checked=true] .select-menu-item-icon,
5204 html[prefix] .text-inherit, html[prefix] .link-no-style,
5205 html[prefix] .link-no-style:hover, body.status .text-inherit,
5206 body[class="page-responsive"] .text-inherit {
5207 color: inherit !important;
5208 }
5209 /* auto-generated rule for "box-shadow: none" */
5210 body.intent-mouse [role=button]:focus,
5211 body.intent-mouse [role=tabpanel][tabindex="0"]:focus,
5212 body.intent-mouse button:focus, body.intent-mouse summary:focus, .btn.disabled,
5213 .btn:disabled, .btn-primary.disabled, .btn-primary:disabled,
5214 .btn-blue.disabled, .btn-blue:disabled, .btn-danger.disabled,
5215 .btn-danger:disabled, .btn-outline.disabled, .btn-outline:disabled,
5216 .btn-invisible.selected, .btn-invisible.zeroclipboard-is-active,
5217 .btn-invisible.zeroclipboard-is-hover, .btn-invisible:active,
5218 .btn-invisible:focus, .btn-invisible:hover,
5219 .upload-enabled.focused .form-control,
5220 .page-responsive .HeaderMenu--logged-out,
5221 .page-responsive .HeaderMenu--logged-out .dropdown-menu,
5222 .header-search-wrapper, .header-search-wrapper.focus, .header-search-input,
5223 .header-search-input:focus, .Label--outline,
5224 .SelectMenu-tab[aria-selected=true], .kb-konami-dialog, .btn-blurple.disabled,
5225 .btn-blurple:disabled, .search-form-fluid .search-page-input,
5226 .search-form-fluid .search-page-input:focus,
5227 .dashboards-overview-cards .blankslate,
5228 .team-discussion-new-post .review-thread-reply-button:disabled,
5229 .project-full-screen .card-filter-input,
5230 .clone-url-button + .clone-url-button > .clone-url-link:hover,
5231 .avatar-upload .flash, .tag-input input, .tag-input input:focus,
5232 .team-label-ldap, .tree-finder-input, .tree-finder-input:focus,
5233 .hx_badge-search-container .hx_badge-input,
5234 .upload-enabled.focused .ais-SearchBox-input, .btn-purple:disabled,
5235 .btn-purple.disabled, .upload-enabled.focused #query,
5236 html[prefix] .btn-primary.disabled, html[prefix] .btn-primary.disabled:hover,
5237 html[prefix] .btn-primary:disabled, html[prefix] .btn-primary:disabled:hover,
5238 html[prefix] .blankslate-clean-background, html[prefix] .btn.disabled,
5239 html[prefix] .btn.disabled:hover, html[prefix] .btn:disabled,
5240 html[prefix] .btn:disabled:hover, body.status .grouped-items-selector.inline,
5241 body.status .cpt-toggle, body.status .cpt-button.style-outline,
5242 body.status .cpt-button.disabled,
5243 body.status .layout-content.status.status-full-history .uptime-calendar #uptime-tooltip .tooltip-box,
5244 body[class="page-responsive"] .Label--outline,
5245 body[class="page-responsive"] .header-search-wrapper,
5246 body[class="page-responsive"] .header-search-wrapper.focus,
5247 body[class="page-responsive"] .header-search-input,
5248 body[class="page-responsive"] .header-search-input:focus,
5249 body[class="page-responsive"] .btn.disabled,
5250 body[class="page-responsive"] .btn:disabled,
5251 body[class="page-responsive"] .btn-primary.disabled,
5252 body[class="page-responsive"] .btn-primary:disabled,
5253 body[class="page-responsive"] .btn-danger.disabled,
5254 body[class="page-responsive"] .btn-danger:disabled,
5255 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn:hover,
5256 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn.selected,
5257 body.zh_logged_in .DayPicker_portal__horizontal,
5258 body.zh_logged_in .zhc-input--error:focus,
5259 body.zh_logged_in .zhu-checkbox:focus,
5260 body.zh_logged_in .zhc-board-loading__message .zhc-spinner-outline,
5261 body.zh_logged_in .zhc-button.zhc-button--variant-text,
5262 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text,
5263 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text,
5264 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text,
5265 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text,
5266 body.zh_logged_in .zhc-button-group > *,
5267 body.zh_logged_in .zhc-checkout-box__input input:focus,
5268 body.zh_logged_in .zhc-control-chart .zhc-control-chart__left-axis,
5269 body.zh_logged_in .zhc-cumulative-chart__left-axis,
5270 body.zh_logged_in .zhc-dependency-issue-selector__search .zhc-search input[type="text"]:focus,
5271 body.zh_logged_in .zhc-integrations-section .zhc-integrations-section__form--error input:focus,
5272 body.zh_logged_in .zhc-invitees-list input:focus,
5273 body.zh_logged_in .zhc-issue-cards:focus,
5274 body.zh_logged_in .zhc-link-button:hover,
5275 body.zh_logged_in .zhc-link-button:active,
5276 body.zh_logged_in .zhc-link-button:focus,
5277 body.zh_logged_in .zhc-merging-tool-pipeline-card--is-dragging .zhc-merging-tool-pipeline-card__body,
5278 body.zh_logged_in .zhc-app-notification:focus,
5279 body.zh_logged_in .zhc-pipeline-header__form__edit,
5280 body.zh_logged_in .zhc-shortcuts-guide__nav-item:focus,
5281 body.zh_logged_in .zhc-sidebar-profile__item:focus,
5282 body.zh_logged_in .zhc-sidebar a:focus, body.zh_logged_in .zhc-spinner--purple,
5283 body.zh_logged_in .zhc-team-members__searchbar input:focus,
5284 body.zh_logged_in .zhc-chart-velocity__left-axis,
5285 body.zh_logged_in .zhc-workspace-switcher-search__input:focus,
5286 body.zh_logged_in .zhc-roadmap-calendar.zhc-roadmap-panel .DateRangePicker .DateRangePicker_picker .DayPicker.DayPicker__horizontal,
5287 body.zh_logged_in .zhc-roadmap-sidebar__body--empty {
5288 box-shadow: none;
5289 }
5290 /* auto-generated rule for "box-shadow: none !important" */
5291 .box-shadow-none, .hx_badge-search-container .hx_badge-input:focus,
5292 html[prefix] .box-shadow-none, body.status #es-search-field,
5293 body.status .box-shadow-none, body[class="page-responsive"] .box-shadow-none,
5294 body.zh_logged_in .zh-pipeline-heading-edit {
5295 box-shadow: none !important;
5296 }
5297 /* auto-generated rule for "background: transparent" */
5298 .rule, hr, .btn-octicon, .close-button,
5299 .details-overlay[open] > summary:before, .page-responsive .HeaderMenu-link,
5300 .page-responsive .HeaderMenu-link .icon-chevon-down-mktg, .HeaderMenu-link,
5301 .subnav-btn, .subnav-btn:hover, .gpr-cli-tab, .markdown-body pre > code,
5302 .page-responsive .previewable-comment-form .comment-form-head.tabnav .toolbar-commenting,
5303 .select-menu-tabs .select-menu-tab-nav, .select-menu-tabs a,
5304 .repository-lang-stats ol.repository-lang-stats-numbers li a:hover,
5305 .progress-pjax-loader, .qr-code-table tr,
5306 .repository-merge-features .form-group.errored .error,
5307 .details-overlay[open] > summary::before, details[open] > summary::before,
5308 body.status html, body, body.status div, body.status span, body.status object,
5309 body.status iframe, body.status h1, body.status h2, body.status h3,
5310 body.status h4, body.status h5, body.status h6, body.status p,
5311 body.status blockquote, body.status pre, body.status abbr, body.status address,
5312 body.status cite, body.status code, body.status del, body.status dfn,
5313 body.status em, body.status img, body.status ins, body.status kbd,
5314 body.status q, body.status samp, body.status small, body.status strong,
5315 body.status sub, body.status sup, body.status var, body.status b,
5316 body.status i, body.status dl, body.status dt, body.status dd, body.status ol,
5317 body.status ul, body.status li, body.status fieldset, body.status form,
5318 body.status label, body.status legend, body.status caption,
5319 body.status article, body.status aside, body.status canvas,
5320 body.status details, body.status figcaption, body.status figure,
5321 body.status footer, body.status header, body.status hgroup, body.status menu,
5322 body.status nav, body.status section, body.status summary, body.status time,
5323 body.status mark, body.status audio, body.status video,
5324 body.status .cpt-button.style-outline,
5325 body[class="page-responsive"] .details-overlay[open] > summary:before,
5326 body[class="page-responsive"] .markdown-body pre > code,
5327 body[class="page-responsive"] .HeaderMenu-link, body.zh_logged_in img.gh-emoji,
5328 body.zh_logged_in .zhc-dropdown__clear-filter,
5329 body.zh_logged_in .zhc-merge-repo-finder__cancel,
5330 body.zh_logged_in .zhc-selection-list__cancel,
5331 body.zh_logged_in .zhc-tab-navitem,
5332 body.zh_logged_in .zhc-tab-navitem--dropdown,
5333 body.zh_logged_in .zhc-sidebar-expand-toggle {
5334 background: transparent;
5335 }
5336 .integrations-select-repos::-webkit-scrollbar-track-piece {
5337 background: transparent;
5338 }
5339 /* auto-generated rule for "background: transparent !important" */
5340 .notifications-list-item:hover .notification-list-item-actions .btn {
5341 background: transparent !important;
5342 }
5343 /* auto-generated rule for "background-color: transparent" */
5344 a, .btn-link, .inline-form .btn-plain, .tabnav-tab,
5345 .filter-list.pjax-active .filter-item, .SideNav-item, .SideNav-subItem,
5346 .markdown-body table img, .markdown-body .emoji, .markdown-body pre code,
5347 .markdown-body pre tt, .btn-transparent, html[prefix] a,
5348 html[prefix] .btn-link, html[prefix] .inline-form .btn-plain,
5349 html[prefix] .tabnav-tab, html[prefix] .filter-list.pjax-active .filter-item,
5350 html[prefix] .avatar-stack .avatar:only-child,
5351 html[prefix] .markdown-body .emoji, html[prefix] .markdown-body pre code,
5352 html[prefix] .markdown-body pre tt, html[prefix] .jumbotron-shadow::after,
5353 html[prefix] [class*=btn-outline], html[prefix] .highlight pre code,
5354 html[prefix] .jumbotron::after, html[prefix] .site-header-nav .dropdown-button,
5355 html[prefix] .sidebar-module .arrow-btn,
5356 html[prefix] .arrow-btn.collapsed:hover,
5357 html[prefix] .arrow-btn.expanded:hover, html[prefix] .highlight-graphql .err,
5358 body.status .markdown-display pre code,
5359 body.status .ak-editor-wrapper pre code, body.status pre.code-display code,
5360 body.status .cpt-tabs:not(.unstyled) li:not(.active) a:hover.disabled,
5361 body.status a,
5362 html.refined-github .repository-content #readme:not(.blob) .Box-header,
5363 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn,
5364 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn:hover,
5365 body.zh_logged_in .zh-collapse-control-container,
5366 body.zh_logged_in .zh-merge-repository-body,
5367 body.zh_logged_in .zh-estimate-badge-closed,
5368 body.zh_logged_in .zhc-markdown pre code, body.zh_logged_in .zhc-btn--minimal,
5369 body.zh_logged_in .zhc-btn--minimal[disabled],
5370 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled,
5371 body.zh_logged_in .zhc-btn--minimal[disabled].zhc-btn--is-active,
5372 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled.zhc-btn--is-active,
5373 body.zh_logged_in .zhc-btn--minimal[disabled]:active,
5374 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled:active,
5375 body.zh_logged_in .zhc-btn--minimal[disabled]:focus,
5376 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled:focus,
5377 body.zh_logged_in .zhc-btn--minimal[disabled]:hover,
5378 body.zh_logged_in .zhc-btn--minimal.zhc-btn--disabled:hover,
5379 body.zh_logged_in .zhc-btn--minimal.zhc-btn--is-active,
5380 body.zh_logged_in .zhc-btn--minimal:active,
5381 body.zh_logged_in .zhc-btn--minimal:focus,
5382 body.zh_logged_in .zhc-btn--minimal:hover,
5383 body.zh_logged_in .zhc-btn--secondary-bordered,
5384 body.zh_logged_in .zhc-btn--secondary-bordered[disabled],
5385 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled,
5386 body.zh_logged_in .zhc-btn--secondary-bordered[disabled].zhc-btn--is-active,
5387 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled.zhc-btn--is-active,
5388 body.zh_logged_in .zhc-btn--secondary-bordered[disabled]:active,
5389 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled:active,
5390 body.zh_logged_in .zhc-btn--secondary-bordered[disabled]:focus,
5391 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled:focus,
5392 body.zh_logged_in .zhc-btn--secondary-bordered[disabled]:hover,
5393 body.zh_logged_in .zhc-btn--secondary-bordered.zhc-btn--disabled:hover,
5394 body.zh_logged_in .zhc-badge--estimate-closed,
5395 body.zh_logged_in .zhc-badge--estimate-average,
5396 body.zh_logged_in .zhc-badge--epic-points,
5397 body.zh_logged_in .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button.zhc-breadcrumbs__button--untitled-workspace:hover,
5398 body.zh_logged_in .zhc-breadcrumbs--workspace-phase-3-off.zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button:hover,
5399 body.zh_logged_in .zhc-button.zhc-button--variant-text,
5400 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled],
5401 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled]:active,
5402 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled]:focus,
5403 body.zh_logged_in .zhc-button.zhc-button--variant-text[disabled]:hover,
5404 body.zh_logged_in .zhc-button.zhc-button--variant-text:active,
5405 body.zh_logged_in .zhc-button.zhc-button--variant-text:focus,
5406 body.zh_logged_in .zhc-button.zhc-button--variant-text:hover,
5407 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text,
5408 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text[disabled],
5409 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text[disabled]:active,
5410 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text[disabled]:focus,
5411 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text[disabled]:hover,
5412 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text:active,
5413 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text:focus,
5414 body.zh_logged_in .zhc-button--color-primary.zhc-button--variant-text:hover,
5415 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text,
5416 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled],
5417 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled]:active,
5418 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled]:focus,
5419 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text[disabled]:hover,
5420 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text:active,
5421 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text:focus,
5422 body.zh_logged_in .zhc-button--color-secondary.zhc-button--variant-text:hover,
5423 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text,
5424 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text[disabled],
5425 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text[disabled]:active,
5426 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text[disabled]:focus,
5427 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text[disabled]:hover,
5428 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text:active,
5429 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text:focus,
5430 body.zh_logged_in .zhc-button--color-action.zhc-button--variant-text:hover,
5431 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text,
5432 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text[disabled],
5433 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text[disabled]:active,
5434 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text[disabled]:focus,
5435 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text[disabled]:hover,
5436 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text:active,
5437 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text:focus,
5438 body.zh_logged_in .zhc-button--color-danger.zhc-button--variant-text:hover,
5439 body.zh_logged_in .zhc-control-chart-report .zhc-dropdown--ccr-pipelines .zhc-selection-item--is-disabled,
5440 body.zh_logged_in .zhc-dependency-issue-selector__search .zhc-search,
5441 body.zh_logged_in .zhc-filter-tag__text,
5442 body.zh_logged_in .zhc-edit-issue__title-input,
5443 body.zh_logged_in .zhc-merging-tool-pipeline--placeholder,
5444 body.zh_logged_in .zhc-merging-tool-pipeline--placeholder .zhc-pipeline-header__main,
5445 body.zh_logged_in .zhc-notice .zhc-btn--zhc-notice__button,
5446 body.zh_logged_in .zhc-repo-notifications--single-repo .zhc-repo-notifications__header,
5447 body.zh_logged_in .zhc-pipeline--add-placeholder .zhc-pipeline-header__main,
5448 body.zh_logged_in .zhc-pipeline__button, body.zh_logged_in .zhc-search__input,
5449 body.zh_logged_in .zhc-selection-item--is-disabled,
5450 body.zh_logged_in .zhc-selection-item:disabled,
5451 body.zh_logged_in .zhc-selection-item--is-disabled:hover,
5452 body.zh_logged_in .zhc-selection-item:disabled:hover,
5453 body.zh_logged_in .zhc-selection-item--is-disabled.zhc-selection-item--is-active,
5454 body.zh_logged_in .zhc-selection-item:disabled.zhc-selection-item--is-active,
5455 body.zh_logged_in .zhc-selection-list__list .zhc-selection-list__header,
5456 body.zh_logged_in .zhc-collapse-toggle--is-active,
5457 body.zh_logged_in .zhc-sidebar__overlay,
5458 body.zh_logged_in .zhc-tab-navitem--lined:hover,
5459 body.zh_logged_in .zhc-tab-navitem--large:hover,
5460 body.zh_logged_in .zhc-tab-navitem--lined--active,
5461 body.zh_logged_in .zhc-tab-navitem--large--active,
5462 body.zh_logged_in .zhc-tab-navitem--dropdown:hover,
5463 html.ghh-theme-classic .ghh-readme pre code,
5464 html.ghh-theme-classic .ghh-issue-body pre code,
5465 html.ghh-theme-classic .ghh-readme pre tt,
5466 html.ghh-theme-classic .ghh-issue-body pre tt,
5467 .ghh-theme-classic .ghh-readme pre code,
5468 .ghh-theme-classic .ghh-issue-body pre code,
5469 .ghh-theme-classic .ghh-readme pre tt,
5470 .ghh-theme-classic .ghh-issue-body pre tt {
5471 background-color: transparent;
5472 }
5473 html.ghh-theme-classic .windows .ghh ::-webkit-scrollbar,
5474 html.ghh-theme-classic .windows .ghh ::-webkit-scrollbar-corner {
5475 background-color: transparent;
5476 }
5477 /* auto-generated rule for "background-color: transparent !important" */
5478 body.zh_logged_in .zhc-btn--text, body.zh_logged_in .zhc-btn--text[disabled],
5479 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled,
5480 body.zh_logged_in .zhc-btn--text[disabled].zhc-btn--is-active,
5481 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled.zhc-btn--is-active,
5482 body.zh_logged_in .zhc-btn--text[disabled]:active,
5483 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled:active,
5484 body.zh_logged_in .zhc-btn--text[disabled]:focus,
5485 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled:focus,
5486 body.zh_logged_in .zhc-btn--text[disabled]:hover,
5487 body.zh_logged_in .zhc-btn--text.zhc-btn--disabled:hover,
5488 .ghh-theme-classic .ghh-readme .bg-white,
5489 .ghh-theme-classic .ghh-issue-body .bg-white {
5490 background-color: transparent !important;
5491 }
5492 /* auto-generated rule for "background: none" */
5493 .zeroclipboard-link, .btn-invisible.selected,
5494 .btn-invisible.zeroclipboard-is-active, .btn-invisible.zeroclipboard-is-hover,
5495 .btn-invisible:active, .btn-invisible:focus, .btn-invisible:hover,
5496 .header-search-input, .DeveloperVideo-data, .flash-close, .dropdown-signout,
5497 .signed-commit-badge, button.discussion-sidebar-toggle,
5498 .deployment-status-label, .kb-konami-dialog, .konami, .konami-overlay,
5499 .konami .key.complete, .konami .enter-link:hover,
5500 .render-container.is-render-ready.is-render-requested:not(.is-render-failed),
5501 .content-attachment-details[open] .max--md .content-attachment-content--gradient,
5502 .search-form-fluid .search-page-input, .file .empty,
5503 .notifications-sso-prompt a,
5504 .notifications-list-item .notification-list-item-unread-indicator,
5505 .theme-toggle, .tag-input input, .tree-browser-result mark,
5506 .toolbar-commenting .dropdown-item, .toolbar-item, .toolbar-item .menu-target,
5507 .wiki-footer .markdown-body img, .user-list li em, .ais-SearchBox-reset, mark,
5508 .ais-Highlight-highlighted, body.status .cpt-toggle,
5509 body[class="page-responsive"] .dropdown-signout,
5510 body[class="page-responsive"] .content-attachment-details[open] .max--md .content-attachment-content--gradient,
5511 body[class="page-responsive"] .header-search-input,
5512 body[class="page-responsive"] button,
5513 body[class="page-responsive"] .render-container.is-render-ready.is-render-requested:not(.is-render-failed),
5514 body[data-render-url] .render-view-modes,
5515 body[data-render-url] .render-view-modes li,
5516 html.refined-github .dashboard .js-all-activity-header + div .Box,
5517 html.refined-github .notifications-list .boxed-group-action button,
5518 html.refined-github .rgh-recently-pushed-branches .Header .RecentBranches,
5519 body.zh_logged_in .ui-dialog .ui-dialog-content,
5520 body.zh_logged_in .ui-spinner-input, body.zh_logged_in .ui-tabs .ui-tabs-panel,
5521 body.zh_logged_in .zh-discussion-sidebar-toggle, body.zh_logged_in .DateInput,
5522 body.zh_logged_in .DateInput .DateInput_input,
5523 body.zh_logged_in .zhc-sidebar-assignee-selector .zhc-sidebar-assignee-selector_active_assignees,
5524 body.zh_logged_in .zhc-sidebar-selector,
5525 body.zh_logged_in .zhc-sidebar-pipeline-selector__button,
5526 body.zh_logged_in .zhc-sidebar-selector-button {
5527 background: none;
5528 }
5529 /* auto-generated rule for "background: none !important" */
5530 html.refined-github .rgh-no-navigation-highlight .list-group-item.navigation-focus,
5531 html.refined-github .rgh-no-navigation-highlight .Box-row.navigation-focus,
5532 html.refined-github .rgh-no-navigation-highlight .navigation-focus td {
5533 background: none !important;
5534 }
5535 /* auto-generated rule for "background-color: none" */
5536 .form-group .form-field-hover {
5537 background-color: transparent;
5538 }
5539 /* auto-generated rule for "background-image: none" */
5540 .btn.selected, .btn:active, [open] > .btn, .btn.disabled, .btn:disabled,
5541 .btn-primary.selected, .btn-primary:active, [open] > .btn-primary,
5542 .btn-primary.disabled, .btn-primary:disabled, .btn-blue.selected,
5543 .btn-blue:active, [open] > .btn-blue, .btn-blue.disabled, .btn-blue:disabled,
5544 .btn-danger.selected, .btn-danger:active, [open] > .btn-danger,
5545 .btn-danger.disabled, .btn-danger:disabled, .btn-outline,
5546 .btn-outline.selected, .btn-outline:active, .btn-outline:hover,
5547 [open] > .btn-outline, .btn-invisible, .btn-transparent,
5548 .btn-transparent:active, .btn-transparent:hover, .btn-blurple.selected,
5549 .btn-blurple:active, [open] > .btn-blurple, .btn-blurple.disabled,
5550 .btn-blurple:disabled, .CheckRun-search .btn, .CheckRun-search .btn[disabled],
5551 .topic-input-container .tag-input .tag-input-inner,
5552 .oauth-permissions-details.open a.btn-sm,
5553 .clone-url-button > .clone-url-link:active, .btn-secret.selected,
5554 .btn-secret:active, .btn-purple:active, .btn-purple.selected,
5555 [open] > .btn-purple, .btn-purple:disabled, .btn-purple.disabled,
5556 html[prefix] .btn-primary.selected,
5557 html[prefix] .btn-primary.zeroclipboard-is-active,
5558 html[prefix] .btn-primary:active, html[prefix] .btn-danger.selected,
5559 html[prefix] .btn-danger:active, html[prefix] .btn-outline,
5560 html[prefix] .btn-outline.selected,
5561 html[prefix] .btn-outline.zeroclipboard-is-active,
5562 html[prefix] .btn-outline.zeroclipboard-is-hover,
5563 html[prefix] .btn-outline:active, html[prefix] .btn-outline:hover,
5564 html[prefix] .btn-outline.disabled, html[prefix] .btn-outline.disabled:hover,
5565 html[prefix] .btn-outline:disabled, html[prefix] .btn-outline:disabled:hover,
5566 html[prefix] .btn.selected, html[prefix] .btn.zeroclipboard-is-active,
5567 html[prefix] .btn:active, html[prefix] .btn.disabled,
5568 html[prefix] .btn.disabled:hover, html[prefix] .btn:disabled,
5569 html[prefix] .btn:disabled:hover, html[prefix] .btn-purple:active,
5570 html[prefix] .btn-blue:active, html[prefix] .btn-orange:active,
5571 html[prefix] .btn-themed:active, html[prefix] [class*=btn-outline],
5572 html[prefix] [class*=btn-outline].selected,
5573 html[prefix] [class*=btn-outline].zeroclipboard-is-active,
5574 html[prefix] [class*=btn-outline].zeroclipboard-is-hover,
5575 html[prefix] [class*=btn-outline]:active,
5576 html[prefix] [class*=btn-outline]:hover,
5577 html[prefix] [class*=btn-outline].disabled,
5578 html[prefix] [class*=btn-outline].disabled:hover,
5579 html[prefix] [class*=btn-outline]:disabled,
5580 html[prefix] [class*=btn-outline]:disabled:hover, html[prefix] .btn,
5581 html[prefix] .btn:hover, body[class="page-responsive"] .btn:active,
5582 body[class="page-responsive"] .btn.selected,
5583 body[class="page-responsive"] [open] > .btn,
5584 body[class="page-responsive"] .btn.disabled,
5585 body[class="page-responsive"] .btn:disabled,
5586 body[class="page-responsive"] .btn-primary.selected,
5587 body[class="page-responsive"] .btn-primary:active,
5588 body[class="page-responsive"] [open] > .btn-primary,
5589 body[class="page-responsive"] .btn-primary.disabled,
5590 body[class="page-responsive"] .btn-primary:disabled,
5591 body[class="page-responsive"] .btn-danger.selected,
5592 body[class="page-responsive"] .btn-danger:active,
5593 body[class="page-responsive"] [open] > .btn-danger,
5594 body[class="page-responsive"] .btn-danger.disabled,
5595 body[class="page-responsive"] .btn-danger:disabled,
5596 body[class="page-responsive"] .cross-reference .bubble-title.private,
5597 body[class="page-responsive"] .emoji-picker-emoji-width,
5598 body.zh_logged_in .ui-datepicker .ui-datepicker-buttonpane,
5599 body.zh_logged_in .ui-dialog .ui-dialog-buttonpane,
5600 body.zh_logged_in .zh-board-menu-item .btn.disabled,
5601 body.zh_logged_in .zh-board-menu-item .btn.disabled:hover,
5602 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn,
5603 body.zh_logged_in .zh-repo-switcher .zh-repo-switcher-btn:hover,
5604 body.zh_logged_in .btn.zh-multi-repo-show-all-btn,
5605 body.zh_logged_in .btn.zh-multi-repo-show-one-btn,
5606 body.zh_logged_in .btn.zh-multi-repo-show-all-btn:hover,
5607 body.zh_logged_in .btn.zh-multi-repo-show-one-btn:hover,
5608 body.zh_logged_in .zh-onboarding-modal__buttons .btn.btn--onboarding-cta,
5609 body.zh_logged_in .zh-epic-btn:active,
5610 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .btn:active,
5611 body.zh_logged_in .zh-webapp.zh-epic-creator-page-visible .btn-primary:active,
5612 body.zh_logged_in .zhc-chart-legend .zhc-dropdown .zhc-selection-button,
5613 body.zh_logged_in .zhc-dropdown__clear-filter:hover {
5614 background-image: none;
5615 }
5616 /* auto-generated rule for "background-image: none !important" */
5617 body.zh_logged_in .zhc-btn--danger,
5618 body.zh_logged_in .zhc-btn--danger-bordered {
5619 background-image: none !important;
5620 }
5621 /* end auto-generated rules */
5622 body, body .actions-bg-mask {
5623 background-color: #222 !important;
5624 background-image: var(--bg-img) !important;
5625 background-clip: border-box !important;
5626 background-origin: padding-box !important;
5627 background-attachment: /*[[bg-attachment]]*/ fixed !important;
5628 /*[[bg-options]]*/
5629 }
5630 /* custom code font */
5631 pre, code, tt, kbd:not(.badmono), samp, .blob-code, .file-data pre, .line-data,
5632 #gist-form .file .input textarea, .blob-code-inner {
5633 font-family: "/*[[font-choice]]*/", Consolas, "Liberation Mono", Menlo, Courier, monospace !important;
5634 font-size: /*[[font-size-choice]]*/ !important;
5635 }
5636 /* Base link colors */
5637 .HeaderNavlink:hover, .HeaderNavlink:focus, .Header-link:focus,
5638 .Header-link:hover, table.files .octicon-file-directory,
5639 table.files .octicon-file-symlink-directory,
5640 table.files .octicon-file-submodule, .header-logo-invertocat:hover,
5641 .notification-indicator:hover, .btn.btn-outline,
5642 .full-commit .btn-outline:not(:disabled):hover, .markdown-body a strong,
5643 .markdown-format a strong, .notifications.list-group a:hover,
5644 a.octolinker-link, .discussion-sidebar-toggle:hover, .commit-id:hover,
5645 body[class="page-responsive"] .files-list .octicon,
5646 .timeline-comment-action:hover {
5647 color: /*[[base-color]]*/ #4f8cc9 !important;
5648 }
5649 .btn-link .octicon-kebab-horizontal:hover {
5650 color: /*[[base-color]]*/;
5651 }
5652 body.api li a code {
5653 color: rgba(79, 140, 201, .9) !important;
5654 color: rgba(/*[[base-color-rgb]]*/, .9) !important;
5655 }
5656 body.api li a:active code, body.api li a:hover code {
5657 color: rgba(79, 140, 201, 1) !important;
5658 color: rgba(/*[[base-color-rgb]]*/, 1) !important;
5659 }
5660 /* Base color panel */
5661 .btn:active, option:hover, .listings-layout .nav li a:hover, .state-merged,
5662 #fork-select .target:not(.disabled):hover, table.upgrades tr:hover td,
5663 .email-format .email-hidden-toggle:hover a, .dashboard-tabs a:hover,
5664 .documentation-results a:hover, .hidden-text-expander a:hover,
5665 .dropdown-item:hover, .dropdown-item.zeroclipboard-is-hover,
5666 .subnav-item.selected, .subnav-item.selected:hover,
5667 .subnav-item.selected:focus, .example-nav li a.selected,
5668 .issues-reset-query:hover .octicon-x, .segmented-nav li.active,
5669 .diff-expander:hover, .pagination .current, .owner-select-target:hover,
5670 .release-timeline-tags .expander-text:hover .expander-dots,
5671 .gollum-minibutton:hover, .gollum-minibutton:visited:hover,
5672 .search-result-item.navigation-focus, .btn.btn-outline:hover,
5673 .btn.btn-outline:active, .btn.btn-outline.selected,
5674 .btn.btn-outline.zeroclipboard-is-hover,
5675 .btn.btn-outline.zeroclipboard-is-active, .pull-request-link:hover,
5676 .issues-reset-query:hover .issues-reset-query-block,
5677 .date-selector td.selected, .date-selector td.selectable-day:hover,
5678 .add-line-comment, .suggester .cur, .result.selected, .result:hover,
5679 .CommunityTemplate-highlight, .diff-table button.add-line-comment,
5680 .version-picker a:hover,
5681 .discussion-item-changes-marker.is-unread .discussion-item-icon {
5682 background: /*[[base-color]]*/ #4f8cc9 !important;
5683 }
5684 .context-button:after {
5685 border-color: /*[[base-color]]*/ #4f8cc9 transparent transparent !important;
5686 }
5687 .octofication .message, .panel-nav:not(.disabled):active,
5688 .diagram-icon:not(.active), .btn.btn-outline:hover:not(.ajax-pagination-btn),
5689 .btn.btn-outline.zeroclipboard-is-hover, .pull-request-link,
5690 .timeline-progressive-disclosure-button:hover,
5691 .release-timeline-tags .expander-text:hover .expander-dots,
5692 .review-comment[aria-selected=true],
5693 .timeline-comment[aria-selected=true] .review-summary .comment-body {
5694 border-color: /*[[base-color]]*/ #4f8cc9 !important;
5695 }
5696 @keyframes autofill {
5697 to {
5698 background-color: #181818;
5699 background-image: none;
5700 color: #ddd;
5701 }
5702 }
5703 input:-webkit-autofill, input:-webkit-autofill:hover,
5704 input:-webkit-autofill:focus, textarea:-webkit-autofill,
5705 textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus,
5706 select:-webkit-autofill, select:-webkit-autofill:hover,
5707 select:-webkit-autofill:focus {
5708 animation-name: autofill !important;
5709 animation-fill-mode: both !important;
5710 }
5711 #com #header .top-nav .dropdown-button:hover .dropdown-caret,
5712 .header-nav-link:hover .dropdown-caret, .header-nav-link:focus .dropdown-caret,
5713 .header-navlink:hover .dropdown-caret, .header-navlink:focus .dropdown-caret,
5714 .HeaderNavlink:hover .dropdown-caret, .HeaderNavlink:focus .dropdown-caret {
5715 border-top-color: /*[[base-color]]*/ #4f8cc9 !important;
5716 }
5717 .table-list .table-list-item.unread .table-list-cell-checkbox,
5718 .Box-row--unread, .Box-row.unread {
5719 border-left-color: /*[[base-color]]*/ #4f8cc9 !important;
5720 box-shadow: 2px 0 0 /*[[base-color]]*/ #4f8cc9 inset !important;
5721 }
5722 /* notification icon - "transparent" border */
5723 .notification-indicator .mail-status {
5724 border-color: #181818;
5725 }
5726 /* text selection */
5727 ::selection {
5728 background-color: /*[[base-color]]*/ #4f8cc9 !important;
5729 color: #fff !important;
5730 }
5731 ::-moz-selection {
5732 background-color: /*[[base-color]]*/ #4f8cc9 !important;
5733 color: #fff !important;
5734 }
5735 .CodeMirror-selected {
5736 background: rgba(255, 255, 255, .12) !important;
5737 }
5738 .CodeMirror ::selection {
5739 background: rgba(255, 255, 255, .12) !important;
5740 }
5741 .CodeMirror ::-moz-selection {
5742 background: rgba(255, 255, 255, .12) !important;
5743 }
5744 /* placeholder */
5745 ::-webkit-input-placeholder {
5746 color: #666 !important;
5747 opacity: 1 !important;
5748 }
5749 ::-moz-placeholder {
5750 color: #666 !important;
5751 opacity: 1 !important;
5752 }
5753 ::placeholder {
5754 color: #666 !important;
5755 opacity: 1 !important;
5756 }
5757 .select-menu-text-filter input::-webkit-input-placeholder {
5758 color: #555 !important;
5759 }
5760 .select-menu-text-filter input::-moz-placeholder {
5761 color: #555 !important;
5762 }
5763 .select-menu-text-filter input::placeholder {
5764 color: #555 !important;
5765 }
5766 /* Remove dotted borders on already otherwise higlighted elements (Firefox) */
5767 .dropdown-item:focus, .details-dialog:focus {
5768 outline: none;
5769 }
5770 /* focus hightlight */
5771 a:focus, button:focus, [tabindex] {
5772 outline-color: /*[[base-color]]*/ #4f8cc9 !important;
5773 }
5774 input.focus[type="text"], #adv_code_search .focus.search-page-label,
5775 .focused .drag-and-drop, #adv_code_search .search-page-label:focus,
5776 #q:focus ~ button, input.color-editor-input:focus, #ghd-settings select:focus,
5777 #ghd-settings input:focus, .intgrs-lstng-item:hover,
5778 .ajax-pagination-btn:focus, input[type="checkbox"]:focus,
5779 div.search-form input:focus, #search > input[name="q"]:focus {
5780 border-color: /*[[base-color]]*/ #4f8cc9 !important;
5781 box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 2px /*[[base-color]]*/ #4f8cc9 !important;
5782 outline-color: /*[[base-color]]*/ #4f8cc9 !important;
5783 }
5784 /* add border to site search field */
5785 .radio-group input[type=radio] {
5786 position: relative !important;
5787 }
5788 .dragover textarea, .dragover .drag-and-drop {
5789 box-shadow: 0 0 1px 1px /*[[base-color]]*/ #4f8cc9 !important;
5790 }
5791 /* below style is workaround for Firefox. */
5792 /* see: https://bugzilla.mozilla.org/show_bug.cgi?id=1394491 */
5793 optgroup:before {
5794 color: #888 !important;
5795 background-color: #181818 !important;
5796 }
5797 optgroup {
5798 background-color: #191919 !important;
5799 }
5800 /* custom checkboxes and radios */
5801 input[type="checkbox"], input[type="checkbox"]:focus, input[type="radio"],
5802 input[type="radio"]:focus, input[type="checkbox"]:hover:active,
5803 input[type="radio"]:hover:active, input[type="checkbox"]:disabled,
5804 input[type="checkbox"]:hover:disabled,
5805 input[type="checkbox"]:hover:active:disabled {
5806 -webkit-appearance: none !important;
5807 -moz-appearance: none !important;
5808 appearance: none !important;
5809 background-color: #181818 !important;
5810 border: 1px solid #484848 !important;
5811 color: #eee !important;
5812 height: 1em !important;
5813 width: 1em !important;
5814 }
5815 input[type="radio"] {
5816 border-radius: 100% !important;
5817 }
5818 input[type="checkbox"]:disabled, input[type="checkbox"]:hover:disabled,
5819 input[type="checkbox"]:hover:active:disabled, input[type="radio"]:disabled {
5820 background-color: #282828 !important;
5821 color: #555 !important;
5822 }
5823 input[type="checkbox"]:checked {
5824 background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M0 0h512v512H0z"/><path fill="%23ddd" d="M99 213l-1 89 104 102 205-201v-91L203 315 99 213z"/></svg>') !important;
5825 background-size: cover !important;
5826 }
5827 input[type="checkbox"]:checked:disabled {
5828 background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M0 0h512v512H0z" fill="%23282828"/><path fill="%23555" d="M99 213l-1 89 104 102 205-201v-91L203 315 99 213z"/></svg>') !important;
5829 }
5830 input[type="checkbox"]:indeterminate {
5831 background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><rect width="512" height="512" fill="%23000"/><rect x="64" y="192" width="384" height="128" fill="%23ddd"/></svg>') !important;
5832 background-size: cover !important;
5833 }
5834 input[type="checkbox"]:indeterminate:disabled {
5835 background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><rect width="512" height="512" fill="%23282828"/><rect x="64" y="192" width="384" height="128" fill="%23555"/></svg>') !important;
5836 }
5837 input[type="radio"]:checked {
5838 background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><rect width="512" height="512" fill="%23000"/><circle cx="256" cy="256" r="96" fill="%23ddd"/></svg>') !important;
5839 background-size: cover !important;
5840 }
5841 input[type="radio"]:checked:disabled {
5842 background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><rect width="512" height="512" fill="%23282828"/><circle cx="256" cy="256" r="96" fill="%23555"/></svg>') !important;
5843 }
5844 /*[[tab-size]]*/
5845 /* User time line firsts */
5846 img[src$="profile-joined-github.png"] {
5847 padding-bottom: 20px !important;
5848 }
5849 table.pricing-table td:first-child {
5850 text-indent: 9px;
5851 }
5852 .comment-reactions button.btn-link.user-has-reacted {
5853 background-color: rgba(79, 140, 201, .2) !important;
5854 background-color: rgba(/*[[base-color-rgb]]*/, .2) !important;
5855 }
5856 /* HACK: Label colors */
5857 [class*="IssueLabel"][style*=" color: #f"], .IssueLabel a[style*="color: #f"],
5858 .issue-card-label[style*=" color: #f"] {
5859 color: #e8e8e8 !important;
5860 }
5861 [class*="IssueLabel"][style*=" color: #e"], .IssueLabel a[style*="color: #e"],
5862 .issue-card-label[style*=" color: #e"] {
5863 color: #e8e8e8 !important;
5864 }
5865 [class*="IssueLabel"][style*=" color: #d"], .IssueLabel a[style*="color: #d"],
5866 .issue-card-label[style*=" color: #d"] {
5867 color: #e8e8e8 !important;
5868 }
5869 [class*="IssueLabel"][style*=" color: #c"], .IssueLabel a[style*="color: #c"],
5870 .issue-card-label[style*=" color: #c"] {
5871 color: #e8e8e8 !important;
5872 }
5873 [class*="IssueLabel"][style*=" color: #3"], .IssueLabel a[style*="color: 3"],
5874 .issue-card-label[style*=" color: #3"] {
5875 color: #181818 !important;
5876 }
5877 [class*="IssueLabel"][style*=" color: #2"], .IssueLabel a[style*="color: #2"],
5878 .issue-card-label[style*=" color: #2"] {
5879 color: #181818 !important;
5880 }
5881 [class*="IssueLabel"][style*=" color: #1"], .IssueLabel a[style*="color: #1"],
5882 .issue-card-label[style*=" color: #1"] {
5883 color: #181818 !important;
5884 }
5885 [class*="IssueLabel"][style*=" color: #0"], .IssueLabel a[style*="color: #0"],
5886 .issue-card-label[style*=" color: #0"] {
5887 color: #181818 !important;
5888 }
5889 .markdown-body pre code, .markdown-body pre tt {
5890 padding: .2em 0 !important;
5891 border: none !important;
5892 }
5893 .markdown-body code:before, .markdown-body code:after,
5894 .markdown-body tt:before, .markdown-body tt:after,
5895 .markdown-body pre code:before, .markdown-body pre code:after,
5896 .markdown-body pre tt:before, .markdown-body pre tt:after {
5897 display: none !important;
5898 }
5899 .intgrs-lstng-item-description:after {
5900 background-image: linear-gradient(to right, rgba(24, 24, 24, 0), #181818 80%) !important;
5901 }
5902 .marketplace-product-callout-bg {
5903 background-image: linear-gradient(to right, rgba(24, 24, 24, 0), #181818) !important;
5904 }
5905 .Box-body {
5906 border-radius: inherit !important;
5907 }
5908 .branch-infobar, .notifications .unread {
5909 font-weight: normal !important;
5910 }
5911 .merge-pr-more-commits, .profile-timeline-month-heading {
5912 padding: 2px 5px !important;
5913 }
5914 input.tree-finder-input, input.tree-finder-input:focus {
5915 background: transparent !important;
5916 border: none !important;
5917 box-shadow: none !important;
5918 }
5919 .dropdown-menu, .word-upload-callout, .select-menu-modal {
5920 box-shadow: 0 3px 12px rgba(0, 0, 0, .4);
5921 }
5922 .exploregrid-item {
5923 border-color: rgba(255, 255, 255, .075) !important;
5924 box-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 5px 10px rgba(0, 0, 0, .05) !important;
5925 }
5926 .exploregrid-item:hover {
5927 border-color: rgba(255, 255, 255, .15) !important;
5928 box-shadow: 0 1px 3px rgba(0, 0, 0, .15), 0 8px 15px rgba(0, 0, 0, .3) !important;
5929 }
5930 .box-shadow-large, html[class*="ghh-"] .tooltipster-box {
5931 box-shadow: 0 1px 15px #000 !important;
5932 }
5933 img[src*="images/modules/checks"].box-shadow-large {
5934 box-shadow: 0 1px 15px #fff !important;
5935 }
5936 /* remove shadow */
5937 h1, h2, h3, h4, pre, pre *, code, tt, li, p, th, .news, .btn,
5938 .metabox em.placeholder, table.notifications, #download_button, .comment-count,
5939 em.date, input.search, #user-links, .upper_footer, .switcher > span:after,
5940 .upgrades td, .description, .nav-bar-tabs, .pagination span,
5941 .mini-icon-advanced-search, .count, #repo-message, .usage-bar dt,
5942 #user-links .name img, #common-issues, .upload-progress, .svg-tip, .meta,
5943 #files .file .meta .info span, .file-box .meta .info span, .search-filters,
5944 .usage-bar dd, .avatar-stack.multiple-avatars .avatar:last-child,
5945 .avatar-stack.multiple-avatars:before, .box-action, .file-diff-line,
5946 .file-code-lines, #adv_code_search .search-page-input,
5947 li.ssh-key .ssh-key-state-indicator.not-recent, #gist-form .gist-name-textbox,
5948 .labels .label, .fullscreen-overlay textarea, .avatar-child,
5949 .discussion-item .label-color, .coupons .coupon-form-body, .label-private,
5950 .repo-file-upload-progress, .more-repos, .header .header-search-wrapper.focus,
5951 .blame-commit .blame-commit-info, .label, .Label, .project-card,
5952 .focused .drag-and-drop, .IssueLabel {
5953 box-shadow: none !important;
5954 }
5955 a, button, p, ul, li, dl.form label, .formbody label, .js-context-button,
5956 .footer-text, .octicon-mark-github, .minibutton span, span.name,
5957 .diff-line-code, .num, .user-list em, .diff-expander .octicon-unfold:hover,
5958 .minibutton, .mini-icon, .mini-icon:before, .list-tip:before,
5959 .line-num-content, .diff-expander .octicon-unfold, .minibutton i,
5960 .comment-header-author, .header, .gist .gist-file .gist-meta,
5961 .logo-placeholder, .branch-group-heading, .render-bar,
5962 .auth-form-header .octicon, .render-info .symbol, .article-meta,
5963 .text-shadow-light, .text-shadow-dark, ul#bootcamp li a h4, .Header {
5964 text-shadow: none !important;
5965 }
5966 /* remove background gradient */
5967 .big-notice, .clean td, .legend .clean, .avatar .overlay.size-48,
5968 .listing.closed, .gist .gist-file .gist-data, .gist-syntax,
5969 .gist .gist-file .gist-data .line-numbers, .listing .repo,
5970 .render-shell .leaflet-marker-pane img, .showcase-page-pattern,
5971 .showcase-page-pattern:after, #notebook .output_png img, .signup-prompt-bg,
5972 .actions-hero-bg {
5973 background-color: transparent !important;
5974 background-image: none !important;
5975 }
5976 /* border-radius */
5977 #wrapper, #your-repos-filter, .topsearch ul.nav, .merge-pr-more-commits,
5978 .oauth-org-access-details .boxed-group-list > li.on,
5979 .gist-snippet .file-box .highlight {
5980 border-radius: 3px !important;
5981 }
5982 /* add rounded borders on bottom */
5983 body[data-render-url], .render-viewer, .comment-content,
5984 .gist .gist-file .gist-meta, .more-repos, .comment table {
5985 border-radius: 0 0 3px 3px !important;
5986 }
5987 .dashboard-tabs a, .search-filters {
5988 border-radius: 0 !important;
5989 }
5990 .discussion-topic-header, .previewable-comment-form .tabnav {
5991 border-radius: 3px 3px 0 0 !important;
5992 }
5993 /* repo labels, private repo lists */
5994 .repo-label span, .private .repo-list-item, .hook-delivery-guid {
5995 background: #222 !important;
5996 color: #777 !important;
5997 }
5998 .private .mini-repo-list-item .repo-icon {
5999 color: #777 !important;
6000 }
6001 .private .mini-repo-list-item {
6002 background: #221 !important;
6003 }
6004 /* previously orange border bottom */
6005 .pagehead ul.tabs li a.selected, .pagehead > ul.tabs li a:hover,
6006 .filter-selected, div.listing.navigation-focus, div.issues.navigation-focus,
6007 .repo-filter:hover, .dashboard-tabs a.selected, .marketing-nav a.selected,
6008 .orgs-nav .org-nav-item.selected, a.pagehead-nav-item.selected,
6009 .underline-nav-item.selected {
6010 border-radius: 0 !important;
6011 border-bottom: 2px solid #eee !important;
6012 }
6013 .section-nav .active a, .js-current .standalone a, .sidebar-module .disable>a {
6014 border-radius: 0 !important;
6015 border-left: 2px solid #eee !important;
6016 }
6017 .dropdown-arrow {
6018 border-top-color: #eee !important;
6019 transition: none !important;
6020 }
6021 #com #header .top-nav .dropdown-caret {
6022 border-top-color: #ccc !important;
6023 }
6024 .js-menu-target:hover .dropdown-arrow {
6025 border-top-color: /*[[base-color]]*/ #4f8cc9 !important;
6026 }
6027 /* Add border-top to CI/action runs that don't have results */
6028 .js-check-run-blankslate {
6029 border-top: 1px solid #343434;
6030 }
6031 /* Make it more apparent that <details> is clickable */
6032 .markdown-body details summary:not([aria-haspopup]):hover {
6033 background: #282828;
6034 box-shadow: 0 0 0 2px #282828;
6035 cursor: pointer;
6036 }
6037 /* GitHub Bug: Center discussion close icon vertically */
6038 .discussion-item-closed .octicon {
6039 position: relative !important;
6040 top: -1px;
6041 }
6042 /* GitHub Bug: Center counters vertically on the line */
6043 .boxed-group .counter, .reponav-item .counter, .boxed-group .Counter,
6044 .reponav-item .Counter {
6045 position: relative !important;
6046 top: -1px !important;
6047 }
6048 /* GitHub Bug: Fix image swipe handle misalignment */
6049 .swipe .swipe-frame .swipe-bar .top-handle,
6050 .swipe .swipe-frame .swipe-bar .bottom-handle {
6051 left: -6px !important;
6052 }
6053 /* GitHub Bug: Center color preview in inline code tags */
6054 .markdown-body code .v-align-middle {
6055 position: relative;
6056 top: -1px;
6057 }
6058 /* GitHub Bug: Stop commit message field from resizing horizontally */
6059 #commit-description-textarea {
6060 resize: vertical !important;
6061 }
6062 /* GitHub Bug: Fix cut-off 'g' letters in box headers like on https://github.com/notifications */
6063 .boxed-group .heading, .boxed-group > h3 {
6064 padding: 7px 10px 8px;
6065 line-height: inherit;
6066 }
6067 /* Tweak: Square counters, add 1px padding on bottom to counter uneven font size */
6068 #conversation_tab_counter, #commits_tab_counter, #files_tab_counter,
6069 .reponav-item .counter, .reponav-item .Counter {
6070 border-radius: 2px !important;
6071 padding: 2px 5px 3px !important;
6072 }
6073 .topic-tag {
6074 padding: .2em .9em !important;
6075 box-shadow: inset 0 0 0 1px #246 !important;
6076 }
6077 .topic-tag.topic-tag-outline {
6078 box-shadow: inset 0 0 0 1px #6d7c9c !important;
6079 }
6080 /* Add bottom border on subnav - https://github.com/topics */
6081 .site-subnav {
6082 box-shadow: 0 1px 0 #343434 !important;
6083 }
6084 @media screen and (min-width: 1024px) {
6085 .site-subnav .subnav-primary.selected, .site-subnav .subnav-primary:hover {
6086 border-bottom-color: #eee !important;
6087 }
6088 }
6089 @media screen and (max-width: 768px) {
6090 body .p-responsive .subnav-btn {
6091 background: transparent !important;
6092 }
6093 body .p-responsive .subnav-link[href="https://enterprise.github.com/contact"] {
6094 border-bottom-color: transparent !important;
6095 color: #8e8e8e !important;
6096 }
6097 body .p-responsive .subnav-link[href="https://enterprise.github.com/contact"]:hover {
6098 border-bottom-color: transparent !important;
6099 color: #bebebe !important;
6100 }
6101 }
6102 /* invisible border */
6103 @media screen and (max-width: 768px) {
6104 body.page-responsive .site-subnav .subnav-primary.selected,
6105 body.page-responsive .site-subnav .subnav-primary:hover {
6106 border-bottom-color: transparent !important;
6107 color: #bebebe !important;
6108 }
6109 }
6110 .gisttabs a:not(.selected), .gisttabs a:not(.selected):hover,
6111 .timeline-comment-wrapper, .avatar-stack .avatar, .full-commit .commit-meta,
6112 .tabs > a, .header .divider-vertical, .about-menu-link {
6113 border-color: transparent !important;
6114 }
6115 /* darken border */
6116 .wiki-wrapper .wiki-empty-box:hover, .render-shell .slider .slider-track,
6117 .render-shell .slider-bar, .about-menu-link:hover, .about-menu-link.selected,
6118 .pricing-table {
6119 border-color: #777 !important;
6120 }
6121 /* brighten border */
6122 .filter-item.selected .Label--outline-white {
6123 border-color: #fff !important;
6124 }
6125 img, #browser table, #browser table th, #issues .menu ul li,
6126 .branches .more-branches, .issues td, ul.main_nav li.selected, .browser_header,
6127 .issue-head, .bootcamp-help .image, ul.hook-list, .clone-url-button,
6128 .list-tip li, .section-nav a, .search-menu-container, .repo_list li a,
6129 .graphs .axis, .switcher > span:after, a.assignee-bit, .menu li,
6130 .notifications td, .filter-tab, ul.hook-list li, .repo .border, .box-action,
6131 ul.repo-stats li a, .footer_nav h4, .footer-divider, .chromed-list-browser,
6132 .js-activate-link, .chromed-list-browser div, .filter-bar, .columns.sidebar,
6133 .lbl, #contributors .person, #commit-activity-master, #services, .top-rule,
6134 #services .service, ul.stats, .release-list > li, .context-body,
6135 .api li:before, .library-list .feature, .lower_footer, .cheatsheet,
6136 .pagehead.settings-area, .release-body, .suggester, .pull-state, .pull-number,
6137 .merge-pr, .gist-file, #graph-shots li, .sidebar, .release-timeline,
6138 .explore h2, #head, .leaderboard-list-item, .search-result-item, .details,
6139 .jobs-list, .content-header, .user-list-item, .markdown-body,
6140 ul#categories li h5, .render-view-modes li, .gobutton.with-comments .sha,
6141 #gollum-editor-function-bar, .capped-box, .steps li, #common-issues, .steps,
6142 #graphs, .previewable-comment-form .comment, .org-module, .org-repo,
6143 .table-list, .org-add-footer, .auto-search-group .search-filter,
6144 #notification-center li, .branch-status, .comment + .comment,
6145 .discussion-bubble-inner, .member-row, .press-info,
6146 .timeline-commits .timeline-commits-header, .marketing-section,
6147 .featured-callout .screenshot, .page-new-repo .license-container,
6148 .sidebar-module, .collapsed, .expanded, .discussion-topic, .bubble-inner,
6149 .team-org-group, div.article div.helper div.content, .boxed-group-inner .help,
6150 dl.new-email-form, .file .meta-divider, .avatar-stack.multiple-avatars:before,
6151 .file-box, .file-actions .btn-group li, .gist .gist-file .gist-data,
6152 .calendar-graph .contrib-details div, .branch-action-body,
6153 .setup-form .tos-info, .setup-form .setup-organization-next,
6154 .collection-page .other-content, .bubble-wrap, .release-show, .file-wrap,
6155 .branches .branch-summary, .branches .no-results-message,
6156 .branch-a-b-count .count-half:last-child, .panel-nav, .file,
6157 .full-commit .sha-block > a, .theme-selector-thumbnail, .segmented-nav li,
6158 .boxed-group-inner, .search-form button, .branches .branch-group-heading,
6159 .boxed-group > h3, .boxed-group .heading, .issues-list-actions, p code, code,
6160 .wiki-wrapper .wiki-empty-box, #adv_code_search .search-page-label,
6161 pre.headers, .inline-comment-form, .history-link, .oauth-permissions-details,
6162 .setup-info-module .features-list .list-divider,
6163 .setup-wrapper .oauth-permissions, .swipe .swipe-frame .swipe-shell,
6164 ul.search-results, .orgs-help-shelf-content .orgs-help-divider,
6165 .gist-quicksearch-result-group, .listgroup, .listgroup-item + .listgroup-item,
6166 .user-key-badge, .newsfeed-placeholder, .progress-bar-inline .progress-bar,
6167 .menu-heading, body .border-gray-dark, .discussion-item-review .blob-wrapper,
6168 .bot-identifier, .counter, .Counter, div.marketplace-product-callout,
6169 .CodeMirror-dialog-top, .project-card:hover:not(:focus) {
6170 border-color: #484848 !important;
6171 }
6172 .btn, pre, h1, h2, h3, table, table tr, table td, table th, blockquote,
6173 .pulse-graph, .minibutton, .social-count, .discusion-topic-infobar, .box-body,
6174 .logo-box, .developer-program-badge, .vcard-details, .vcard-stats,
6175 .auth-form-header, .nav-bar-tabs .section-title, .pagination a:last-child,
6176 .pagination span:first-child, .boxed-group-list > li, .toolbar-bordered,
6177 .pagination span:last-child, .dashboard-tabs, .graphs, .graph, .sub-nav,
6178 .audit-search-clear, .repo-list-item, .email-signature-reply, footer,
6179 .bubble .bubble-expand, .grid .col, .composer-infobar, .email-quoted-reply,
6180 .summary-stats li, .columns.equacols.bordered, .file-diffstat, ul.filter-list,
6181 .news .alert, table.files td, .explore-section, .repolist > li,
6182 .featured-grid-outer, .gh-header-meta, .theme-picker-thumbs, .team,
6183 .billing-section, .sidebar-module ul h3, .headlines li,
6184 .discussion-sidebar-item + .discussion-sidebar-item, .markdown-format img,
6185 div#common-issues ul li, .about-facts, .starred-repo, .markdown-example,
6186 .traffic-graph-stats, .discussion-item + .discussion-item, .bubble,
6187 .tree-browser, .simple-box-footer, .team-grid .team-members,
6188 .org-list .list-item, .stats-group .stat, .team-info-card .team-stats,
6189 .table-of-contents li, .commit-group,
6190 .table-list-bordered .table-list-cell:first-child,
6191 .table-list-bordered .table-list-cell:last-child, .table-list-cell,
6192 .table-list, .table-list-header, .labels-list-item, .subnav-divider-right,
6193 .subnav-bordered, .content table tr th, #search-results li, .subhead,
6194 #pages-composer, .render-bar, #gollum-editor-help, #gollum-editor-help-parent,
6195 #gollum-editor-help-list, .auth-section, .commit-sha, .comment-body,
6196 .mini-repo-list-item, .advanced-search-form fieldset, .contrib-column,
6197 .org-header .edit-org, .pulse-summary .summary-box,
6198 .pulse-summary .summary-box li:first-child, .list-item + .list-item,
6199 .list-item + .list-heading, .list-heading + .list-item, .issue-list-item,
6200 .collection-card, .setup-header, body.api pre, .stats-group-stat:first-child,
6201 .build-statuses-list, #gollum-dialog-dialog-buttons, #gollum-dialog-dialog h4,
6202 a.gollum-minibutton, a.gollum-minibutton:visited,
6203 .two-factor-toggle .two-factor-status, .two-factor-settings-group,
6204 .member-badge, ul.comparison-list > li, .release-downloads,
6205 .release-downloads li, .blob-interaction-bar, #gist-form .file .meta,
6206 .file .meta, .file-box .meta, .capped-card, .audit-results-header,
6207 .pagination a, .pagination span, .pagination em, .input_area,
6208 .output_area .rendered_html table, .render-info .message,
6209 .subnav .btn + .issues-search,
6210 .branch-action-body .branch-action-item + .branch-action-item,
6211 .discussion-item-merged.open .discussion-item-details-header,
6212 .discussion-item-merged.open .build-statuses-list, .build-status-item,
6213 .pagehead-tabs-item.selected, .org-header, .pagehead,
6214 .branch-action-item + .mergeability-details, .migration-section,
6215 .migrate-org-roles, .migrate-org-roles-header, .migration-footer,
6216 .migration-org-avatar, .org-migration-settings-section,
6217 .word-upload-callout .note, .commit-tease .commit-meta, .manage-user-info,
6218 .manage-repo-access-title, .org-settings-team-item:first-child, .label-generic,
6219 .plan-notice, .intgr-header, .code-list-item, .sort-bar,
6220 .repo-file-upload-outline, .comment-reactions.has-reactions,
6221 .reaction-summary-item, .featurette.border-top, .tile-block,
6222 .tile-bordered:not(:last-child), .showcase-page-header,
6223 .showcase-page-repo-list, .header-search-scope, .result-group a,
6224 .signed-commit-badge, .signed-commit-header, .user-key-email, .border-top,
6225 .pricing-card-cta, .shelf, .access-token, .about-menu, .oauth-border,
6226 .reponav-item.selected, .file-header,
6227 .reorderable-task-lists .markdown-body .task-list-item.hovered,
6228 .next-charge-box, .setup-info-module h2, .pinned-repo-list-item,
6229 .pinned-repo-filters, .orghead, .orghead .edit-org, .discussion-item-deployed,
6230 .branch-action-body .merge-message, .new-project-column,
6231 .confirm-removal-list-container, .confirm-removal-list-item, .user-profile-nav,
6232 .review-thread-reply, .feature-callout-octicon, .feature-callout,
6233 .discussion-item + .discussion-item,
6234 .discussion-item-review + .discussion-item, .libraries-jumbotron,
6235 .last-review-thread, .menu-item, .review-comment.is-comment-editing,
6236 .team-list-footer, .profile-rollup-summarized + .profile-rollup-summarized,
6237 .Subhead, .dashboard-notice .coupon, .listgroup-header, .merge-status-item,
6238 .pending-team-invitations-link, .discussion-item + .discussion-item-review,
6239 .profile-timeline-card-wrapper,
6240 .profile-rollup-wrapper + .profile-rollup-wrapper,
6241 .email-preference-exceptions .exception, .user-key-email-unverified, .diffbar,
6242 .rendered_html hr, .drag-and-drop, .form-hr, .release-timeline-tags .main {
6243 border-color: #343434 !important;
6244 }
6245 .discussion-item-icon, .date:after, ul.color-label-list .color,
6246 .facebox-header, .TimelineItem-badge {
6247 border-color: #222;
6248 }
6249 .filter-tab.selected {
6250 border: 1px solid #444 !important;
6251 border-bottom: 1px solid #343434 !important;
6252 }
6253 .follow-list .follow-list-item {
6254 border-bottom: 1px solid #343434 !important;
6255 }
6256 .simple-conversation-list > li, .site-footer, .blame .section-first td,
6257 .wiki-list .wiki-list-item + .wiki-list-item, .member-badge + .member-badge {
6258 border-top: 1px solid #343434 !important;
6259 }
6260 /* zenhub inline styles */
6261 .zh-login-status {
6262 background: #181818 !important;
6263 border-color: #484848 !important;
6264 color: #bebebe !important;
6265 }
6266 /* https://github.com/mobile/ */
6267 .mobile-gradient-bg {
6268 display: none;
6269 }
6270 svg.mobile-hero {
6271 filter: invert(100%) hue-rotate(180deg);
6272 }
6273 /* discussion timeline tweaks */
6274 .closed-banner {
6275 display: none !important;
6276 }
6277 .discussion-timeline-actions {
6278 border-top: 2px solid #383838 !important;
6279 background: none !important;
6280 }
6281 .discussion-timeline:before {
6282 margin-top: 2px !important;
6283 background: #383838 !important;
6284 height: calc(100% - 259px) !important;
6285 }
6286 .profile-timeline.discussion-timeline:before {
6287 height: 100% !important;
6288 }
6289 .listings div.listing {
6290 border-left: 2px solid #333 !important;
6291 border-right: 2px solid #333 !important;
6292 }
6293 #org-members .member-listing {
6294 border-left: 1px solid #333 !important;
6295 border-right: 1px solid #333 !important;
6296 }
6297 .branch-action-body:before, .MarketplaceSideNav, .plans-card-text:first-child {
6298 border-right-color: #484848 !important;
6299 }
6300 .merge-branch-form .commit-form:after, .repository-content .commit-form:after {
6301 border-right-color: #202020 !important;
6302 }
6303 .Popover-message--top-left:after {
6304 border-bottom-color: #181818 !important;
6305 }
6306 /* below style is needed because of order problems in generator */
6307 .pull-request-review-body-wrapper .timeline-comment-group .timeline-comment:before,
6308 .pull-request-review-body-wrapper .timeline-comment-group .timeline-comment:after {
6309 border-right-color: transparent !important;
6310 }
6311 .word-upload-callout:before, .word-upload-callout:after,
6312 .select-menu-modal-arrow:after, .Popover-message--top-left:before {
6313 border-bottom-color: #343434 !important;
6314 }
6315 .repo-filterer .repo-filter:hover, .review-summary:before {
6316 border-bottom-color: #484848 !important;
6317 }
6318 .issue-head {
6319 border-bottom-width: 1px !important;
6320 }
6321 .context-button:hover:after, .switcher > span:before {
6322 border-color: #eee transparent transparent !important;
6323 }
6324 /* developer sidebar indicator arrows */
6325 .sidebar-module .arrow-btn:hover {
6326 width: 0 !important;
6327 height: 0 !important;
6328 padding: 0 !important;
6329 border-color: transparent !important;
6330 border-style: solid !important;
6331 }
6332 .sidebar-module .arrow-btn.collapsed:hover {
6333 border-width: 5px 8px !important;
6334 border-left-color: /*[[base-color]]*/ #4f8cc9 !important;
6335 margin: 12px 0 0 12px !important;
6336 }
6337 .sidebar-module .arrow-btn.expanded:hover {
6338 border-width: 8px 6px 0 5px !important;
6339 border-top-color: /*[[base-color]]*/ #4f8cc9 !important;
6340 margin: 14px 0 0 9px !important;
6341 }
6342 .reponav-item {
6343 padding-top: 9px !important;
6344 border-top-width: 1px !important;
6345 }
6346 .pagehead-tabs-item {
6347 padding-top: 10px !important;
6348 border-top-width: 1px !important;
6349 }
6350 .pagehead-tabs-item.selected, .reponav-item.selected, .tabnav-tab.selected {
6351 background: #202020 !important;
6352 border-bottom-color: #202020 !important;
6353 }
6354 .timeline-comment .tabnav-tab.selected {
6355 background: #181818 !important;
6356 border-bottom-color: #181818 !important;
6357 }
6358 .branches .branch-summary + .branch-summary {
6359 border-top-color: #333 !important;
6360 }
6361 /* code */
6362 .linkable-line-number {
6363 border-right: 1px solid #484848 !important;
6364 }
6365 .gist .gist-file .gist-data .line-number {
6366 line-height: 19px !important;
6367 }
6368 /* File listings - fix date truncation */
6369 table.files td.age .css-truncate {
6370 max-width: none !important;
6371 }
6372 /* https://github.com/StylishThemes/GitHub-Dark/issues/620 */
6373 .timeline-comment-header .css-truncate-target {
6374 max-width: 250px !important;
6375 }
6376 /* tooltip - tooltipped */
6377 .octotip {
6378 background-color: #003 !important;
6379 border-color: #006 !important;
6380 }
6381 .tooltipped:after {
6382 background: #343434 !important;
6383 }
6384 .tooltipped-n:before, .tooltipped-ne:before, .tooltipped-nw:before {
6385 border-top-color: #343434 !important;
6386 }
6387 .tooltipped-s:before, .tooltipped-se:before, .tooltipped-sw:before {
6388 border-bottom-color: #343434 !important;
6389 }
6390 .tooltipped-e:before {
6391 border-right-color: #343434 !important;
6392 }
6393 .tooltipped-w:before {
6394 border-left-color: #343434 !important;
6395 }
6396 .commitinfo, .gc .diff-line-code, .gc .diff-line-num, .gc .diff-line-pre,
6397 .featured-commit-activity-graph, .featured-repo-logo, .outline-box,
6398 .gobutton>.sha .octicon, .markdown-body .csv-data .blob-num, #feedBody,
6399 .search-result-header, .accessibility-aid:focus, .file-data, .signup-plans th,
6400 .signup-plans td, .signup-plans-orgs th, .signup-plans-orgs td, .commits td,
6401 .featured-callout, .sidebar-module ul ul li, .native-download,
6402 .setup-info-module, div#common-issues ul, #gist-form .name, .subnav-item,
6403 .render-notice,
6404 .label-edit.edit-color-label-form .color-editor .color-editor-input,
6405 .date_selector td, .new-label, .range-editor .range, .range-editor .flag,
6406 .auth-form-body, div.border-wrap, .profile-header, .highlight .gc,
6407 .uploaded-files.is-populated, .range-editor,
6408 #gollum-editor-help-parent li a.selected,
6409 #gollum-editor-help-list li a.selected, #gollum-editor-help-parent li a:hover,
6410 #gollum-editor-help-list li a:hover, .github-access-banner, .protip-callout,
6411 ul.comparison-list, .wiki-custom-sidebar, .invitation-container,
6412 .orgs-help-shelf, .orgs-help-item-octicon, .thread-subscription-status,
6413 .branch-action-body .merge-branch-form, .pull-info, .branch-link,
6414 .discussion-item-merged.open .discussion-item-details, .word-upload-callout,
6415 .commit-tease-contributors, .session-authentication .create-account-callout,
6416 .intgrs-lstng-item, .intgr-install-callout,
6417 .is-failed .repo-file-upload-errors, .is-bad-file .repo-file-upload-errors,
6418 .is-too-big .repo-file-upload-errors, .is-too-many .repo-file-upload-errors,
6419 .is-empty .repo-file-upload-errors, .site-header, .site-subheader,
6420 .pricing-card, .explore-signup-entice, .price-box, .cvv-hint-tooltip,
6421 .plan-choice, .date-selector td, .user-profile-sticky-bar:after,
6422 .review-thread, .card, .tutorial, .overview .card > div[style*="background"],
6423 .Box-footer, .ScreenshotCarousel,
6424 .card-filter-autocomplete-dropdown .autocomplete-keyword-only, .inbox-zero,
6425 .tag-input .suggester, .is-stuck .diffbar, .project-pane.bg-white {
6426 background: #181818 !important;
6427 border-color: #343434 !important;
6428 }
6429 .review-comment[aria-selected=true],
6430 .timeline-comment[aria-selected=true] .review-summary {
6431 background-color: #181818 !important;
6432 box-shadow: 0 0 0 .2em rgba(79, 140, 201, .3) !important;
6433 box-shadow: 0 0 0 .2em rgba(/*[[base-color-rgb]]*/, .3) !important;
6434 }
6435 .timeline-comment-group[aria-selected=true] .timeline-comment:before {
6436 border-right-color: /*[[base-color]]*/ #4f8cc9 !important;
6437 left: -17px !important;
6438 filter: none !important;
6439 }
6440 .timeline-comment:target .review-summary:after {
6441 top: -16px !important;
6442 filter: none !important;
6443 }
6444 .timeline-comment[aria-selected=true] .review-summary:before {
6445 border-bottom-color: rgba(79, 140, 201, .3) !important;
6446 border-bottom-color: rgba(/*[[base-color-rgb]]*/, .3) !important;
6447 top: -19.75px !important;
6448 filter: none !important;
6449 }
6450 #readme .plain, .readme .markdown-body, .readme .plain, .pull-request-composer,
6451 .octofication .broadcast-icon-mask, .file .image, .merge-pr-more-commits,
6452 .coupons .coupon-form-body, .manage-repo-access-group, .saved-reply-form,
6453 .orghead .edit-org:hover, .simple-box,
6454 .btn-link.timeline-progressive-disclosure-button, .border.branch-action-item {
6455 background: #181818 !important;
6456 border-color: #484848 !important;
6457 }
6458 .header, .headers, #readme .markdown-body, .social-count, .file, .box-body,
6459 .steps li, .explore-section:nth-child(2n), .markdown-format table,
6460 .chromed-list-browser .none p, .chromed-list-browser .error p,
6461 .list-browser-footer, .commandbar .choice:hover, #gollum-editor-help,
6462 .search-filter:hover, #wiki-history table tr:nth-child(2n) td,
6463 .display tr:hover, .octofication .message, .commandbar .loading:hover,
6464 .comment-content, .commandbar .message, .boxed-group-inner,
6465 #adv_code_search .search-page-label, #contributors-master svg.viz,
6466 .diff-table .line-comments, .menu, svg.spark, svg.capped-card-content,
6467 body.api .content tbody, .markdown-format img:not(.emoji), .mini-repo-list,
6468 #common-issues, .setup-wrapper .oauth-permissions-details, .milestone-list,
6469 .setup-form .setup-plans, .prose-diff > .markdown-body, .revision .gu,
6470 .tree-browser td, .tree-browser .alt td, .branches .branch-summary,
6471 .branches .no-results-message, .simple-box-footer, .commit-group,
6472 .content table tr, #search-results, table.files, .mergeable, .org-module,
6473 .org-add-footer, .branch-infobar, table.capped-list tr:nth-child(2n),
6474 .team-org-group, #gollum-editor-help-wrapper, .integrations-quality,
6475 .showcase-featured .mo-info .featured-grid-outer, .render-shell, .list,
6476 .latest-commit .commit-author, .bubble, .tabs > a.selected,
6477 .oauth-org-access-details .boxed-group-list > li.on, #fullscreen_overlay,
6478 .branch-action-body, .inline-comment-form, .file-history-tease .participation,
6479 .gist-quicksearch-result-header, .label-generic, .migrate-org-roles,
6480 .commit-tease .commit-meta, .manage-repo-access-icon,
6481 .table-list:not(.team-member-list), .repo-file-upload-progress,
6482 .gcr-ext-editor-dialog, .shade-gray, .exploregrid-item,
6483 .signed-commit-badge-small, .facebox-popup, .explore-signup-entice-wrapper,
6484 .billing-addon-items tr.total-row, .billing-addon-items tr.dark-row,
6485 li.pinned-repo-item, .js-contribution-graph h2 + div:last-child,
6486 .project-triage-pane, .user-profile-nav.is-stuck,
6487 [data-filterable-for="projects-filter"] .container-lg,
6488 .review-summary-form-wrapper, #projects-results, .listgroup,
6489 .protected-branch-orgs-and-repo-admins, .listgroup-overflow, .project-column,
6490 .btn.btn-outline, .js-notice > .border:not(.bg-blue-light),
6491 .news .issues_labeled .border, table.pricing-table, .two-factor-steps,
6492 article.border.rounded-1, .border-right.border-bottom.border-left,
6493 .graph-before-activity-overview, .access-form-wrapper, .timeline-comment-group,
6494 .summarylink-btn, .pinned-item-list-item, .avatar-before-user-status,
6495 .profile-timeline-card, table.files tr, .blog pre,
6496 .Box:not([style*="background"]), .pinned-issue-item,
6497 #wiki-footer .border-dashed, #wiki-rightbar .border-dashed,
6498 .list-group-item.standalone, .commit-form, .sidebar-progress-bar > .d-flex {
6499 background: #181818 !important;
6500 }
6501 .Box-row--hover-blue {
6502 background: #181818;
6503 }
6504 .bg-white, .radio-label, [style*="background-color: #2f363d"],
6505 .project-full-screen .project-header {
6506 background-color: #181818 !important;
6507 }
6508 /* https://github.com/StylishThemes/GitHub-Dark/issues/811 */
6509 .application-main > main > .container > .pt-4.bg-white.text-center {
6510 background: none !important;
6511 }
6512 /* bottom panel on actions */
6513 .flex-auto > .bg-gray-light {
6514 background: none !important;
6515 }
6516 /* make .blankslate invisible. if there are exceptions where it's useful, add them via :not() */
6517 .blankslate:not(.repository-og-image):not(.blankslate-capped) {
6518 background: none !important;
6519 border: none !important;
6520 box-shadow: none !important;
6521 }
6522 button.bg-white.subnav-link, main [style="background-color: #fcfdfd;"],
6523 .repository-content > .bg-white:not(.card-filter-autocomplete-dropdown) {
6524 background-color: transparent !important;
6525 }
6526 .sidebar-module, div.search-form input, #search > input[name="q"],
6527 .ais-SearchBox-input {
6528 background-color: #181818 !important;
6529 border-color: #343434 !important;
6530 }
6531 .blob-num-context, #user-content-toc td, .markdown-body table tr:nth-child(2n) {
6532 background: #141414 !important;
6533 }
6534 .blame .blob-num, .blame-blob-num, .collection-card, .team-grid .team,
6535 .code-list .divider .blob-num, .code-list .divider .blob-code,
6536 .expandable-line-num .diff-expander:hover, .pagination a, .build-status-item,
6537 .more-branches, .plan-choice.open, .uploaded-files>li.delete, .bg-gray-light,
6538 .more-repos, .billing-per-seat-callout:after, .code-list-item .blob-num,
6539 .blob-num.js-line-number, .bg-gray-light.disabled,
6540 .MarketplaceBackground-buffer, .team-left-column.bg-white, .overall-summary,
6541 .markdown-body table tr {
6542 background: #1c1c1c !important;
6543 }
6544 .action-card:after, .action-card:before {
6545 background-color: #202020 !important;
6546 box-shadow: 0 0 0 1px #555 !important;
6547 }
6548 /* Navigation focus */
6549 .list-browser-item.navigation-focus, .js-details-container.navigation-focus,
6550 .js-details-container.navigation-focus:nth-child(2n), .team-grid .team-members,
6551 .tree-browser tr.navigation-focus td,
6552 .issues-listing .table-list-issues .selectable:hover,
6553 .issues-listing .table-list-issues .navigation-focus, .setup-plans tr.selected,
6554 .notifications .navigation-focus, .sidebar-module ul ul li a:hover,
6555 .no-results, #gollum-editor-help-list, .owner-select-target,
6556 .divider .blob-code div.highlight,
6557 .oauth-org-access-details .boxed-group-list > li.on:hover, pre div:hover,
6558 .summary-stats li a:hover, .pinned-repos-selection-list-item.selected,
6559 .Box-body-row--highlight.navigation-focus, .Box-body-row--highlight:hover,
6560 .js-current .standalone a, .menu-item:hover,
6561 .Box-row--focus-gray.navigation-focus, .team-listing .is-open.root-team,
6562 .Box-row--hover-gray:hover, table.files tr[aria-selected="true"] td,
6563 .select-menu-item[aria-checked="true"]:not(.selected):not([role="menuitemradio"]):hover,
6564 .label-select-menu .select-menu-item.navigation-focus,
6565 .label-select-menu .select-menu-item:focus,
6566 .label-select-menu .select-menu-item:hover {
6567 background: #242424 !important;
6568 }
6569 #main, .capped-box, .unread_count, #browser table th,
6570 .markdown-format table th, table.upgrades tr.current td, .definitions,
6571 .discussion-topic-header, .timeline-commits-minimal .commit-icon .octicon,
6572 .timeline-commits .commit-icon .octicon, .upload-progress,
6573 .search-results-listing em, .discussion-bubble-inner, #wiki-history table td,
6574 .gist .gist-file .gist-data, .logo-box, .markdown-example .rendered,
6575 .team-grid .team-members, .diagram-icon:not(.active), table.capped-list th,
6576 .filter-bar, .audit-search-clear, .country-info, .file-diff-split .empty-cell,
6577 .composer-infobar, .completeness-indicator-blank, .leaflet-control-zoom,
6578 .manage-repo-access-not-active, .header-search-scope, .featurette.py-5,
6579 .payment-history .refunded, .payment-history .failed,
6580 .profile-timeline-month-heading.bg-white, .project-card,
6581 .BlobToolbar .btn-octicon, .MarketplaceHeader, .table-list-header,
6582 .boxed-group > h3, .boxed-group .heading, .file-header, .capped-card h3,
6583 #gist-form .file .meta, .file .meta, .file-box .meta, .menu-heading,
6584 .audit-results-header, .branches .branch-group-heading, .auth-form-header,
6585 .migration-jumbotron, .migration-sub-header, .commit-tease,
6586 .manage-repo-access-title, .signed-commit-header,
6587 .reorderable-task-lists .markdown-body .task-list-item.hovered,
6588 .next-charge-box, .credit-card, .branch-action-body .merge-message,
6589 .review-thread-reply, a.card.bg-gray-light:hover,
6590 .add-member-team-list .team-row-header, .pagination .gap,
6591 .pagination .disabled, .pagination .gap:hover, .pagination .disabled:hover,
6592 .listgroup-header, .merge-status-item,
6593 .bg-gray:not(body):not(.team-discussions-container),
6594 .Header .header-search-wrapper, .Header .header-search-wrapper input,
6595 .user-key-email-unverified, .action-card-header:before,
6596 .commits-listing .octicon-git-commit,
6597 .new-discussion-timeline .composer .comment-form-head.tabnav {
6598 background: #202020 !important;
6599 }
6600 #browser, .repos, .options-group, .pagehead ul.tabs li a.selected, .subnav-bar,
6601 .options-content, span.gravatar, .browsered, .browsered .inner,
6602 .subnav-bar > ul > li > ul, .comment-form ul.tabs a.selected,
6603 .issue.open.read .summary, .unselected_month, .commits th, #MathJax_Message,
6604 .chzn-single, .user-commits, .user-commits th, .metabox,
6605 .ranked-repositories > li, .pagehead ul.actions, #issues_search .comment,
6606 #header-wrapper, ul.feature-tabs li.highlight, .pagination,
6607 .filterbar .filters li, .starting-comment .body, .list-tip, .commit_oneline,
6608 .filterbox, .conversation-list-heading .inner, .autocomplete-results,
6609 .new-comments .body, .display tr, .render-container, .boxed-group-table th,
6610 .features-highlight, .outline-box-highlighted, .nav-bar-tabs, #watchers li,
6611 .browser .listing, .item, .context-pane, .context-loader, .sidebar .module,
6612 .tip-body, #assignee, .commit_oneline td, .notifications th, .content table th,
6613 .repo-collection>ul, #graph_data .tab.selected, .full-width-divider,
6614 .markdown-body .csv-data th, h3.conversation-list-heading strong,
6615 .file-commit-form .commit-form, .facebox-footer, .gcr-ext-editor-close,
6616 .gcr-ext-editor-header, .logos-download-link,
6617 .ajax-pagination-form:not(.progressive-timeline-loader-container):not(.pagination-loader-container) .ajax-pagination-btn:hover,
6618 .ajax-pagination-form:not(.progressive-timeline-loader-container):not(.pagination-loader-container) .ajax-pagination-btn:focus,
6619 .ajax-pagination-form:not(.progressive-timeline-loader-container):not(.pagination-loader-container) .ajax-pagination-btn:active {
6620 background: #222 !important;
6621 border-color: #343434 !important;
6622 }
6623 .btn:disabled, .btn.disabled, button.button:disabled,
6624 button.button:disabled:hover, button.button.disabled,
6625 button.button.disabled:hover, button.minibutton:disabled,
6626 button.minibutton:disabled:hover, button.minibutton.disabled,
6627 span.minibutton.disabled, a.minibutton.disabled,
6628 button.minibutton.disabled:hover, a.minibutton:disabled:hover,
6629 a.minibutton.disabled:hover, span.minibutton:disabled:hover,
6630 span.minibutton.disabled:hover, .search-result-group,
6631 .gist-quicksearch-result-group {
6632 background: #282828 !important;
6633 border-color: rgba(68, 68, 68, .5) !important;
6634 color: #555 !important;
6635 }
6636 .btn:disabled:hover, .btn.disabled:hover {
6637 background: #282828 !important;
6638 border-color: rgba(68, 68, 68, .5) !important;
6639 }
6640 .btn-outline:disabled, .btn-outline:disabled:hover, .btn-outline.disabled,
6641 .btn-outline.disabled:hover, .btn.btn-outline:disabled,
6642 .btn.btn-outline:disabled:hover, .btn.btn-outline.disabled,
6643 .btn.btn-outline.disabled:hover {
6644 background: #222 !important;
6645 border-color: #343434 !important;
6646 color: #444 !important;
6647 }
6648 #network .current-repository {
6649 background: #343434 !important;
6650 box-shadow: 0 0 0 2px #343434 !important;
6651 }
6652 .blame-commit-next .blame-commit-info, .blame-commit-next + .blame-line,
6653 .ScreenshotCarousel-nav {
6654 box-shadow: inset 0 1px 0 #343434 !important;
6655 }
6656 /* semi-transparent */
6657 .context-loader.large-format-loader, #graphs .loader, .org-header,
6658 .render-shell .slider, .illflow-item:not(.selected):hover,
6659 .leaflet-control-attribution, .orghead, .dropdown-toggle:hover,
6660 .dropdown-toggle.selected, .repohead {
6661 background: rgba(24, 24, 24, .4) !important;
6662 }
6663 .explore-signup-entice-inner {
6664 background: rgba(24, 24, 24, .9) !important;
6665 }
6666 .starred-repo.navigation-focus, .marketing-section-stripe,
6667 .blob-expanded .blob-num, .blob-expanded .blob-code, .migration-section-grey {
6668 background: rgba(50, 50, 50, .5) !important;
6669 }
6670 .details-expanded-dark[open] > summary:before,
6671 .details-overlay-dark[open] > summary:before,
6672 .details-overlay-dark[open] > summary::before,
6673 body.status .details-overlay-dark[open] > summary::before,
6674 body[class="page-responsive"] .details-overlay-dark[open] > summary:before,
6675 .SelectMenu:before {
6676 background: rgba(0, 0, 0, .5) !important;
6677 }
6678 .svg-tip {
6679 background: rgba(12, 12, 12, .8) !important;
6680 }
6681 .svg-tip:after {
6682 border-top-color: rgba(12, 12, 12, .9) !important;
6683 }
6684 .shelf {
6685 background-color: rgba(0, 0, 0, .2) !important;
6686 background-image: none !important;
6687 }
6688 /* page overlay */
6689 .select-menu-loading-overlay, .slow-loading-overlay,
6690 .branches .loading-overlay {
6691 background-color: rgba(24, 24, 24, .6) !important;
6692 }
6693 /* #333 */
6694 .pagehead ul.actions a.feed, .explore h2 .feed, #code_search_instructions h2,
6695 td.inst, .metabox-loader, .pull-flag, .browser-content,
6696 .filterbar ul.filters li, .pagehead ul.tabs li.contextswitch,
6697 #wiki-header > div, .pagehead ul.tabs li.contextswitch:hover, .bigbutton a,
6698 #new_message, #issues_next ul.sorts li, ul.sorts li.asc, ul.sorts li.desc,
6699 .listings-layout .columns.main .content, .fieldswrap, .filterbar li.selected,
6700 #issues_next ul.filters li, table.instruction tr:nth-child(2n),
6701 .email-hidden-toggle a, #commit-activity-master-head, .action-indicator,
6702 .pull-head .diffstat, ul.suggestions, .discusion-topic-infobar,
6703 .commits-listing:before, .jstree-wholerow-hovered, .bubble-contents,
6704 .ellipsis-button, .filter-list li span.bar, .selectable_day.today,
6705 .billing-plans .current, .commits-listing:before, .billing-section .usage-bar,
6706 .file-info-divider, .pagehead ul.tabs li a:hover, .repos .bottom-bar,
6707 #languages .popular, .tip-box h4, table.upgrades td, .commit-preview .message,
6708 .pagehead ul.tabs li.contextswitch, #browser tr th, .status-box h4,
6709 .line_numbers, #files span.icon, #issues_list .actions, #repos .public,
6710 .inset-callout, #repo-message, .repo-private-label, .label-admin,
6711 .credit-card.normal .signature, .credit-card.amex .gladiator,
6712 .subnav-item:hover, .subnav-item:focus, .progress-bar:not(.anim-grow-x),
6713 .header-search-scope:hover, .CommunityTemplate-highlight--focus,
6714 .related-issue-item.navigation-focus {
6715 background: #333 !important;
6716 }
6717 .discussion-item-locked .discussion-item-icon,
6718 .discussion-item-unlocked .discussion-item-icon,
6719 .discussion-item-head_ref_deleted .discussion-item-icon {
6720 background-color: #444;
6721 }
6722 /* remove background */
6723 body > pre, .textographic a.repo, .stars-browser .filter-bar,
6724 .highlight .file-diff-line:hover pre, .gravatar, .topsearch span.search-input,
6725 p.meta, .sidebar .milestone, .commit-desc pre, #facebox,
6726 .profilecols .filter-bar, .btn-group, div.content-header .search-form,
6727 .file-code, .org-header .edit-org:hover, #wrapper, .gravatar img,
6728 .commit-comments-header-sha, pre.headers code, .audit-search-form,
6729 .columns.equacols.bordered, .gist-item ul.meta>li>a:hover, .commits li img,
6730 a.minibutton code, .milestone, .keyboard-mappings th,
6731 .api #header-wrapper .nav, .marketing-nav a.selected, #graph_data .tabs,
6732 .org-nav-item.selected, .edit-team-member:hover, tr.commit,
6733 .release-timeline .js-details-container,
6734 .section-heading-title a.js-selected-navigation-item,
6735 .featured-callout .screenshot, .timeline-commits .commit-meta .status,
6736 .theme-picker-spinner, .timeline-commits .commit-meta .octicon,
6737 .file .meta-divider, .avatar-stack.multiple-avatars:before, #feedHandler,
6738 .discussion-sidebar-item .thread-subscription-status,
6739 .boxed-group.application-show-group .logo-upload, .diagram-icon-small,
6740 #readme .highlight, .ace-github, .theme-picker, .avatar-stack .avatar,
6741 .boxed-group, .full-commit .btn.btn-outline, .prose-diff > .markdown-body ins,
6742 .header .divider-vertical, .ace-github-base16, .markdown-body pre code,
6743 .markdown-body pre tt, #readme .plain pre, .uploaded-files,
6744 .merge-pr-more-commits code, .input_area, #notebook .highlight,
6745 #notebook .highlight pre, .output_area pre,
6746 .gist-snippet-meta .gist-count-links>li>a:hover, .markdown-body img,
6747 .delete-owners-button:hover, .avatar-child,
6748 .session-authentication .header-logged-out,
6749 .session-authentication .auth-form-header,
6750 .timeline-progressive-disclosure-items, #com #footer, .shade-gradient,
6751 #categories .list, .gist-banner, .main-content, .showcase-page-header,
6752 .showcase-page-pattern:after, .description-inline, .result-group a,
6753 .border-wrap, a.feed-icon, .session-device,
6754 .boxed-group-list > li.session-device:hover, #message-list .pagination a,
6755 #message-list .pagination .disabled, .merge-status-item .merge-status-icon,
6756 .js-release-form .comment-form-head.tabnav, .project-columns, .project-header,
6757 .user-profile-nav, .profile-timeline-year-list.bg-white,
6758 .discussion-item-review .timeline-comment, .libraries-jumbotron,
6759 .sidebar-module h3 a:hover, .menu-item.selected, .bg-shade-gradient, .dev-hero,
6760 .render-container.is-render-ready.is-render-requested:not(.is-render-failed),
6761 .user-list li em, .toolbar-commenting .dropdown-item,
6762 .toolbar-commenting .dropdown-item:hover, .CodeMirror-lines, .api table,
6763 .dashboard-notice .coupon, .release-label,
6764 .oauth-org-access-details .oauth-org-item.on, .MarketplaceSideNav,
6765 .timeline-inline-comments, .AvatarStack-body, .team-discussions-container,
6766 .Collection ~ div[style*="linear-grad"],
6767 .application-main > div[style*="background"], .AvatarStack-body .avatar,
6768 .dropdown-toggle, ul.add-member-team-list.table-list, .gh-header,
6769 iframe[src*="zuora.com"], .pr-toolbar, .enterprise-prompt,
6770 .enterprise-prompt *, .diffbar, .footer .bg-gray-light, button.btn-invisible,
6771 button.btn-invisible:hover, .btn.btn-invisible, .btn.btn-invisible:hover,
6772 .application-main [style*="background: linear-gradient(#ffffff, #fcfcfc)"],
6773 section[style="background-color: #fafbfc;"], div[style="background:#fafbfc;"],
6774 .team-left-column, .render-container.js-actions-page,
6775 .deployments-timeline-icon, .TimelineItem--condensed .TimelineItem-badge,
6776 .previewable-comment-form .comment-form-head.tabnav.bg-white,
6777 .notification-navigation, .check-annotation code pre,
6778 .notification-read .bg-white.border-md {
6779 background: none !important;
6780 }
6781 @media (min-width: 1012px) {
6782 .file-commit-form--full {
6783 background: none !important;
6784 }
6785 }
6786 body[class="page-responsive"] .repo-list .private {
6787 background-color: initial;
6788 }
6789 @media (hover: hover) {
6790 .SelectMenu-item:hover, body:not(.intent-mouse) .SelectMenu-item:focus {
6791 background-color: /*[[base-color]]*/ #4f8cc9;
6792 }
6793 .SelectMenu-item:active {
6794 background-color: /*[[base-color]]*/ #4f8cc9;
6795 color: #fff;
6796 }
6797 body:not(.intent-mouse) .SelectMenu-tab:focus {
6798 background-color: #182030;
6799 }
6800 .SelectMenu-tab:not([aria-checked=true]):hover {
6801 color: #d2d2d2;
6802 background-color: #343434;
6803 }
6804 .SelectMenu-tab:not([aria-checked=true]):active {
6805 color: #d2d2d2;
6806 background-color: #202020;
6807 }
6808 }
6809 @media (hover: none) {
6810 .SelectMenu-item:active, .SelectMenu-item:focus {
6811 background-color: /*[[base-color]]*/ #4f8cc9;
6812 color: #fff;
6813 }
6814 .SelectMenu-item {
6815 -webkit-tap-highlight-color: /*[[base-color]]*/ #4f8cc9;
6816 }
6817 }
6818 .comment-form, #issues .labels, .listings .odd, .feed, #files .description,
6819 #message .envelope .header .info .title.unread, li.contextswitch ul li.current,
6820 .watcher-widget, ul.main_nav li.selected a, ul.states li, .add_file, .inset,
6821 li.label, .filterbar, .divider-vertical, .user-commits td,
6822 .starting-comment .infobar, #issues_next .infobar, .formbody,
6823 .commandbar .display, .none p, .display div.choice, ul.fieldpills li,
6824 .documentation-results a, .plans-pricing-callout,
6825 .auto-search-group .search-filters, .editbox, .editbox .body, .commentstyle,
6826 #issues .display, #issues .display .admin, #issues .labels .list li,
6827 .issue .summary, .hidden-text-expander a, .view-modes, .standard_form,
6828 #reply_body, #commit div, #commit td, #commit tr, #commit .envelope,
6829 .file-minibutton, .context-pane .title, .browser .listing:hover,
6830 #dashboard .repos, .date_selector .btn, .list-module .list-body,
6831 .list-module a, .label-permissions, .tree-browser th, .browser .listing.closed,
6832 .starting-comment, .section-nav a:hover, .chzn-drop, .module .inner,
6833 .team-repositories-blankslate,
6834 .discussion-event-status-head_ref_deleted .discussion-item-icon, .pull-head,
6835 .tabs, #browser td, #issues_next li.selected, .avatarname img, #readme .name,
6836 #wiki-history .author img, .options-content h3,
6837 .display div.choice:nth-child(2n+1), #issues-dashboard .actions,
6838 .list-tip a:hover {
6839 background-color: #333 !important;
6840 border-color: #484848 !important;
6841 }
6842 /* org page graphs - https://github.com/StylishThemes */
6843 rect[style*="#gradient-"] {
6844 fill: /*[[base-color]]*/ #4f8cc9 !important;
6845 }
6846 /* contribution calendar */
6847 .calendar-graph rect[fill="#c6e48b"], .calendar-graph rect[fill="#7bc96f"],
6848 .calendar-graph rect[fill="#239a3b"], .calendar-graph rect[fill="#196127"],
6849 .contrib-legend li, .contribution-activity-listing .progress-bar {
6850 background-color: /*[[base-color]]*/ #4f8cc9 !important;
6851 fill: /*[[base-color]]*/ #4f8cc9 !important;
6852 }
6853 .calendar-graph .days-selected rect.day.active {
6854 stroke: #ddd !important;
6855 }
6856 .calendar-graph rect.day:hover {
6857 stroke: #fff !important;
6858 }
6859 /* contribution progress bars on user page */
6860 .contribution-activity-listing .progress-bar[style*="7bc96f"],
6861 .facebox-close:hover {
6862 opacity: 1 !important;
6863 }
6864 .contribution-activity-listing .progress-bar[style*="c6e48b"], .facebox-close {
6865 opacity: .75 !important;
6866 }
6867 .notifications .read .avatar img {
6868 opacity: .7;
6869 }
6870 /* contribution calendar/legend - regular colors */
6871 .calendar-graph rect[fill="#ebedf0"], .contrib-legend li[style*="#ebedf0"],
6872 .js-activity-overview-graph-container [fill="white"] {
6873 background-color: #222 !important;
6874 fill: #222 !important;
6875 }
6876 .calendar-graph rect[fill="#196127"], .contrib-legend li[style*="#196127"] {
6877 opacity: 1 !important;
6878 }
6879 .calendar-graph rect[fill="#239a3b"], .contrib-legend li[style*="#239a3b"] {
6880 opacity: .75 !important;
6881 }
6882 .calendar-graph rect[fill="#7bc96f"], .contrib-legend li[style*="#7bc96f"] {
6883 opacity: .5 !important;
6884 }
6885 .calendar-graph rect[fill="#c6e48b"], .contrib-legend li[style*="#c6e48b"] {
6886 opacity: .25 !important;
6887 }
6888 /* contribution calendar - halloween colors */
6889 .calendar-graph rect[fill="#FFEE4A"], .calendar-graph rect[fill="#FFC501"],
6890 .calendar-graph rect[fill="#FE9600"], .contrib-legend li[style*="#FFEE4A"],
6891 .contrib-legend li[style*="#FFC501"], .contrib-legend li[style*="#FE9600"] {
6892 background-color: #fe9600 !important;
6893 fill: #fe9600 !important;
6894 }
6895 .calendar-graph rect[fill="#FFEE4A"], .contrib-legend li[style*="#FFEE4A"] {
6896 opacity: .2 !important;
6897 }
6898 .calendar-graph rect[fill="#FFC501"], .contrib-legend li[style*="#FFC501"] {
6899 opacity: .4 !important;
6900 }
6901 .calendar-graph rect[fill="#FE9600"], .contrib-legend li[style*="#FE9600"] {
6902 opacity: .8 !important;
6903 }
6904 .calendar-graph rect[fill="#03001C"], .contrib-legend li[style*="#03001C"] {
6905 background-color: #fc3 !important;
6906 fill: #fc3 !important;
6907 }
6908 .contrib-person path {
6909 fill-opacity: .6;
6910 }
6911 .progress-bar.anim-grow-x, .dev-hero, .header-search-key-slash,
6912 input[src$="with-facebook.png"], #parallax_field, #parallax_illustration,
6913 figure .callout-permalink-big-image, figure .callout-permalink-stacked-image {
6914 filter: brightness(75%) !important;
6915 }
6916 img#parallax_error_text, div img[alt*="404"] {
6917 filter: invert(100%) hue-rotate(180deg) brightness(120%) !important;
6918 }
6919 img[src*="data:image/jpeg;base64,/9j/4AAQSkZJRgA"] {
6920 filter: brightness(90%);
6921 }
6922 .header-search-key-slash {
6923 filter: grayscale(100%) contrast(1.5) !important;
6924 }
6925 /* Activity Overview on userpage */
6926 .activity-overview-axis, .activity-overview-point {
6927 stroke: /*[[base-color]]*/ #4f8cc9 !important;
6928 }
6929 #user-activity-overview .js-highlight-blob {
6930 stroke: /*[[base-color]]*/ #4f8cc9 !important;
6931 fill: /*[[base-color]]*/ #4f8cc9 !important;
6932 opacity: .4 !important;
6933 }
6934 /* invert (rgb) */
6935 #header .logo, img[src="/images/logo@2x.png"], .site-logo a,
6936 .github-jobs-promotion a.jobs-logo strong, iframe[src*="polldaddy.com"],
6937 .jstree-node:not(.jstree-leaf) > .jstree-icon.jstree-ocl,
6938 .swipe .swipe-frame .swipe-bar .top-handle,
6939 .swipe .swipe-frame .swipe-bar .bottom-handle,
6940 .onion-skin .controls .transparent, .onion-skin .controls .opaque,
6941 .onion-skin .controls .slider .slider-track,
6942 .onion-skin .controls .slider .slider-track .dragger, .leaflet-control-zoom a,
6943 .leaflet-control-attribution.leaflet-compact-attribution:after,
6944 img[src$="favicons.githubusercontent.com/github.com"],
6945 img[src$="favicons.githubusercontent.com/gist.github.com"],
6946 img[src$="invertocat.png"], .ghd-invert, .render-shell img.math,
6947 #footer .github img, #com span.octicon:not(.octicon-comment-discussion),
6948 .developer-thanks-image img, img[alt="GitHub Support"] {
6949 filter: invert(100%) hue-rotate(180deg) !important;
6950 }
6951 .code-navigation-banner .code-navigation-banner-illo {
6952 filter: invert(900%) hue-rotate(180deg) contrast(70%) brightness(110%) !important;
6953 }
6954 /* code coverage */
6955 /* example: https://github.com/go-gitea/gitea/pull/6969 */
6956 img[data-canonical-src^="https://codecov.io"][alt="Impacted file tree graph"] {
6957 filter: invert(92%) hue-rotate(180deg) saturate(250%) !important;
6958 }
6959 /* marketplace + help img invert */
6960 img[src*="marketplace-illustration-01.svg"],
6961 img[src*="marketplace-illustration-02.svg"],
6962 svg [data-name="Layer 2"] #Layer_5[data-name="Layer 5"],
6963 .illoTeam svg [data-name="Layer 2"], .illoIndiv #Layer_2[data-name="Layer 2"],
6964 svg [data-name="Layer 2"] g[data-name="octocat header"],
6965 svg[viewBox="0 0 1461.5 677.84"][width="700"] {
6966 filter: invert(85%) hue-rotate(-180deg) brightness(125%) contrast(85%) !important;
6967 }
6968 /* https://www.githubstatus.com */
6969 .illo-desktop-header {
6970 filter: invert(90%) hue-rotate(-180deg) !important;
6971 }
6972 .action-logo:after {
6973 filter: invert(100%) hue-rotate(180deg) brightness(350%) !important;
6974 }
6975 /* invert network graph; gh-polls (https://github.com/apex/gh-polls) */
6976 div#network.network > div > canvas, img[alt="FOSSA Status"],
6977 img[data-canonical-src*="prod/timeseries/"],
6978 a[href$="vote"] img[data-canonical-src*="/poll/"], #parallax_error_text:not(p),
6979 img[data-canonical-src*="img.shields.io"][data-canonical-src*="style=social"],
6980 img[alt="Mona Lisa"] {
6981 filter: invert(90%) hue-rotate(180deg) contrast(120%) !important;
6982 mix-blend-mode: exclusion;
6983 }
6984 .spinner-forking[src*="spinners/fork.gif"] {
6985 filter: invert(1) hue-rotate(180deg) contrast(110%) brightness(110%);
6986 mix-blend-mode: screen;
6987 }
6988 /* invert problematic emoji */
6989 /* images */
6990 [alt=":soon:"], [alt=":on:"], [alt=":end:"], [alt=":heavy_dollar_sign:"],
6991 [alt=":registered:"], [alt=":tm:"], [alt=":heavy_multiplication_x:"],
6992 [alt=":heavy_plus_sign:"], [alt=":heavy_minus_sign:"],
6993 [alt=":heavy_division_sign:"], [alt=":arrows_clockwise:"], [alt=":wavy_dash:"],
6994 [alt=":curly_loop:"], [alt=":copyright:"], [alt=":currency_exchange:"],
6995 [alt=":top:"], [alt=":back:"], [alt=":zzz:"], [alt=":notes:"],
6996 [alt=":musical_score:"], [alt=":black_large_square:"],
6997 [alt=":black_medium_small_square:"], [alt=":ant:"], [alt=":musical_note:"],
6998 [alt=":loop:"], [alt=":feet:"], [alt=":paw_prints:"],
6999 /* unicode */
7000 /* some emoji don't need to be inverted on Windows */
7001 /* from https://github.com/Dunedan/mbp-2016-linux on Windows*/
7002 /* <g-emoji alias="heavy_check_mark"
7003 fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/2714.png"
7004 ios-version="6.0">✔️</g-emoji> */
7005 [alias="soon"], [alias="on"], [alias="end"], [alias="heavy_dollar_sign"],
7006 [alias="registered"], [alias="tm"], [alias="heavy_multiplication_x"],
7007 [alias="heavy_plus_sign"], [alias="heavy_minus_sign"],
7008 [alias="heavy_division_sign"], [alias="arrows_clockwise"], [alias="wavy_dash"],
7009 [alias="curly_loop"], [alias="copyright"], [alias="currency_exchange"],
7010 [alias="top"], [alias="back"], [alias="zzz"], [alias="notes"],
7011 [alias="musical_score"], [alias="black_large_square"],
7012 [alias="black_medium_small_square"], [alias="ant"], [alias="musical_note"],
7013 [alias="loop"], [alias="feet"], [alias="paw_prints"] {
7014 filter: invert(100%) hue-rotate(180deg) brightness(80%) !important;
7015 background: transparent !important;
7016 }
7017 [alt=":heavy_check_mark:"], [alias="heavy_check_mark"] {
7018 background: transparent !important;
7019 }
7020 /* Invert problematic emoji fallback images used on Windows */
7021 /* use tools/unicode-gen.js to generate */
7022 g-emoji[fallback-src$="2795.png"], g-emoji[fallback-src$="2796.png"],
7023 g-emoji[fallback-src$="2797.png"], g-emoji[fallback-src$="27b0.png"],
7024 g-emoji[fallback-src$="2b1b.png"], g-emoji[fallback-src$="25fe.png"],
7025 g-emoji[fallback-src$="1f3b6.png"], g-emoji[fallback-src$="1f3bc.png"],
7026 g-emoji[fallback-src$="1f4b1.png"], g-emoji[fallback-src$="1f4b2.png"],
7027 g-emoji[fallback-src$="1f503.png"], g-emoji[fallback-src$="1f519.png"],
7028 g-emoji[fallback-src$="1f51a.png"], g-emoji[fallback-src$="1f51b.png"],
7029 g-emoji[fallback-src$="1f51c.png"], g-emoji[fallback-src$="1f51d.png"],
7030 g-emoji[fallback-src$="1f3b5.png"], g-emoji[fallback-src$="27bf.png"],
7031 g-emoji[fallback-src$="1f43e.png"], g-emoji[fallback-src$="1f43e.png"],
7032 img[src*="resources-logo"], svg.IconNav-img,
7033 /* https://github.com/ten */
7034 .container-xl[id] svg,
7035 body.logged-out .col-md-7 svg {
7036 filter: invert(83%) !important;
7037 }
7038 .container-xl[id] img {
7039 z-index: 100 !important;
7040 }
7041 /* Exclude problematic non-emojis from Apple's emoji font on macOS */
7042 /* use tools/unicode-gen.js to generate. */
7043 @font-face {
7044 font-family: "Apple Color Emoji";
7045 src: local("Apple Color Emoji");
7046 unicode-range: U+00000-000A8,U+000AA-000AD,U+000AF-02121,U+02123-025A9,
7047 U+025AB-025FB,U+025FD-025FD,U+025FF-0265F,U+02661-02662,
7048 U+02664-02713,U+02715-02715,U+02717-0302F,U+03031-10FFFF;
7049 }
7050 /* GeoJSON maps */
7051 /* https://github.com/benbalter/dc-maps/blob/master/maps/embassies.geojson */
7052 .leaflet-tile-container img {
7053 filter: invert(100%) hue-rotate(180deg) brightness(150%) !important;
7054 }
7055 .leaflet-marker-pane img, .gundamcat {
7056 filter: brightness(.8) !important;
7057 }
7058 /* invert #fff to #181818 */
7059 /* https://github.com/sujitpal/statlearning-notebooks/blob/master/src/chapter2.ipynb */
7060 .project-preview-img img, img[src$="bg-callout.svg"],
7061 img[data-canonical-src*="saucelabs.com/browser-matrix"],
7062 img[src*="images/modules/checks"], img[src$="profile-first-pr.png"],
7063 img[src$="profile-joined-github.png"], img[src$="profile-first-repo.png"],
7064 img[src$="profile-first-issue.png"], .github-jobs-logo strong {
7065 filter: invert(90.5%) hue-rotate(180deg) saturate(200%) !important;
7066 }
7067 .render-shell .output_area .output_png img {
7068 filter: invert(90.5%) hue-rotate(180deg) saturate(200%) brightness(85%) !important;
7069 }
7070 .render-shell .output_area .output_png:hover img {
7071 filter: none !important;
7072 }
7073 /* workaround filter creating a stacking context */
7074 .contribution-first-issue, .contribution-first-pull-request,
7075 .contribution-first-repository {
7076 opacity: .999 !important;
7077 }
7078 /* brighten language colors */
7079 .language-color, .repo-language-color {
7080 filter: brightness(125%) !important;
7081 }
7082 /* soft badges */
7083 .box-title-count {
7084 background-color: #484848 !important;
7085 color: #ccc !important;
7086 }
7087 /* svg styling */
7088 line, rect, path {
7089 shape-rendering: geometricPrecision !important;
7090 }
7091 .js-graph-punchcard svg.viz {
7092 background: transparent !important;
7093 border: none !important;
7094 }
7095 .reorderable-task-lists .markdown-body .task-list-item .drag-handle {
7096 fill: #c0c0c0 !important;
7097 }
7098 /* Firefox: Exclude text inside an svg loaded through an img, as seen in svg badges */
7099 *:not(img) text, circle.day {
7100 fill: #ccc !important;
7101 }
7102 circle.day:hover {
7103 fill: #fff !important;
7104 }
7105 path.js-diff-placeholder {
7106 fill: #282828 !important;
7107 }
7108 #contributors-master svg.viz {
7109 display: block !important;
7110 }
7111 g.dots circle {
7112 stroke: #222 !important;
7113 }
7114 .traffic-graph g.axis:not(.views):not(.unique) g.tick:not(:nth-child(15)):not(:first-of-type) line,
7115 g.axis path, line.axis, svg:not(.vis) g.axis line {
7116 stroke: #444 !important;
7117 }
7118 svg .path:not(.total):not(.unique):not(.views) {
7119 stroke: #aaa !important;
7120 }
7121 .workflow-string--crossover svg path[stroke="#D1D5DA"] {
7122 stroke: #404040 !important;
7123 }
7124 #commit-activity-detail path.path,
7125 .traffic-graph g.x.axis g.tick:first-of-type line {
7126 stroke: #1db34f !important;
7127 }
7128 [style*="stroke: #dbab09"], [stroke="#dbab0a"] {
7129 stroke: #cb4 !important;
7130 }
7131 .traffic-graph g.x.axis g.tick:nth-child(15) line {
7132 stroke: #1d7fb3 !important;
7133 }
7134 svg.tick {
7135 fill: #444 !important;
7136 }
7137 svg.arrow[stroke="#1277eb"], svg path[stroke="#1074E7"] {
7138 stroke: /*[[base-color]]*/ #4f8cc9 !important;
7139 }
7140 .features-branch-diagram path[stroke="#c6d9ed"],
7141 .features-branch-diagram path[stroke="#4182C4"],
7142 .features-branch-diagram div:not(.active) .mega-octicon {
7143 stroke: /*[[base-color]]*/ #4f8cc9 !important;
7144 color: /*[[base-color]]*/ #4f8cc9 !important;
7145 }
7146 .features-branch-diagram circle[fill="#4183c4"],
7147 .repo-list-stats a.issues:hover svg {
7148 fill: /*[[base-color]]*/ #4f8cc9 !important;
7149 }
7150 .features-branch-diagram circle[stroke="#ffffff"] {
7151 stroke: #222 !important;
7152 }
7153 rect.map-background, .audit-log-map {
7154 fill: #1e4062 !important;
7155 background: #1e4062 !important;
7156 }
7157 path.land {
7158 stroke: #17334f !important;
7159 }
7160 circle.audit-point {
7161 fill: #742d14 !important;
7162 stroke: #57210f !important;
7163 }
7164 .graphs .selection .selection {
7165 fill: #888 !important;
7166 stroke: #888 !important;
7167 }
7168 /* monochrome backgrounds */
7169 .list-browser-item.closed, .content .verseblock-content,
7170 .content .verseblock-content, .simple-stacked-bar,
7171 .date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover,
7172 .pagination a:hover, .pagination a:focus, .pagination span:hover,
7173 .pagination span:focus, .pagination em:not(.current):hover,
7174 .pagination em:not(.current):focus, .dropdown-divider,
7175 .js-current .standalone a, .sidebar-module .disable>a,
7176 .label-select-menu div.labelstyle-000000.selected,
7177 .ScreenshotCarousel-navitem.selected {
7178 background: #282828 !important;
7179 }
7180 div#common-issues ul li a:hover, .rss-subscribe:hover {
7181 background-color: #282828 !important;
7182 }
7183 .jumbotron-codelines {
7184 background-color: #222 !important;
7185 }
7186 .community-checklist .progress-bar .progress {
7187 background-color: #333;
7188 }
7189 /* https://www.githubstatus.com/ */
7190 .status-day > .date::before {
7191 background-color: #444 !important;
7192 }
7193 .profile-timeline.discussion-timeline:before,
7194 .profile-timeline.discussion-timeline .profile-timeline-month-heading:after,
7195 div[style*="background-color: #eaecef"] {
7196 background: #343434 !important;
7197 }
7198 .hidden-text-expander a, .profile-timeline-month-heading:after,
7199 .review-comment-contents:after, .review-comment.is-comment-editing:after,
7200 .release-timeline-tags .expander-dots {
7201 background: #383838 !important;
7202 }
7203 ul.sidetabs li a:hover, .editbox h1, #issues .labels .admin,
7204 #issues .display .sortbar, #facebox .close, #issues_search .wrapper,
7205 .ranked-repositories .meta a, .actor, ul.nav.logged_out, .tip-box a.next,
7206 #inbox .list .unread, .main .filterbar, .browser-content .footerbar,
7207 ul.smalltabs, .snippet, .supportstaffer, .discussion-form, .chooser-box,
7208 .chooser-box h3, #forkqueue .instructions, .selector-item.clear:hover,
7209 #contributors-master svg, .inset-callout h2, .documentation ul.nav,
7210 .date_selector td.selected, #contributors-master, .context-title,
7211 .list-module h2, .bootcamp-help h1, table.files tr.up-tree a:hover,
7212 .ellipsis-button:hover, .codesearch-results .repo-list-name em,
7213 .codesearch-results .repo-list-description em, .codesearch-cols em,
7214 ul.bignav li a:hover, ul.smallnav li a:hover, .comments-wrapper, .rackspace,
7215 .subnav-bar > ul > li > ul > li > a:hover, .issue.active, .orgs-nav .count,
7216 .task-progress .progress-bar .progress,
7217 .oauth-connection-illustration .oauth-image,
7218 .manage-repo-access-wrapper:before, .counter, .Counter, .block-diff-neutral,
7219 .oauth-permissions-details .permission-summary em.highlight,
7220 .marketplace-product-callout .branch-action-item-icon {
7221 background: #444 !important;
7222 }
7223 .switcher > span:after, .list-module a:hover, .section-nav .active a,
7224 #dashboard .filter-bar li a.filter_selected:after, .state-widget .behind .bar,
7225 .settings-email .label:not(.default), .key, .date:after,
7226 .branch-a-b-count .bar, .branch-a-b-count .meter,
7227 .hidden-text-expander a:hover {
7228 background: #555 !important;
7229 }
7230 .labels .label-neutral, li.ssh-key .ssh-key-state-indicator.not-recent,
7231 .render-shell > .slider .dragger {
7232 background: #666 !important;
7233 }
7234 .state-widget .ahead .bar, .render-shell > .slider .dragger:hover,
7235 .render-shell > .slider .dragger:active, .issues-reset-query-icon,
7236 .projects-reset-query-icon {
7237 background: #949494 !important;
7238 }
7239 .diverge-widget .separator {
7240 background: #ccc !important;
7241 }
7242 .menu-item.selected:before {
7243 background: #eee !important;
7244 }
7245 #network canvas, .qr-code-table, .qr-code-table .white {
7246 background: #fff !important;
7247 }
7248 /* actions in issues - this style needs to be after .bubble */
7249 .action-bubble .bubble, .suggester,
7250 /* https://github.com/StylishThemes/GitHub-Dark/community/license/new?branch=master&template=mit */
7251 body .CommunityTemplate-header,
7252 [data-url$="recently_touched_branches_list"],
7253 .merge-status-list .status-actions:hover, .full-commit .btn-outline,
7254 .full-commit .btn-outline:disabled, .full-commit .btn-outline:disabled:hover,
7255 body > .application-main > .bg-gray {
7256 background: transparent !important;
7257 }
7258 .btn-mktg {
7259 background-color: rgba(79, 140, 201, .1) !important;
7260 background-color: rgba(/*[[base-color-rgb]]*/, 1) !important;
7261 border-color: /*[[base-color]]*/ #4f8cc9 !important;
7262 color: #ddd !important;
7263 }
7264 .btn-mktg:hover {
7265 filter: brightness(90%) !important;
7266 }
7267 .btn-outline-mktg {
7268 background-color: transparent !important;
7269 border-color: rgba(79, 140, 201, .8) !important;
7270 border-color: rgba(/*[[base-color-rgb]]*/, .8) !important;
7271 color: /*[[base-color]]*/ #4f8cc9 !important;
7272 }
7273 .btn-outline-mktg:hover {
7274 background-color: transparent !important;
7275 border-color: rgba(79, 140, 201, .1) !important;
7276 border-color: rgba(/*[[base-color-rgb]]*/, 1) !important;
7277 color: /*[[base-color]]*/ #4f8cc9 !important;
7278 }
7279 .MarketplaceAnnouncement .btn-outline-mktg {
7280 background-color: transparent !important;
7281 border-color: #eee !important;
7282 color: #eee !important;
7283 }
7284 /* blue box */
7285 .github-jobs-promotion p, .octotip, .full-commit.commit, .bootcamp h1,
7286 .bootcamp-body, .owners-notice, .full-commit .browse-button, .blob-history,
7287 .branch-name, .new-user-avatar-cta, .jstree-wholerow-clicked, .commit-ref,
7288 .file-history-tease, .feature-banner, .hook-delivery-guid, .topic-tag,
7289 .topic-tag-action, .delete-topic-button, .topic-tag-action .add-topic-button,
7290 .topic-tag-action .remove-topic-button, .RecentBranches, .signup-prompt-bg,
7291 ul.search-results li .label, div[style*="background-color: #044d6e"],
7292 .topic-tag-contrast .delete-topic-link,
7293 body[class="page-responsive"] .bg-blue-light,
7294 .repository-content > .Box--condensed > .Box-body.bg-blue-light {
7295 background: #182030 !important;
7296 }
7297 .repo-file-upload-progress .repo-file-upload-meter, .btn.btn-blue:hover,
7298 .topic-tag-link:hover, .delete-topic-button:hover,
7299 .topic-tag-contrast .delete-topic-link:hover {
7300 background: #273045 !important;
7301 }
7302 .new-user-avatar-cta, .full-commit .browse-button, .blob-history,
7303 .feature-banner, .recently-touched-branches, .recently-touched-branches li,
7304 .commit-ref, .project-updated-message,
7305 .timeline-comment-label.collaborator-comment, .hook-delivery-guid .octicon,
7306 .hook-delivery-guid a, a.topic-tag, .RecentBranches, .RecentBranches-item-link,
7307 ul.search-results li .label, .markdown-format table th,
7308 div[style*="background-color: #044d6e"],
7309 .subset-files-tab .stale-files-tab-link,
7310 .timeline-comment.current-user:not(.is-internal) .link-gray {
7311 color: #9daccc !important;
7312 }
7313 .timeline-comment.current-user:not(.is-internal) .timeline-comment-header,
7314 .timeline-comment.current-user:not(.is-internal) .timeline-comment-action {
7315 color: #9daccc;
7316 }
7317 .RecentBranches-item, .commit-ref .user {
7318 color: #6d7c9c !important;
7319 }
7320 .github-jobs-promotion p, .octotip, .full-commit.commit:not(.mobile),
7321 .bootcamp .bootcamp-body, .bootcamp h1, .owners-notice, .new-user-avatar-cta,
7322 .full-commit .browse-button, .commit-ref, .branch-name, .file-history-tease,
7323 .feature-banner, .recently-touched-branches,
7324 .timeline-progressive-disclosure-items button, .btn.btn-blue, .RecentBranches,
7325 .js-tag-input-tag, ul.search-results li .label, .topic-tag-action {
7326 border: 1px solid #246 !important;
7327 }
7328 .repo-file-upload-progress, .project-updated-message, .delete-topic-button,
7329 .topic-tag-action .add-topic-button, .topic-tag-action .remove-topic-button,
7330 .commit-desc + .commit-branches, .full-commit .btn-outline,
7331 .pricing-matrix-table .pricing-matrix-table-dark,
7332 .topic-tag-contrast .delete-topic-link,
7333 .repository-content > .Box--condensed:not(#readme), .border-blue,
7334 body[class="page-responsive"] .border-blue {
7335 border-color: #246 !important;
7336 }
7337 .blob-history, .recently-touched-branches li {
7338 border-bottom-color: #246 !important;
7339 }
7340 .blob-history, .file-history-tease .participation {
7341 border-top: 1px solid #246 !important;
7342 }
7343 .social-count:before {
7344 border-right-color: #333 !important;
7345 border-width: 5px !important;
7346 margin-top: -4px !important;
7347 }
7348 .social-count:after, #new_hook .fields {
7349 border-width: 0 !important;
7350 }
7351 .commit-icon .octicon {
7352 border-radius: 100% !important;
7353 }
7354 .header-search-wrapper.focus {
7355 border-bottom-left-radius: 0 !important;
7356 border-bottom-right-radius: 0 !important;
7357 }
7358 /* original colors */
7359 .discussion-item-integrations-callout .discussion-item-icon {
7360 background: #4095c6 !important;
7361 }
7362 /* notebooks */
7363 .input_prompt {
7364 color: hsla(234, 100%, 65%, 1) !important;
7365 }
7366 .output_prompt {
7367 color: hsla(0, 100%, 65%, 1) !important;
7368 }
7369 /* gradient */
7370 /* file drag&drop overlay */
7371 .repo-file-upload-tree-target {
7372 background: radial-gradient(ellipse at center, #000 0%, rgba(0, 0, 0, .6) 65%, rgba(0, 0, 0, .6) 100%) !important;
7373 }
7374 .TimelineItem-break {
7375 background: linear-gradient(to bottom, rgba(25, 25, 25, .8) 1%, transparent 80%) !important;
7376 }
7377 /* light grey gradient */
7378 .btn:hover, .btn:active, .btn.zeroclipboard-is-hover,
7379 .btn.zeroclipboard-is-active, .minibutton:hover, .minibutton:active,
7380 .minibutton.zeroclipboard-is-hover, .minibutton.zeroclipboard-is-active.kbd,
7381 .signup-button:hover, a.signin:hover, .hero .textographic,
7382 .hero .screenographic, .pagination span.current, .box-action:active,
7383 .btn:active, .btn.selected, .btn.selected:hover, .btn.zeroclipboard-is-active,
7384 .minibutton:active, .minibutton.selected, .minibutton.selected:hover,
7385 .minibutton.zeroclipboard-is-active, button.button:hover, a.button:hover,
7386 span.button:hover, button.minibutton:hover, a.minibutton:hover,
7387 span.minibutton:hover, .clone-url-button.selected > .clone-url-link,
7388 .clone-url-button.selected > .clone-url-link:hover, ul#bootcamp li a:hover h4,
7389 [open] > .btn {
7390 background: linear-gradient(#303030, #282828) !important;
7391 border-color: #484848 !important;
7392 }
7393 /* dark grey gradient */
7394 .btn, input.btn, header.nav-bar, .bubble .bubble-title, kbd, a.feed,
7395 .list-browser-filterbar, .gobutton, .comment-header, .pagehead ul.tabs li a,
7396 .login_form input[type="submit"], .top-bar, ul#bootcamp li a h4,
7397 #gists .context-menu-container, body#com #header, .white-nav .selected span,
7398 .filter-tab, #header-wrapper, #header-wrapper .nav, .pagination span,
7399 .cheatsheet h2, .section a.section-head, .list-heading, .dashboard-tabs li a,
7400 a.function-button, .add-pill-form, .gist .gist-file .gist-meta,
7401 ul.comparison-list > li.title, button.button, a.button, span.button,
7402 button.minibutton, a.minibutton, span.minibutton {
7403 background: linear-gradient(#202020, #181818) !important;
7404 border-color: #383838 !important;
7405 }
7406 .clone-url-button > .clone-url-link {
7407 border-color: #383838;
7408 }
7409 .search-form button, .issues-list-actions, a.gollum-minibutton,
7410 a.gollum-minibutton:visited {
7411 background: linear-gradient(#202020, #181818) !important;
7412 }
7413 /* inverted dark grey gradient */
7414 .asc .sort-type, .desc .sort-type, .mini-bar-graph, .issues-list>ul>li.unread,
7415 .timeline-commits-header, .usage-bar dd, .render-bar {
7416 background: linear-gradient(#181818, #202020) !important;
7417 border-color: #383838 !important;
7418 }
7419 .project-issue-body-blur {
7420 background: linear-gradient(to top, #181818, rgba(0, 0, 0, 0)) !important;
7421 }
7422 .bg-custom-gradient {
7423 background-image: linear-gradient(180deg, #1c1c1c, rgba(0, 0, 0, 0)) !important;
7424 }
7425 .billing-per-seat-callout:after {
7426 box-shadow: 1px -1px 0 0 #343434 !important;
7427 }
7428 main [style="background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));"] {
7429 background: linear-gradient(to top, #181818, transparent) !important;
7430 box-shadow: 1px -1px 0 0 #343434 !important;
7431 }
7432 .clone-url-button + .clone-url-button > .clone-url-link {
7433 box-shadow: 1px 0 0 #333 !important;
7434 }
7435 .clone-url-button.selected > .clone-url-link {
7436 box-shadow: 0 2px 3px rgba(0, 0, 0, .3) inset !important;
7437 }
7438 .ScreenshotCarousel-navitem.selected {
7439 box-shadow: inset 0 0 10px rgba(255, 255, 255, .05) !important;
7440 }
7441 /* commits page - committer icon */
7442 .commits-list-item .committer-avatar {
7443 box-shadow: -2px -2px 0 rgba(0, 0, 0, .4) !important;
7444 }
7445 .Header .header-search-wrapper.focus {
7446 box-shadow: none !important;
7447 }
7448 /* text color */
7449 /* Bright text */
7450 .dropdown-item:hover, .dropdown-item:focus,
7451 .dropdown-item.zeroclipboard-is-hover,
7452 .gist-snippet-meta .gist-count-links > li > a:hover,
7453 .team-member-list .manage-team-member .navigation-focus .btn-link,
7454 .dangerzone > h3, .btn.btn-outline:hover, .btn.btn-outline:active,
7455 .btn.btn-outline.selected, .btn.btn-outline.zeroclipboard-is-hover,
7456 .btn.btn-outline.zeroclipboard-is-active, .date-selector td.selected,
7457 .date-selector td.selectable-day:hover, .subnav-item:hover, .subnav-item:focus,
7458 .owner-select-target:hover, .owner-select-target:focus,
7459 .suggester li.navigation-focus, .suggester li.navigation-focus small,
7460 .intgrs-lstng-categories a:hover, .topic-tag-action .add-topic-button:hover,
7461 .topic-tag-action .remove-topic-button:hover,
7462 .discussion-item-changes-marker.is-unread .discussion-item-icon,
7463 .toc-select .navigation-focus *, .owner-select-target, a.filter-item.selected,
7464 .filter-item.selected h4, .filter-item.selected .f3,
7465 .filter-item.selected .Label--outline-white,
7466 ul.filter-list .filter-item.selected, .text-white, .octicon.text-white,
7467 .suggester li.navigation-focus, .suggester li:hover, .suggester li:hover *,
7468 .suggester li[aria-selected="true"], .suggester li[aria-selected="true"] *,
7469 .user-status-org-button:hover .user-status-org-detail,
7470 .user-status-org-button.selected .user-status-org-detail,
7471 .member-suggestion[aria-selected=true] .octicon,
7472 .member-suggestion:hover .octicon,
7473 .member-suggestion[aria-selected=true] .member-name,
7474 .member-suggestion:hover .member-name,
7475 .diffbar [role^=menuitem]:focus:not(.is-range-selected) .text-emphasized,
7476 .diffbar [role^=menuitem]:hover:not(.is-range-selected) .text-emphasized,
7477 .filter-item.selected p, .filter-item:hover .marketplace-plan-per-time,
7478 ul.filter-list .filter-item:hover, .feature-preview-dialog .text-white,
7479 .oauth-permissions-details .permission-summary em.highlight {
7480 color: #f0f0f0 !important;
7481 }
7482 ul.repo-stats li a:hover, .minibutton.danger:hover, #gist-form label,
7483 .subnav li a:hover, .filters li.selected a, .filters li a:hover, .code-list em,
7484 a.header-anchor, .commandbar .choice .command, .search-term,
7485 .codesearch-cols em, .image, .selector-item:hover .mini-icon:before,
7486 .selector-item.selected .mini-icon:before, .new-repo .octicon, #header .nav a,
7487 .minibutton i, .minibutton, .commit .mini-icon:before, .featured-callout,
7488 .sidebar-milestone-widget .title, #network .explain b,
7489 .dashboard-tabs a.selected, .message .time, #graph_data .tab.selected a,
7490 .explore-collection .see-more-link, ul.color-label-list .count,
7491 a.filter-tab.selected, .orgs-nav .count, .facebox-user-list-item a,
7492 a.org-module-link, .org-header-info .name-link,
7493 .calendar-graph .contrib-details div .num,
7494 .commandbar .display table td:first-child, .file-history-tease .author a,
7495 ul.summary-stats li .num, .pull-head-meta .pull-number a,
7496 .mini-discussion-bubble .mini-discussion-bubble-action, .sub-nav h2,
7497 .sub-nav h2 a, .accordion .section a.section-head,
7498 .orgs-nav .org-nav-item.selected, .sub-nav li a.active, a.org-link,
7499 .infobar-widget .text a, .view-modes-menu li.active, a.signin:hover,
7500 .highlight-module .mega-icon:before, #wiki-rightbar li, .i-am-error p,
7501 .markdown-body .octicon-link, .gist-item ul.meta > li > a:hover,
7502 .native-download .mega-icon:before, #article-platform-nav ul li.selected a,
7503 .section-heading-title a.selected, .marketing-nav a.selected,
7504 .dashboard-tabs a:hover, .hidden-text-expander a:hover, .codesearch-cols em,
7505 .branch-action-state-clean .branch-action-icon:before,
7506 .hook-list li.selected a, .oauth-permissions-details .permission-title,
7507 p.read-it, .branch-action-state-dirty .branch-action-icon:before,
7508 .branch-action-state-closed-dirty.branch-action-icon:before,
7509 .branch-action-state-merged .branch-action-icon:before,
7510 .full-commit .authorship a, #fork-select .target:hover:not(.disabled),
7511 .full-commit .authorship .author-name, .showcase-featured .featured-grid-link,
7512 .collection-card-title, .collection-card-image:hover,
7513 .explore-page .see-more-link, .mute, .pull-request-link:hover,
7514 .expandable:hover:before, .follow-list .follow-list-name a,
7515 a.comment-header-author, .wiki-edit-link:hover, .infotip p, .form-actions .tip,
7516 dl.form.warn dd.warning, .page-notice, .subnav-item.selected,
7517 .subnav-item.selected:hover, .subnav-item.selected:focus, ol.toc > li a.active,
7518 .example-nav li a.selected, .facebox-alert, .typeahead-result, .no-results,
7519 #user-links > li * button, .timeline-commits .hidden-text-expander a:hover,
7520 .color-editor-input, #user-links .sign-out-button, .table-list-item label,
7521 .audit-action-info .context, .token-scope, .segmented-nav li.active a,
7522 .tabs > a.selected, .member-username, kbd, .kbd,
7523 .boxed-profile .profile-preview .vcard-fullname, .integrations .site-footer a,
7524 .add-line-comment, .email-format .email-hidden-toggle a:hover,
7525 #gollum-editor-help-parent li a.selected,
7526 #gollum-editor-help-list li a.selected, a.gollum-minibutton,
7527 a.gollum-minibutton:visited, a.token-warning, a.lightertooltipped,
7528 .org-team-sidebar .team-note .note-emphasis, #com h1 span, #com h2 span,
7529 .breadcrumb .final-path, button.button, a.button, span.button,
7530 button.minibutton, a.minibutton, .button.primary:hover, .pagination .current,
7531 .pagination .current:hover, .repo-private-label,
7532 a.repo_filter.js-repo-filter-tab.filter-selected, .keyboard-mappings th,
7533 .rendered_html, .render-health:hover .symbol, .radio-label,
7534 .gist-snippet-meta .description, .clone-url-button > .clone-url-link,
7535 a.team-mention, .team-mention, .boxed-group-inner h4,
7536 .leaflet-control-attribution, .leaflet-control-attribution a,
7537 .integrations-breadcrumb-link, a.integrations-breadcrumb-link, #message .title,
7538 .exploregrid-item-title, .explore-collection h2, #com h1, #com h2, #com h3,
7539 .underline-nav-item.selected, .underline-nav-item:hover,
7540 .underline-nav-item:focus, .content > h2, .content > h3,
7541 .audit-results-header-title, .session-authentication .auth-form-header,
7542 .org-settings-team-type, .org-settings-team-count, .intgrs-lstng-item-header,
7543 .octokit-language span, .site-header-nav a, .menu-item.selected, article h2,
7544 #message-list h1, #message-list h3, .graph-page h1, .graph-page h3,
7545 .prose-diff.collapsed .rich-diff-level-zero.expandable:hover .octicon,
7546 .counter, .Counter, .state, .State, .dashboard-notice h2,
7547 .site-header-dark .site-header .site-header-link, .version-picker a:hover,
7548 .markdown-format .octicon-link, .Box-row--hover-blue.link-gray:hover,
7549 .jump-to-suggestions-results-container .navigation-focus .jump-to-suggestions-path,
7550 .jump-to-suggestions-results-container .navigation-focus .jump-to-octicon,
7551 .jump-to-suggestions-results-container mark,
7552 .jump-to-suggestions-results-container [aria-selected="true"] .jump-to-suggestions-path,
7553 .jump-to-suggestions-results-container [aria-selected="true"] .jump-to-octicon,
7554 .markdown-body strong, .markdown-format strong, .btn-danger:hover,
7555 .btn-danger:active, .btn-danger.selected, [open] > .btn-danger,
7556 .discussion-item-icon, .blob-num-expandable .diff-expander:hover,
7557 .js-expandable-line:hover .diff-expander,
7558 .site-header-nav .dropdown-menu a.active,
7559 .site-header-nav .dropdown-menu a .octicon-check,
7560 .marketplace-product-callout .branch-action-item-icon,
7561 .user-status-org-button span.text-bold, .octicon-fold {
7562 color: #dcdcdc !important;
7563 }
7564 pre, body, #languages a.bar, .lineoption p, table.notifications th,
7565 .usagestats dl dt.numbers, .commit-preview p.name .date, .download-list h4,
7566 .fieldgroup p.explain.planusage, .explore h2, .tabnav .active a,
7567 .vcard-username, #markdown-toc li a, .tag-info .tag-name, .language,
7568 .featured-callout h2, .commit-title .message, .files .message,
7569 .revision .creator, .mini-icon.search-input, .lines-changed,
7570 .lines-changed:hover, .discussion-topic-author a, .graph .data .number,
7571 .content, .box-title, a.box-action, #blog-main .pagehead h1 a.title,
7572 .octofication .message p, .repolist .description, .addon p, .keyboard-mappings,
7573 .accessibility-aid:focus, .list-group-item .list-group-item-name a,
7574 .list-group-item .list-group-item-meta a, .list-browser-sorts .sort-type,
7575 #commits_tab_counter, .auto-search-group .search-filter, .usage-bar dt,
7576 .github-jobs-promotion p a, .file-info .file-name, .file-box .meta,
7577 .gh-header-meta .author, .timeline-commits .author,
7578 .sidebar-assignee .assignee, .rss-subscribe, .sidebar-module h3 a,
7579 .sidebar-module h3.disable span, .octotip, .billing-section .section-content,
7580 #readme span.name, .steps li.current, .subnav-search-context .btn,
7581 .context-loader, .box-title a, .merge-pr-more-commits a,
7582 .branch-infobar .lightweight-actions > li a:hover,
7583 .discussion-item-ref-title .title-link, .org-teams-list .team, .ace-github,
7584 a.pagehead-nav-item.selected, a.pagehead-nav-item:hover,
7585 .repo-collection .collection-stat, a.subscribe-feed, header ul.links a:hover,
7586 div.container > p, .commits-list-item .commit-author,
7587 .full-commit .sha-block > .sha, .discussion-item .renamed-was,
7588 .discussion-item .renamed-is, a.discussion-item-entity,
7589 span.discussion-item-entity:not(:hover),
7590 .table-list-header-toggle .btn-link.selected,
7591 .table-list-header-toggle .btn-link.selected:hover,
7592 .table-list-header-toggle .btn-link:hover, a.issue-title-link,
7593 .milestone-title-link a, .org-header .edit-org, .org-name, .blob-code,
7594 .blob-code-inner, .diff-line-code, .contrib-number,
7595 .pulse-summary .summary-box .count, .list-options .selected .list-item-title,
7596 .nav-bar-inner .brand-logo-invertocat .octicon-mark-github, .menu a .octicon,
7597 .issue-list-meta a, .stat-number, div.search-form button span,
7598 .fullscreen-overlay .octicon:hover:before,
7599 .fullscreen-overlay .mega-octicon:hover:before, .protip-callout,
7600 .fullscreen-overlay textarea:focus, .fullscreen-overlay textarea:hover,
7601 #header ul.top-nav > li > a, #header ul.top-nav > li > button,
7602 a.team-member-ellipsis:hover, .rendered_html pre, .rendered_html code,
7603 .team-grid .team-name, .completeness-indicator-success,
7604 .completeness-indicator-error, .completeness-indicator-problem, .article-meta,
7605 .commit-tease-sha, .stats-group-stat.no-link:hover .stat-number,
7606 .application-authorizations .oauth-app-access-name, .dropdown-item,
7607 .header-logo-invertocat, a.header-logo-wordmark,
7608 .pull-request-integrations-title, .intgrs-dir-intro .directory-header-back,
7609 .intgrs-dir-intro .directory-header-back .header-link,
7610 .oauth-application-info .application-title,
7611 .session-authentication .header-logo, .repo-file-upload-progress,
7612 a .mega-octicon, .anchor, .gcr-ext-editor-close .delete-button:hover svg,
7613 .repo-filterer .repo-filter.filter-selected,
7614 .signed-commit-signer-name .signer, .display-heading-1, .display-heading-2,
7615 .display-heading-3, .display-heading-4,
7616 .pinned-repos-selection-list-item.selected,
7617 .Box-body-row--highlight .Box-row-link, .text-pending,
7618 .compare-pr-placeholder p, .compare-pr-placeholder .help-link, #message.good,
7619 #message.major, .boxed-group-success, .suggester li, ul#bootcamp li a h4,
7620 .menu-heading, .text-black, .diffstat-summary strong, .markdown-format h4,
7621 .access-token .token-description,
7622 .oauth-org-access-details .boxed-group-list > li.on strong, .content h1,
7623 .octokit-language span, .lead, .merge-branch-heading,
7624 .org-user-notice-content strong, .Box-row-link, .form-control, .form-select,
7625 .header .header-search-scope, .discussion-item-private,
7626 .label-select-menu div.labelstyle-000000.selected, .marketplace-plan-emphasis,
7627 .header-nav-link, .header-navlink, .Header .header-search-scope,
7628 a.notification-indicator, .HeaderNavlink, .UnderlineNav-item:hover,
7629 .UnderlineNav-item:focus, .project-pane-close:hover, .user-mention,
7630 .text-gray-dark, .Header-link, .label-select-menu .select-menu-item:hover,
7631 .check-annotation code pre {
7632 color: #bebebe !important;
7633 }
7634 .edit-repository-meta, .field label, .boxed-group-list li, .capped-box,
7635 .marketing-nav a, .repository-meta, .gist-item .description, p.explain,
7636 .news .alert .simple .title, #network .graph-date, .tabnav-widget.text,
7637 .feature .intro, span.diffstat, span.diffstat a, .commit .commit-branches a,
7638 #readme .plain, .news blockquote, .news blockquote p, .collection-stat,
7639 .calendar-graph .contrib-details div .lbl, .tag-info a, a.browse-button,
7640 .ghead .dir, .comment-header-action-text a, .comment-header-right a,
7641 .gist-item .creator, .dashboard-tabs a, #graph_data .tab a, .pull-info,
7642 .list-group-item .list-group-item-summary a, #contributors .capped-card .cmt,
7643 .boxed-group-list .access-level, h3.conversation-list-heading, a.filter-tab,
7644 .starred-repo p.description, .commit-desc pre, .org-repo-stats a,
7645 .org-repo-updated a, .org-repo-description, .org-repo-forked a,
7646 .commandbar .display table td span, .clone-options, .pulse-section,
7647 .discussion-sidebar p, .discussion-topic-header .discussion-topic-author,
7648 .gist-description, .explain, p.subtext, .team-grid .team-description,
7649 .orgs-nav .org-nav-item, .form-actions-protip .protip,
7650 .discussion-item .author, .inline-comments .comment-count, .sidebar-heading,
7651 .clear-issue-filters a, .render-view-modes li.active:before,
7652 ul.comparison-list > li em, .marketing-benefits .column p, .sub-nav li a,
7653 .headlines a .date, .sidebar-module ul ul li span, .merge-branch-description,
7654 .gist-item ul.meta > li > a, ul#categories li h5 a,
7655 .render-view-modes li.active, .user-leaderboard-list .repo-list-item .repo,
7656 .repo-stats li a, .about p, dl.form > dd p.note, p.subdued,
7657 .team-header .team-description, .hfields dl.form > dt label,
7658 .boxed-group > h3 a.boxed-group-breadcrumb,
7659 .boxed-group .heading a.boxed-group-breadcrumb, .subscriptions-sidebar .note,
7660 .thread-subscription-status, .ellipsis-button, .follow-list .follow-list-info,
7661 form.btn .count, .blame .commitinfo .date, .gist .gist-file .gist-meta a,
7662 .merge-pr-more-commits, .hidden-text-expander a, .news div.message,
7663 .news li blockquote, .news .alert .pull-info, .news .alert .branch-link,
7664 .release .release-authorship a, .wiki-wrapper .wiki-empty-box:hover,
7665 .diffstat-summary a, a.subnav-item,
7666 .branches .branch-group-heading .branch-group-name, .render-notice,
7667 .table-list-milestones .stat, .repo-list-description, .file .meta,
7668 .email-format .email-hidden-toggle a, .file-diffstat,
7669 .program-info-column .mega-octicon, .octofication .notice-dismiss:hover,
7670 .markdown-format .intro, .label-admin, .program-info-column p,
7671 .file-history-tease, .gist-snippet-meta .gist-count-links > li > a,
7672 .commit-tease .message, .commit-author-section, .manage-repo-access-not-active,
7673 .milestone-name, .feature-callout,
7674 .repo-file-upload-file-wrap .remove-file:hover, .rss-subscribe,
7675 table.capped-list .octicon, .site-header-menu .nav-item, .exploregrid-item,
7676 .markdown-body blockquote, .commits-list-item .commit-desc pre,
7677 .Label--outline.bg-yellow-light,
7678 .review-comment .pending-batched-suggestion-label, main .note.bg-green-light p,
7679 .CheckStep-timestamp {
7680 color: #afafaf !important;
7681 }
7682 .tabnav-tab {
7683 color: #afafaf;
7684 }
7685 .calendar-graph .contrib-details div, .time, .gist-item .metadata .datetime,
7686 .list-group-item-meta, a.keyboard-shortcuts, button.keyboard-shortcuts,
7687 .simple-conversation-list, .simple-conversation-list > li .title .num,
7688 .starred-repo .sort-info, .org-stats, .commandbar .choice,
7689 .commandbar .loading, .commandbar .description, ul.summary-stats li a,
7690 .authorship, .sha-block, .gh-header-meta, #last-edit, .setup-header .lead a,
7691 .repository-meta .edit-link a, .api-status a, .meta li, .who_when a,
7692 .mini-icon-remove-close:hover, .section-heading-title .separator, .hook-list a,
7693 .github-jobs-promotion a.jobs-logo, .org-teams-list .team-meta,
7694 .repo-list-item .repo-description, .branch-infobar .lightweight-actions > li a,
7695 .repo-leaderboard-list .repo-leaderboard-meta-item a,
7696 .changed .moved-up:before, .changed .moved-down:before,
7697 .comment-header .octicon, a.section-heading-back,
7698 .list-group-item-meta .octicon, .repo-leaderboard-title .title-meta,
7699 a.pagehead-nav-item, .wiki-wrapper .wiki-empty-box,
7700 .commits-list-item .commits-comments-link, .commits-list-item .commit-meta,
7701 .issues-listing .table-list-issues .issue-comments-link,
7702 .issues-listing .table-list-issues .issue-meta-section a, a.issues-reset-query,
7703 .labels-list-action, table.tag-list p a, table.tag-list td.date a, .muted-link,
7704 a.muted-link, .render-view-modes li, .site-footer,
7705 .site-footer .octicon-mark-github:hover, .repo-list-stats .repo-list-stat-item,
7706 .range-editor span.flag .octicon, .commit-info .commit-meta a,
7707 .notifications .read a, .auth-form-header .octicon, .releases-tag-list p a,
7708 .history-link a, a.issue-nwo-link, ul.filter-list .filter-item,
7709 .member-meta .teams-link, .member-meta .btn-link, ul.comparison-list > li em,
7710 ul.comparison-list > li.title, .diffstat-summary, a.team-member-ellipsis,
7711 a.discussion-item-toggle-open, a.discussion-item-toggle-closed,
7712 button.discussion-item-toggle-open, button.discussion-item-toggle-closed,
7713 .dropdown-header, .participation a, .completeness-indicator-info,
7714 .type-icon-state-none, .commit-tease, .delete-owners-button, .stats-group-stat,
7715 .stats-group-stat.no-link:hover, .wiki-edit-link,
7716 .member-meta .member-meta-link, .hidden-text-expander a, .text-muted,
7717 .listgroup-item, .discussion-item-header, .discussion-sidebar-heading,
7718 .org-header-meta .meta-item .meta-link, .underline-nav-item,
7719 .boxed-group-inner, .lead, .form-checkbox .note, .bot-identifier,
7720 .dashboard-notice .dismiss:hover, .text-gray, td.icon .octicon-file-text,
7721 td.icon .octicon-file-symlink-file, .UnderlineNav-item, .project-header-link,
7722 button.project-header-link, td.icon, .project-pane-close, .facebox-close,
7723 .tree-browser-result mark, .octicon.text-gray {
7724 color: #949494 !important;
7725 }
7726 .timeline-comment-action, #suggestions a, .table-list-header-toggle .btn-link,
7727 .btn-link .octicon-kebab-horizontal {
7728 color: #949494;
7729 }
7730 .vcard-detail .octicon, .member-badge .octicon,
7731 .command-bar .octicon-question:before, .news .alert .time,
7732 ul.color-label-list .color-label.zeroed,
7733 ul.color-label-list .color-label.zeroed .count, .gh-header-title .issue-number,
7734 a.leaderboard-list-rank, .bootcamp ul li a, .ssh-key-fingerprint,
7735 .tag-references > li a, .release .release-authorship,
7736 .branches .branch-summary, .branches .no-results-message,
7737 header ul.links > li a, .team-info-card .stats-group .stat,
7738 .team-info-card .stats-group .stat.no-link:hover, .discussion-sidebar-item,
7739 .issues-listing .table-list-issues .issue-meta, .task-progress,
7740 .table-list-milestones .stat-label, #blog-home, .diff-line-num,
7741 .file-data .line-numbers span, .discussion-item .timestamp,
7742 .branch-status .divider, .news .alert .octicon, .news .alert .mega-octicon,
7743 .repo-list-meta, a.discussion-item-help, .page-new-repo .license-info,
7744 .commit-info .commit-meta, .notification-actions .age, .list-item .byline,
7745 .issue-list-meta, .file-type-icon, .uploaded-files .remove,
7746 .releases-tag-list td.date a, .collaborators .collab-remove .remove-link,
7747 .octofication .notice-dismiss, ul.comparison-list > li .octicon,
7748 div.content-header h6, .fullscreen-overlay textarea, .breadcrumb,
7749 .application-authorizations .oauth-app-list-meta,
7750 .application-authorizations .oauth-app-owner, .boxed-group-inner .help,
7751 .thread-subscription-status .reason, .toc-diff-stats .octicon,
7752 .recent-gists .description .blank, .recent-gists .metadata,
7753 .member-meta .access-link, .gist-quicksearch-no-results,
7754 #user-content-toc ul ul li:before, .user-list li em, #graph_data h2,
7755 #message-list .message .time, .tabnav .tabnav-extras,
7756 .discussion-item-integrations-callout .pull-request-integrations-dismiss,
7757 .oauth-application-info .meta-link, .oauth-application-info .app-info,
7758 .repo-file-upload-file-wrap .remove-file, .gcr-ext-editor-close svg,
7759 .commit-id, .orghead .edit-org, .signed-commit-badge, a.footer-octicon:hover,
7760 .table-of-contents .toc-diff-stats .octicon {
7761 color: #757575 !important;
7762 }
7763 .branch-infobar .lightweight-actions > li .octicon,
7764 .manage-repo-access-icon .octicon, .wiki-wrapper .wiki-history .date,
7765 .issue-meta-section .octicon, .thread-subscription-status .mega-octicon,
7766 .subnav-search-icon, .auto-search-group > .octicon,
7767 .page-gist-edit .octicon-gist, .unselected-month, .pagination .disabled,
7768 .repohead h1 .octicon, .profile-rollup-toggle, .dashboard-notice .dismiss,
7769 .reblame-link {
7770 color: #5a5a5a !important;
7771 }
7772 .context-pane .selector-item:hover a, .mega-icon:before,
7773 .mini-icon-public-repo:before, .mini-icon-pull-request,
7774 .mini-icon-remove-close, .mini-icon-link, .task-progress .octicon,
7775 .milestone-link .octicon, .site-footer .octicon-mark-github, .steps li,
7776 .pagination .gap, .octicon-btn.disabled, .octicon-btn.disabled:hover,
7777 .branch-delete.disabled, .date_selector td.unselected_month,
7778 .bootcamp .desc h2,
7779 .issues-listing .table-list-issues .issue-comments-link.no-comment,
7780 .diffstat-bar, .issue-comments-no-comment,
7781 .prose-diff.collapsed .rich-diff-level-zero.expandable .octicon,
7782 a.footer-octicon {
7783 color: #474747 !important;
7784 }
7785 .notification-actions .unsaved-notification {
7786 color: #404040 !important;
7787 }
7788 .list-tip:before, .selector-item .mini-icon:before,
7789 .browser .mini-icon-arr-right, .octicon-person-team:before, a.darkertooltipped,
7790 #subscribeButton, .js-new-label-color svg.text-gray-dark,
7791 .user-status-header .text-gray-dark, .Spotlight .text-gray-dark {
7792 color: #313131 !important;
7793 }
7794 .issues-reset-query-icon, .issues-reset-query:hover .issues-reset-query-icon,
7795 .projects-reset-query-icon.text-white,
7796 .projects-reset-query:hover .projects-reset-query-icon,
7797 .user-status-header.user-status-limited-availability .text-gray-dark,
7798 .MarketplaceFeature-link .text-gray-dark {
7799 color: #1c1c1c !important;
7800 }
7801 a.pagehead-heading, a.text-inherit, .boxed-group > h3 a,
7802 .boxed-group .heading a, .list-heading a, .table-list-milestones .stat a,
7803 .timeline-comment-header .js-comment-edit-history summary.text-gray,
7804 .timeline-comment-header .js-comment-edit-history > .text-gray-light,
7805 .delete-topic-button, .timeline-comment-header code,
7806 .timeline-comment-header-text code a {
7807 color: inherit !important;
7808 }
7809 .donut-chart [style*="fill: none"], .workflow-string svg,
7810 .workflow-success circle, .workflow-success path {
7811 fill: none !important;
7812 }
7813 /* Alerts and activity, remove background gradient */
7814 .metabox .editable-text:hover, #inbox .list .item .title span,
7815 .Subhead.border-bottom-0 {
7816 background-color: transparent !important;
7817 border: none !important;
7818 }
7819 /* Panels */
7820 #posts #rss, .signup-button, .hero h1, .plan.personal, .caption,
7821 .centered-graphic, .login_form h1 {
7822 background-color: /*[[base-color]]*/ #4f8cc9 !important;
7823 border-color: /*[[base-color]]*/ #4f8cc9 !important;
7824 }
7825 /* Red panel */
7826 #forkqueue .legend .unclean, .unclean td, .chzn-results .no-results,
7827 .majorproblem .pageheader_wrap, .error_box, .btn-close-issue, .closed-issues,
7828 .state-indicator.closed, .state-closed,
7829 .topic-tag-action .remove-topic-button:hover, .menu-item-danger:hover,
7830 .menu-item-danger.navigation-focus, .menu-item-danger.selected:hover,
7831 .menu-item-danger.selected.navigation-focus {
7832 background: #911 !important;
7833 border-color: #383838 !important;
7834 }
7835 .btn-close-issue:hover, .btn-danger:hover, .minibutton.danger:hover,
7836 .remove-topic-button:hover, .btn-danger:active, .btn-danger.selected,
7837 [open] > .btn-danger {
7838 background: #911 !important;
7839 border-color: #b00 !important;
7840 }
7841 .mergeable-dirty .bubble, .mergeable-dirty .merge-status-icon,
7842 .dangerzone > h3 {
7843 background: #911 !important;
7844 }
7845 .block-diff-deleted, .text-diff-deleted .block-diff-neutral {
7846 background: #b22 !important;
7847 }
7848 /* red border */
7849 .mergeable-dirty .bubble .mergeable, #message.major, .comment-form-error,
7850 .comment-form-stale, .deprecation-notice {
7851 border-color: #f44 !important;
7852 background: #300 !important;
7853 }
7854 .release-label.draft, .Box.Box--danger, .Box--danger .Box-row:first-of-type,
7855 .Box--danger .Box-body:last-of-type {
7856 border-color: #f44 !important;
7857 }
7858 .error:after {
7859 border-bottom-color: #300 !important;
7860 }
7861 .error:before {
7862 border-bottom-color: #f44 !important;
7863 }
7864 .mergeable-dirty .bubble:after {
7865 border-right-color: #911 !important;
7866 }
7867 /* red text */
7868 .btn-danger, .text-failure, .text-error, a:not(.octicon-btn).danger,
7869 .deletions, .cdel, .gd .diff-line-num, .authors-and-code .deletions,
7870 .diffstat .diffstat-bar.diff-deleted, span.diffstat .diffstat-bar i.minus,
7871 .icon-for-failure, ul.summary-stats li .octicon-issue-closed, .branch-delete,
7872 #toc .octicon-diff-removed, .highlight .gd, .uploaded-files .remove:hover,
7873 .collaborators .collab-remove .remove-link:hover, .minibutton.danger,
7874 .octicon-btn-danger:hover, .text-danger, .type-icon-state-closed,
7875 .delete-owners-button:hover, .dangerzone-module h4, .deprecation-notice a,
7876 .billing-addon-items tr.total-row *, .comment-form-error, .comment-form-stale,
7877 .markdown-body .absent, .text-red, .release-label.draft,
7878 input[id="label-color-"]:invalid,
7879 body[class="page-responsive"] .color-icons .closed {
7880 color: #f44 !important;
7881 }
7882 .btn-danger.disabled, .btn-danger:disabled,
7883 body[class="page-responsive"] .btn-danger.disabled,
7884 body[class="page-responsive"] .btn-danger:disabled {
7885 color: rgba(203, 36, 49, .4) !important;
7886 }
7887 /* blue purple */
7888 .btn-blurple {
7889 background: linear-gradient(to bottom, #427, #215) !important;
7890 border: 1px solid #538 !important;
7891 }
7892 .btn-blurple:hover, .btn-blurple.hover {
7893 background: linear-gradient(to bottom, #538, #326) !important;
7894 }
7895 .btn-blurple:active, .btn-blurple.selected, [open] > .btn-blurple {
7896 background: linear-gradient(to bottom, #649, #437) !important;
7897 }
7898 /* purple */
7899 .btn-purple {
7900 background: linear-gradient(to bottom, #525, #313) !important;
7901 border: 1px solid #636 !important;
7902 }
7903 .btn-purple:hover, .btn-purple.hover {
7904 background: linear-gradient(to bottom, #636, #424) !important;
7905 }
7906 .btn-purple:active, .btn-purple.selected, [open] > .btn-blurple {
7907 background: linear-gradient(to bottom, #747, #535) !important;
7908 }
7909 .illflow-item.selected {
7910 background: #323 !important;
7911 }
7912 .illflow-item.selected:after {
7913 border-bottom-color: #323 !important;
7914 }
7915 /* pink */
7916 /* https://github.com/StylishThemes/GitHub-Dark/issues/949 */
7917 /* Github uses !important inline styles on some of these elements which are
7918 impossible to overrides via userstyle */
7919 [style*="border-bottom: 1px solid #f9b3dd"] {
7920 border-bottom: 1px solid #c49 !important;
7921 }
7922 [style*="border: 1px solid #f9b3dd"], [style*="border: 1px solid #ec6cb9"] {
7923 border: 1px solid #c49 !important;
7924 }
7925 [style*="border: 1px solid #f9b3dd"] .text-gray-dark {
7926 color: #333 !important;
7927 }
7928 [style*="background: #ffeef8"], [style*="background-color: #ffeef8"] {
7929 background-color: #170711 !important;
7930 }
7931 /* brown */
7932 #feedHeaderContainer, .feedBackground, .infotip, .form-actions .tip,
7933 .mini-callout, .snippet em, #message .sent, .notification, .callout, .ejector,
7934 #issues_search .results em, .bootcamp-help ul li, .btn-download,
7935 .feature-tabs .tab-button, .plan.free, #message.minor, .chzn-results li em,
7936 #missing-readme, .page-notice, .facebox-alert, .deprecation-warning,
7937 .branch-status.status-pending .discussion-item-icon,
7938 .discussion-event-status-renamed .discussion-item-icon,
7939 .state-indicator.renamed, .discussion-topic .branch-status.status-pending,
7940 .discussion-item-review.is-pending .file-header,
7941 .discussion-item-review.is-pending .comment-form-head.tabnav,
7942 .timeline-comment.unread-item .timeline-comment-header, .Label.bg-yellow,
7943 table.files tr.warning, .code-list-item-private .blob-num {
7944 background-color: #261d08 !important;
7945 border-color: #542 !important;
7946 color: #ddd !important;
7947 }
7948 .discussion-item-review.is-pending .file, .timeline-comment.unread-item,
7949 .timeline-comment.unread-item .timeline-comment-label,
7950 .review-comment .pending-batched-suggestion-label,
7951 .is-pending .review-summary-form-wrapper, .code-list-item-private .file-box {
7952 border-color: #542 !important;
7953 }
7954 .timeline-comment-wrapper .timeline-comment.unread-item:before {
7955 border-right-color: #542 !important;
7956 }
7957 .timeline-comment-wrapper .timeline-comment.unread-item:after {
7958 border-right-color: #261d08 !important;
7959 }
7960 #toc .octicon-diff-modified, .secret .repo-label span, .api .s2 {
7961 color: #b74 !important;
7962 }
7963 .deprecation-warning a {
7964 color: #c97 !important;
7965 }
7966 .code-list-item-private .divider .blob-code,
7967 .code-list-item-private .divider .blob-num {
7968 background-color: #261d08 !important;
7969 }
7970 /* semi-transparent brown */
7971 .compare-pr-placeholder, .compare-cutoff, .diff-cutoff,
7972 .markdown-body li.added.moved, .repo-private-label, .gist-secret-label,
7973 .label-private, .stale-files-tab, .signed-out-comment, .commits-list-item em,
7974 .unsupported-browser, .prereceive-feedback, .code-list em, .issue-list em,
7975 .user-list em, .wiki-list em, .blob-code .bg-yellow-light,
7976 .codesearch-results #code_search_results .bg-yellow-light {
7977 background: rgba(51, 34, 17, .4) !important;
7978 border: 1px solid #542 !important;
7979 color: #ddd !important;
7980 }
7981 .btn.btn-secret {
7982 background: linear-gradient(#321, #210) !important;
7983 border-color: #542 !important;
7984 }
7985 .btn.btn-secret:hover {
7986 background: linear-gradient(#432, #321) !important;
7987 }
7988 .btn.btn-secret[disabled], .btn.btn-secret[disabled]:hover {
7989 background: #210 !important;
7990 border-color: #542 !important;
7991 }
7992 /* yellow text */
7993 /* inline style, note this does not work when color is not first */
7994 /* https://github.com/StylishThemes/GitHub-Dark/issues/952#issuecomment-501451675 */
7995 [style^="color: #d3ac3b"] {
7996 color: #cb4 !important;
7997 }
7998 /* .bg-pending might be a GitHub bug as it sets the fg */
7999 .text-pending, .text-renamed, .bg-pending, .page-new-repo .octicon-lock,
8000 body[class="page-responsive"] .repo-list .private .octicon-lock,
8001 .menu a .octicon.color-yellow-7 {
8002 color: #cb4 !important;
8003 }
8004 .archived-project-cards-pane .project-card .archived-header {
8005 color: #fbca04 !important;
8006 }
8007 /* yellow border (travis) */
8008 .branch-action-state-unknown .branch-action-body,
8009 .branch-action-state-unknown .branch-status,
8010 .branch-action-state-unstable .branch-action-body,
8011 .branch-action-state-unstable .branch-status {
8012 border-color: #884 !important;
8013 }
8014 .branch-action-state-unknown .branch-action-body:before,
8015 .branch-action-state-unstable .branch-action-body:before {
8016 border-right-color: #884 !important;
8017 }
8018 /* yellow background */
8019 .Label--outline.bg-yellow-light,
8020 .review-comment .pending-batched-suggestion-label {
8021 background: #302808 !important;
8022 }
8023 .border-bottom.bg-yellow-light {
8024 background: #302808 !important;
8025 border-color: #542 !important;
8026 }
8027 /* green */
8028 /* labels */
8029 #forkqueue .legend .clean, #revisions ul li.current, .excerpt, .plan.business,
8030 .popout, #statusbar, .clean td, #download_button, .status-box.good a,
8031 .new-issues, .new-pulls, .mergeable-clean .merge-status-icon,
8032 .settings-email .default, .repo-owner-comment .comment-header-tag,
8033 .mergeable-clean .bubble, .gh-header-status.open,
8034 .branch-status.status-success .discussion-item-icon, .state-open,
8035 .state-proposed, .big-notice, .state-indicator.open, .state-indicator.proposed,
8036 .state-indicator.reopened, .boxed-group-success, #message.good,
8037 .add-topic-button:hover, .topic-tag-action .add-topic-button:hover {
8038 background: #163 !important;
8039 border-color: #041 !important;
8040 }
8041 main .note.bg-green-light {
8042 background: #002800 !important;
8043 border-color: #060 !important;
8044 }
8045 /* Green border */
8046 .mergeable-clean .bubble .mergeable,
8047 .branch-action-state-clean .branch-action-body {
8048 border-color: #041 !important;
8049 }
8050 .mergeable-clean .bubble:after,
8051 .branch-action-state-clean .branch-action-body:before {
8052 border-right-color: #041 !important;
8053 }
8054 .billing-confirmation-box {
8055 border-color: #083 !important;
8056 }
8057 .border.border-green {
8058 border-color: #060 !important;
8059 }
8060 /* original color */
8061 .signed-commit-badge.verified:hover, .Label--outline-green {
8062 border-color: #6cc644 !important;
8063 }
8064 .signed-commit-verified-label, .signed-commit-badge.verified,
8065 .reponame-suggestion {
8066 color: #55a532 !important;
8067 }
8068 /* Green text */
8069 /* inline style, note this does not work when color is not first */
8070 /* https://github.com/StylishThemes/GitHub-Dark/issues/952#issuecomment-501451675 */
8071 [style^="color: #28a745"] {
8072 color: #6cc644 !important;
8073 }
8074 .text-open, .text-success, .insertions, .cadd, .gi .diff-line-num,
8075 .authors-and-code .insertions, span.diffstat .diffstat-bar.diff-added,
8076 span.diffstat .diffstat-bar i.plus,
8077 ul.summary-stats li .octicon-git-branch-create,
8078 ul.summary-stats li .octicon-issue-opened, #toc .octicon-diff-added,
8079 .setup-info-module .features-list .octicon, .setup-form-container .secure,
8080 .highlight .gi, .type-icon-state-open, .release-label.latest a,
8081 .release .Label--latest a, .menu a .octicon.text-green {
8082 color: #6cc644 !important;
8083 }
8084 /* bright green background */
8085 .block-diff-added, .text-diff-added .block-diff-neutral {
8086 background: #6cc644 !important;
8087 }
8088 /* interactive button - bright border */
8089 .btn-primary:not(.compare-button):not(.btn-outline):not([disabled]):not(.disabled),
8090 .button.primary, .btn-theme-green, .btn-primary-mktg {
8091 background: linear-gradient(#407045, #305530) !important;
8092 border-color: #083 !important;
8093 }
8094 .button.primary:disabled, .button.primary:disabled:hover,
8095 .button.primary.disabled, .button.primary.disabled:hover,
8096 .btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary.disabled,
8097 .btn-primary.disabled:hover, .btn-theme-green:disabled,
8098 .btn-theme-green:disabled:hover {
8099 background: linear-gradient(#203522, #152715) !important;
8100 border-color: #041 !important;
8101 }
8102 /* New additions */
8103 .repo-owner-tag .tag, .gist-owner-tag .tag {
8104 background: #070 !important;
8105 color: #ddd !important;
8106 }
8107 /* Green hovered */
8108 .noproblems .pageheader_wrap, a.new-repo:hover {
8109 background: #373 !important;
8110 }
8111 .btn-primary:not(:disabled):not(.disabled):not(.compare-button):not(.btn-outline):hover,
8112 .button.primary:not(:disabled):hover, .btn-theme-green:hover,
8113 .btn-primary-mktg:hover {
8114 background: linear-gradient(#508055, #407045) !important;
8115 }
8116 /* orange */
8117 #user-links .unread_count, .minorproblem .pageheader_wrap {
8118 background: rgba(203, 108, 0, .8) !important;
8119 }
8120 .text-orange, .release-label.prerelease, .release .Label--prerelease,
8121 a.stale-files-tab-link {
8122 color: #f3582c !important;
8123 }
8124 .release-label.prerelease, .release .Label--prerelease {
8125 border-color: #f66a0a !important;
8126 }
8127 /* purple */
8128 .merged-pulls, .state-indicator.merged, .state-merged {
8129 background: #6e5494 !important;
8130 }
8131 /* pjax loading */
8132 .pjax-loader-bar .progress {
8133 background: /*[[base-color]]*/ #4f8cc9 !important;
8134 box-shadow: 0 0 10px /*[[base-color]]*/ #4f8cc9 !important;
8135 }
8136 ul.view-modes-menu {
8137 background-image: url("data:image/gif;base64,R0lGODlhBwAEAIAAACIiIv///yH5BAEAAAEALAAAAAAHAAQAAAIIhA+BGWoNWSgAOw==") !important;
8138 }
8139 .mini-icon-windows:before {
8140 background-position: -18px 0 !important;
8141 }
8142 /* Repo list (https://github.com/{user}?tab=repositories) */
8143 .repo-list-item p, .repo-list-item .repo-list-stats, .review-thread-reply {
8144 position: relative !important;
8145 z-index: 1 !important;
8146 }
8147 /* HACK: Fix review comment timeline */
8148 /* https://github.com/nodejs/node/pull/8519#r78637092 */
8149 .review-comment-contents:after, .review-comment.is-comment-editing:after {
8150 z-index: 0 !important;
8151 }
8152 .review-comment .avatar {
8153 position: relative !important;
8154 z-index: 1 !important;
8155 background: #181818 !important;
8156 box-shadow: 0 0 0 4px #181818 !important;
8157 }
8158 /* center the dot icon inside green discussion timeline icons */
8159 .discussion-item-reopened .discussion-item-icon {
8160 display: flex;
8161 justify-content: center;
8162 align-items: center;
8163 }
8164 /* add borders to full-page flash on top of repos */
8165 main > .flash-full.flash-warn {
8166 border-top: 1px solid #bba257 !important;
8167 border-bottom: 1px solid #bba257 !important;
8168 }
8169 main > .flash-full.flash-error {
8170 border-top: 1px solid #f44 !important;
8171 border-bottom: 1px solid #f44 !important;
8172 }
8173 main > .flash-full.flash-success {
8174 border-top: 1px solid #6cc644 !important;
8175 border-bottom: 1px solid #6cc644 !important;
8176 }
8177 /* Make text selection work over file path separators because in Firefox */
8178 /* a text selection can not start over a pseudo element. The precise values */
8179 /* are to match the rendering of GitHub's single-space pseudo contents */
8180 .breadcrumb .separator {
8181 margin-left: .283em;
8182 margin-right: .283em;
8183 }
8184 .breadcrumb .separator::after, .breadcrumb .separator::before {
8185 content: none;
8186 }
8187 /* sticky header tweaks */
8188 .pr-toolbar.is-stuck + .toolbar-shadow {
8189 background: #181818 !important;
8190 top: 0 !important;
8191 height: 60px !important;
8192 border: none !important;
8193 box-shadow: 0 0 .75rem rgba(0, 0, 0, .7) !important;
8194 }
8195 .gh-header-shadow {
8196 border: none !important;
8197 box-shadow: 0 0 .75rem rgba(0, 0, 0, .7) !important;
8198 }
8199 .participation-graph svg {
8200 background: transparent !important;
8201 opacity: .1 !important;
8202 z-index: 0 !important;
8203 }
8204 .inbox-zero-octocat, .network-graph-container, img.TenYears-hero {
8205 opacity: .6 !important;
8206 }
8207 .search .minibutton span {
8208 background-position: center -95px !important;
8209 }
8210 /* history expand buttons */
8211 .commit .minibutton.expander-minibutton span {
8212 background-position: 50% -45px !important;
8213 }
8214 .commit.open .minibutton.expander-minibutton span {
8215 background-position: 50% -145px !important;
8216 }
8217 /* pull request avatar bubble */
8218 .avatar-bubble:before, .discussion-bubble-content:before {
8219 border-color: transparent #333 transparent transparent !important;
8220 }
8221 /* octocat spinners */
8222 img[src*="octocat-spinner"], img[src="/images/spinner.gif"],
8223 .profile-picture-spinner {
8224 width: 0 !important;
8225 height: 0 !important;
8226 }
8227 img[src*="octocat-spinner"], img[src="/images/spinner.gif"], .facebox-loading,
8228 .branch-action-body .spinner, .status-indicator-loading,
8229 .ajax-pagination-form.loading .ajax-pagination-btn:after,
8230 .profile-picture-spinner, .more-repos-link.is-loading {
8231 background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><style>.a{fill:%23333;}</style><path d="M364 29C421 57 460 94 485 151l-31 15c-20-41-63-84-105-104" class="a"><animate attributeName="fill" begin="0s" dur="1s" repeatCount="indefinite" values="%23333;%23eee;%23333;%23333"/></path><path d="m494 169c20 60 21 114-1 172l-33-11c15-43 15-104 0-148" class="a"><animate attributeName="fill" begin="0.125s" dur="1s" repeatCount="indefinite" values="%23333;%23eee;%23333;%23333"/></path><path d="m485 359c-28 57-66 96-122 121l-15-31c41-20 84-63 105-105" class="a"><animate attributeName="fill" begin="0.250s" dur="1s" repeatCount="indefinite" values="%23333;%23eee;%23333;%23333"/></path><path d="m345 489c-60 20-114 21-172-1l11-33c43 15 104 15 148 0" class="a"><animate attributeName="fill" begin="0.375s" dur="1s" repeatCount="indefinite" values="%23333;%23eee;%23333;%23333"/></path><path d="m154 483c-57-28-95-66-121-122l31-15c20 41 63 84 105 105" class="a"><animate attributeName="fill" begin="0.500s" dur="1s" repeatCount="indefinite" values="%23333;%23eee;%23333;%23333"/></path><path d="m24 343c-20-60-21-114 1-172l33 11c-15 44-15 104 0 148" class="a"><animate attributeName="fill" begin="0.625s" dur="1s" repeatCount="indefinite" values="%23333;%23eee;%23333;%23333"/></path><path d="M32 151C60 94 98 55 154 30l15 31c-41 20-84 63-105 105" class="a"><animate attributeName="fill" begin="0.750s" dur="1s" repeatCount="indefinite" values="%23333;%23eee;%23333;%23333"/></path><path d="m173 21c60-20 114-21 172 1l-11 33c-43-15-104-15-148 0" class="a"><animate attributeName="fill" begin="0.875s" dur="1s" repeatCount="indefinite" values="%23333;%23eee;%23333;%23333"/></path><path d="m197 459v-48s-4-4-33-1c-28 3-62-66-65-69 24-10 43 26 65 38h31s3-44 20-37c17 6-72 1-97-61s19-126 20-115c0 9-17-35-10-46 20-24 50 11 69 15 5 0 18-8 59-7 41 0 55 8 60 6 22-10 51-32 65-17 10 12-1 61-1 49s43 81 6 132c-29 46-95 43-84 46 21 15 14 91 14 115l-22 4v-74c0-9-9-10-9-9v85l-21 1v-86h-10v86l-20-1v-83s-8-1-8 10v72" fill="%23eee"/></svg>') !important;
8232 background-size: contain !important;
8233 background-repeat: no-repeat !important;
8234 background-position: 50% 50% !important;
8235 }
8236 .more-repos-link.is-loading {
8237 background-repeat: no-repeat !important;
8238 background-position: 50% 50% !important;
8239 background-size: 16px 16px !important;
8240 }
8241 .timeline-progressive-disclosure-container, .pagination-loader-container {
8242 background: transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="44" height="34" viewBox="0 0 44 34"><polyline points="0 21 22 8 44 21 44 26 22 13 0 26" fill="%23444"/></svg>') repeat-x left center/22px 17px !important;
8243 }
8244 img[src*="octocat-spinner"][width="128"] {
8245 padding: 64px !important;
8246 }
8247 img[src*="octocat-spinner"][width="64"], .profile-picture-spinner {
8248 padding: 32px !important;
8249 }
8250 img[src*="octocat-spinner"][width="32"] {
8251 padding: 16px !important;
8252 }
8253 img[src*="octocat-spinner"][width="16"] {
8254 padding: 8px !important;
8255 }
8256 img[src="/images/spinner.gif"] {
8257 padding: 32px !important;
8258 }
8259 .bg-dots-gray {
8260 background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="9" viewBox="0 0 9 9"><circle cx="1.5" cy="1.5" r="1.5" fill="%23333"/></svg>') !important;
8261 }
8262 .bg-dots-gray-large {
8263 background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="70" height="70" viewBox="0 0 70 70"><circle cx="3" cy="3" r="3" fill="%23333"/></svg>') !important;
8264 }
8265 /* remove code view padding */
8266 .Box-body.blob-wrapper {
8267 padding-top: 0 !important;
8268 padding-bottom: 0 !important;
8269 }
8270 /* remove actions editor padding */
8271 form[action*="/.github/workflows/"] .commit-create {
8272 padding-top: 0 !important;
8273 }
8274 /* remove margin above codemirror */
8275 .file-header.mb-2 {
8276 margin-bottom: 0 !important;
8277 }
8278 /* network members */
8279 .network-tree {
8280 width: 19px !important;
8281 height: 0 !important;
8282 padding-top: 26px !important;
8283 background-repeat: no-repeat !important;
8284 background-position: -2px center !important;
8285 }
8286 .network-tree[src$="t.png"] {
8287 background-image: url("data:image/gif;base64,R0lGODlhFAAaAIAAAMzMzP///yH5BAEAAAEALAAAAAAUABoAAAIkjI+pG8APY5O0uorfzRzt3n1g5pSTOTJiSq1s5L6ajMW0YgcFADs=") !important;
8288 }
8289 .network-tree[src$="i.png"] {
8290 background-image: url("data:image/gif;base64,R0lGODlhFAAaAIAAAMzMzP///yH5BAEAAAEALAAAAAAUABoAAAIhjI+pG8APY5O0uorfzRzt3n1gJo6WGaJcqUJsy7ywIgcFADs=") !important;
8291 }
8292 .network-tree[src$="l.png"] {
8293 background-image: url("data:image/gif;base64,R0lGODlhFAAaAIAAAMzMzP///yH5BAEAAAEALAAAAAAUABoAAAIejI+pG8APY5O0uorfzRzt3n1g5pSTOabqyrbuC68FADs=") !important;
8294 }
8295 #searchfield {
8296 background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAM1BMVEUAAABKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkrmvr7+AAAAEXRSTlMAmEgOJpKQimpgRHVzVk8fFp8jXkwAAABRSURBVAjXVY1JDsAwCAMxhGxNl/+/toVEKpmLNcLCRJRqKTXRhOGwS4KyCCv8eoBnY1hkiIUgb6ah2THWly7SFS0uAKfZWm+mP59eUfNNgYdehjcBh7PIFcgAAAAASUVORK5CYII=") !important;
8297 background-repeat: no-repeat !important;
8298 background-position: 8px center !important;
8299 }
8300 /* front page: 'more' spinner */
8301 .ajax-pagination-form.loading .ajax-pagination-btn {
8302 position: relative !important;
8303 border-color: #343434 !important;
8304 background: #181818 !important;
8305 }
8306 .ajax-pagination-form.loading .ajax-pagination-btn:after {
8307 content: "" !important;
8308 position: absolute !important;
8309 width: 16px !important;
8310 height: 16px !important;
8311 left: 50% !important;
8312 top: 50% !important;
8313 transform: translate(-50%, -50%) !important;
8314 }
8315 .branch-action-body .spinner, div.facebox-loading, .status-indicator-loading {
8316 background-position: center center !important;
8317 width: 100% !important;
8318 background-repeat: no-repeat !important;
8319 }
8320 /* image preview background */
8321 .render-shell .img-view img, .file .image img, .file .image canvas, img.asset,
8322 .render-shell img:not(.math) {
8323 background-image: url("data:image/gif;base64,R0lGODlhCgAKAIAAABoaGgAAACwAAAAACgAKAAACEYQdmYcaDNxjEspKndVZbc8UADs=") !important;
8324 }
8325 .render-shell:hover .img-view img, .file:hover .image img,
8326 .file:hover .image canvas, img.asset:hover, .render-shell:hover img:not(.math) {
8327 background-image: url("data:image/gif;base64,R0lGODlhCgAKAIAAAOXl5f///yH5BAAAAAAALAAAAAAKAAoAAAIRhB2ZhxoM3GMSykqd1VltzxQAOw==") !important;
8328 }
8329 /* <select> dropdown arrows */
8330 /* https://github.com/account/upgrade */
8331 .form-select {
8332 background: #181818 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAQAAAAua3X8AAAARklEQVR4AWNABWcazjQg8zGl/wNhA15piBL80gglmNKYSjClMZUgpDGVwKXxKBl4QNiRBLxJIKAIBzXhyCIc3YQTDMEkBwBplPJRxEMa4wAAAABJRU5ErkJggg==") no-repeat right 8px center !important;
8333 background-size: 8px 10px !important;
8334 }
8335 .form-select:disabled {
8336 background-color: #282828 !important;
8337 color: #555 !important;
8338 }
8339 /* no border */
8340 .multiple-avatars, .multiple-avatars:before, table.files, table.files tr,
8341 .simple-conversation-list>li:first-child, .gobutton.with-comments .sha,
8342 .usage-bar dd, .setup-form-container .fieldgroup .fields,
8343 .inline-comments .line-comments, #gist-form .gist-name-textbox,
8344 #adv_code_search .search-page-input, .fullscreen-overlay textarea,
8345 .file .image .border-wrap, .site-search .chromeless-input,
8346 .profile-timeline-card-wrapper, .render-shell img, img.asset,
8347 .AvatarStack--right .avatar, .AvatarStack-body .avatar,
8348 .sidebar-notifications .thread-subscription-status,
8349 .repository-lang-stats-graph .language-color:not(:first-child),
8350 .notification-read .bg-white.border-md {
8351 border: none !important;
8352 }
8353 .dashboard-tabs a {
8354 border-left: 0 !important;
8355 border-right: 0 !important;
8356 }
8357 .js-details-container.navigation-focus .gobutton {
8358 background: linear-gradient(#444, #222) !important;
8359 }
8360 /* no top border radius */
8361 table.files {
8362 border-top-left-radius: 0 !important;
8363 border-top-right-radius: 0 !important;
8364 }
8365 /* add border */
8366 .issues-list, .pulls-list-group, .commit-tease, .branch-infobar,
8367 .pagehead.repohead h1 .repo-label span,
8368 .coupons .coupon-form-body .coupon-icon, .menu, .merge-pr-more-commits,
8369 .api pre {
8370 border: 1px solid #484848 !important;
8371 }
8372 #graph-shots li > p, .logo-box, .branch-infobar, #com hr,
8373 .discussion-item-body .outdated-comment .file-header,
8374 .repository-content > .Box--condensed > .Box-body.bg-blue-light {
8375 border-bottom: none !important;
8376 }
8377 .pull-info, .branch-link, .milestone-list .progress-bar {
8378 border: 1px solid #444 !important;
8379 }
8380 .more-repos {
8381 border-top: #484848 1px solid !important;
8382 }
8383 .pull-head, .capped-box {
8384 border-bottom: #484848 1px solid !important;
8385 }
8386 .tutorial-e:after, .file-commit-form .commit-form:before,
8387 .merge-branch-form .commit-form:before {
8388 border-right-color: #343434 !important;
8389 border-bottom-color: transparent !important;
8390 }
8391 .file-commit-form .commit-form:after, .ScreenshotCarousel-navitem,
8392 .new-discussion-timeline .composer .timeline-comment:after {
8393 border-right-color: #222 !important;
8394 }
8395 #com .dropdown-menu:after {
8396 border: 9px solid;
8397 border-color: transparent transparent #181818;
8398 content: " ";
8399 left: 50%;
8400 top: -17px;
8401 position: absolute;
8402 margin-left: -9px;
8403 }
8404 .dropdown-menu-w:before {
8405 border-bottom-color: transparent !important;
8406 }
8407 /* inline code - add border */
8408 .markdown-format p > code, .markdown-body code, .markdown-body tt,
8409 .markdown-format pre, .markdown-body pre, .markdown-format .highlight pre,
8410 .markdown-body .highlight pre, body.blog pre, #user-content-toc td,
8411 .copyable-terminal {
8412 border: 1px solid rgba(255, 255, 255, .1) !important;
8413 }
8414 /* toc in markdown, reset border-collaps so border-radius works */
8415 /* https://github.com/bitcoin/bips/blob/master/bip-0037.mediawiki */
8416 #user-content-toc {
8417 border-collapse: separate !important;
8418 }
8419 #facebox pre, #contributors-master svg.viz, #com .dropdown-menu {
8420 border: 1px solid #343434 !important;
8421 }
8422 /* orange rss icon */
8423 .dashboard-feed-icon.octicon-rss, .nav-rss a .octicon-rss, .feed-icon,
8424 #dashboard .octicon-rss {
8425 color: #f93 !important;
8426 }
8427 .featured-label {
8428 background: #f5b987 !important;
8429 border: none !important;
8430 padding: 6px !important;
8431 color: #ed7c21 !important;
8432 }
8433 .featured-label .octicon,
8434 .page-new-repo div.form-checkbox .octicon-lock:before {
8435 color: #ed7c21 !important;
8436 }
8437 /* diff highlighting (no syntax highlight) */
8438 /* main diff text color */
8439 .diff-line-pre {
8440 color: #ccc !important;
8441 }
8442 .diff-table .line-comments {
8443 border-top: 1px solid #333 !important;
8444 border-bottom: 1px solid #333 !important;
8445 }
8446 #header-wrapper, .menu li + li {
8447 border-bottom: 1px solid #333 !important;
8448 }
8449 .review-comment .comment-reactions {
8450 border-top: 0 !important;
8451 }
8452 /* light grey - breaks in diff (with line numbers) */
8453 .highlight .expandable-line-num, .highlight .diff-line-num-hunk,
8454 .highlight .diff-line-code-hunk, .highlight .expandable-line-code {
8455 background: #222 !important;
8456 color: #888 !important;
8457 }
8458 /* git diff line additions (dark green) */
8459 .blob-code-addition, .prose-diff .changed ins, .prose-diff .changed ins code,
8460 .prose-diff .changed ins pre, .prose-diff .changed .added,
8461 .prose-diff > .markdown-body ins pre, .prose-diff > .markdown-body ins code,
8462 .prose-diff > .markdown-body ins > div, .prose-diff > .markdown-body ins > p {
8463 background-color: #002800 !important;
8464 border-color: #060 !important;
8465 }
8466 .blob-num-addition {
8467 background-color: #0a320a !important;
8468 }
8469 /* git diff line deletions (dark red) */
8470 .blob-code-deletion, .prose-diff > .markdown-body .changed del,
8471 .prose-diff > .markdown-body .changed del pre,
8472 .prose-diff > .markdown-body .changed del code,
8473 .prose-diff > .markdown-body .changed del > div,
8474 .prose-diff > .markdown-body .changed .removed,
8475 .prose-diff > .markdown-body .changed .removed pre,
8476 .prose-diff > .markdown-body .changed .removed code,
8477 .prose-diff > .markdown-body .changed .removed > div,
8478 .CodeMirror-linebackground.conflict-background, .conflict-gutter-marker,
8479 .conflict-background + .CodeMirror-gutter-wrapper .CodeMirror-linenumber {
8480 background-color: #380000 !important;
8481 border-color: #600 !important;
8482 }
8483 .blob-num-deletion {
8484 background-color: #420a0a !important;
8485 }
8486 /* code splitter in diffs */
8487 .blob-num-expandable, .blob-num-hunk {
8488 background: #2b2b2b;
8489 }
8490 .blob-code-hunk {
8491 background: #222;
8492 }
8493 /* link target lines */
8494 .selected-line::after, .blob-code-inner.highlighted {
8495 background: rgba(255, 255, 255, .075) !important;
8496 }
8497 .selected-line::after {
8498 mix-blend-mode: normal !important;
8499 pointer-events: none;
8500 }
8501 /* custom hover highlight */
8502 .diff-table > tbody > tr[data-hunk]:hover > td,
8503 .highlight > tbody > tr:hover > td {
8504 position: relative;
8505 }
8506 .diff-table > tbody > tr[data-hunk]:hover > td::after,
8507 .highlight > tbody > tr:hover > td::after {
8508 content: "";
8509 position: absolute;
8510 left: 0;
8511 right: 0;
8512 top: 0;
8513 bottom: 0;
8514 background: rgba(255, 255, 255, .075);
8515 pointer-events: none;
8516 }
8517 .diff-table > tbody > tr[data-hunk]:hover > td.selected-line::after,
8518 .highlight > tbody > tr:hover > td.blob-code-inner.highlighted::after {
8519 background: rgba(255, 255, 255, .15) !important;
8520 }
8521 /* custom hover highlight end */
8522 .prose-diff > .markdown-body th.changed,
8523 .prose-diff > .markdown-body td.changed {
8524 background: #282818 !important;
8525 }
8526 .blob-code-addition .x, .highlight .blob-code-addition .x {
8527 background: #252 !important;
8528 color: #eee !important;
8529 }
8530 .blob-code-deletion .x, .highlight .blob-code-deletion .x {
8531 background: #622 !important;
8532 color: #eee !important;
8533 }
8534 /* git diff line numbers (med green) */
8535 .gi .diff-line-num, .gi .diff-line-code, .gi .diff-line-pre {
8536 background: #020 !important;
8537 border-color: #040 !important;
8538 }
8539 /* git diff line deletions (med red) */
8540 .gd .diff-line-num, .highlight .err, .gd .diff-line-code, .gd .diff-line-pre {
8541 background: #300 !important;
8542 border-color: #500 !important;
8543 }
8544 .CodeMirror-scrollbar-filler {
8545 background: #1d1d1d !important;
8546 }
8547 textarea {
8548 cursor: auto !important;
8549 }
8550 /* rules for the new responsive layout */
8551 @media (max-width: 767px) {
8552 .nav-mobile-dropdown.js-open {
8553 background: #222;
8554 box-shadow: 0 1px 15px rgba(27, 31, 35, .15);
8555 }
8556 }
8557 @media (max-width: 767px) {
8558 .release-entry {
8559 border-bottom: 1px solid #343434 !important;
8560 }
8561 }
8562 @media (min-width: 768px) {
8563 .release-main-section {
8564 border-left: 2px solid #343434 !important;
8565 }
8566 .release-entry {
8567 border-bottom: 0 !important;
8568 }
8569 }
8570 @media (max-width: 1012px) {
8571 .reponav-wrapper {
8572 background: #181818 !important;
8573 }
8574 }
8575 @media (min-width: 1013px) {
8576 .Header, .Header-old {
8577 border-bottom: 1px solid #343434 !important;
8578 }
8579 }
8580 /* rules for help pages */
8581 .search-result-title .ais-Highlight-highlighted {
8582 color: /*[[base-color]]*/ #4f8cc9 !important;
8583 }
8584 .search-result-intro .ais-Highlight-highlighted {
8585 border-color: /*[[base-color]]*/ #4f8cc9 !important;
8586 }
8587 .ais-SearchBox-resetIcon, .octicon-logo-github {
8588 fill: #c0c0c0 !important;
8589 }
8590 /* https://github.com/musically-ut/lovely-forks */
8591 .lovely-forks-addon {
8592 color: #808080 !important;
8593 }
8594 /* https://github.com/npmhub/npmhub */
8595 .deps > li {
8596 border-color: #343434 !important;
8597 }
8598 /* ZenHub */
8599 .zhc-btn--minimal {
8600 background: none !important;
8601 border: none !important;
8602 }
8603 .zh-icon-circled-bolt, .zh-icon-bolt, .zh-octicon-x {
8604 filter: invert(40%) brightness(120%) !important;
8605 }
8606 a.zh-topbar-item.selected .zh-icon-zenhub {
8607 filter: invert(40%) brightness(169%) !important;
8608 }
8609 a.zh-topbar-item .zh-icon-zenhub {
8610 filter: brightness(64%) !important;
8611 }
8612 .zhc-icon:not([class$="-red"]):not([class$="-white"]):not([class$="-light"]):not([class$="-purple"]),
8613 [class*="zh-octicon"], .zh-epic-creator-tab-icon,
8614 .zhc-burndown-chart__placeholder, .zhc-selection-button__container:after,
8615 .zhc-icon--grey-light {
8616 filter: invert(100%) hue-rotate(180deg) !important;
8617 }
8618 .zhc-selection-item:hover .zhc-icon:not([class$="-red"]):not([class$="-white"]):not([class$="-light"]):not([class$="-purple"]),
8619 [class*="zhc-image--placeholder"] {
8620 filter: invert(100%) brightness(1.4) !important;
8621 }
8622 /* move expanded zenhub board toolbar when octotree exists
8623 * see https://github.com/buunguyen/octotree/issues/242 */
8624 html.octotree:not(.octotree-show) .zhc-board--is-fullscreen .zhc-menu-bar {
8625 margin-left: 30px;
8626 margin-top: -8px;
8627 }
8628 /* octotree */
8629 .octotree-sidebar {
8630 background: #181818 !important;
8631 border-color: #343434 !important;
8632 }
8633 .octotree-views, .octotree-sidebar .octotree-bottom {
8634 background: #181818 !important;
8635 border-color: #484848 !important;
8636 }
8637 .octotree-toggle:hover {
8638 background: linear-gradient(#303030, #282828) !important;
8639 border-color: #484848 !important;
8640 }
8641 .octotree-view-header, .octotree-toggle {
8642 background: linear-gradient(#202020, #181818) !important;
8643 border-color: #383838 !important;
8644 }
8645 .octotree-github-sidebar a.octotree-toggle,
8646 a.octotree-toggle:not(.octotree-loading):hover > span:after {
8647 color: #dcdcdc !important;
8648 }
8649 .octotree-github-sidebar a.octotree-opts .settings:before,
8650 .octotree-help > span:before, .octotree-patch-files {
8651 color: #bebebe !important;
8652 }
8653 .octotree-views .octotree-treeview .jstree-anchor .jstree-icon.tree:before,
8654 .octotree-github-sidebar a.octotree-toggle:hover,
8655 .octotree-github-sidebar a.octotree-opts:hover .settings:before,
8656 .octotree-github-sidebar a.octotree-opts.selected:hover .settings:before,
8657 .octotree-sidebar.octotree-github-sidebar .octotree-views .octotree-tree-view .jstree .jstree-anchor,
8658 .octotree-github-sidebar a.octotree-toggle:not(.octotree-loading):hover,
8659 .octotree-sidebar.octotree-github-sidebar .octotree-views .octotree-view,
8660 .octotree-sidebar.octotree-github-sidebar .octotree-toggle > span,
8661 .octotree-sidebar.octotree-github-sidebar .octotree-toggle > .octotree-toggle-icon::before {
8662 color: /*[[base-color]]*/ #4f8cc9 !important;
8663 }
8664 .octotree-sidebar.octotree-github-sidebar .octotree-toggle .popup {
8665 background-color: #181818 !important;
8666 border-color: #404040 !important;
8667 box-shadow: 0 1px 15px #000 !important;
8668 }
8669 .octotree-sidebar.octotree-github-sidebar .octotree-toggle .popup > .arrow,
8670 .octotree-sidebar.octotree-github-sidebar .octotree-toggle .popup > .arrow:after {
8671 border-bottom-color: #404040 !important;
8672 }
8673 /* Github User Info userscript - see #481 */
8674 .GithubUserInfo, .GithubUserInfo > div {
8675 background: #202020 !important;
8676 border-color: #343434 !important;
8677 }
8678 /* GitHub Notifications Dropdown userscript - see #478 */
8679 .notifications-dropdown {
8680 background: #202020 !important;
8681 border: 1px solid #343434 !important;
8682 }
8683 a.notifications-dropdown-see-all {
8684 background: #242424 !important;
8685 color: /*[[base-color]]*/ #4f8cc9 !important;
8686 }
8687 a.notifications-dropdown-see-all:hover, .top-nav .dropdown-menu a:hover {
8688 background: /*[[base-color]]*/ #4f8cc9 !important;
8689 color: #e2e2e2 !important;
8690 }
8691 .notifications-dropdown-arrow {
8692 border-bottom-color: #333 !important;
8693 }
8694 /* Awesome autocomplete styling */
8695 .awesome-autocomplete .tt-dropdown-menu {
8696 border-color: #343434 !important;
8697 background-color: #181818 !important;
8698 }
8699 .awesome-autocomplete .aa-query strong,
8700 .awesome-autocomplete .aa-query-default em,
8701 .awesome-autocomplete .tt-suggestion .octicon {
8702 color: /*[[base-color]]*/ #4f8cc9 !important;
8703 }
8704 .awesome-autocomplete .tt-suggestion .octicon-star, .octicon[fill="#24292E"] {
8705 fill: #c0c0c0 !important;
8706 }
8707 .awesome-autocomplete .aa-category {
8708 background-color: #1d1d1d !important;
8709 border-top: 1px solid #343434 !important;
8710 border-bottom: 1px solid #343434 !important;
8711 color: #a0a0aa !important;
8712 }
8713 .awesome-autocomplete .tt-suggestion {
8714 border-color: #343434 !important;
8715 }
8716 .awesome-autocomplete .tt-suggestion:hover,
8717 .awesome-autocomplete .tt-suggestion.tt-cursor {
8718 background: #333 !important;
8719 }
8720 .awesome-autocomplete .tt-suggestion:hover .aa-name {
8721 text-decoration: none !important;
8722 }
8723 .awesome-autocomplete .tt-suggestion em {
8724 background-color: /*[[base-color]]*/ #4f8cc9 !important;
8725 color: #fff !important;
8726 }
8727 .awesome-autocomplete .aa-thumbnail {
8728 background-color: #181818 !important;
8729 }
8730 .awesome-autocomplete .aa-query, .awesome-autocomplete .aa-branding,
8731 .awesome-autocomplete .aa-infos, .awesome-autocomplete .aa-login,
8732 .awesome-autocomplete .aa-company, .awesome-autocomplete .aa-company i,
8733 .awesome-autocomplete .aa-description, .awesome-autocomplete .aa-issue-body {
8734 color: #c0c0c0 !important;
8735 }
8736 .awesome-autocomplete .aa-thumbnail, .awesome-autocomplete .aa-thumbnail {
8737 background-color: #181818 !important;
8738 }
8739 .awesome-autocomplete .icon-delete {
8740 filter: invert(100%) !important;
8741 }
8742 /* Refined GitHub - https://github.com/sindresorhus/refined-github
8743 * See #540
8744 * See #881 */
8745 .refined-github-diff-signs .blob-code-addition:before,
8746 .refined-github-diff-signs .blob-code-deletion:before {
8747 color: #7b7b7b !important;
8748 }
8749 .refined-github .repohead h1 .rgh-ci-link .octicon {
8750 color: inherit !important;
8751 }
8752 .refined-github .dashboard .border-gray.flex-items-baseline.py-3,
8753 .refined-github .dashboard .js-all-activity-header + div {
8754 background: #181818 !important;
8755 }
8756 .refined-github .dashboard .js-all-activity-header + div {
8757 border-color: #343434 !important;
8758 }
8759 /* https://github.com/StylishThemes/GitHub-Dark/issues/1035 */
8760 .refined-github .reaction-summary-item.user-has-reacted {
8761 --background: transparent !important;
8762 }
8763 /* GraphQL API (https://developer.github.com/v4/explorer/) */
8764 iframe#graphiql, .graphiql-ide, .graphiql-container .topBar,
8765 .graphiql-container .docExplorerShow,
8766 .graphiql-container .variable-editor-title, .graphiql-container .resultWrap {
8767 background: #222 !important;
8768 border-color: #343434 !important;
8769 }
8770 .graphiql-ide.signed-out:after {
8771 background: #000 !important;
8772 }
8773 .graphiql-container, .prereceive-feedback-heading, .State--red code a {
8774 color: #ddd !important;
8775 }
8776 .graphiql-container .docExplorerShow:before {
8777 border-left-color: /*[[base-color]]*/ #4f8cc9 !important;
8778 border-top-color: /*[[base-color]]*/ #4f8cc9 !important;
8779 }
8780 .graphiql-container .toolbar-button, .graphiql-container .execute-button {
8781 background: linear-gradient(#303030, #282828) !important;
8782 border-color: #484848 !important;
8783 box-shadow: none !important;
8784 color: #ddd !important;
8785 }
8786 .graphiql-container .toolbar-button:active,
8787 .graphiql-container .execute-button:active {
8788 background: #444 !important;
8789 }
8790 .graphiql-container .CodeMirror-foldmarker {
8791 background: /*[[base-color]]*/ #4f8cc9 !important;
8792 }
8793 .graphiql-container .execute-button svg {
8794 fill: currentColor !important;
8795 }
8796 /* Actions visual editor */
8797 .deployments-timeline-item + div[style*=background-image] {
8798 background: linear-gradient(rgba(28, 28, 28, 0), rgba(28, 28, 28, 1)) !important;
8799 }
8800 [style*="background-color: #e1e4e8"] {
8801 background: #8e8e8e !important;
8802 }
8803 [style*="color: #e1e4e8"] {
8804 color: #8e8e8e !important;
8805 }
8806 /* Hides popup arrow due to reused ui element */
8807 .file-commit-form .dropdown-menu .commit-form:after {
8808 content: none !important;
8809 }
8810 .file-commit-form .commit-form {
8811 background: #181818 !important;
8812 }
8813 /* Actions runs */
8814 .CheckStep div[style*="opacity:0.5"] {
8815 opacity: 1 !important;
8816 }
8817 /*[[code-wrap]]*/
8818 /* inline code - single lines */
8819 .markdown-body code, .markdown-body tt, .protip code, .content dl code,
8820 .content ul code, p code, .content .sectionbody .dlist dt, .content p > tt,
8821 .content .sectionbody .dlist dt, .content p > tt, .commit-sha,
8822 .commit-preview .message pre, .rendered_html pre, .rendered_html code,
8823 .markdown-format p > code, .markdown-format pre {
8824 background: #222 !important;
8825 }
8826 /* Styles auto-complete popups in the actions workflow editor */
8827 .CodeMirror-hints {
8828 background: #181818;
8829 border-color: #404040;
8830 box-shadow: 0 1px 5px #000;
8831 }
8832 .CodeMirror-hint {
8833 color: #d2d2d2;
8834 }
8835 .CodeMirror-hint-active {
8836 color: #f0f0f0;
8837 background-color: /*[[base-color]]*/ #4f8cc9;
8838 }
8839 .CodeMirror-hint-active .CodeMirror-hint-description {
8840 color: #f0f0f0 !important;
8841 }
8842 /*[[syntax-theme]]*//*[[syntax-codemirror]]*//*[[syntax-jupyter]]*/
8843 /* grunt build - remove start *//*! GitHub: Twilight */
8844 :root {
8845 --ghd-code-background: #141414;
8846 --ghd-code-color: #ccc;
8847 }
8848 .pl-c, .pl-c span {
8849 color: #5f5a60 !important;
8850 font-style: italic !important;
8851 }
8852 /* comment */
8853 .pl-c1 {
8854 color: #cf6a4c !important;
8855 }
8856 /* constant */
8857 .pl-cce {
8858 color: #cf6a4c !important;
8859 font-weight: normal !important;
8860 }
8861 /* constant.character.escape */
8862 .pl-cn {
8863 color: #cf6a4c !important;
8864 }
8865 /* constant.numeric */
8866 .pl-coc {
8867 color: #cf6a4c !important;
8868 }
8869 /* constant.other.color */
8870 .pl-cos {
8871 color: #8f9d6a !important;
8872 }
8873 /* constant.other.symbol */
8874 .pl-e {
8875 color: #ac885b !important;
8876 }
8877 /* entity */
8878 .pl-ef {
8879 color: #ac885b !important;
8880 }
8881 /* entity.function */
8882 .pl-en {
8883 color: #ac885b !important;
8884 }
8885 /* entity.name */
8886 .pl-enc {
8887 color: #cf6a4c !important;
8888 }
8889 /* entity.name.class */
8890 .pl-enf {
8891 color: #ac885b !important;
8892 }
8893 /* entity.name.function */
8894 .pl-enm {
8895 color: #ac885b !important;
8896 }
8897 /* entity.name.method-name */
8898 .pl-ens {
8899 color: #cf6a4c !important;
8900 }
8901 /* entity.name.section */
8902 .pl-ent {
8903 color: #cda869 !important;
8904 }
8905 /* entity.name.tag */
8906 .pl-entc {
8907 color: #ac885b !important;
8908 }
8909 /* entity.name.type.class */
8910 .pl-enti {
8911 color: #ac885b !important;
8912 font-weight: bold !important;
8913 }
8914 /* entity.name.type.instance */
8915 .pl-entm {
8916 color: #7587a6 !important;
8917 }
8918 /* entity.name.type.module */
8919 .pl-eoa {
8920 color: #cda869 !important;
8921 }
8922 /* entity.other.attribute-name */
8923 .pl-eoac {
8924 color: #7587a6 !important;
8925 }
8926 /* entity.other.attribute-name.class */
8927 .pl-eoac .pl-pde {
8928 color: #7587a6 !important;
8929 }
8930 /* punctuation.definition.entity */
8931 .pl-eoai {
8932 color: #cda869 !important;
8933 }
8934 /* entity.other.attribute-name.id */
8935 .pl-eoai .pl-pde {
8936 color: #cda869 !important;
8937 }
8938 /* punctuation.definition.entity */
8939 .pl-eoi {
8940 color: #ac885b !important;
8941 }
8942 /* entity.other.inherited-class */
8943 .pl-k {
8944 color: #cda869 !important;
8945 }
8946 /* keyword */
8947 .pl-ko {
8948 color: #cda869 !important;
8949 }
8950 /* keyword.operator */
8951 .pl-kolp {
8952 color: #cda869 !important;
8953 }
8954 /* keyword.operator.logical.python */
8955 .pl-kos {
8956 color: #cf6a4c !important;
8957 }
8958 /* keyword.other.special-method */
8959 .pl-kou {
8960 color: #cf6a4c !important;
8961 }
8962 /* keyword.other.unit */
8963 .pl-mai .pl-sf {
8964 color: #7587a6 !important;
8965 }
8966 /* support.function */
8967 .pl-mb {
8968 color: #8f9d6a !important;
8969 font-weight: bold !important;
8970 }
8971 /* markup.bold */
8972 .pl-mc {
8973 color: #cda869 !important;
8974 }
8975 /* markup.changed */
8976 .pl-mh {
8977 color: #cf6a4c !important;
8978 font-weight: normal !important;
8979 }
8980 /* markup.heading */
8981 .pl-mh .pl-pdh {
8982 color: #cf6a4c !important;
8983 }
8984 /* markup.heading punctuation.definition.heading */
8985 .pl-mi {
8986 color: #cda869 !important;
8987 font-style: italic !important;
8988 }
8989 /* markup.italic */
8990 .pl-ml {
8991 color: #8f9d6a !important;
8992 }
8993 /* markup.list */
8994 .pl-mm {
8995 color: #7587a6 !important;
8996 }
8997 /* meta.module-reference */
8998 .pl-mp {
8999 color: #c5af75 !important;
9000 }
9001 /* meta.property-name */
9002 .pl-mp1 .pl-sf {
9003 color: #dad085 !important;
9004 }
9005 /* meta.property-value support.function */
9006 .pl-mq {
9007 color: #cf6a4c !important;
9008 }
9009 /* markup.quote */
9010 .pl-mr {
9011 color: #cda869 !important;
9012 }
9013 /* meta.require */
9014 .pl-ms {
9015 color: #cda869 !important;
9016 }
9017 /* meta.selector */
9018 .pl-pdb {
9019 color: #8f9d6a !important;
9020 font-weight: bold !important;
9021 }
9022 /* punctuation.definition.bold */
9023 .pl-pdc {
9024 color: #5f5a60 !important;
9025 font-style: italic !important;
9026 }
9027 /* punctuation.definition.comment */
9028 .pl-pdc1 {
9029 color: #cf6a4c !important;
9030 }
9031 /* punctuation.definition.constant */
9032 .pl-pde {
9033 color: #cf6a4c !important;
9034 }
9035 /* punctuation.definition.entity */
9036 .pl-pdi {
9037 color: #cda869 !important;
9038 font-style: italic !important;
9039 }
9040 /* punctuation.definition.italic */
9041 .pl-pds {
9042 color: #8f9d6a !important;
9043 }
9044 /* punctuation.definition.string */
9045 .pl-pdv {
9046 color: #7587a6 !important;
9047 }
9048 /* punctuation.definition.variable */
9049 .pl-pse {
9050 color: #cf6a4c !important;
9051 }
9052 /* punctuation.section.embedded */
9053 .pl-pse .pl-s2 {
9054 color: #cf6a4c !important;
9055 }
9056 /* punctuation.section.embedded source */
9057 .pl-s {
9058 color: #f9ee98 !important;
9059 }
9060 /* storage */
9061 .pl-s1 {
9062 color: #8f9d6a !important;
9063 }
9064 /* string */
9065 .pl-s2 {
9066 color: #ccc !important;
9067 }
9068 /* source */
9069 .pl-mp .pl-s3 {
9070 color: #cda869 !important;
9071 }
9072 /* support */
9073 .pl-s3 {
9074 color: #dad085 !important;
9075 }
9076 /* support */
9077 .pl-sc {
9078 color: #dad085 !important;
9079 }
9080 /* support.class */
9081 .pl-scp {
9082 color: #cf6a4c !important;
9083 }
9084 /* support.constant.property-value */
9085 .pl-sf {
9086 color: #dad085 !important;
9087 }
9088 /* support.function */
9089 .pl-smc {
9090 color: #ac885b !important;
9091 }
9092 /* storage.modifier.c */
9093 .pl-smi {
9094 color: #ccc !important;
9095 }
9096 /* storage.modifier.import */
9097 .pl-smp {
9098 color: #ccc !important;
9099 }
9100 /* storage.modifier.package */
9101 .pl-sok {
9102 color: #cda869 !important;
9103 }
9104 /* support.other.keyword */
9105 .pl-sol {
9106 color: #8f9d6a !important;
9107 }
9108 /* string.other.link */
9109 .pl-som {
9110 color: #7587a6 !important;
9111 }
9112 /* support.other.module */
9113 .pl-sr {
9114 color: #7587a6 !important;
9115 }
9116 /* string.regexp */
9117 .pl-sra {
9118 color: #cda869 !important;
9119 }
9120 /* string.regexp string.regexp.arbitrary-repetition */
9121 .pl-src {
9122 color: #cda869 !important;
9123 }
9124 /* string.regexp.character-class */
9125 .pl-sre {
9126 color: #cda869 !important;
9127 }
9128 /* string.regexp source.ruby.embedded */
9129 .pl-st {
9130 color: #cda869 !important;
9131 }
9132 /* support.type */
9133 .pl-stj {
9134 color: #7587a6 !important;
9135 }
9136 /* storage.type.java */
9137 .pl-stp {
9138 color: #9b859d !important;
9139 }
9140 /* support.type.property-name */
9141 .pl-sv {
9142 color: #9b859d !important;
9143 }
9144 /* support.variable */
9145 .pl-v {
9146 color: #9b859d !important;
9147 }
9148 /* variable */
9149 .pl-vi {
9150 color: #cf6a4c !important;
9151 }
9152 /* variable.interpolation */
9153 .pl-vo {
9154 color: #ac885b !important;
9155 }
9156 /* variable.other */
9157 .pl-vpf {
9158 color: #7587a6 !important;
9159 }
9160 /* variable.parameter.function */
9161 /* Diff - Example: https://gist.github.com/silverwind/904159f1e71e2e626375 */
9162 .pl-mi1 {
9163 color: #55a532 !important;
9164 background: #020 !important;
9165 }
9166 /* markup.inserted */
9167 .pl-mdht {
9168 color: #55a532 !important;
9169 background: #020 !important;
9170 }
9171 /* meta.diff.header.to-file */
9172 .pl-md {
9173 color: #bd2c00 !important;
9174 background: #200 !important;
9175 }
9176 /* markup.deleted */
9177 .pl-mdhf {
9178 color: #bd2c00 !important;
9179 background: #200 !important;
9180 }
9181 /* meta.diff.header.from-file */
9182 .pl-mdr {
9183 color: #cf6a4c !important;
9184 font-weight: normal !important;
9185 }
9186 /* meta.diff.range */
9187 .pl-mdh {
9188 color: #7587a6 !important;
9189 font-weight: normal !important;
9190 }
9191 /* meta.diff.header */
9192 .pl-mdi {
9193 color: #7587a6 !important;
9194 font-weight: normal !important;
9195 }
9196 /* meta.diff.index */
9197 /* TODO: Fix unstyled classes below */
9198 .pl-bu,
9199 /* invalid.broken, invalid.deprecated, invalid.unimplemented,
9200 message.error, brackethighlighter.unmatched,
9201 sublimelinter.mark.error */
9202 .pl-ii, .pl-ii .pl-cce {
9203 background-color: #df5000 !important;
9204 color: #fff !important;
9205 }
9206 /* invalid.illegal */
9207 .pl-mo {
9208 color: #969896 !important;
9209 }
9210 /* meta.output */
9211 .pl-mri {
9212 color: #008080 !important;
9213 }
9214 /* markup.raw.inline */
9215 .pl-ms1 {
9216 background-color: #f5f5f5 !important;
9217 }
9218 /* meta.separator */
9219 .pl-va {
9220 color: #008080 !important;
9221 }
9222 /* variable.assignment */
9223 .pl-vpu {
9224 color: #008080 !important;
9225 }
9226 /* variable.parameter.url */
9227 .pl-entl {
9228 color: #ccc !important;
9229 }
9230 /* entity.name.tag.label */
9231 .pl-corl, .highlight .pl-corl span.x {
9232 color: #f9ee98 !important;
9233 text-decoration: underline !important;
9234 }
9235 /* links */
9236 .pl-token.active, .pl-token:hover {
9237 background: #ac885b !important;
9238 color: #ccc !important;
9239 }
9240 /*! CodeMirror: Twilight */
9241 /* based on https://github.com/codemirror/CodeMirror/blob/master/theme/twilight.css */
9242 .CodeMirror-gutters {
9243 background: #222 !important;
9244 border-right: 1px solid #484848 !important;
9245 }
9246 .CodeMirror-guttermarker {
9247 color: white !important;
9248 }
9249 .CodeMirror-guttermarker-subtle {
9250 color: #aaa !important;
9251 }
9252 .CodeMirror-linenumber {
9253 color: #aaa !important;
9254 }
9255 .CodeMirror-cursor {
9256 border-left: 1px solid white !important;
9257 }
9258 .CodeMirror-activeline-background {
9259 background: #27282e !important;
9260 }
9261 .CodeMirror-matchingbracket {
9262 outline: 1px solid grey !important;
9263 color: white !important;
9264 }
9265 .cm-keyword {
9266 color: #f9ee98 !important;
9267 }
9268 .cm-atom {
9269 color: #fc0 !important;
9270 }
9271 .cm-number {
9272 color: #ca7841 !important;
9273 }
9274 .cm-def {
9275 color: #8da6ce !important;
9276 }
9277 .cm-variable-2, span.cm-tag {
9278 color: #607392 !important;
9279 }
9280 .cm-variable-3, span.cm-def {
9281 color: #607392 !important;
9282 }
9283 .cm-operator {
9284 color: #cda869 !important;
9285 }
9286 .cm-comment {
9287 color: #777 !important;
9288 font-style: italic !important;
9289 font-weight: normal !important;
9290 }
9291 .cm-string {
9292 color: #8f9d6a !important;
9293 }
9294 .cm-string-2 {
9295 color: #bd6b18 !important;
9296 }
9297 .cm-meta {
9298 background-color: #141414 !important;
9299 color: #f7f7f7 !important;
9300 }
9301 .cm-builtin {
9302 color: #cda869 !important;
9303 }
9304 .cm-tag {
9305 color: #997643 !important;
9306 }
9307 .cm-attribute {
9308 color: #d6bb6d !important;
9309 }
9310 .cm-header {
9311 color: #ff6400 !important;
9312 }
9313 .cm-hr {
9314 color: #aeaeae !important;
9315 }
9316 .cm-link {
9317 color: #ad9361 !important;
9318 font-style: italic !important;
9319 text-decoration: none !important;
9320 }
9321 .cm-error {
9322 border-bottom: 1px solid red !important;
9323 }
9324 /*! Jupyter: Twilight */
9325 /* https://gist.github.com/dansimpson/803005 */
9326 #notebook div.output_stderr {
9327 background: #420e09 !important;
9328 }
9329 #notebook .input_area:not(.highlight), body.api pre,
9330 :is(#notebook, body.api) .highlight, :is(#notebook, body.api) .highlight pre,
9331 :is(#notebook, body.api) .highlight table {
9332 background: #141414 !important;
9333 color: #ccc !important;
9334 }
9335 :is(#notebook, body.api) .highlight .hll, .highlight code .hll {
9336 background-color: #ffc !important;
9337 }
9338 :is(#notebook, body.api) .highlight .err, .highlight code .err {
9339 border: #b22518 !important;
9340 }
9341 /* Error */
9342 :is(#notebook, body.api) .highlight .c, .highlight code .c {
9343 color: #5f5a60 !important;
9344 font-style: italic !important;
9345 }
9346 /* Comment */
9347 :is(#notebook, body.api) .highlight .g, .highlight code .g {
9348 }
9349 /* Generic */
9350 :is(#notebook, body.api) .highlight .h, .highlight code .h {
9351 }
9352 /* Name */
9353 :is(#notebook, body.api) .highlight .k, .highlight code .k {
9354 color: #cda869 !important;
9355 }
9356 /* Keyword */
9357 :is(#notebook, body.api) .highlight .l, .highlight code .l {
9358 }
9359 /* Literal */
9360 :is(#notebook, body.api) .highlight .m, .highlight code .m {
9361 }
9362 /* Literal.Number */
9363 :is(#notebook, body.api) .highlight .n, .highlight code .n {
9364 }
9365 /* Name */
9366 :is(#notebook, body.api) .highlight .o, .highlight code .o {
9367 }
9368 /* Operator */
9369 :is(#notebook, body.api) .highlight .p, .highlight code .p {
9370 }
9371 /* Punctuation */
9372 :is(#notebook, body.api) .highlight .s, .highlight code .s {
9373 }
9374 /* Literal.String */
9375 :is(#notebook, body.api) .highlight .w, .highlight code .w {
9376 }
9377 /* Text.Whitespace */
9378 :is(#notebook, body.api) .highlight .x, .highlight code .x {
9379 }
9380 /* Other */
9381 :is(#notebook, body.api) .highlight .w, .highlight code .w {
9382 color: #141414 !important;
9383 }
9384 /* Text.Whitespace */
9385 :is(#notebook, body.api) .highlight .cm, .highlight code .cm {
9386 color: #5f5a60 !important;
9387 font-style: italic !important;
9388 }
9389 /* Comment.Multiline */
9390 :is(#notebook, body.api) .highlight .cp, .highlight code .cp {
9391 color: #5f5a60 !important;
9392 }
9393 /* Comment.Preproc */
9394 :is(#notebook, body.api) .highlight .c1, .highlight code .c1 {
9395 color: #5f5a60 !important;
9396 font-style: italic !important;
9397 }
9398 /* Comment.Single */
9399 :is(#notebook, body.api) .highlight .cs, .highlight code .cs {
9400 color: #5f5a60 !important;
9401 font-style: italic !important;
9402 }
9403 /* Comment.Special */
9404 :is(#notebook, body.api) .highlight .gd, .highlight code .gd {
9405 background: #420e09 !important;
9406 }
9407 /* Generic.Deleted */
9408 :is(#notebook, body.api) .highlight .ge, .highlight code .ge {
9409 font-style: italic !important;
9410 }
9411 /* Generic.Emph */
9412 :is(#notebook, body.api) .highlight .gr, .highlight code .gr {
9413 background: #b22518 !important;
9414 }
9415 /* Generic.Error */
9416 :is(#notebook, body.api) .highlight .gh, .highlight code .gh {
9417 color: #000080 !important;
9418 font-weight: bold !important;
9419 }
9420 /* Generic.Heading */
9421 :is(#notebook, body.api) .highlight .gi, .highlight code .gi {
9422 background: #253b22 !important;
9423 }
9424 /* Generic.Inserted */
9425 :is(#notebook, body.api) .highlight .go, .highlight code .go {
9426 }
9427 /* Generic.Output */
9428 :is(#notebook, body.api) .highlight .gp, .highlight code .gp {
9429 font-weight: bold !important;
9430 }
9431 /* Generic.Prompt */
9432 :is(#notebook, body.api) .highlight .gs, .highlight code .gs {
9433 font-weight: bold !important;
9434 }
9435 /* Generic.Strong */
9436 :is(#notebook, body.api) .highlight .gu, .highlight code .gu {
9437 color: #800080 !important;
9438 font-weight: bold !important;
9439 }
9440 /* Generic.Subheading */
9441 :is(#notebook, body.api) .highlight .gt, .highlight code .gt {
9442 }
9443 /* Generic.Traceback */
9444 :is(#notebook, body.api) .highlight .kc, .highlight code .kc {
9445 }
9446 /* Keyword.Constant */
9447 :is(#notebook, body.api) .highlight .kd, .highlight code .kd {
9448 color: #e9df8f !important;
9449 }
9450 /* Keyword.Declaration */
9451 :is(#notebook, body.api) .highlight .kn, .highlight code .kn {
9452 }
9453 /* Keyword.Namespace */
9454 :is(#notebook, body.api) .highlight .kp, .highlight code .kp {
9455 color: #9b703f !important;
9456 }
9457 /* Keyword.Pseudo */
9458 :is(#notebook, body.api) .highlight .kr, .highlight code .kr {
9459 }
9460 /* Keyword.Reserved */
9461 :is(#notebook, body.api) .highlight .kt, .highlight code .kt {
9462 }
9463 /* Keyword.Type */
9464 :is(#notebook, body.api) .highlight .na, .highlight code .na {
9465 color: #f9ee98 !important;
9466 }
9467 /* Name.Attribute */
9468 :is(#notebook, body.api) .highlight .nb, .highlight code .nb {
9469 color: #cda869 !important;
9470 }
9471 /* Name.Builtin */
9472 :is(#notebook, body.api) .highlight .nc, .highlight code .nc {
9473 color: #9b859d !important;
9474 font-weight: bold !important;
9475 }
9476 /* Name.Class */
9477 :is(#notebook, body.api) .highlight .no, .highlight code .no {
9478 color: #9b859d !important;
9479 }
9480 /* Name.Constant */
9481 :is(#notebook, body.api) .highlight .nd, .highlight code .nd {
9482 color: #7587a6 !important;
9483 }
9484 /* Name.Decorator */
9485 :is(#notebook, body.api) .highlight .ni, .highlight code .ni {
9486 color: #cf6a4c !important;
9487 font-weight: bold !important;
9488 }
9489 /* Name.Entity */
9490 :is(#notebook, body.api) .highlight .nf, .highlight code .nf {
9491 color: #9b703f !important;
9492 font-weight: bold !important;
9493 }
9494 /* Name.Function */
9495 :is(#notebook, body.api) .highlight .nn, .highlight code .nn {
9496 color: #9b859d !important;
9497 font-weight: bold !important;
9498 }
9499 /* Name.Namespace */
9500 :is(#notebook, body.api) .highlight .nt, .highlight code .nt {
9501 color: #cda869 !important;
9502 font-weight: bold !important;
9503 }
9504 /* Name.Tag */
9505 :is(#notebook, body.api) .highlight .nv, .highlight code .nv {
9506 color: #7587a6 !important;
9507 }
9508 /* Name.Variable */
9509 :is(#notebook, body.api) .highlight .ow, .highlight code .ow {
9510 color: #a2f !important;
9511 font-weight: bold !important;
9512 }
9513 /* Operator.Word */
9514 :is(#notebook, body.api) .highlight .mf, .highlight code .mf {
9515 color: #cf6a4c !important;
9516 }
9517 /* Literal.Number.Float */
9518 :is(#notebook, body.api) .highlight .mh, .highlight code .mh {
9519 color: #cf6a4c !important;
9520 }
9521 /* Literal.Number.Hex */
9522 :is(#notebook, body.api) .highlight .mi, .highlight code .mi {
9523 color: #cf6a4c !important;
9524 }
9525 /* Literal.Number.Integer */
9526 :is(#notebook, body.api) .highlight .mo, .highlight code .mo {
9527 color: #cf6a4c !important;
9528 }
9529 /* Literal.Number.Oct */
9530 :is(#notebook, body.api) .highlight .sb, .highlight code .sb {
9531 color: #8f9d6a !important;
9532 }
9533 /* Literal.String.Backtick */
9534 :is(#notebook, body.api) .highlight .sc, .highlight code .sc {
9535 color: #8f9d6a !important;
9536 }
9537 /* Literal.String.Char */
9538 :is(#notebook, body.api) .highlight .sd, .highlight code .sd {
9539 color: #8f9d6a !important;
9540 font-style: italic !important;
9541 }
9542 /* Literal.String.Doc */
9543 :is(#notebook, body.api) .highlight .s2, .highlight code .s2 {
9544 color: #8f9d6a !important;
9545 }
9546 /* Literal.String.Double */
9547 :is(#notebook, body.api) .highlight .se, .highlight code .se {
9548 color: #f9ee98 !important;
9549 font-weight: bold !important;
9550 }
9551 /* Literal.String.Escape */
9552 :is(#notebook, body.api) .highlight .sh, .highlight code .sh {
9553 color: #8f9d6a !important;
9554 }
9555 /* Literal.String.Heredoc */
9556 :is(#notebook, body.api) .highlight .si, .highlight code .si {
9557 color: #daefa3 !important;
9558 font-weight: bold !important;
9559 }
9560 /* Literal.String.Interpol */
9561 :is(#notebook, body.api) .highlight .sx, .highlight code .sx {
9562 color: #8f9d6a !important;
9563 }
9564 /* Literal.String.Other */
9565 :is(#notebook, body.api) .highlight .sr, .highlight code .sr {
9566 color: #e9c062 !important;
9567 }
9568 /* Literal.String.Regex */
9569 :is(#notebook, body.api) .highlight .s1, .highlight code .s1 {
9570 color: #8f9d6a !important;
9571 }
9572 /* Literal.String.Single */
9573 :is(#notebook, body.api) .highlight .ss, .highlight code .ss {
9574 color: #cf6a4c !important;
9575 }
9576 /* Literal.String.Symbol */
9577 :is(#notebook, body.api) .highlight .bp, .highlight code .bp {
9578 color: #0aa !important;
9579 }
9580 /* Name.Builtin.Pseudo */
9581 :is(#notebook, body.api) .highlight .vc, .highlight code .vc {
9582 color: #7587a6 !important;
9583 }
9584 /* Name.Variable.Class */
9585 :is(#notebook, body.api) .highlight .vg, .highlight code .vg {
9586 color: #7587a6 !important;
9587 }
9588 /* Name.Variable.Global */
9589 :is(#notebook, body.api) .highlight .vi, .highlight code .vi {
9590 color: #7587a6 !important;
9591 }
9592 /* Name.Variable.Instance */
9593 :is(#notebook, body.api) .highlight .il, .highlight code .il {
9594 color: #099 !important;
9595 }
9596 /* Literal.Number.Integer.Long */
9597 /* grunt build - remove end */
9598 /* inline code - big blocks */
9599 .markdown-format pre, .markdown-body pre, .highlight pre, .markdown-body pre,
9600 #facebox pre, .blob-expanded, .terminal, .copyable-terminal,
9601 #notebook .input_area, .blob-code-context, .markdown-format code, .api pre,
9602 .api li:not(a) code, .hook-delivery-details pre, .hook-delivery-container pre,
9603 .code-list .file-box, .CodeMirror {
9604 background-color: var(--ghd-code-background, #141414) !important;
9605 color: var(--ghd-code-color, #ccc) !important;
9606 }
9607 .flash p code {
9608 background-color: inherit !important;
9609 }
9610 .blob-code, .blob-code-inner {
9611 color: var(--ghd-code-color, #ccc) !important;
9612 }