|
| 1 | +/*! MIT License |
| 2 | + * Copyright (c) 2018 GitHub Inc. |
| 3 | + * https://github.com/primer/primitives/blob/main/LICENSE |
| 4 | + */ |
| 5 | +main { |
| 6 | + --color-prettylights-syntax-comment: #8b949e; |
| 7 | + --color-prettylights-syntax-constant: #79c0ff; |
| 8 | + --color-prettylights-syntax-entity: #d2a8ff; |
| 9 | + --color-prettylights-syntax-storage-modifier-import: #c9d1d9; |
| 10 | + --color-prettylights-syntax-entity-tag: #7ee787; |
| 11 | + --color-prettylights-syntax-keyword: #ff7b72; |
| 12 | + --color-prettylights-syntax-string: #a5d6ff; |
| 13 | + --color-prettylights-syntax-variable: #ffa657; |
| 14 | + --color-prettylights-syntax-brackethighlighter-unmatched: #f85149; |
| 15 | + --color-prettylights-syntax-invalid-illegal-text: #f0f6fc; |
| 16 | + --color-prettylights-syntax-invalid-illegal-bg: #8e1519; |
| 17 | + --color-prettylights-syntax-carriage-return-text: #f0f6fc; |
| 18 | + --color-prettylights-syntax-carriage-return-bg: #b62324; |
| 19 | + --color-prettylights-syntax-string-regexp: #7ee787; |
| 20 | + --color-prettylights-syntax-markup-list: #f2cc60; |
| 21 | + --color-prettylights-syntax-markup-heading: #1f6feb; |
| 22 | + --color-prettylights-syntax-markup-italic: #c9d1d9; |
| 23 | + --color-prettylights-syntax-markup-bold: #c9d1d9; |
| 24 | + --color-prettylights-syntax-markup-deleted-text: #ffdcd7; |
| 25 | + --color-prettylights-syntax-markup-deleted-bg: #67060c; |
| 26 | + --color-prettylights-syntax-markup-inserted-text: #aff5b4; |
| 27 | + --color-prettylights-syntax-markup-inserted-bg: #033a16; |
| 28 | + --color-prettylights-syntax-markup-changed-text: #ffdfb6; |
| 29 | + --color-prettylights-syntax-markup-changed-bg: #5a1e02; |
| 30 | + --color-prettylights-syntax-markup-ignored-text: #c9d1d9; |
| 31 | + --color-prettylights-syntax-markup-ignored-bg: #1158c7; |
| 32 | + --color-prettylights-syntax-meta-diff-range: #d2a8ff; |
| 33 | + --color-prettylights-syntax-brackethighlighter-angle: #8b949e; |
| 34 | + --color-prettylights-syntax-sublimelinter-gutter-mark: #484f58; |
| 35 | + --color-prettylights-syntax-constant-other-reference-link: #a5d6ff; |
| 36 | + --color-btn-text: #c9d1d9; |
| 37 | + --color-btn-bg: #21262d; |
| 38 | + --color-btn-border: #f0f6fc1a; |
| 39 | + --color-btn-shadow: 0 0 #0000; |
| 40 | + --color-btn-inset-shadow: 0 0 #0000; |
| 41 | + --color-btn-hover-bg: #30363d; |
| 42 | + --color-btn-hover-border: #8b949e; |
| 43 | + --color-btn-active-bg: #282e33; |
| 44 | + --color-btn-active-border: #6e7681; |
| 45 | + --color-btn-selected-bg: #161b22; |
| 46 | + --color-btn-primary-text: #fff; |
| 47 | + --color-btn-primary-bg: #238636; |
| 48 | + --color-btn-primary-border: #f0f6fc1a; |
| 49 | + --color-btn-primary-shadow: 0 0 #0000; |
| 50 | + --color-btn-primary-inset-shadow: 0 0 #0000; |
| 51 | + --color-btn-primary-hover-bg: #2ea043; |
| 52 | + --color-btn-primary-hover-border: #f0f6fc1a; |
| 53 | + --color-btn-primary-selected-bg: #238636; |
| 54 | + --color-btn-primary-selected-shadow: 0 0 #0000; |
| 55 | + --color-btn-primary-disabled-text: #ffffff80; |
| 56 | + --color-btn-primary-disabled-bg: #23863699; |
| 57 | + --color-btn-primary-disabled-border: #f0f6fc1a; |
| 58 | + --color-action-list-item-default-hover-bg: #b1bac41f; |
| 59 | + --color-segmented-control-bg: #6e76811a; |
| 60 | + --color-segmented-control-button-bg: #0d1117; |
| 61 | + --color-segmented-control-button-selected-border: #6e7681; |
| 62 | + --color-fg-default: #e6edf3; |
| 63 | + --color-fg-muted: #7d8590; |
| 64 | + --color-fg-subtle: #6e7681; |
| 65 | + --color-canvas-default: #242526; |
| 66 | + --color-canvas-overlay: #161b22; |
| 67 | + --color-canvas-inset: #151515; |
| 68 | + --color-canvas-subtle: #303436; |
| 69 | + --color-border-default: #30363d; |
| 70 | + --color-border-muted: #21262d; |
| 71 | + --color-neutral-muted: #6e768166; |
| 72 | + --color-accent-fg: #2f81f7; |
| 73 | + --color-accent-emphasis: #1f6feb; |
| 74 | + --color-accent-muted: #388bfd66; |
| 75 | + --color-accent-subtle: #388bfd1a; |
| 76 | + --color-success-fg: #3fb950; |
| 77 | + --color-attention-fg: #d29922; |
| 78 | + --color-attention-muted: #bb800966; |
| 79 | + --color-attention-subtle: #bb800926; |
| 80 | + --color-danger-fg: #f85149; |
| 81 | + --color-danger-muted: #f8514966; |
| 82 | + --color-danger-subtle: #f851491a; |
| 83 | + --color-primer-shadow-inset: 0 0 #0000; |
| 84 | + --color-scale-gray-7: #21262d; |
| 85 | + --color-scale-blue-8: #0c2d6b; |
| 86 | + |
| 87 | + /*! Extensions from @primer/css/alerts/flash.scss */ |
| 88 | + --color-social-reaction-bg-hover: var(--color-scale-gray-7); |
| 89 | + --color-social-reaction-bg-reacted-hover: var(--color-scale-blue-8) |
| 90 | +} |
| 91 | + |
| 92 | +main .pagination-loader-container { |
| 93 | + background-image: url(https://github.com/images/modules/pulls/progressive-disclosure-line-dark.svg) |
| 94 | +} |
| 95 | + |
| 96 | +main .gsc-loading-image { |
| 97 | + background-image: url(https://github.githubassets.com/images/mona-loading-dark.gif) |
| 98 | +} |
0 commit comments