Last active
March 23, 2023 10:37
-
-
Save chrisdugne/ba09ea1a678b8cc1d450514da4689af7 to your computer and use it in GitHub Desktop.
my GitHub Darkside of the Moon Theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| body { | |
| background-color: #2A2C2F; | |
| color: #E6E6E6; | |
| } | |
| a { | |
| color: #72B0FF; | |
| } | |
| .social-count { | |
| background: #212225; | |
| border-color: #424548; | |
| color: #E6E6E6; | |
| } | |
| .btn { | |
| background: #212225; | |
| border-color: #424548; | |
| color: #E6E6E6; | |
| } | |
| .btn-link { | |
| color: #72B0FF; | |
| } | |
| .btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active, .btn:active, .btn.selected, .btn.zeroclipboard-is-active { | |
| background: #212225; | |
| border-color: #424548; | |
| } | |
| .btn.selected:hover { | |
| background-color: #424548; | |
| } | |
| .btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover { | |
| color: #54575A; | |
| border-color: #54575A; | |
| background-color: #424548; | |
| } | |
| .site-footer { | |
| border-top-color: #424548; | |
| } | |
| .mute, .text-gray-dark, .muted-link, .access-token .token-description { | |
| color: #C6C6C6!important; | |
| } | |
| .link-gray-dark { | |
| color: #E6E6E6 !important; | |
| } | |
| .dropdown-menu, .select-menu-header, .select-menu-filters, .select-menu-modal, .select-menu-item { | |
| background-color: #212225; | |
| color: #E6E6E6; | |
| } | |
| .dropdown-menu::after { | |
| border-bottom-color: #212225; | |
| } | |
| .dropdown-item { | |
| color: #E6E6E6; | |
| } | |
| .dropdown-divider { | |
| background-color: #424548; | |
| } | |
| .select-menu-header .select-menu-title { | |
| color: #E6E6E6; | |
| text-shadow: 0 1px 0 #212225; | |
| } | |
| .select-menu-text-filter input { | |
| border-color: #424548; | |
| } | |
| .select-menu-tabs, .select-menu-item { | |
| border-bottom-color: #424548; | |
| } | |
| .select-menu-item.selected { | |
| color: #E6E6E6; | |
| } | |
| .select-menu-item.navigation-focus, .select-menu-item.navigation-focus.selected, .select-menu-item.navigation-focus.select-menu-action, .select-menu-item.navigation-focus .description-inline { | |
| background-color: #424548; | |
| } | |
| .select-menu-text-filter:first-child:last-child { | |
| border-bottom-color: #424548; | |
| } | |
| .label-select-menu .select-menu-item.navigation-focus { | |
| background-color: #2A2C2F; | |
| } | |
| .subhead { | |
| border-bottom-color: #424548; | |
| } | |
| .facebox-popup { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .pagination .gap, .pagination .disabled, .pagination .gap:hover, .pagination .disabled:hover { | |
| background-color: #424548; | |
| } | |
| .pagination a, .pagination span, .pagination em { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus, .pagination em:hover, .pagination em:focus { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .sort-bar { | |
| border-bottom-color: #424548; | |
| } | |
| .subnav-item { | |
| color: #E6E6E6; | |
| border-color: #424548; | |
| } | |
| .subnav-item:hover, .subnav-item:focus { | |
| background-color: #212225; | |
| } | |
| .pagehead-nav-item { | |
| color: #C6C6C6; | |
| } | |
| .pagehead-nav-item:hover { | |
| color: #424548; | |
| } | |
| .pagehead-nav-item.selected { | |
| color: #E6E6E6; | |
| } | |
| .pagehead { | |
| border-bottom-color: #424548; | |
| } | |
| hr, .rule { | |
| border-bottom-color: #424548; | |
| } | |
| .file { | |
| border-color: #424548; | |
| } | |
| dl.new-email-form, .file-navigation .get-repo-btn { | |
| border-top-color: #424548; | |
| } | |
| .file-navigation .get-repo-btn:first-child { | |
| border-right-color: #424548; | |
| } | |
| .header { | |
| background-color: #222325; | |
| border-bottom-color: #212225; | |
| } | |
| .header-logo-invertocat { | |
| color: #C6C6C6; | |
| } | |
| .header-search-scope { | |
| border-right-color: #424548; | |
| } | |
| .codesearch-aside .filter-list { | |
| border-bottom-color: #424548; | |
| } | |
| .codesearch-results .repo-list-name em, .codesearch-results .repo-list-description em { | |
| background-color: #212225; | |
| color: #E6E6E6; | |
| } | |
| .scoped-search .form-control.focus .header-search-scope { | |
| background-color: #212225; | |
| } | |
| .pagehead-tabs-item, .header-nav-link { | |
| color: #E6E6E6; | |
| } | |
| .notification-indicator .mail-status { | |
| border-color: #2A2C2F; | |
| } | |
| .pagehead-tabs-item:hover { | |
| color: #C6C6C6; | |
| } | |
| .form-group .form-control, .input-contrast:focus, .form-control, .form-select { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| color: #E6E6E6; | |
| } | |
| .form-group .form-control:focus { | |
| background-color: #212225; | |
| } | |
| .orghead { | |
| color: #E6E6E6; | |
| background-color: #212225; | |
| border-bottom-color: #424548; | |
| } | |
| .org-name { | |
| color: #E6E6E6; | |
| } | |
| .org-link { | |
| color: #E6E6E6; | |
| } | |
| .org-module-link { | |
| color: #E6E6E6; | |
| } | |
| .orgs-help-shelf-content .orgs-help-divider { | |
| border-top-color: #424548; | |
| } | |
| .orgs-help-shelf { | |
| border-bottom-color: #424548; | |
| } | |
| .discussion-item .renamed-was, .discussion-item .renamed-is, .discussion-item-ref-title .title-link, .discussion-item .author, .member-username, .team-grid .team-name, .repo-list-description, .member-row { | |
| color: #E6E6E6; | |
| } | |
| .team-grid .team { | |
| border-color: #424548; | |
| } | |
| .team-grid .team-members { | |
| background-color: #212225; | |
| border-top-color: #424548; | |
| } | |
| .simple-box { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .repo-list-meta { | |
| color: #C6C6C6; | |
| } | |
| .participation-graph rect { | |
| fill: #424548; | |
| } | |
| .file-header, .repohead.experiment-repo-nav { | |
| background-color: #222325; | |
| border-bottom-color: #212225; | |
| } | |
| .repository-lang-stats-graph, .overall-summary { | |
| border-color: #424548; | |
| } | |
| .graph-canvas .activity { | |
| color: #E6E6E6; | |
| } | |
| .traffic-graph-stats { | |
| border-top-color: #424548; | |
| } | |
| .repository-lang-stats ol.repository-lang-stats-numbers li .lang { | |
| color: #E6E6E6; | |
| } | |
| .repository-meta, .reponav-item { | |
| color: #E6E6E6; | |
| } | |
| .repository-meta .edit-repository-meta label { | |
| color: #E6E6E6; | |
| } | |
| .reponav-item .counter { | |
| color: #C6C6C6; | |
| } | |
| .reponav-item:hover { | |
| color: #C6C6C6; | |
| } | |
| .text-emphasized { | |
| color: #C6C6C6; | |
| } | |
| .suggester { | |
| background: #212225; | |
| border-color: #424548; | |
| } | |
| .suggester li { | |
| border-bottom-color: #424548; | |
| } | |
| .commit-ref { | |
| color: #4078C0; | |
| background-color: #C6C6C6; | |
| } | |
| .commit-tease { | |
| background-color: #212225; | |
| border-color: #424548; | |
| color: #E6E6E6; | |
| } | |
| .commit-sha { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .commit-tease-sha { | |
| color: #C6C6C6; | |
| } | |
| .commit-author-section, .user-mention { | |
| color: #C6C6C6; | |
| } | |
| .select-menu-tabs a.selected, .select-menu-tabs .select-menu-tab-nav.selected, .pagehead-tabs-item.selected, .reponav-item.selected, .tabnav-tab.selected { | |
| background-color: #212225; | |
| color: #E6E6E6; | |
| } | |
| .select-menu-tabs a.selected, .select-menu-tabs .select-menu-tab-nav.selected { | |
| border-color: #424548; | |
| border-bottom-color: #2A2C2F; | |
| } | |
| .select-menu-item-heading { | |
| color: #E6E6E6; | |
| } | |
| .pagehead-tabs-item.selected, .reponav-item.selected { | |
| border-color: #d26911 #424548 transparent; | |
| } | |
| .tabnav { | |
| border-bottom-color: #424548; | |
| } | |
| .tabnav-tab { | |
| color: #E6E6E6; | |
| } | |
| .tabnav-tab.selected { | |
| border-color: #424548; | |
| } | |
| .tabnav-pr .tabnav-tab.selected { | |
| border-color: #424548; | |
| color: #E6E6E6; | |
| } | |
| .numbers-summary a, .numbers-summary .nolink { | |
| color: #E6E6E6; | |
| } | |
| .subscribe-feed, .news .alert .simple .title { | |
| color: #C6C6C6; | |
| } | |
| .readme .markdown-body, .readme .plain, table.files { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .markdown-body .highlight pre, .markdown-body pre { | |
| background-color: #101112; | |
| color: #c2c2c2; | |
| } | |
| .markdown-body table tr { | |
| background-color: #2A2C2F; | |
| border-top-color: #424548; | |
| } | |
| .markdown-body table tr:nth-child(2n) { | |
| background-color: #3F4144; | |
| } | |
| .markdown-body table th, .markdown-body table td { | |
| border-color: #424548; | |
| } | |
| .file-wrap { | |
| border-color: #424548; | |
| } | |
| .table-list { | |
| color: #E6E6E6; | |
| border-bottom-color: #424548; | |
| } | |
| .table-list-header { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| table.files td.icon { | |
| color: #E6E6E6; | |
| } | |
| table.files td { | |
| border-top-color: #424548; | |
| } | |
| table.files tr.navigation-focus td { | |
| background-color: #2A2C2F; | |
| } | |
| .table-list-header-toggle .select-menu-button:hover, .table-list-header-toggle .select-menu-button.selected, .table-list-header-toggle .select-menu, .table-list-header-toggle .btn-link.selected, .table-list-header-toggle .btn-link:hover, .table-list-header-toggle .btn-link.selected:hover { | |
| color: #E6E6E6; | |
| } | |
| .boxed-group-inner { | |
| background: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .boxed-group > h3, .boxed-group .heading { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .boxed-group .counter { | |
| background-color: #424548; | |
| } | |
| .list-group-item { | |
| border: 1px solid #424548; | |
| } | |
| .list-group-item.navigation-focus { | |
| background-color: #424548; | |
| } | |
| .list-group-item-link { | |
| color: #E6E6E6; | |
| } | |
| .counter { | |
| background-color: #212225; | |
| color: #C6C6C6; | |
| } | |
| .filter-bar { | |
| background-color: #2A2C2F; | |
| border-bottom-color: #424548; | |
| } | |
| .mini-repo-list-item { | |
| border-top-color: #424548; | |
| } | |
| .commit-tease-contributors, .private .mini-repo-list-item { | |
| background-color: #424548; | |
| border-top-color: #2A2C2F; | |
| } | |
| .full-commit { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .full-commit p.commit-title { | |
| color: #E6E6E6; | |
| } | |
| .full-commit .commit-meta { | |
| background-color: #2A2C2F; | |
| border-top-color: #424548; | |
| } | |
| .full-commit .sha-block > .sha { | |
| color: #C6C6C6; | |
| } | |
| .full-commit .btn-outline, .full-commit .btn-outline:disabled { | |
| border-color: #424548; | |
| } | |
| .mini-repo-list-item .repo-icon, .private .mini-repo-list-item .repo-icon { | |
| color: #E6E6E6; | |
| } | |
| .blob-num { | |
| color: #E6E6E6; | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .blob-num:hover { | |
| color: #C6C6C6; | |
| } | |
| .blob-num.non-expandable:hover { | |
| color: #C6C6C6; | |
| } | |
| .blob-code-hunk, .blob-code-expandable { | |
| background-color: #2A2C2F; | |
| } | |
| .blob-code-inner { | |
| color: #C6C6C6; | |
| } | |
| .pl-smi, .pl-s .pl-s1 { | |
| color: #E6E6E6; | |
| } | |
| .pl-k { | |
| color: #FF72A5; | |
| } | |
| .pl-s, .pl-pds, .pl-s .pl-pse .pl-s1, .pl-sr, .pl-sr .pl-cce, .pl-sr .pl-sre, .pl-sr .pl-sra { | |
| color: #72B0FF; | |
| } | |
| .pl-c1, .pl-s .pl-v { | |
| color: #00C9CD; | |
| } | |
| .pl-v { | |
| color: #FF8828; | |
| } | |
| .pl-e, .pl-en { | |
| color: #b98efa | |
| } | |
| .pl-ent { | |
| color: #9AD900; | |
| } | |
| .pl-ii { | |
| background-color: #D93200; | |
| color: #E6E6E6; | |
| } | |
| .blob-code-deletion { | |
| background-color: #5D1D27; | |
| } | |
| .blob-code-deletion .x { | |
| background-color: #972E3E; | |
| color: inherit; | |
| } | |
| .blob-code-addition { | |
| background-color: #01452B; | |
| } | |
| .blob-code-addition .x { | |
| background-color: #00794B; | |
| color: inherit; | |
| } | |
| .blankslate { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| color: #E6E6E6; | |
| } | |
| .border-left { | |
| border-left-color: #424548!important; | |
| } | |
| .border-right { | |
| border-right-color: #424548!important; | |
| } | |
| .border-bottom { | |
| border-bottom-color: #424548!important; | |
| } | |
| .border-gray-light { | |
| border-color: #424548!important; | |
| } | |
| .border-top { | |
| border-top-color: #424548!important; | |
| } | |
| .Box-body-row { | |
| border-top-color: #424548; | |
| } | |
| .Box-row { | |
| border-top: 1px solid #424548; | |
| } | |
| .Box-row--focus-gray.navigation-focus { | |
| background-color: #424548; | |
| } | |
| .Box-row-link { | |
| color: #E6E6E6; | |
| } | |
| .Box-body-row--highlight .Box-row-link { | |
| color: #E6E6E6; | |
| } | |
| .Box-body-row--highlight.navigation-focus { | |
| background-color: #212225; | |
| } | |
| .boxed-group-inner .help { | |
| border-top-color: #424548; | |
| } | |
| .timeline-comment-wrapper { | |
| border-top-color: #2A2C2F; | |
| border-bottom-color: #2A2C2F; | |
| } | |
| .timeline-comment-wrapper > .timeline-comment::after, .timeline-new-comment .timeline-comment::after { | |
| border-right-color: #212225; | |
| } | |
| .timeline-comment-wrapper > .timeline-comment::before, .timeline-new-comment .timeline-comment::before { | |
| border-right-color: #424548; | |
| } | |
| .timeline-commits .commit-message > code a { | |
| color: #C6C6C6; | |
| } | |
| .reorderable-task-lists .markdown-body .task-list-item.hovered { | |
| background: #212225; | |
| border-top-color: #424548; | |
| border-bottom-color: #424548; | |
| } | |
| .new-discussion-timeline .composer .timeline-comment::after { | |
| border-right-color: #2A2C2F; | |
| } | |
| .timeline-comment { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .timeline-comment.current-user { | |
| border-color: #424548; | |
| } | |
| .gh-header-meta .author, .timeline-comment-header .author { | |
| color: #E6E6E6; | |
| } | |
| .timeline-comment .timeline-comment-header, .timeline-comment.current-user .timeline-comment-header { | |
| background-color: #212225; | |
| color: #E6E6E6; | |
| border-bottom-color: #424548; | |
| } | |
| .timeline-comment-wrapper .timeline-comment.current-user::before { | |
| border-right-color: #424548; | |
| /* TODO: check color */ | |
| } | |
| .timeline-comment-wrapper .timeline-comment.current-user::after { | |
| border-right-color: #212225; | |
| } | |
| .discussion-timeline::before { | |
| background-color: #424548; | |
| } | |
| .commit-icon { | |
| color: #E6E6E6; | |
| } | |
| .commit-icon .octicon { | |
| background-color: #2A2C2F; | |
| } | |
| .octofication .message p { | |
| color: #E6E6E6; | |
| } | |
| .discussion-item-entity { | |
| color: #E6E6E6; | |
| } | |
| .discussion-item + .discussion-item { | |
| border-top-color: #424548; | |
| } | |
| .discussion-item-icon { | |
| background-color: #424548; | |
| border-color: #2A2C2F; | |
| color: #E6E6E6; | |
| } | |
| .discussion-timeline-actions { | |
| background-color: #2A2C2F; | |
| border-top-color: #424548; | |
| } | |
| .RecentBranches { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .branch-action-body { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .branch-action-body::before { | |
| border-right-color: #424548; | |
| } | |
| .branch-action-body::after { | |
| border-right-color: #2A2C2F; | |
| } | |
| .merge-branch-heading { | |
| color: #E6E6E6; | |
| } | |
| .branch-action-body .merge-message, .branch-action-body .merge-branch-form { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .discussion-item-deployed { | |
| border-top-color: #424548; | |
| } | |
| .new-discussion-timeline .previewable-comment-form .comment-form-head.tabnav { | |
| background-color: #212225; | |
| } | |
| .review-thread { | |
| border-color: #424548; | |
| } | |
| .review-thread-reply { | |
| background-color: #212225; | |
| border-top-color: #424548; | |
| } | |
| .review-comment-contents::after, .review-comment.is-comment-editing::after { | |
| background-color: #424548; | |
| } | |
| .discussion-item-review .file-header { | |
| background-color: #212225; | |
| border-bottom-color: #424548; | |
| } | |
| .discussion-item-review .blob-wrapper { | |
| border-bottom-color: #424548; | |
| } | |
| .link-gray-dark { | |
| color: #E6E6E6; | |
| } | |
| .deployment-status-label { | |
| color: #C6C6C6; | |
| } | |
| .discussion-item + .discussion-item, .discussion-item-review + .discussion-item { | |
| border-top-color: #424548; | |
| } | |
| .comment-reactions.has-reactions { | |
| border-top-color: #424548; | |
| } | |
| .comment-reactions .user-has-reacted { | |
| background-color: #2A2C2F; | |
| } | |
| .user-profile-sticky-bar::after { | |
| background-color: #222325; | |
| border-color: #767676; | |
| } | |
| .user-profile-nav { | |
| background-color: #222325; | |
| border-bottom: solid 1px #222325 | |
| } | |
| .underline-nav-item.selected { | |
| color: #e6e6e6; | |
| } | |
| .border-gray-dark { | |
| border-color: #767676; | |
| } | |
| .reaction-summary-item { | |
| border-right-color: #424548; | |
| } | |
| .upload-enabled textarea { | |
| border-bottom-color: #424548; | |
| } | |
| .drag-and-drop { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .discussion-sidebar-item + .discussion-sidebar-item { | |
| border-top-color: #424548; | |
| } | |
| .thread-subscription-status { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .timeline-comment.current-user .previewable-comment-form .comment-form-head.tabnav { | |
| background-color: #212225; | |
| border-bottom-color: #424548; | |
| } | |
| .gollum-editor .comment-form-head.tabnav { | |
| border-color: #424548; | |
| } | |
| .gollum-editor-help { | |
| border-color: #424548; | |
| } | |
| .gollum-editor-help-parent, .gollum-editor-help-list { | |
| border-right-color: #424548; | |
| } | |
| .gollum-editor-function-bar { | |
| border-bottom-color: #424548; | |
| } | |
| .gollum-editor-help-parent li a, .gollum-editor-help-list li a { | |
| text-shadow: none; | |
| } | |
| .gollum-editor-help-list { | |
| background-color: #212225; | |
| } | |
| .gollum-editor-help-wrapper { | |
| background-color: #2A2C2F; | |
| } | |
| .new-discussion-timeline .previewable-comment-form .comment-body { | |
| border-bottom-color: #424548; | |
| } | |
| .new-discussion-timeline .closed-banner { | |
| background-color: #424548; | |
| border-bottom-color: #2A2C2F; | |
| } | |
| .commits-listing::before { | |
| background-color: #424548; | |
| } | |
| .commit-group-title .octicon-git-commit { | |
| background-color: #2A2C2F; | |
| color: #E6E6E6; | |
| } | |
| .commits-list-item.navigation-focus { | |
| background-color: #212225; | |
| } | |
| .table-list-bordered .table-list-cell:first-child { | |
| border-left-color: #424548; | |
| } | |
| .table-list-cell { | |
| border-top-color: #424548; | |
| } | |
| .table-list-bordered .table-list-cell:last-child { | |
| border-right-color: #424548; | |
| } | |
| .pr-toolbar, .diffbar { | |
| background-color: #2A2C2F; | |
| } | |
| .build-statuses-list { | |
| border-color: #424548; | |
| } | |
| .build-status-item { | |
| background-color: #212225; | |
| border-bottom-color: #424548; | |
| } | |
| .branch-action-item + .branch-action-item, .branch-action-item + .mergeability-details { | |
| border-top-color: #424548; | |
| } | |
| .commit-desc pre, .select-menu-blankslate h3 { | |
| color: #C6C6C6; | |
| } | |
| .breadcrumb strong.final-path { | |
| color: #E6E6E6; | |
| } | |
| .commit .commit-title, .commit .commit-title.markdown-title, .commit .commit-title a { | |
| color: #E6E6E6; | |
| } | |
| .markdown-body h1 .octicon-link, .markdown-body h2 .octicon-link, .markdown-body h3 .octicon-link, .markdown-body h4 .octicon-link, .markdown-body h5 .octicon-link, .markdown-body h6 .octicon-link { | |
| color: #E6E6E6; | |
| } | |
| .wiki-wrapper .wiki-auxiliary-content { | |
| background-color: #212225; | |
| } | |
| .wiki-wrapper .wiki-auxiliary-content-no-bg { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .conversation-list-heading { | |
| color: #E6E6E6; | |
| border-bottom-color: #424548; | |
| } | |
| .conversation-list-heading .inner { | |
| background-color: #2A2C2F; | |
| } | |
| .simple-conversation-list > li { | |
| border-top-color: #424548; | |
| } | |
| .pulse-graph { | |
| border-bottom-color: #424548; | |
| } | |
| .pulse-graph:first-child { | |
| border-right-color: #424548; | |
| } | |
| .graphs .dir { | |
| color: #C6C6C6; | |
| } | |
| .network .network-graph-container { | |
| border-color: #424548; | |
| } | |
| .summary-stats li { | |
| border-left-color: #424548; | |
| } | |
| .summary-stats li .num { | |
| color: #E6E6E6; | |
| } | |
| .summary-stats li a:hover { | |
| background-color: #212225; | |
| } | |
| .diff-table tr:not(:last-child) .line-comments { | |
| border-top-color: #424548; | |
| border-bottom-color: #424548; | |
| } | |
| .diffstat-summary a, .diffstat-summary { | |
| color: #E6E6E6; | |
| } | |
| .diffstat-summary strong { | |
| color: #C6C6C6; | |
| } | |
| .news .alert { | |
| border-top-color: #424548; | |
| } | |
| .profilecols .filter-bar { | |
| background-color: #2A2C2F; | |
| } | |
| .profilecols .filter-bar .filter-selected { | |
| color: #E6E6E6; | |
| } | |
| .repo-list-item { | |
| border-bottom-color: #424548; | |
| } | |
| .branch-name { | |
| background-color: #212225; | |
| } | |
| .menu { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .menu-heading { | |
| background-color: #212225; | |
| color: #E6E6E6; | |
| border-bottom-color: #424548; | |
| } | |
| .menu-item { | |
| text-shadow: 0 1px 0 #212225; | |
| border-bottom-color: #424548; | |
| } | |
| .menu-item:hover { | |
| background-color: #424548; | |
| } | |
| .menu-item.selected { | |
| background-color: #424548; | |
| color: #E6E6E6; | |
| } | |
| .menu-item .octicon { | |
| color: #E6E6E6; | |
| } | |
| li.session-device.session-current { | |
| background-color: #2A2C2F; | |
| } | |
| .boxed-group-inner { | |
| color: #E6E6E6; | |
| } | |
| .boxed-group-list > li { | |
| border-bottom-color: #424548; | |
| } | |
| .boxed-group-list > li:first-child { | |
| border-top-color: #424548; | |
| } | |
| li.session-device { | |
| background-color: #212225; | |
| color: #E6E6E6; | |
| } | |
| .copyable-terminal, .outline-box-highlighted { | |
| background-color: #2A2C2F; | |
| } | |
| .codesearch-aside .filter-list li span.bar { | |
| background-color: #424548; | |
| } | |
| .filter-item { | |
| color: #C6C6C6; | |
| } | |
| .filter-item:hover { | |
| background-color: #424548; | |
| } | |
| .tint-box { | |
| background-color: #212225; | |
| } | |
| .capped-card { | |
| border-color: #424548; | |
| } | |
| .capped-card-content { | |
| background-color: #212225; | |
| } | |
| table.capped-list th { | |
| background-color: #212225; | |
| border-bottom-color: #424548; | |
| } | |
| table.capped-list td { | |
| border-bottom-color: #424548; | |
| } | |
| table.capped-list tr:nth-child(even) { | |
| background-color: #212225; | |
| } | |
| table.capped-list .octicon { | |
| color: #E6E6E6; | |
| } | |
| .branch-infobar { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .branch-group-heading { | |
| background-color: #212225; | |
| border-color: #424548; | |
| text-shadow: 0 1px 0 #212225; | |
| } | |
| .branch-summary { | |
| border-color: #424548; | |
| color: #C6C6C6; | |
| } | |
| ul.comparison-list > li, .branch-group-heading + .branch-summary { | |
| border-top-color: #424548; | |
| } | |
| .branch-summary:last-child { | |
| border-bottom-color: #424548; | |
| } | |
| ul.comparison-list > li.title, .more-branches { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .gh-header-meta { | |
| border-bottom-color: #424548; | |
| } | |
| .gh-header-edit .edit-issue-title { | |
| background-color: #212225; | |
| } | |
| .gh-header-edit .edit-issue-title:focus { | |
| background-color: #212225; | |
| } | |
| .issue-list-meta a { | |
| color: #C6C6C6; | |
| } | |
| .issue-list em { | |
| background-color: #6A482D; | |
| } | |
| .wiki-wrapper .wiki-empty-box { | |
| border-color: #424548; | |
| } | |
| ul.comparison-list, .range-editor { | |
| background-color: #212225; | |
| border-color: #424548; | |
| } | |
| .compare-pr-placeholder { | |
| background-color: #333420; | |
| border-color: #555437; | |
| } | |
| .text-diff-added, .text-success, .text-open, .text-green { | |
| color: #9AD900 !important; | |
| } | |
| .filter-item.selected, .file-diff-split .empty-cell { | |
| background-color: #2A2C2F; | |
| border-right-color: #424548; | |
| } | |
| .merged.octicon { | |
| color: #AD74FF; | |
| } | |
| .closed.octicon, .reverted.octicon, .danger, .text-closed, .text-danger, .text-diff-deleted, .text-error, .text-failure, .text-reverted, .text-red { | |
| color: #D93200 !important; | |
| } | |
| .block-diff-neutral { | |
| background-color: #C6C6C6; | |
| } | |
| .block-diff-added, .text-diff-added .block-diff-neutral { | |
| background-color: #9AD900!important; | |
| } | |
| .block-diff-deleted, .text-diff-deleted .block-diff-neutral { | |
| background-color: #D93200; | |
| } | |
| .tag-info h3 a .tag-name { | |
| color: #E6E6E6; | |
| } | |
| .release-timeline { | |
| border-top-color: #424548; | |
| } | |
| .release-body, .release-timeline-tags .main { | |
| border-left-color: #424548; | |
| } | |
| .release-timeline-tags .date, .tag-references > li a, .release-authorship a, .release-authorship { | |
| color: #C6C6C6; | |
| } | |
| .release-timeline-tags .date::after { | |
| background-color: #2A2C2F; | |
| border-color: #424548; | |
| } | |
| .release-downloads { | |
| border-top-color: #424548; | |
| } | |
| .release-downloads li { | |
| border-bottom-color: #424548; | |
| } | |
| .releases-tag-list { | |
| border-top-color: #424548; | |
| } | |
| .releases-tag-list tr { | |
| border-bottom-color: #424548; | |
| } | |
| .BorderGrid-cell { | |
| border: 1px solid #10660b; | |
| } | |
| .discussion-sidebar-item + .discussion-sidebar-item { | |
| border-top-color: #10660b; | |
| } | |
| /* ---------------------- additions --------------------*/ | |
| .logged-in, .js-notifications-container, .border-bottom { | |
| background-color: #1f1f1f!important; | |
| } | |
| .logged-in { | |
| min-height: 100vh; | |
| } | |
| .markdown-body a { | |
| color: #7e8dca!important; | |
| font-weight: 500; | |
| } | |
| a.js-tree-finder-path, .pl-mi { | |
| color: #855fa6!important; | |
| } | |
| .color-bg-canvas, .review-comment, .CodeMirror, .CodeMirror-lines, .CodeMirror-gutters, .js-suggester-container, .blob-expanded .blob-num, .blob-expanded .blob-code, .js-navigation-item.tree-browser-result td, .render-container, .gh-header, .Box-header, .TimelineItem-break, .merge-status-list, .notifications-list-item, .gh-header, .discussion-timeline-actions, .notifications-list-item.notification-read, .notifications-list-item.notification-archived { | |
| background-color: #1f1f1f!important; | |
| } | |
| .notifications-list-item.notification-unread { | |
| background-color: #2a2a2a!important; | |
| } | |
| .notifications-list-item:hover { | |
| background-color: #181717!important; | |
| } | |
| .notifications-list-item p { | |
| color: #818181; | |
| } | |
| .js-resolvable-timeline-thread-form, .js-diff-load-container, .CodeMirror-scroll, .CodeMirror-code { | |
| background-color: #1e1e1e!important; | |
| color: #dedede; | |
| } | |
| .markdown-body img { | |
| background-color: inherit | |
| } | |
| /** ------------------ colored **/ | |
| .menu-item, .Box, .ajax-pagination-btn, .bg-gray-light, .drag-and-drop, .gh-header-shadow.box-shadow, .blob-code-inner.highlighted, .color-bg-canvas-inset, .color-bg-secondary, .bg-gray, .hx_page-header-bg, .color-bg-default, .opened-by, .Box-row--focus-gray { | |
| background-color: #241f29!important; | |
| color: #c5c5c5 !important; | |
| } | |
| .color-fg-default, .Link--muted { | |
| color: #737897 !important; | |
| } | |
| button, .ActionListItem-label { | |
| color: #a9abb7 !important; | |
| } | |
| .IssueLabel { | |
| color: #3e3e3e !important; | |
| } | |
| /** -------#eeeeee---- /colored **/ | |
| .color-text-primary, .link-gray:hover, .link-gray-dark:hover, .Link--primary:hover, .Link--muted:hover, table.files td.icon .octicon-file-directory { | |
| color: #947cad !important; | |
| } | |
| .markdown-body code { | |
| color: rgb(247, 247, 247); | |
| } | |
| .AvatarStack-body, .AvatarStack-body .avatar, .AvatarStack-body, .navigation-focus .AvatarStack-body { | |
| background: none; | |
| } | |
| .merge-status-item { | |
| background-color: inherit; | |
| } | |
| a, .ActionList-item-label, .jump-to-field, .Link--primary, .text-normal { | |
| color: #919191 !important; | |
| } | |
| .comment-body *, .text-gray { | |
| color: #d7d7d7 !important; | |
| } | |
| .d-flex.bg-gray-light { | |
| background-color: #1f1f1f!important; | |
| } | |
| .d-flex.bg-gray-light .f5 { | |
| color: #d7d7d7 !important; | |
| } | |
| .bg-white, .project-column, .project-header, .Popover-message, .Box-body, .Box-body.readme, .Box-body.comment-body, .markdown-body { | |
| background-color: #2a2a2a!important; | |
| } | |
| .notification-navigation, .js-expandable-line td { | |
| background-color: #1f1f1f!important; | |
| } | |
| .blob-code-context { | |
| background-color: #2a2c2f!important; | |
| } | |
| .blob-code-addition { | |
| background-color: #1d380d!important; | |
| } | |
| .commit-ref, .commit-ref a { | |
| color: #eee!important; | |
| background-color: #4c8f2c; | |
| } | |
| #repository-container-header, .gisthead, .filter-list, .gh-header-sticky.is-stuck + .gh-header-shadow, .subnav-item.selected, .js-notice-dismiss, .pr-toolbar, .MarketplaceHeader, .MarketplaceBackground-buffer, .color-shadow-extra-large, .color-bg-subtle, .flash { | |
| background-image: linear-gradient(#101, #222)!important; | |
| border-color: #444!important; | |
| color: #d7d7d7 !important; | |
| } | |
| /* ---------------------- octotree --------------------*/ | |
| .octotree-footer { | |
| visibility: hidden; | |
| } | |
| .octotree-announcement { | |
| display: none; | |
| } | |
| .octotree-sidebar.octotree-github-sidebar { | |
| padding-bottom: 0!important; | |
| } | |
| .octotree-views { | |
| background-color: #2A2C2F!important; | |
| color: #d7d7d7 !important; | |
| } | |
| .octotree-sidebar.octotree-github-sidebar .octotree-views .octotree-view.octotree-tree-view .jstree-node .jstree-anchor div { | |
| color: #d7d7d7 !important; | |
| } | |
| .octotree-patch-files, .jstree-ocl:before { | |
| color: #84a475!important; | |
| } | |
| .octotree-sidebar.octotree-github-sidebar .octotree-views .octotree-tree-view .jstree-default .jstree-wholerow.jstree-wholerow-clicked, .octotree-sidebar.octotree-github-sidebar .octotree-views .octotree-tree-view .jstree-default .jstree-wholerow.jstree-wholerow-hovered { | |
| background-color: #131212!important; | |
| } | |
| .octotree-sidebar.octotree-github-sidebar .octotree-views .octotree-tree-view .jstree-default .jstree-anchor.jstree-clicked { | |
| color: #fcf7f7!important; | |
| font-weight: bold; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

use with https://addons.mozilla.org/en-US/firefox/addon/xstyle/