diff --git a/CHANGELOG.md b/CHANGELOG.md index d1c59b8..ebf0531 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog --- +# 14.0.0 [Jahy-sama will not be discouraged!] + +**1 New Theme!** + +Featuring the Dark World's Second in Command: Jahy! + +![v21 Girl](https://doki.assets.unthrottled.io/misc/v21_girl.png) + # 13.0.1 [User Mentions] - Updated the color of direct user mentions to be themed. diff --git a/assets/stickers/jahySama/jahy/dark/jahy_dark_smol.png b/assets/stickers/jahySama/jahy/dark/jahy_dark_smol.png new file mode 100644 index 0000000..96fdb1b Binary files /dev/null and b/assets/stickers/jahySama/jahy/dark/jahy_dark_smol.png differ diff --git a/buildSrc/assets/themes/jahySama/jahy/dark/jahy.dark.github.definition.json b/buildSrc/assets/themes/jahySama/jahy/dark/jahy.dark.github.definition.json new file mode 100644 index 0000000..e42dd97 --- /dev/null +++ b/buildSrc/assets/themes/jahySama/jahy/dark/jahy.dark.github.definition.json @@ -0,0 +1,7 @@ +{ + "id": "91d0931d-3e1d-4101-b923-278ce264f0f5", + "overrides": {}, + "laf": {}, + "syntax": {}, + "colors": {} +} \ No newline at end of file diff --git a/buildSrc/package.json b/buildSrc/package.json index 285da45..f07663c 100644 --- a/buildSrc/package.json +++ b/buildSrc/package.json @@ -12,7 +12,7 @@ "@types/jest": "^26.0.0", "@types/lodash": "^4.14.157", "copy-webpack-plugin": "^6.0.2", - "doki-build-source": "1.6.0", + "doki-build-source": "1.7.0", "fetch-css": "^3.0.1", "jest": "^26.0.1", "lodash": "^4.17.21", diff --git a/buildSrc/yarn.lock b/buildSrc/yarn.lock index 43559f7..a27c9b4 100644 --- a/buildSrc/yarn.lock +++ b/buildSrc/yarn.lock @@ -2339,10 +2339,10 @@ discontinuous-range@1.0.0: resolved "https://registry.yarnpkg.com/discontinuous-range/-/discontinuous-range-1.0.0.tgz#e38331f0844bba49b9a9cb71c771585aab1bc65a" integrity sha1-44Mx8IRLukm5qctxx3FYWqsbxlo= -doki-build-source@1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.6.0.tgz#5c39cf71e135714ae891301c56c648cc9447ac2a" - integrity sha512-jyP9xCNam3fq68lR1G2JVfCV9HSQX0ygfG9RAi2IohIUJNYE9YGDJk5YDxQ7uxEERSLXg/NjMpCOwFFswcBi5A== +doki-build-source@1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.7.0.tgz#d90402b8f02e80d8b0376d86d48e57ba7be991e8" + integrity sha512-E2PCaT2lNAEZVHhl6cDRah9KqWf/M6S59YgfwHU7N3HBtDl6ld8U6Np9f5UUQPtquLb47UC2R+CvN2t8SKXRhw== dom-serializer@0: version "0.2.2" diff --git a/package.json b/package.json index ee182af..dfe20d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "doki-theme-github", - "version": "13.0.1", + "version": "14.0.0", "dependencies": { } } diff --git a/themes/aqua.user.css b/themes/aqua.user.css index 77ab71b..a90e7d1 100644 --- a/themes/aqua.user.css +++ b/themes/aqua.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Aqua @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/astolfo.user.css b/themes/astolfo.user.css index c74b46d..9b420cf 100644 --- a/themes/astolfo.user.css +++ b/themes/astolfo.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Astolfo @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/asuna_dark.user.css b/themes/asuna_dark.user.css index 923b8a3..3b0e789 100644 --- a/themes/asuna_dark.user.css +++ b/themes/asuna_dark.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Asuna Dark @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/asuna_light.user.css b/themes/asuna_light.user.css index 9feb032..dc0ab58 100644 --- a/themes/asuna_light.user.css +++ b/themes/asuna_light.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Asuna Light @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/azuki.user.css b/themes/azuki.user.css index b954634..a119f28 100644 --- a/themes/azuki.user.css +++ b/themes/azuki.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Azuki @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/beatrice.user.css b/themes/beatrice.user.css index 9316ba2..f5dc413 100644 --- a/themes/beatrice.user.css +++ b/themes/beatrice.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Beatrice @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/chocola.user.css b/themes/chocola.user.css index a1b1bbf..aee757b 100644 --- a/themes/chocola.user.css +++ b/themes/chocola.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Chocola @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/cinnamon.user.css b/themes/cinnamon.user.css index 74e4d1b..7ccd4b9 100644 --- a/themes/cinnamon.user.css +++ b/themes/cinnamon.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Cinnamon @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/coconut.user.css b/themes/coconut.user.css index 39aa1e8..0056b38 100644 --- a/themes/coconut.user.css +++ b/themes/coconut.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Coconut @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/darkness_dark.user.css b/themes/darkness_dark.user.css index b4923d9..7b27af9 100644 --- a/themes/darkness_dark.user.css +++ b/themes/darkness_dark.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Darkness Dark @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/darkness_light.user.css b/themes/darkness_light.user.css index b209b00..9463294 100644 --- a/themes/darkness_light.user.css +++ b/themes/darkness_light.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Darkness Light @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/echidna.user.css b/themes/echidna.user.css index b8dd4d3..5543901 100644 --- a/themes/echidna.user.css +++ b/themes/echidna.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Echidna @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/emilia_dark.user.css b/themes/emilia_dark.user.css index 5c2fe3b..db7d3c4 100644 --- a/themes/emilia_dark.user.css +++ b/themes/emilia_dark.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Emilia Dark @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/emilia_light.user.css b/themes/emilia_light.user.css index 7702f3b..3bfede5 100644 --- a/themes/emilia_light.user.css +++ b/themes/emilia_light.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Emilia Light @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/gasai_yuno.user.css b/themes/gasai_yuno.user.css index 41708dd..2e3df47 100644 --- a/themes/gasai_yuno.user.css +++ b/themes/gasai_yuno.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Gasai Yuno @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/gray.user.css b/themes/gray.user.css index 5dbe4c3..a5fc593 100644 --- a/themes/gray.user.css +++ b/themes/gray.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Gray @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/hanekawa_tsubasa.user.css b/themes/hanekawa_tsubasa.user.css index 3e61cfa..4c9b828 100644 --- a/themes/hanekawa_tsubasa.user.css +++ b/themes/hanekawa_tsubasa.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Hanekawa Tsubasa @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/hatsune_miku.user.css b/themes/hatsune_miku.user.css index 444fb10..ebbe130 100644 --- a/themes/hatsune_miku.user.css +++ b/themes/hatsune_miku.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Hatsune Miku @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/hayase_nagatoro.user.css b/themes/hayase_nagatoro.user.css index 9239c8f..b7d8281 100644 --- a/themes/hayase_nagatoro.user.css +++ b/themes/hayase_nagatoro.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Hayase Nagatoro @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/ishtar_dark.user.css b/themes/ishtar_dark.user.css index cca31dd..f461958 100644 --- a/themes/ishtar_dark.user.css +++ b/themes/ishtar_dark.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Ishtar Dark @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/ishtar_light.user.css b/themes/ishtar_light.user.css index 224e938..85a97a5 100644 --- a/themes/ishtar_light.user.css +++ b/themes/ishtar_light.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Ishtar Light @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/jabami_yumeko.user.css b/themes/jabami_yumeko.user.css index 9fdc457..78d03ad 100644 --- a/themes/jabami_yumeko.user.css +++ b/themes/jabami_yumeko.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name Doki-Theme: Jabami Yumeko @namespace github.com/doki-theme -@version 13.0.1 +@version 14.0.0 @description Browse code with your waifu. @author Unthrottled @license MIT diff --git a/themes/jahy.user.css b/themes/jahy.user.css new file mode 100644 index 0000000..b4c2a3a --- /dev/null +++ b/themes/jahy.user.css @@ -0,0 +1,20898 @@ +/* ==UserStyle== +@name Doki-Theme: Jahy +@namespace github.com/doki-theme +@version 14.0.0 +@description Browse code with your waifu. +@author Unthrottled +@license MIT +@homepageURL https://github.com/doki-theme/doki-theme-github +==/UserStyle== */ +@-moz-document regexp("^https?://((education|gist|graphql|guides|help|lab|raw|resources|status|developer|support|vscode-auth)\\.)?github\\.com/((?!generated_pages/preview).)*$"), domain("githubusercontent.com"), domain("www.githubstatus.com") { + button { + color: #b5b5b5; + } + /* https://github.com/StylishThemes/GitHub-Dark/issues/968 */ + input, textarea { + color: #cbcbcbEE; + } + svg { + fill: #cbcbcbEE; + } + svg[fill="none"] { + fill: none; + } + .Popover-message::before { + border-bottom-color: #322252; + } + .Popover-message::after { + border-bottom-color: #1b102e; + } + .alert { + background: #352544; + border-color: #87448855; + } + .CircleBadge, .page-profile .user-status-container { + background: #1b102e; + } + body[class="page-responsive"] .list-options .list-item > .octicon { + color: #1b102e; + } + + /* Doki addons */ + :root { + --color-previewable-comment-form-bg: #1b102e !important; + --color-avatar-bg: #1b102e !important; + --color-fg-default: #cbcbcb !important; + --color-fg-muted: #cbcbcbAA !important; + --color-auto-gray-3: #1b102e !important; + --color-auto-gray-1: #1b102e !important; + --color-avatar-border: #00000000 !important; + --color-bg-canvas: #221738 !important; + --color-canvas-inset: #221738 !important; + --color-canvas-inset: #221738 !important; + --color-canvas-overlay: #220e29 !important; + --color-bg-primary: #221738 !important; + --color-calendar-graph-day-bg: #2c0e29 !important; + --color-workflow-card-bg: #2c0e29 !important; + --color-bg-tertiary: #1b102e !important; + --color-bg-secondary: #2f1336 !important; + --color-user-mention-bg: #7B1212 !important; + --color-user-mention-fg: #fefefe !important; + --color-search-hover-hl: #2f143b !important; + --color-checks-step-header-open-bg: #2f1336 !important; + --color-bg-discussions-row-emoji-box: #352544 !important; + --color-current-user-tip-border: #352544 !important; + --color-underlinenav-counter-text: #cbcbcb !important; + --color-text-primary: #eec45e !important; + --color-text-link: #874488 !important; + --color-canvas-subtle: #2f1336 !important; + --color-accent-fg: #9581EC !important; + --color-shadow-large: 0 8px 24px #87448822 !important; + --color-alert-warn-bg: #261d2d !important; + --color-alert-info-bg: #1e1430 !important; + --color-canvas-default: #1e1430 !important; + --color-checks-bg: #1e1430 !important; + --color-checks-header-border: #1e1430 !important; + --color-alert-error-bg: #ff000022 !important; + --color-calendar-graph-day-L1-bg: #87448877 !important; + --color-calendar-graph-day-L2-bg: #874488CC !important; + --color-calendar-graph-day-L3-bg: #874488FF !important; + --color-calendar-graph-day-L4-bg: #e6be68 !important; + --color-verified-badge-bg: #00000000 !important; + --color-bg-overlay: #220e29 !important; + --color-project-sidebar-bg: #220e29 !important; + --color-border-primary: #322252 !important; + --color-notifications-row-read-bg: #2c0e29 !important; + --color-notifications-row-bg: #2f1336 !important; + --color-input-disabled-bg: #2c1a36 !important; + --color-input-disabled-border: #322252 !important; + --color-text-secondary: #ad9e6e !important; + --color-text-tertiary: #656079 !important; + } + + .suggester li:hover .octicon, + .suggester li[aria-selected="true"] .octicon { + fill: #fbfbfb; + } + + .suggester li:hover small, + .suggester li[aria-selected="true"] small { + color: #fbfbfb; + } + + ::-webkit-input-placeholder { + color: #cbcbcb66 !important; + opacity: 1 !important; + } + ::-moz-placeholder { + color: #cbcbcb66 !important; + opacity: 1 !important; + } + ::placeholder { + color: #cbcbcb66 !important; + opacity: 1 !important; + } + + input:-webkit-autofill, + input:-webkit-autofill:hover, + input:-webkit-autofill:focus, + input:-webkit-autofill:active { + -webkit-box-shadow: 0 0 0 30px #1b102e inset !important; + -webkit-text-fill-color: #874488 !important; + } + + .SelectMenu-tabs { + box-shadow: inset 0 -1px 0 #322252; + } + + .SelectMenu-tab { + box-shadow: inset 0 -1px 0 #322252; + } + + .autocomplete-item { + color: #cbcbcb !important; + } + body::before { + content:'';pointer-events:none;position:fixed;z-index:9001;width:100%;height:100%;background-position:100% 100%;background-repeat:no-repeat;opacity:1; + background-image: url('https://raw.githubusercontent.com/doki-theme/doki-theme-github/master/assets/stickers/jahySama/jahy/dark/jahy_dark_smol.png'); + } + + .UnderlineNav { + display: flex; + overflow-x: auto; + overflow-y: hidden; + box-shadow: inset 0 -1px 0 #322252; + justify-content: space-between; + } + +.timeline-comment--caret.current-user::after { + border-color: #322252 !important; + background-image: none !important; + background: #352544; +} + + .form-control, .form-select { + box-shadow: none !important; + } + + .octicon { + fill: #6c677a; + } + + .btn-primary .octicon { + fill: #fbfbfb !important; + } + + .btn-primary:active { + background-color: #874488A7; + } + + .btn-primary:hover { + background-color: #874488CC !important; + background-image: none !important; + } + + .btn { + box-shadow: none !important; + } + + .social-count { + box-shadow: none !important; + background-color: #352544; + } + + /* end doki addons */ + + /* source #0: "transparent" */ + .bg-shade-gradient { + background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.065), transparent) !important; + } + /* source #0: "color: #767676 !important" */ + .link-gray, .text-gray { + color: #767676 !important; + } + /* source #0: "color: #333 !important" */ + .link-gray-dark { + color: #cbcbcbEE !important; + } + /* source #0: "color: #767676 !important" */ + .muted-link { + color: #767676 !important; + } + /* source #0: "#f5f5f5","#fff" */ + .shade-gradient { + background-image: linear-gradient(180deg, #322252, #1b102e; background-image: none); + } + /* source #0: "color: #333" */ + .text-emphasized { + color: #cbcbcbEE; + } + /* source #0: "rgba(0,0,0,.8)" */ + .tooltipped::after { + background: #2c1a36; + } + /* source #0: "rgba(0,0,0,.8)" */ + .tooltipped-s::before, .tooltipped-se::before, .tooltipped-sw::before { + border-bottom-color: #2c1a36; + } + /* source #0: "rgba(0,0,0,.8)" */ + .tooltipped-n::before, .tooltipped-ne::before, .tooltipped-nw::before { + border-top-color: #2c1a36; + } + /* source #0: "rgba(0,0,0,.8)" */ + .tooltipped-w::before { + border-left-color: #2c1a36; + } + /* source #0: "rgba(0,0,0,.8)" */ + .tooltipped-e::before { + border-right-color: #2c1a36; + } + /* source #0: "#f5f5f5" */ + .Box-row--focus-gray.navigation-focus, + .Box-row.navigation-focus.sortable-ghost { + background-color: #1e1430; + } + /* source #0: "color: #333" */ + @media (min-width: 768px) { + .Box-row-link { + color: #cbcbcbEE; + } + } + /* source #0: "color: #cbcbcb66" */ + .btn .counter { + color: #cbcbcb94; + } + /* source #0: "#fff" */ + .btn-primary .counter { + background: #1b102e; + background-image: none; + } + /* source #0: "none" */ + .btn-primary.selected, .btn-primary.zeroclipboard-is-active, + .btn-primary:active { + background-image: none; + } + /* source #0: "box-shadow: none" */ + .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary:disabled, + .btn-primary:disabled:hover { + box-shadow: none; + } + /* source #0: "none" */ + .btn-danger.selected, .btn-danger:active { + background-image: none; + } + /* source #0: "#efefef", "#efefef" */ + .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger:disabled, + .btn-danger:disabled:hover { + background-color: #221738; + background-image: linear-gradient(#fefefe, #221738); + } + /* source #0: "#fff", "none", "#e5e5e5" */ + .btn-outline { + border-color: #322252; + } + /* source #0: "none" */ + .btn-outline.selected, .btn-outline.zeroclipboard-is-active, + .btn-outline.zeroclipboard-is-hover, .btn-outline:active, .btn-outline:hover { + background-image: none; + } + /* source #0: "#fff" */ + .btn-outline.selected .counter, + .btn-outline.zeroclipboard-is-active .counter, + .btn-outline.zeroclipboard-is-hover .counter, .btn-outline:active .counter, + .btn-outline:hover .counter { + background-color: #1b102e; + background-image: none; + } + /* source #0: "color: #767676", "#fff", "none", "#e5e5e5" */ + .btn-outline.disabled, .btn-outline.disabled:hover, .btn-outline:disabled, + .btn-outline:disabled:hover { + color: #767676; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #0: "#4183c4" */ + .ellipsis-expander:active, .hidden-text-expander a:active { + background-color: /*[[base-color]]*/ #874488; + } + /* source #0: "color: #333", "#fff", "#ddd" */ + .social-count { + color: #cbcbcbEE; + border-color: rgba(200, 200, 200, 0.15); + } + /* source #0: "color: #333", "#fff", "#ddd" */ + .form-control, .form-select { + color: #cbcbcbEE; + } + /* source #0: "color: #cbcbcb66" */ + .form-checkbox .note, .hfields .form-group dt label { + color: #cbcbcb94; + } + /* source #0: "#fff" */ + .form-select { + background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) right 8px center no-repeat #1b102e; + } + /* source #0: "color: #767676" */ + .drag-and-drop, .drag-and-drop-error-info, .note { + color: #767676; + } + /* source #0: "color: #cbcbcb66" */ + h2.account, p.explain { + color: #cbcbcb94; + } + /* source #0: "color: #333" */ + p.explain strong { + color: #cbcbcbEE; + } + /* source #0: "color: #cbcbcb66", "#eee" */ + .counter { + color: #cbcbcb94; + background-color: #2c1a36; + } + /* source #0: "color: #333", "#ccc" */ + .Counter--gray-light { + color: #cbcbcbEE; + background-color: #484848; + } + /* source #0: "color: #333" */ + .menu-item .octicon { + color: #cbcbcbEE; + } + /* source #0: "color: #cbcbcb66", "transparent", "transparent" */ + .tabnav-tab { + color: #cbcbcb94; + } + /* source #0: "color: #333", "#fff", "#ddd" */ + .tabnav-tab.selected { + color: #cbcbcbEE; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #0: "color: #cbcbcb66" */ + .tabnav-extra { + color: #cbcbcb94; + } + /* source #0: "color: #767676" */ + .filter-item, .filter-list.pjax-active .filter-item { + color: #767676; + } + /* source #0: "#eee" */ + .filter-item:hover { + background-color: #2c1a36; + } + /* source #0: "color: #cbcbcb66", "#e5e5e5" */ + .subnav-item { + color: #cbcbcb94; + } + /* source #0: "color: #767676" */ + .subnav-search-input { + color: #767676; + } + /* source #0: "#fff", "#fff" */ + .avatar-stack .avatar { + background-color: #1b102e; + background-image: none; + border-right-color: #1b102e; + } + /* source #0: "transparent" */ + .avatar-stack .avatar:only-child { + background-color: transparent; + } + /* source #0: "#e5e5e5" */ + .blankslate { + border-color: #322252; + } + /* source #0: "box-shadow: none" */ + .blankslate-clean-background { + box-shadow: none; + } + /* source #0: "color: #555", "#bbb" */ + .markdown-body kbd { + border-bottom-color: #484848; + } + /* source #0: "color: #000" */ + .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: #f0f0f0; + } + /* source #0: "#f8f8f8" */ + .markdown-body table tr:nth-child(2n) { + background-color: #221738; + } + /* source #0: "color: #333" */ + .markdown-body span.frame span span { + color: #cbcbcbEE; + } + /* source #0: "#f8f8f8" */ + .markdown-body .csv-data th { + background: #221738; + } + /* source #0: "color: #767676", "#e5e5e5" */ + .pullquote { + color: #767676; + } + /* source #0: "#fff" */ + .card { + background-color: #1b102e; + } + /* source #0: "transparent", "transparent" */ + .jumbotron-shadow::after { + background-color: transparent; + background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05)); + } + /* source #0: "#e5e5e5" */ + .data-table tbody td, .data-table tbody th, + .data-table tbody tr:last-child td, .data-table tbody tr:last-child th, + abbr[data-original-title], abbr[title] { + border-bottom-color: #322252; + } + /* source #0: "color: #767676" */ + body { + color: #767676; + } + /* source #0: "color: #3c4146" */ + .text-alpha, .text-beta, .text-delta, .text-gamma, h1, h2, h3, h4, h5 { + color: #cbcbcbEE; + } + /* source #0: "color: #767676" */ + .lead { + color: #767676; + } + /* source #0: "#e5e5e5" */ + .border-top, .border-y { + border-top-color: #322252 !important; + } + /* source #0: "#e5e5e5" */ + .border-bottom, .border-y { + border-bottom-color: #322252 !important; + } + /* source #0: "#e5e5e5" */ + blockquote { + border-left-color: #322252; + } + /* source #0: "#ddd" */ + .border-gray-dark { + border-color: #322252 !important; + } + /* source #0: "color: #767676" */ + .link-muted { + color: #767676; + } + /* source #0: "color: #3c4146" */ + .link-muted:hover { + color: #cbcbcbEE; + } + /* source #0: "#f5f5f5" */ + .bg-gray-light { + background: #1e1430 !important; + } + /* source #0: "color: #3c4146 !important" */ + .text-black { + color: #cbcbcbEE !important; + } + /* source #0: "color: #767676 !important" */ + .text-default { + color: #767676 !important; + } + /* source #0: "color: #767676", "#eee" */ + .btn { + color: #767676; + } + /* source #0: "#ddd", "#eee","#ddd" */ + .btn.zeroclipboard-is-active, .btn.zeroclipboard-is-hover, .btn:active, + .btn:hover { + background-color: #220e29; + background-image: linear-gradient(#2c1a36, #220e29); + } + /* source #0: "none" */ + .btn.selected, .btn.zeroclipboard-is-active, .btn:active { + background-image: none; + } + /* source #0: "none", "box-shadow: none" */ + .btn.disabled, .btn.disabled:hover, .btn:disabled, .btn:disabled:hover { + background-image: none; + box-shadow: none; + } + /* source #0: "transparent", "none", "#e5e5e5" */ + .btn-blue:active, .btn-orange:active, .btn-purple:active, .btn-themed:active, + [class*="btn-outline"] { + background-image: none; + } + [class*="btn-outline"] { + background-color: transparent; + border-color: #322252; + } + /* source #0: "none" */ + [class*="btn-outline"].selected, + [class*="btn-outline"].zeroclipboard-is-active, + [class*="btn-outline"].zeroclipboard-is-hover, [class*="btn-outline"]:active, + [class*="btn-outline"]:hover { + background-image: none; + } + /* source #0: "#fff", "none", "#e5e5e5" */ + [class*="btn-outline"].disabled, [class*="btn-outline"].disabled:hover, + [class*="btn-outline"]:disabled, [class*="btn-outline"]:disabled:hover { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #0: "#fff" */ + .btn-outline-white { + border-color: #1b102e; + } + /* source #0: "#fff", "#fff" */ + .btn-outline-white:active, .btn-outline-white:hover { + background-color: #1b102e; + background-image: none; + border-color: #1b102e; + } + /* source #0: "#fff", "#e5e5e5" */ + .card { + background: #1b102e; + background-image: none; + } + /* source #0: "#f5f5f5", "#e5e5e5" */ + .card, .highlight { + border-color: #322252; + } + .highlight { + background-color: #1e1430; + } + /* source #0: "transparent" */ + .highlight pre code { + background-color: transparent; + } + /* source #0: "#e5e5e5" */ + .menu-item, .site-header { + border-bottom-color: #322252; + } + /* source #0: "#e5e5e5" */ + .example { + border-color: #322252; + } + /* source #0: "#e5e5e5" */ + .footer { + border-top-color: #322252; + } + /* source #0: "transparent", "transparent" */ + .jumbotron::after { + background-color: transparent; + background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05)); + } + /* source #0: "color: #555" */ + .site-header-nav-item { + color: #cbcbcbCC; + } + /* source #0: "color: #3c4146", "#fff" */ + .menu-item.selected, .site-header-nav-item.active, + .site-header-nav-item:hover { + color: #cbcbcbEE; + } + /* source #0: "#e5e5e5" */ + .data-table { + border-color: #322252; + } + /* source #0: "#e5e5e5", "#e5e5e5" */ + .data-table td, .data-table th { + border-right-color: #322252; + border-bottom-color: #322252; + } + /* source #0: "color: #3c4146" */ + .header-enterprise-version { + color: #cbcbcbEE; + } + /* source #0: "color: #767676" */ + #searchfield::-webkit-input-placeholder { + color: #767676; + } + /* source #0: "color: #767676" */ + #searchfield::-moz-placeholder { + color: #767676; + } + /* source #0: "color: #767676" */ + #searchfield:-ms-input-placeholder { + color: #767676; + } + /* source #0: "color: #767676" */ + #searchfield:-moz-placeholder { + color: #767676; + } + /* source #0: "Transparent" */ + .site-header-nav .dropdown-button { + background-color: transparent; + } + /* source #0: "#fff","transparent" */ + .site-header-nav .dropdown-button .dropdown-caret { + border-color: #1b102e transparent transparent; + } + /* source #0: "#fff" */ + .site-header-nav .dropdown-button .enterprise-mode .dropdown-caret { + border-top-color: #1b102e; + } + /* source #0: "#fff", "rgba(27,31,35,.15)" */ + .site-header-nav .dropdown-menu { + background-color: #1b102e; + background-image: none; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #0: "transparent", "rgba(27,31,35,.15)" */ + .site-header-nav .dropdown-menu::before { + border-color: transparent transparent rgba(200, 200, 200, 0.1); + } + /* source #0: "transparent", "#fff" */ + .site-header-nav .dropdown-menu::after { + border-color: transparent transparent #1b102e; + } + /* source #0: "color: #4183c4" */ + .site-header-nav .dropdown-menu a { + color: rgba(79, 140, 201, 0.9); + color: rgba(/*[[base-color-rgb]]*/, 0.9); + } + /* source #0: "#4183C4" */ + .site-header-nav .dropdown-menu a:hover { + background-color: /*[[base-color]]*/ #874488; + } + /* source #0: "color: #24292e" */ + .site-header-nav .dropdown-menu a.active { + color: #cbcbcbAA; + } + /* source #0: "color: #000" */ + .site-header-nav .dropdown-menu a .octicon-check { + color: #f0f0f0; + } + /* source #0: "color: #333" */ + .sub-nav h2 a { + color: #cbcbcbEE; + } + /* source #0: "#ddd" */ + .sub-nav ul { + border-left-color: #322252; + } + /* source #0: "color: #767676" */ + .sub-nav ul a { + color: #767676; + } + /* source #0: "color: #005b9e" */ + .sub-nav ul a:hover { + color: rgba(79, 140, 201, 1); + color: rgba(/*[[base-color-rgb]]*/, 1); + } + /* source #0: "#ddd" */ + @media screen and (min-width: 469px) { + .sub-nav { + border-bottom-color: #322252; + } + } + /* source #0: "color: #333" */ + .highlight-module .mega-octicon { + color: #cbcbcbEE; + } + /* source #0: "#fff", "#ddd" */ + .homepage-jumbotron, .libraries-jumbotron { + background-color: #1b102e; + background-image: none; + } + .libraries-jumbotron { + border-bottom-color: #322252; + } + /* source #0: "color: #333" */ + .octokit-language span { + color: #cbcbcbEE; + } + /* source #0: "#fff", "#e5e5e5" */ + .sidebar-menu, .sidebar-module { + border-color: #322252; + } + .sidebar-menu { + background-color: #1b102e; + background-image: none; + } + /* source #0: "#fafafb" */ + .sidebar-module.notice { + background: #1b102e; + } + /* source #0: "#eee" */ + .sidebar-module ul li:last-child ul li:first-child { + border-top-color: #322252; + } + /* source #0: "color: #cbcbcb66", "#eee" */ + .headlines > li, .sidebar-module ul h3 { + color: #cbcbcb94; + border-bottom-color: #322252; + } + /* source #0: "color: #333" */ + .headlines > li > a { + color: #cbcbcbEE; + } + /* source #0: "color: #327fc7" */ + .headlines > li > a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #0: "#fdfdfd" */ + .headlines li:hover { + background-color: #1b102e; + } + /* source #0: "color: #555" */ + .sidebar-module h3 a { + color: #cbcbcbCC; + } + /* source #0: "color: #327fc7", "#fdfdfd" */ + .sidebar-module h3 a:hover { + color: /*[[base-color]]*/ #874488; + background-color: #1b102e; + } + /* source #0: "#eee", "color: #cbcbcb66", "#f9f9f9" */ + .sidebar-module ul ul li { + border-bottom-color: #322252; + color: #cbcbcb94; + background-color: #1b102e; + } + /* source #0: "color: #333", "#f4f4f4" */ + .js-current .standalone a, .sidebar-module .disable > a { + color: #cbcbcbEE; + background-color: #2c1a36; + } + /* source #0: "color: #005b9e" */ + .sidebar-module ul ul li a:hover { + color: rgba(79, 140, 201, 1); + color: rgba(/*[[base-color-rgb]]*/, 1); + } + /* source #0: "transparent" */ + .arrow-btn.collapsed:hover, .arrow-btn.expanded:hover, + .sidebar-module .arrow-btn { + background-color: transparent; + } + /* source #0: "color: #264c72", "#97c1da", "#d8ebf8" */ + .alert { + color: #ada19c; + border-color: #87448835; + background-color: #352544; + } + /* source #0: "color: #613a00", "#dca874", "#ffe3c8" */ + .warning { + color: #EFA554; + border-color: #542; + } + /* source #0: "#d8ebf8" */ + .alert table { + background-color: #352544; + } + /* source #0: "#ffe3c8" */ + .warning table { + background-color: #220e29; + } + /* source #0: "color: #6f42c1", "#f8f4ff", "#f8f4ff", "#6f42c1" */ + .product { + color: #8368aa; + background-color: #213; + background: -webkit-linear-gradient(#213, #f6f1ff); + border-color: #8368aa; + } + /* source #0: "color: #327fc7" */ + .api-status a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #0: "color: #333" */ + .content .anchor { + color: #cbcbcbEE; + } + /* source #0: "color: #cbcbcb66" */ + h2 span.step { + color: #cbcbcb94; + } + /* source #0: "color: #4183c4" */ + a { + color: rgba(79, 140, 201, 0.9); + color: rgba(/*[[base-color-rgb]]*/, 0.9); + } + /* source #0: "color: #005b9e" */ + a:active, a:hover { + color: rgba(79, 140, 201, 1); + color: rgba(/*[[base-color-rgb]]*/, 1); + } + /* source #0: "color: #cbcbcb66" */ + .content dt { + color: #cbcbcb94; + } + /* source #0: "#ddd" */ + .app-container img { + border-color: #322252; + } + /* source #0: "#ddd" */ + ol > li::before { + border-right-color: #322252; + } + /* source #0: "#ddd" */ + .content ol > li img { + border-color: #322252; + } + /* source #0: "color: #cbcbcb66" */ + .content .full-image:hover .octicon, .full-image:hover .mini-icon { + color: #cbcbcb94; + } + /* source #0: "#f9f9f9" */ + .content .sectionbody .dlist dt, .content .verseblock-content, + .content dl code, .content h2 code, .content h3 code, .content h4 code, + .content ol code, .content p > tt, .content table code, .content ul code, + p code { + background-color: #1b102e; + } + /* source #0: "color: #333" */ + #markdown-toc li a { + color: #cbcbcbEE; + } + /* source #0: "color: #327fc7" */ + #markdown-toc li a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #0: "#ddd" */ + .content table th { + border-color: #322252; + } + /* source #0: "#fff" */ + .content table tr { + background-color: #1b102e; + background-image: none; + } + /* source #0: "#ddd" */ + .content table td { + border-color: #322252; + } + /* source #0: "#fafafb" */ + pre { + background-color: #1b102e; + } + /* source #0: "#f4f4f4" */ + .highlight-headers { + background-color: #2c1a36; + } + /* source #0: "transparent" */ + .highlight-graphql .err { + background-color: transparent; + } + /* source #0: "#97c1da", "#d8ebf8", "color: #264c72" */ + .preview-notice { + border-left-color: #87448835; + background-color: #352544; + color: #ada19c; + } + /* source #0: "color: #613a00", "#dca874", "#ffe3c8", "#ffe3c8" */ + .deprecation-warning { + color: #EFA554; + border-color: #542; + background-color: #220e29; + background: -webkit-linear-gradient(#220e29, #f5dac0); + } + /* source #0: "#fff", "#e5e5e5" */ + .pagination > span, .pagination a, .pagination em { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #0: "#e5e5e5" */ + .pagination > span:focus, .pagination > span:hover, .pagination a:focus, + .pagination a:hover, .pagination em:focus, .pagination em:hover { + border-color: #322252; + } + /* source #0: "color: #000" */ + code .gd, code .gd .x, code .gi, code .gi .x { + color: #f0f0f0; + } + /* source #0: "color: #555" */ + code .gp, code .nn { + color: #cbcbcbCC; + } + /* source #0: "none" */ + .btn, .btn:hover { + background-image: none; + } + /* source #0: "box-shadow: 0 1px 0 0 #0058a2" */ + .link-mono:hover { + box-shadow: 0 1px 0 0 /*[[base-color]]*/ #874488; + } + /* source #0: "color: #767676" */ + a.card.bg-gray-light { + color: #767676; + } + /* source #0: "#f5f5f5" */ + .bg-custom-gradient { + background-image: linear-gradient(180deg, #322252, rgba(245, 245, 245, 0)); + } + /* source #1: "color: #24292e" */ + .gisthead .pagehead-actions .octicon-mute { + color: #cbcbcbAA; + } + /* source #1: "#0366d6" */ + .gist-snippet .file-box:hover .file { + border-color: /*[[base-color]]*/ #874488; + } + /* source #1: "#0366d6" */ + .gist-snippet .link-overlay .link { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #1: "none" */ + .btn-secret.selected, .btn-secret:active { + background-image: none; + } + /* source #1: "color: rgba(115,92,15,.5)" */ + .page-gist-edit .octicon-gist-secret { + color: rgba(204, 187, 68, 0.5); + } + /* source #1: "color: #586069" */ + .gist-revisions-list .gist-revision-meta { + color: #cbcbcbCC; + } + /* source #1: "none" */ + .user-list li em { + background: none; + } + /* source #1: "#28a745" */ + .user-list li .actions .status-modified { + background-color: #373; + } + /* source #1: "#f6f8fa" */ + .gistsearch-aside .filter-list li span.bar { + background: #1e1430; + } + /* source #1: "#fff", "#d1d5da" */ + .gist-quicksearch-results { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #1: "#d1d5da" */ + .gist-quicksearch-results .gist-quicksearch-result-group { + border-top-color: #322252; + } + /* source #1: "color: #6a737d", "#f6f8fa", "#d1d5da" */ + .gist-quicksearch-results .gist-quicksearch-result-header { + color: #cbcbcb94; + background: #1e1430; + border-right-color: #322252; + } + /* source #1: "#f6f8fa" */ + .gist-quicksearch-results .select-menu-item { + border-bottom-color: #221738; + } + /* source #1: "color: rgba(27,31,35,.3)" */ + .gist-quicksearch-results .select-menu-item .octicon-gist { + color: rgba(230, 230, 230, 0.3); + } + /* source #1: "color: rgba(115,92,15,.5)" */ + .gist-quicksearch-results .select-menu-item .octicon-gist-secret { + color: rgba(204, 187, 68, 0.5); + } + /* source #1: "color: #6a737d" */ + .gist-quicksearch-results .select-menu-item h4, + .gist-quicksearch-results .select-menu-item span { + color: #cbcbcb94; + } + /* source #1: "color: #959da5" */ + .gist-quicksearch-results .gist-quicksearch-no-results { + color: #767676; + } + /* source #1: "#fff", "#fff" */ + .gist-banner { + background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 30%, #1b102e; background-image: none), linear-gradient(70deg, #e0f1ff 32%, #fffae3); + border-bottom-color: #1b102e; + } + /* source #1: "color: #444d56" */ + .keyboard-mappings { + color: #cbcbcbCC; + } + /* source #1: "color: #24292e" */ + .keyboard-mappings th { + color: #cbcbcbAA; + } + /* source #1: "color: #586069" */ + .keyboard-mappings .keys { + color: #cbcbcbCC; + } + /* source #2: "rgba(0, 0, 0, .8)" */ + .tooltipster-box { + background: #2c1a36; + } + /* source #2: "transparent" */ + .tooltipster-arrow-border { + border-color: transparent; + } + /* source #2: "rgba(0, 0, 0, .8)" */ + .tooltipster-bottom .tooltipster-arrow-border { + border-bottom-color: #2c1a36; + } + /* source #2: "rgba(0, 0, 0, .8)" */ + .tooltipster-left .tooltipster-arrow-border { + border-left-color: #2c1a36; + } + /* source #2: "rgba(0, 0, 0, .8)" */ + .tooltipster-right .tooltipster-arrow-border { + border-right-color: #2c1a36; + } + /* source #2: "rgba(0, 0, 0, .8)" */ + .tooltipster-top .tooltipster-arrow-border { + border-top-color: #2c1a36; + } + /* source #2: "color: #b4d6fe" */ + .ghh a { + color: /*[[base-color]]*/ #874488; + } + /* source #2: "transparent" */ + .windows .ghh ::-webkit-scrollbar { + background-color: transparent; + } + /* source #2: "transparent" */ + .windows .ghh ::-webkit-scrollbar-thumb { + border-color: transparent; + } + /* source #2: "transparent" */ + .windows .ghh ::-webkit-scrollbar-corner { + background-color: transparent; + } + /* source #2: "#dfe2e5", "color: #6a737d" */ + .ghh-issue-body blockquote, .ghh-readme blockquote { + border-left-color: #322252; + color: #cbcbcb94; + } + /* source #2: "transparent" */ + .ghh-issue-body pre code, .ghh-issue-body pre tt, .ghh-readme pre code, + .ghh-readme pre tt { + background-color: transparent; + } + /* source #2: "#fff" */ + .ghh-issue-body a[href^="https://saucelabs.com/"] img,.ghh-readme a[href^="https://saucelabs.com/"] img + { + background-color: #1b102e; + background-image: none; + } + /* source #2: "#eaecef" */ + .ghh-theme-github .ghh-issue-body h1, .ghh-theme-github .ghh-issue-body h2, + .ghh-theme-github .ghh-readme h1, .ghh-theme-github .ghh-readme h2 { + border-bottom-color: #322252; + } + /* source #2: "#fff" */ + .ghh-theme-github .ghh-issue-body tr, .ghh-theme-github .ghh-readme tr { + background-color: #1b102e; + background-image: none; + } + /* source #2: "#f6f8fa" */ + .ghh-theme-github .ghh-issue-body tr:nth-child(2n), + .ghh-theme-github .ghh-readme tr:nth-child(2n) { + background-color: #1e1430; + } + /* source #2: "#dfe2e5" */ + .ghh-theme-github .ghh-issue-body td, .ghh-theme-github .ghh-issue-body th, + .ghh-theme-github .ghh-readme td, .ghh-theme-github .ghh-readme th { + border-color: #322252; + } + /* source #2: "color: #0366d6" */ + .ghh-theme-github .ghh .ghh-issue-body a, + .ghh-theme-github .ghh .ghh-readme a { + color: /*[[base-color]]*/ #874488; + } + /* source #2: "color: #24292e" */ + .ghh-theme-github .ghh .ghh-issue-body .user-mention, + .ghh-theme-github .ghh .ghh-readme .user-mention { + color: #cbcbcbAA; + } + /* source #2: "transparent" */ + .ghh-theme-classic .ghh-issue-body pre code, + .ghh-theme-classic .ghh-issue-body pre tt, + .ghh-theme-classic .ghh-readme pre code, + .ghh-theme-classic .ghh-readme pre tt { + background-color: transparent; + } + /* source #2: "transparent" */ + .ghh-theme-classic .ghh-issue-body .bg-white, + .ghh-theme-classic .ghh-readme .bg-white { + background-color: transparent !important; + } + /* source #2: "#0366d6" */ + .ghh button.ghh-primary:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #2: "#2cbe4e" */ + .ghh .ghh-state-open { + background-color: #373; + } + /* source #2: "#cb2431" */ + .ghh .ghh-state-closed { + background-color: #911; + } + /* source #2: "#6f42c1" */ + .ghh .ghh-state-merged { + background-color: #8368aa; + } + /* source #2: "#6a737d" */ + .ghh .ghh-state-draft { + background-color: #444; + } + /* source #2: "color: #dbab09" */ + .ghh .ghh-state-warning { + color: #cb4; + } + /* source #2: "#28a745" */ + .ghh .ghh-state-verified { + background-color: #373; + } + /* source #2: "#fff" */ + .ghh-avatar { + background-color: #1b102e; + background-image: none; + } + /* source #2: "#dbab09" */ + .ghh-pull-meta .ghh-reviews .ghh-state-icon-warning { + background-color: #cb4; + } + /* source #2: "#6a737d" */ + .ghh-pull-meta .ghh-reviews .ghh-state-icon-problem { + background-color: #444; + } + /* source #2: "#fff" */ + .ghh-overlay form { + background-color: #1b102e; + background-image: none; + } + /* source #2: "#eee" */ + .ghh-overlay form h3 { + border-bottom-color: #322252; + } + /* source #2: "#fff", "#d1d5da", "color: #586069" */ + .ghh-theme-github .tooltipster-box .tooltipster-content { + background-color: #1b102e; + background-image: none; + border-color: #322252; + color: #cbcbcbCC; + } + /* source #2: "transparent" */ + .ghh-theme-github .tooltipster-arrow-background { + border-color: transparent; + } + /* source #2: "#fff" */ + .ghh-theme-github .tooltipster-right .tooltipster-arrow-background { + border-right-color: #1b102e; + } + /* source #2: "#d1d5da" */ + .ghh-theme-github .tooltipster-right .tooltipster-arrow-border { + border-right-color: #322252; + } + /* source #2: "#fff" */ + .ghh-theme-github .tooltipster-left .tooltipster-arrow-background { + border-left-color: #1b102e; + } + /* source #2: "#d1d5da" */ + .ghh-theme-github .tooltipster-left .tooltipster-arrow-border { + border-left-color: #322252; + } + /* source #2: "#fff" */ + .ghh-theme-github .tooltipster-top .tooltipster-arrow-background { + border-top-color: #1b102e; + } + /* source #2: "#d1d5da" */ + .ghh-theme-github .tooltipster-top .tooltipster-arrow-border { + border-top-color: #322252; + } + /* source #2: "#fff" */ + .ghh-theme-github .tooltipster-bottom .tooltipster-arrow-background { + border-bottom-color: #1b102e; + } + /* source #2: "#d1d5da" */ + .ghh-theme-github .tooltipster-bottom .tooltipster-arrow-border { + border-bottom-color: #322252; + } + /* source #2: "color: #24292e" */ + .ghh-theme-github .ghh a { + color: #cbcbcbAA; + } + /* source #2: "color: #0366d6" */ + .ghh-theme-github .ghh a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #2: "#dfe2e5" */ + .ghh-theme-github .ghh-markdown-separator { + border-bottom-color: #322252; + } + /* source #2: "#dfe2e5" */ + .ghh-theme-github .ghh .ghh-stats > a + a { + border-left-color: #322252; + } + /* source #2: "color: #24292e" */ + .ghh-theme-github .ghh .ghh-stats span { + color: #cbcbcbAA; + } + /* source #2: "#dfe2e5" */ + .ghh-theme-github .ghh .ghh-more-separator { + border-bottom-color: #322252; + } + /* source #2: "#e1e4e8", "#fff" */ + .ghh-theme-github .ghh .ghh-state-verified { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #2: "color: #cb2431 !important" */ + .ghh-theme-github .ghh-commit-meta .text-diff-deleted, + .ghh-theme-github .ghh-pull-meta .text-diff-deleted { + color: #f44 !important; + } + /* source #2: "color: #cb2431" */ + .ghh-theme-github .ghh-reviews .ghh-state-alert { + color: #f44; + } + /* source #2: "color: #b08800" */ + .ghh-theme-github .ghh-reviews .ghh-state-warning { + color: #cb4; + } + /* source #2: "#cb2431" */ + .ghh-theme-github .ghh-reviews .ghh-state-icon-alert { + background-color: #911; + } + /* source #2: "#2cbe4e" */ + .ghh-theme-github .ghh-reviews .ghh-state-icon-success { + background-color: #373; + } + /* source #2: "#6a737d" */ + .ghh-theme-github .ghh-reviews .ghh-state-icon-problem { + background-color: #444; + } + /* source #3: "none" */ + .ui-datepicker .ui-datepicker-buttonpane { + background-image: none; + } + /* source #3: "none" */ + .ui-dialog .ui-dialog-content { + background: none; + } + /* source #3: "none" */ + .ui-dialog .ui-dialog-buttonpane { + background-image: none; + } + /* source #3: "none" */ + .ui-spinner-input, .ui-tabs .ui-tabs-panel { + background: none; + } + /* source #3: "#eee" */ + #new_issue .discussion-sidebar h3 { + border-top-color: #322252; + } + /* source #3: "#fff" */ + .zh-app--board-visible .zh-app--is-fullscreen { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #24292e" */ + .zh-discussion-item .zh-estimate-is, .zh-discussion-item .zh-estimate-was, + .zh-discussion-item .zh-issue, + .zh-discussion-item .zh-issue-event-workspace-name, + .zh-discussion-item .zh-pipeline-is, .zh-discussion-item .zh-pipeline-was, + .zh-discussion-item .zh-release, .zh-discussion-item strong { + color: #cbcbcbAA; + } + /* source #3: "#fff", "#fff" */ + .zh-issue-event-item-icon .zh-icon-issue-added, + .zh-issue-event-item-icon .zh-icon-issue-removed { + border-color: #1b102e; + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #000" */ + .zh-issue-event-toggle:hover { + color: #f0f0f0; + } + /* source #3: "color: #333" */ + .zh-issue-event-dark { + color: #cbcbcbEE; + } + /* source #3: "#e5e5e5" */ + .zh-estimate-create-item { + border-top-color: #322252; + } + /* source #3: "#e5e5e5","transparent" */ + a.zh-topbar-item.selected { + border-color: #3c4992 #322252 transparent; + } + /* source #3: "transparent" */ + .zh-topbar-item.UnderlineNav-item:not(.selected):not(:hover) { + border-bottom-color: transparent; + } + /* source #3: "none" */ + .zh-topbar-item.UnderlineNav-item.selected { + background: none; + } + /* source #3: "#f4f4f4" */ + .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus, + .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus.selected { + background-color: #2c1a36; + } + /* source #3: "#f5f5f5" */ + .zh-connect-repository-container { + background-color: #1e1430; + } + /* source #3: "color: #333", "text-shadow: 0 1px 0 #fff" */ + .zh-connect-repository-container a { + color: #cbcbcbEE; + text-shadow: none; + } + /* source #3: "#fff" */ + .zh-toggle-button { + background: #1b102e; + background-image: none; + } + /* source #3: "#f4f5f5" */ + .horizontal-scrollbar::-webkit-scrollbar-track { + background: #2c1a36; + } + /* source #3: "#ddd" */ + .horizontal-scrollbar::-webkit-scrollbar-thumb { + background: #220e29; + } + /* source #3: "#f5f5f5", "#e5e5e5" */ + .zh-pipeline { + background-color: #1e1430; + border-color: #322252; + } + /* source #3: "#f4f5f5", "#e5e5e5" */ + .zh-pipeline-heading-container { + background: #2c1a36; + border-bottom-color: #322252; + } + /* source #3: "box-shadow: none !important" */ + .zh-pipeline-heading-edit { + box-shadow: none !important; + } + /* source #3: "color: #333" */ + .zh-power .zh-pipeline-options { + color: #cbcbcbEE; + } + /* source #3: "#ddd" */ + .zh-pipeline-issues::-webkit-scrollbar { + background: #220e29; + } + /* source #3: "#f5f5f5" */ + .zh-pipeline-issues::-webkit-scrollbar-track { + background: #1e1430; + } + /* source #3: "#ddd" */ + .zh-pipeline-issues::-webkit-scrollbar-thumb { + background: #220e29; + } + /* source #3: "#e5e5e5", "#fff" */ + .zh-pipeline-issue-content { + border-color: #322252; + background: #1b102e; + background-image: none; + } + /* source #3: "color: #4183c4 !important" */ + .zh-pipeline-issue-toggler:hover { + color: rgba(79, 140, 201, 0.9) !important; + color: rgba(/*[[base-color-rgb]]*/, 0.9) !important; + } + /* source #3: "#efefef" */ + .zh-issue-placeholder, .zh-pipeline-placeholder { + background: #221738; + } + /* source #3: "#fff" */ + .zh-overlay { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #000" */ + .zh-overlay-body { + color: #f0f0f0; + } + /* source #3: "#fff" */ + .new-pipeline-column { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#eee", "color: #333" */ + .zh-board-menu-item .btn { + background: linear-gradient(#fcfcfc, #2c1a36); + color: #cbcbcbEE; + } + /* source #3: "#fff", "none" */ + .zh-board-menu-item .btn.disabled, .zh-board-menu-item .btn.disabled:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e5e5e5" */ + .zh-pipeline-collapsed .zh-pipeline-heading-container { + border-right-color: #322252; + } + /* source #3: "#e5e5e5" */ + .zh-pipeline-collapsed .zh-pipeline-options.zh-pipeline-icon { + border-bottom-color: #322252; + } + /* source #3: "transparent","#fff" */ + .zh-pipeline-expanded .zh-issue-meta { + background-image: linear-gradient(to right, transparent 90%, #1b102e; background-image: none 99%); + } + /* source #3: "#eee" */ + .zh-epic-filter-container .btn { + background: linear-gradient(#fcfcfc, #2c1a36) !important; + } + /* source #3: "#f5f5f5" */ + .search-query { + background-color: #1e1430; + } + /* source #3: "#fff" */ + .search-query:focus { + background: #1b102e; + background-image: none; + } + /* source #3: "#fff", "#ddd" */ + .zh-board-loading-message, .zh-overlay-loading-board { + background-color: #1b102e; + background-image: none; + } + .zh-board-loading-message { + border-color: #322252; + } + /* source #3: "color: #767676" */ + .zh-markdown-body { + color: #767676; + } + /* source #3: "#e5e5e5", "#f8f8f8" */ + .zh-milestone-dates { + border-color: #322252; + background-color: #221738; + } + /* source #3: "#ddd", "#fff" */ + .zh-milestone-dates .milestone-start-calendar-container { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e5e5e5", "#e5e5e5" */ + .zh-burndown-chart-container { + border-left-color: #322252; + border-right-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .burndown-chart-tip { + color: #cbcbcb94; + } + /* source #3: "#e5e5e5" */ + .zh-reports .stats-container { + border-color: #322252; + } + /* source #3: "#e5e5e5" */ + .zh-reports .stats-item { + border-right-color: #322252; + } + /* source #3: "color: #767676" */ + .zh-reports .stats-item--issues .zh-estimate-badge-closed, + .zh-reports .stats-item--issues strong { + color: #767676; + } + /* source #3: "#e5e5e5" */ + .zh-issue-list .table-list-title { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zh-issue-list .table-list-header { + color: #cbcbcb94; + } + /* source #3: "#e5e5e5" */ + .zh-burndown-repo-selector { + border-color: #322252; + } + /* source #3: "color: #333" */ + .zh-reports .btn { + color: #cbcbcbEE; + } + /* source #3: "#eee","#ddd", "color: #333" */ + .zh-reports .btn:hover { + background: linear-gradient(#2c1a36, #220e29); + color: #cbcbcbEE; + } + /* source #3: "transparent", "transparent", "none" */ + .zh-repo-switcher .zh-repo-switcher-btn, + .zh-repo-switcher .zh-repo-switcher-btn:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + } + /* source #3: "#fff", "#e9e9e9", "box-shadow: none" */ + .zh-repo-switcher .zh-repo-switcher-btn.selected, + .zh-repo-switcher .zh-repo-switcher-btn:hover { + background-color: #1b102e; + background-image: none; + border-color: #322252; + box-shadow: none; + } + /* source #3: "#fff" */ + .zh-timeline-comment { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #586069", "#ddd","#eee" */ + .zh-timeline-comment-header { + color: #cbcbcbCC; + border-color: #322252; + } + /* source #3: "color: #555" */ + .zh-timeline-comment-header-text { + color: #cbcbcbCC; + } + /* source #3: "#fff" */ + .zh-dependency-manager-container.TimelineItem .zhc-dependency, + .zh-epic-issue-container.TimelineItem .zhc-epic-issue-list, + .zh-epic-issue-container.TimelineItem .zhc-epic-list { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e6ebf1" */ + .zh-collapse-manager-container--isExpanded .discussion-item:last-child { + border-bottom-color: #322252; + } + /* source #3: "transparent" */ + .zh-collapse-control-container { + background-color: transparent; + } + /* source #3: "transparent" */ + .zh-collapse-control { + border-color: transparent; + } + /* source #3: "#e9e9e9", "#fff" */ + .zh-collapse-control:hover, .zh-collapse-control__main-icon { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e5e5e5", "#fff" */ + .zh-issuecard-container { + border-color: #322252; + background: #1b102e; + background-image: none; + } + /* source #3: "#efefef" */ + .zh-issuecard-placeholder { + background: #221738; + } + /* source #3: "#fff" */ + .zh-pipeline-action, .zh-pipeline-issue-action { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#eee" */ + .zh-pipeline-action:hover, .zh-pipeline-issue-action:hover { + background-color: #2c1a36; + } + /* source #3: "#e5e5e5" */ + .zh-issuecard-meta { + border-top-color: #322252; + } + /* source #3: "transparent" */ + .zh-merge-repository-body { + background-color: transparent; + } + /* source #3: "color: #767676" */ + .zh-merge-repository-body .zh-open-cross-organization-btn { + color: #767676; + } + /* source #3: "color: #0366d6 !important" */ + .zh-merge-repository-body .zh-open-cross-organization-btn:hover { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #3: "#fff" */ + .zh-mergetool-pipelines-dialog { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f5f5f5", "color: #333" */ + .zh-mergetool-pipelines-dialog .zh-mergetool-info { + background-color: #1e1430; + color: #cbcbcbEE; + } + /* source #3: "#fff", "color: #333" */ + .zh-mergetool-pipelines-dialog .zh-miniboard-wrapper .zh-miniboard-pipeline { + background-color: #1b102e; + background-image: none; + color: #cbcbcbEE; + } + /* source #3: "#f5f5f5" */ + .zh-mergetool-pipelines-dialog .zh-miniboard-wrapper .zh-miniboard-pipeline-target { + background-color: #1e1430; + } + /* source #3: "#fff" */ + .zh-mergetool-pipelines-dialog .zh-miniboard-source-pipeline-placeholder, + .zh-mergetool-pipelines-dialog .zh-miniboard-wrapper .zh-miniboard-pipeline-target.zh-miniboard-new-pipeline { + background-color: #1b102e; + background-image: none; + } + /* source #3: "none" */ + .btn.zh-multi-repo-show-all-btn, .btn.zh-multi-repo-show-one-btn { + background-image: none; + } + /* source #3: "#fff" */ + .btn.zh-multi-repo-show-all-btn:hover, .btn.zh-multi-repo-show-one-btn:hover, + .zh-onboarding-highlighted, .zh-select-menu-modal-body .zh-select-menu-modal, + .zhe .zh-onboarding-highlighted { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #000" */ + .zhe .zh-onboarding-highlighted .header-nav-link { + color: #f0f0f0; + } + /* source #3: "#fff", "color: #cbcbcb66" */ + .zh-onboarding-modal { + background-color: #1b102e; + background-image: none; + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zh-onboarding-modal__title { + color: #cbcbcbEE; + } + /* source #3: "none" */ + .zh-onboarding-modal__buttons .btn.btn--onboarding-cta { + background-image: none; + } + /* source #3: "color: #586069" */ + .zh-epic-issue-header { + color: #cbcbcbCC; + } + /* source #3: "color: #333" */ + .zh-epic-issue-header-title, .zh-epic-issue-header strong { + color: #cbcbcbEE; + } + /* source #3: "color: #586069" */ + .zh-epic-issue-progress-text { + color: #cbcbcbCC; + } + /* source #3: "color: #333" */ + .zh-epic-issue-progress-text strong { + color: #cbcbcbEE; + } + /* source #3: "#eee" */ + .zh-select-menu-item { + border-bottom-color: #322252; + } + /* source #3: "#0366d6" */ + .zh-select-menu-item.navigation-focus, .zh-select-menu-item:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #3: "#f4f5f5" */ + .zh-select-menu-header { + background: #2c1a36; + } + /* source #3: "color: #333", "text-shadow: 0 1px 0 #fff" */ + .zh-select-menu-header .zh-select-menu-title { + color: #cbcbcbEE; + text-shadow: none; + } + /* source #3: "color: #586069" */ + .zh-discussion-sidebar-heading { + color: #cbcbcbCC; + } + /* source #3: "none" */ + .zh-discussion-sidebar-toggle { + background: none; + } + /* source #3: "#f5f5f5" */ + .zh-select-menu-footer { + background-color: #1e1430; + } + /* source #3: "color: #cbcbcb66", "#fff" */ + .zh-select-menu-modal { + color: #cbcbcb94; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8" */ + .zh-select-menu-filters { + background: #221738; + } + /* source #3: "#ddd" */ + .zh-select-menu-text-filter { + border-bottom-color: #322252; + } + /* source #3: "#ddd" */ + .zh-select-menu-text-filter input { + border-color: #322252; + } + /* source #3: "#fff" */ + .zh-reload-update-prompt-container { + background: #1b102e; + background-image: none; + } + /* source #3: "color: #586069" */ + .zh-reload-update-prompt-content { + color: #cbcbcbCC; + } + /* source #3: "#ddd" */ + .zh-issue-counter { + background-color: #220e29; + } + /* source #3: "#fff" */ + .zh-progress-bar__completed { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + .zh-tooltip::before { + border-color: transparent; + } + /* source #3: "transparent", "transparent" */ + .zh-d3-tooltip .zh-tooltip-triangle { + border-left-color: transparent; + border-right-color: transparent; + } + /* source #3: "#fff" */ + .zh-epic-creator-page-visible .zh-epic-creator-container--fullscreen { + background: #1b102e; + background-image: none; + } + /* source #3: "color: #333" */ + .zh-epic-header .zh-estimate-is, .zh-epic-header .zh-estimate-was, + .zh-epic-header .zh-issue, .zh-epic-header .zh-pipeline-is, + .zh-epic-header .zh-pipeline-was { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zh-epic-issue-list-item-md, .zh-epic-issue-list-item-sm { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f4f5f5" */ + .zh-epic-issue-list-item-md:hover { + background-color: #2c1a36; + } + /* source #3: "#fff" */ + .zh-epic-issue-list-item-lg { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f4f5f5" */ + .zh-epic-issue-list-item-lg:hover { + background-color: #2c1a36; + } + /* source #3: "color: #333" */ + .zh-epic-issue-list-item-title-link { + color: #cbcbcbEE; + } + /* source #3: "color: #0366d6" */ + .zh-epic-issue-list-item-title-link:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #3: "color: #767676" */ + .zh-epic-issue-list-item-number, .zh-epic-issue-list-item-status { + color: #767676; + } + /* source #3: "#ddd", "#f4f4f4" */ + .zh-pipeline-badge-light { + background-color: #220e29; + background-color: #2c1a36; + } + /* source #3: "#ddd" */ + .zh-pipeline-badge { + background-color: #220e29; + } + /* source #3: "color: #767676" */ + .zh-epic-creator-header-label { + color: #767676; + } + /* source #3: "color: #0366d6" */ + .zh-epic-creator-header-repo a { + color: /*[[base-color]]*/ #874488; + } + /* source #3: "#fff" */ + .zh-epic-creator-title input { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#ddd" */ + .zh-epic-creator-nav { + border-bottom-color: #322252; + } + /* source #3: "initial", "color: #000" */ + .zh-epic-creator-tab { + background: initial; + color: #f0f0f0; + } + /* source #3: "#fff", "#ddd","transparent", "#fff" */ + .zh-epic-creator-tab.selected { + background: #1b102e; + background-image: none; + border-color: #3e4b9e #322252 #1b102e; + } + /* source #3: "color: #333", "#f6f8fa", "#e9e9e9", "#e9e9e9" */ + .zh-epic-creator-issue-list .zh-epic-creator-issue-list-not-in-workspace { + color: #cbcbcbEE; + background-color: #1e1430; + border-bottom-color: #322252; + border-top-color: #322252; + } + /* source #3: "color: #767676" */ + .zh-progress-title { + color: #767676; + } + /* source #3: "#eee" */ + .zh-epic-creator-progress-bar { + background-color: #2c1a36; + } + /* source #3: "color: #767676" */ + .zh-epic-creator-empty span { + color: #767676; + } + /* source #3: "color: #cbcbcb66" */ + .zh-epic-creator-placeholder-bottom a { + color: #cbcbcb94; + } + /* source #3: "#eee" */ + .zh-board-menu { + border-bottom-color: #322252; + } + /* source #3: "color: #767676" */ + .zh-epic-pipeline-selector-name { + color: #767676; + } + /* source #3: "#e5e5e5" */ + .zh-epic-issues-picker-new-issue { + border-color: #322252; + } + /* source #3: "#fff" */ + .zh-epic-picker-issue-placeholder:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e5e5e5" */ + .zh-epic-issue-list-container, .zh-epic-issue-list-footer { + border-color: #322252; + } + /* source #3: "color: #767676" */ + .zh-epic-issue-list-empty span { + color: #767676; + } + /* source #3: "#eee" */ + .zh-epic-btn { + background-color: #2c1a36; + } + /* source #3: "none" */ + .zh-epic-btn:active { + background-image: none; + } + /* source #3: "color: #333", "#ddd" */ + .zh-epic-form-control, .zh-epic-form-control-small { + color: #cbcbcbEE; + border-color: #322252; + } + /* source #3: "#fff" */ + .zh-epic-form-control-small:focus, .zh-epic-form-control:focus { + background: #1b102e; + background-image: none; + } + /* source #3: "rgba(27,31,35,0.2)", "color: #24292e", "#eff3f6" */ + .zh-webapp.zh-epic-creator-page-visible .btn { + border-color: rgba(200, 200, 200, 0.15); + color: #cbcbcbAA; + background-color: #2c1a36; + } + /* source #3: "#e6ebf1", "#e6ebf1", "rgba(27,31,35,0.35)" */ + .zh-webapp.zh-epic-creator-page-visible .btn:hover { + background-color: #444; + background-image: linear-gradient(-180deg, #f0f3f6 0%, #444 90%); + border-color: rgba(200, 200, 200, 0.3); + } + /* source #3: "#e9ecef", "none", "rgba(27,31,35,0.35)" */ + .zh-webapp.zh-epic-creator-page-visible .btn:active { + background-color: #322252; + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #3: "#28a745", "#28a745" */ + .zh-webapp.zh-epic-creator-page-visible .btn-primary { + background-color: #373; + background-image: linear-gradient(-180deg, #34d058 0%, #373 90%); + } + /* source #3: "rgba(27,31,35,0.5)" */ + .zh-webapp.zh-epic-creator-page-visible .btn-primary:hover { + border-color: rgba(200, 200, 200, 0.3); + } + /* source #3: "#279f43", "none", "rgba(27,31,35,0.5)" */ + .zh-webapp.zh-epic-creator-page-visible .btn-primary:active { + background-color: #874488; + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #3: "#f6f8fa", "#e1e4e8" */ + .zh-webapp.zh-epic-creator-page-visible .table-list-header { + background-color: #1e1430; + border-color: #322252; + } + /* source #3: "#f4f4f4" */ + .zh-webapp.zh-epic-creator-page-visible .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus, + .zh-webapp.zh-epic-creator-page-visible .zh-board-menu-itemgroup .zh-select-menu-item.navigation-focus.selected { + background-color: #2c1a36; + } + /* source #3: "#f5f5f5" */ + .zh-webapp.zh-epic-creator-page-visible .search-query { + background-color: #1e1430; + } + /* source #3: "#fff" */ + .zh-webapp.zh-epic-creator-page-visible .search-query:focus { + background: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + .zh-estimate-badge-closed { + background-color: transparent; + } + /* source #3: "#ddd", "#ddd" */ + .zh-estimate-badge--epic-points { + background-color: #220e29; + border-color: #322252; + } + /* source #3: "color: #000" */ + .zh-badge-value { + color: #f0f0f0; + } + /* source #3: "#fff" */ + .SingleDatePicker_picker, .SingleDatePicker_picker__fullScreenPortal, + .SingleDatePickerInput { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + .DayPickerKeyboardShortcuts_show__bottomRight::before { + border-top-color: transparent; + } + /* source #3: "transparent" */ + .DayPickerKeyboardShortcuts_show__topLeft::before, + .DayPickerKeyboardShortcuts_show__topRight::before { + border-bottom-color: transparent; + } + /* source #3: "#fff" */ + .CalendarDay__default, .DayPickerKeyboardShortcuts_panel { + background: #1b102e; + background-image: none; + } + /* source #3: "#f4f5f5" */ + .CalendarDay__hovered_offset { + background: #2c1a36; + } + /* source #3: "#fff" */ + .CalendarDay__blocked_minimum_nights, + .CalendarDay__blocked_minimum_nights:active, + .CalendarDay__blocked_minimum_nights:hover, + .CalendarDay__blocked_out_of_range, + .CalendarDay__blocked_out_of_range:active, + .CalendarDay__blocked_out_of_range:hover, .CalendarDay__outside, + .CalendarMonth, .CalendarMonthGrid { + background: #1b102e; + background-image: none; + } + /* source #3: "#fff" */ + .DayPickerNavigation_button__default { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#fff" */ + .DayPicker, .DayPicker__horizontal, + .DayPickerNavigation_button__verticalDefault { + background: #1b102e; + background-image: none; + } + /* source #3: "box-shadow: none" */ + .DayPicker_portal__horizontal { + box-shadow: none; + } + /* source #3: "#fff" */ + .DateInput, .DayPicker_weekHeader__verticalScrollable { + background: #1b102e; + background-image: none; + } + /* source #3: "#fff", "transparent" */ + .DateInput_input { + background-color: #1b102e; + background-image: none; + border-bottom-color: transparent; + } + /* source #3: "#fff" */ + .DateInput_input__focused { + background: #1b102e; + background-image: none; + } + /* source #3: "#fff" */ + .DateRangePicker_picker, .DateRangePicker_picker__fullScreenPortal, + .DateRangePickerInput { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#ddd" */ + .zhc-markdown h1, .zhc-markdown h2 { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-markdown hr { + background-color: #322252; + } + /* source #3: "#ddd" */ + .zhc-markdown blockquote { + border-left-color: #322252; + } + /* source #3: "#ddd" */ + .zhc-markdown table td, .zhc-markdown table th, .zhc-markdown table tr { + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-markdown table tr { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + .zhc-markdown pre code { + background-color: transparent; + } + /* source #3: "#fff" */ + .zhc-markdown img { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #444d56", "#959da5", "box-shadow: inset 0 -1px 0 #959da5" */ + .zhc-markdown kbd { + color: #cbcbcbCC; + border-bottom-color: #484848; + box-shadow: inset 0 -2px 0 #220e29; + } + /* source #3: "transparent" */ + img.gh-emoji { + background: transparent; + } + /* source #3: "#fff", "#e9e9e9", "color: #333" */ + .zhc-btn { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-btn, .zhc-btn.zhc-btn--disabled, + .zhc-btn.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn.zhc-btn--disabled:active, .zhc-btn.zhc-btn--disabled:focus, + .zhc-btn.zhc-btn--disabled:hover, .zhc-btn[disabled], + .zhc-btn[disabled].zhc-btn--is-active, .zhc-btn[disabled]:active, + .zhc-btn[disabled]:focus, .zhc-btn[disabled]:hover { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-btn.zhc-btn--is-active, .zhc-btn:active, .zhc-btn:focus, .zhc-btn:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-btn.zhc-btn--is-active, .zhc-btn:active { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-btn--default, .zhc-btn--default.zhc-btn--disabled, + .zhc-btn--default.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--default.zhc-btn--disabled:active, + .zhc-btn--default.zhc-btn--disabled:focus, + .zhc-btn--default.zhc-btn--disabled:hover, .zhc-btn--default[disabled], + .zhc-btn--default[disabled].zhc-btn--is-active, + .zhc-btn--default[disabled]:active, .zhc-btn--default[disabled]:focus, + .zhc-btn--default[disabled]:hover { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-btn--default.zhc-btn--is-active, .zhc-btn--default:active, + .zhc-btn--default:focus, .zhc-btn--default:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-btn--default.zhc-btn--is-active, .zhc-btn--default:active { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-btn--action.zhc-btn--disabled, + .zhc-btn--action.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--action.zhc-btn--disabled:active, + .zhc-btn--action.zhc-btn--disabled:focus, + .zhc-btn--action.zhc-btn--disabled:hover, .zhc-btn--action[disabled], + .zhc-btn--action[disabled].zhc-btn--is-active, + .zhc-btn--action[disabled]:active, .zhc-btn--action[disabled]:focus, + .zhc-btn--action[disabled]:hover { + background-color: #322252; + } + /* source #3: "none" */ + .zhc-btn--danger { + background-image: none !important; + } + /* source #3: "#fff", "none" */ + .zhc-btn--danger-bordered { + background-color: #1b102e; + background-image: none; + background-image: none !important; + } + /* source #3: "#fff" */ + .zhc-btn--danger-bordered.zhc-btn--disabled, + .zhc-btn--danger-bordered.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--danger-bordered.zhc-btn--disabled:active, + .zhc-btn--danger-bordered.zhc-btn--disabled:focus, + .zhc-btn--danger-bordered.zhc-btn--disabled:hover, + .zhc-btn--danger-bordered.zhc-btn--is-active, + .zhc-btn--danger-bordered:active, .zhc-btn--danger-bordered:focus, + .zhc-btn--danger-bordered:hover, .zhc-btn--danger-bordered[disabled], + .zhc-btn--danger-bordered[disabled].zhc-btn--is-active, + .zhc-btn--danger-bordered[disabled]:active, + .zhc-btn--danger-bordered[disabled]:focus, + .zhc-btn--danger-bordered[disabled]:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent", "transparent" */ + .zhc-btn--minimal, .zhc-btn--minimal.zhc-btn--disabled, + .zhc-btn--minimal.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--minimal.zhc-btn--disabled:active, + .zhc-btn--minimal.zhc-btn--disabled:focus, + .zhc-btn--minimal.zhc-btn--disabled:hover, + .zhc-btn--minimal.zhc-btn--is-active, .zhc-btn--minimal:active, + .zhc-btn--minimal:focus, .zhc-btn--minimal:hover, + .zhc-btn--minimal[disabled], .zhc-btn--minimal[disabled].zhc-btn--is-active, + .zhc-btn--minimal[disabled]:active, .zhc-btn--minimal[disabled]:focus, + .zhc-btn--minimal[disabled]:hover { + background-color: transparent; + border-color: transparent; + } + /* source #3: "rgba(0,0,0,0)" */ + .zhc-btn--minimal.zhc-btn--is-active, .zhc-btn--minimal:active { + background-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-btn--primary.zhc-btn--disabled, + .zhc-btn--primary.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--primary.zhc-btn--disabled:active, + .zhc-btn--primary.zhc-btn--disabled:focus, + .zhc-btn--primary.zhc-btn--disabled:hover, .zhc-btn--primary[disabled], + .zhc-btn--primary[disabled].zhc-btn--is-active, + .zhc-btn--primary[disabled]:active, .zhc-btn--primary[disabled]:focus, + .zhc-btn--primary[disabled]:hover { + border-color: #322252; + } + /* source #3: "#fff", "#5e60ba" */ + .zhc-btn--primary-bordered, .zhc-btn--primary-bordered.zhc-btn--disabled, + .zhc-btn--primary-bordered.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--primary-bordered.zhc-btn--disabled:active, + .zhc-btn--primary-bordered.zhc-btn--disabled:focus, + .zhc-btn--primary-bordered.zhc-btn--disabled:hover, + .zhc-btn--primary-bordered[disabled], + .zhc-btn--primary-bordered[disabled].zhc-btn--is-active, + .zhc-btn--primary-bordered[disabled]:active, + .zhc-btn--primary-bordered[disabled]:focus, + .zhc-btn--primary-bordered[disabled]:hover { + background-color: #1b102e; + background-image: none; + border-color: #8368aa; + } + /* source #3: "#fff" */ + .zhc-btn--primary-bordered.zhc-btn--is-active, + .zhc-btn--primary-bordered:active, .zhc-btn--primary-bordered:focus, + .zhc-btn--primary-bordered:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66", "#f4f4f4", "#e9e9e9" */ + .zhc-btn--secondary { + color: #cbcbcb94; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-btn--secondary, .zhc-btn--secondary.zhc-btn--disabled, + .zhc-btn--secondary.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--secondary.zhc-btn--disabled:active, + .zhc-btn--secondary.zhc-btn--disabled:focus, + .zhc-btn--secondary.zhc-btn--disabled:hover, .zhc-btn--secondary[disabled], + .zhc-btn--secondary[disabled].zhc-btn--is-active, + .zhc-btn--secondary[disabled]:active, .zhc-btn--secondary[disabled]:focus, + .zhc-btn--secondary[disabled]:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-btn--secondary.zhc-btn--is-active, .zhc-btn--secondary:active, + .zhc-btn--secondary:focus, .zhc-btn--secondary:hover { + background-color: #322252; + } + /* source #3: "#fff", "#e9e9e9", "color: #cbcbcb66", "transparent" */ + .zhc-btn--secondary-bordered { + background-color: #1b102e; + background-image: none; + border-color: #322252; + color: #cbcbcb94; + background-color: transparent; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-btn--secondary-bordered.zhc-btn--disabled, + .zhc-btn--secondary-bordered.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--secondary-bordered.zhc-btn--disabled:active, + .zhc-btn--secondary-bordered.zhc-btn--disabled:focus, + .zhc-btn--secondary-bordered.zhc-btn--disabled:hover, + .zhc-btn--secondary-bordered[disabled], + .zhc-btn--secondary-bordered[disabled].zhc-btn--is-active, + .zhc-btn--secondary-bordered[disabled]:active, + .zhc-btn--secondary-bordered[disabled]:focus, + .zhc-btn--secondary-bordered[disabled]:hover { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-btn--secondary-bordered.zhc-btn--is-active, + .zhc-btn--secondary-bordered:active, .zhc-btn--secondary-bordered:focus, + .zhc-btn--secondary-bordered:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-btn--secondary-bordered.zhc-btn--is-active, + .zhc-btn--secondary-bordered:active { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#f8f8f8" */ + .zhc-btn--secondary-bordered.zhc-btn--is-active, + .zhc-btn--secondary-bordered:active, .zhc-btn--secondary-bordered:focus, + .zhc-btn--secondary-bordered:hover { + background-color: #221738; + } + /* source #3: "transparent" */ + .zhc-btn--secondary-bordered.zhc-btn--disabled, + .zhc-btn--secondary-bordered.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--secondary-bordered.zhc-btn--disabled:active, + .zhc-btn--secondary-bordered.zhc-btn--disabled:focus, + .zhc-btn--secondary-bordered.zhc-btn--disabled:hover, + .zhc-btn--secondary-bordered[disabled], + .zhc-btn--secondary-bordered[disabled].zhc-btn--is-active, + .zhc-btn--secondary-bordered[disabled]:active, + .zhc-btn--secondary-bordered[disabled]:focus, + .zhc-btn--secondary-bordered[disabled]:hover { + background-color: transparent; + } + /* source #3: "transparent" */ + .zhc-btn--topbar { + border-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-btn--topbar:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "transparent" */ + .zhc-btn--text { + background-color: transparent !important; + } + /* source #3: "transparent", "#e9e9e9" */ + .zhc-btn--text.zhc-btn--disabled, + .zhc-btn--text.zhc-btn--disabled.zhc-btn--is-active, + .zhc-btn--text.zhc-btn--disabled:active, + .zhc-btn--text.zhc-btn--disabled:focus, + .zhc-btn--text.zhc-btn--disabled:hover, .zhc-btn--text[disabled], + .zhc-btn--text[disabled].zhc-btn--is-active, .zhc-btn--text[disabled]:active, + .zhc-btn--text[disabled]:focus, .zhc-btn--text[disabled]:hover { + background-color: transparent !important; + border-color: #322252; + } + /* source #3: "transparent" */ + .zhc-btn--text.zhc-btn--is-active, .zhc-btn--text:active, + .zhc-btn--text:focus, .zhc-btn--text:hover { + border-color: transparent; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-btn--text-secondary-dark { + color: #cbcbcb94; + } + /* source #3: "transparent" */ + .zhc-btn--border-hover-only { + border-color: transparent; + } + /* source #3: "#fff" */ + .zhc-btn--border-hover-only.zhc-btn--is-active, + .zhc-btn--border-hover-only:active, .zhc-btn--border-hover-only:focus, + .zhc-btn--border-hover-only:hover, .zhc-confirm-dialog { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-confirm-dialog__actions .zhc-btn--text { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "color: #cbcbcb66" */ + .zhc-confirm-dialog__footer { + border-top-color: #322252; + color: #cbcbcb94; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-input { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#f4f4f4" */ + .zhc-input--disabled { + background: #2c1a36; + } + /* source #3: "box-shadow: none" */ + .zhc-input--error:focus { + box-shadow: none; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhu-blankslate { + background-color: #2c1a36; + } + /* source #3: "#e9e9e9" */ + .zhu-blankslate, .zhu-checkbox { + border-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhu-checkbox:focus { + box-shadow: none; + } + /* source #3: "color: #333 !important" */ + .zhu-color-text { + color: #cbcbcbEE !important; + } + /* source #3: "color: #cbcbcb66 !important" */ + .zhu-color-text-secondary-dark { + color: #cbcbcb94 !important; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhu-panel { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhu-tag-default { + background-color: #322252; + } + /* source #3: "color: #333" */ + .zhu-text-important { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66 !important" */ + .zhu-text-secondary-dark { + color: #cbcbcb94 !important; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-account-details__section { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-account-details__item { + border-bottom-color: #322252; + } + /* source #3: "#f4f4f4" */ + .zhc-account-details__item--edit input { + background: #2c1a36; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-account-details__item--edit__info-message { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-billing-history__item { + border-bottom-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-billing-history__item:first-child { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-cancel-subscription-modal { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #333", "#e9e9e9" */ + .zhc-cancel-subscription-modal__cancellation-reason { + color: #cbcbcbEE; + border-color: #322252; + } + /* source #3: "#f8f8f8" */ + .zhc-cancel-subscription-modal__missing-features { + background: #221738; + } + /* source #3: "#fff" */ + .zhc-cancel-subscription-modal__missing-features__feature .zhu-checkbox:not(:checked) { + background: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-cancel-subscription-modal__feedback, + .zhc-cancel-subscription-modal__note { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-cancel-subscription-modal__other-comments__input { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-cancel-subscription-modal__warning, .zhc-cancel-subscription-page__text { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-remove-licenses { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-remove-licenses__section { + border-bottom-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-remove-licenses__subtext { + color: #cbcbcb94; + } + /* source #3: "color: #cbcbcb66", "#e9e9e9" */ + .zhc-remove-licenses__quantity { + color: #cbcbcb94; + border-color: #322252; + } + /* source #3: "#fff", "color: #cbcbcb66" */ + .zhc-account-settings__section { + background-color: #1b102e; + background-image: none; + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-account-settings__section h3, .zhc-account-settings__section strong { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-account-settings__link { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-account-settings__link .zhu-panel { + border-top-color: #322252; + } + /* source #3: "#fcf9e4", "#faebcc" */ + .zhc-account-settings__summary--warning { + background-color: #321; + border-color: #542; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-account-settings__icon { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-organization-admin-item { + border-bottom-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-organization-admin-item__username { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-avatar { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent", "#5e60ba" */ + .zhc-badge--estimate-closed { + background-color: transparent; + border-color: #8368aa; + } + /* source #3: "transparent", "#e9e9e9" */ + .zhc-badge--estimate-average { + background-color: transparent; + border-color: #322252; + } + /* source #3: "#ddd" */ + .zhc-badge--issue-count { + background-color: #220e29; + } + /* source #3: "transparent" */ + .zhc-badge--epic-points { + background-color: transparent; + } + /* source #3: "color: #000" */ + .zhc-badge--epic-points .zhc-badge__value { + color: #f0f0f0; + } + /* source #3: "color: #cbcbcb66", "#fcf9e4", "#faebcc" */ + .zhc-banner { + color: #cbcbcb94; + background-color: #321; + border-color: #542; + } + /* source #3: "color: #333" */ + .zhc-banner strong { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-banner--neutral { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-board-loading__pipeline-section { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66", "#fff", "#e9e9e9" */ + .zhc-board-loading__message { + color: #cbcbcb94; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhc-board-loading__message .zhc-spinner-outline { + box-shadow: none; + } + /* source #3: "#f8f8f8" */ + .zhc-board-onboarding--mobile { + background-color: #221738; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-board-onboarding--mobile .zhc-board-onboarding__content__text__description { + color: #cbcbcb94; + } + /* source #3: "transparent" */ + .zhc-breadcrumbs--default .zhc-breadcrumbs__button { + border-color: transparent; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-breadcrumbs--default .zhc-breadcrumbs__button--active, + .zhc-breadcrumbs--default .zhc-breadcrumbs__button:hover { + background-color: #221738; + border-color: #322252; + } + /* source #3: "transparent" */ + .zhc-breadcrumbs--extension-topbar, + .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button { + border-color: transparent; + } + /* source #3: "#e9e9e9", "#f4f4f4" */ + .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button:hover { + border-color: #322252; + background-color: #2c1a36; + } + /* source #3: "transparent", "transparent" */ + .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button.zhc-breadcrumbs__button--untitled-workspace:hover { + border-color: transparent; + background-color: transparent; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button--active { + background-color: #221738; + border-color: #322252; + } + /* source #3: "#ccc" */ + .zhc-breadcrumbs__button__untitled-tag { + background-color: #484848; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-breadcrumbs__divider { + color: #cbcbcb94; + } + /* source #3: "transparent", "transparent" */ + .zhc-breadcrumbs--workspace-phase-3-off.zhc-breadcrumbs--extension-topbar .zhc-breadcrumbs__button:hover { + background-color: transparent; + border-color: transparent; + } + /* source #3: "#fff", "#ddd" */ + .zhc-burndown-chart__placeholder, .zhc-burndown-chart__placeholder__message { + background-color: #1b102e; + background-image: none; + } + .zhc-burndown-chart__placeholder__message { + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-burndown-chart__stats { + border-left-color: #322252; + } + /* source #3: "#e9e9e9" */ + @media (max-width: 759px) { + .zhc-burndown-chart__stats:first-child { + border-bottom-color: #322252; + } + } + /* source #3: "color: #333" */ + .zhc-burndown-chart__stats__detail strong { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-burndown-report-header__divider-icon { + color: #cbcbcb94; + } + /* source #3: "color: #333", "#e9e9e9", "#fff", "#e9e9e9" */ + .zhc-button { + border-color: #322252; + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-button, .zhc-button:active, .zhc-button:focus, .zhc-button:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button[disabled], .zhc-button[disabled]:active, + .zhc-button[disabled]:focus, .zhc-button[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "transparent", "transparent", "box-shadow: none" */ + .zhc-button--variant-text { + background-color: transparent; + border-color: transparent; + box-shadow: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none", "transparent" */ + .zhc-button--variant-text[disabled] { + background-color: #221738; + border-color: #322252; + box-shadow: none; + background-color: transparent; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--variant-text[disabled]:active, + .zhc-button--variant-text[disabled]:focus, + .zhc-button--variant-text[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "transparent", "transparent" */ + .zhc-button--variant-text:active, .zhc-button--variant-text:focus, + .zhc-button--variant-text:hover { + background-color: transparent; + border-color: transparent; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-primary[disabled], + .zhc-button--color-primary[disabled]:active, + .zhc-button--color-primary[disabled]:focus, + .zhc-button--color-primary[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "transparent", "transparent", "box-shadow: none" */ + .zhc-button--color-primary.zhc-button--variant-text { + background-color: transparent; + border-color: transparent; + box-shadow: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none", "transparent" */ + .zhc-button--color-primary.zhc-button--variant-text[disabled] { + background-color: #221738; + border-color: #322252; + box-shadow: none; + background-color: transparent; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-primary.zhc-button--variant-text[disabled]:active, + .zhc-button--color-primary.zhc-button--variant-text[disabled]:focus, + .zhc-button--color-primary.zhc-button--variant-text[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "transparent", "transparent" */ + .zhc-button--color-primary.zhc-button--variant-text:active, + .zhc-button--color-primary.zhc-button--variant-text:focus, + .zhc-button--color-primary.zhc-button--variant-text:hover { + background-color: transparent; + border-color: transparent; + } + /* source #3: "#fff", "#5e60ba" */ + .zhc-button--color-primary.zhc-button--variant-outlined { + background-color: #1b102e; + background-image: none; + border-color: #8368aa; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-primary.zhc-button--variant-outlined[disabled], + .zhc-button--color-primary.zhc-button--variant-outlined[disabled]:active, + .zhc-button--color-primary.zhc-button--variant-outlined[disabled]:focus, + .zhc-button--color-primary.zhc-button--variant-outlined[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "#fff", "#5e60ba" */ + .zhc-button--color-primary.zhc-button--variant-outlined:active, + .zhc-button--color-primary.zhc-button--variant-outlined:focus, + .zhc-button--color-primary.zhc-button--variant-outlined:hover { + background-color: #1b102e; + background-image: none; + border-color: #8368aa; + } + /* source #3: "#f8f8f8", "#e9e9e9", "color: #cbcbcb66" */ + .zhc-button--color-secondary { + background-color: #221738; + border-color: #322252; + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-button--color-secondary:active, .zhc-button--color-secondary:focus, + .zhc-button--color-secondary:hover { + background-color: #322252; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-secondary[disabled], + .zhc-button--color-secondary[disabled]:active, + .zhc-button--color-secondary[disabled]:focus, + .zhc-button--color-secondary[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "color: #cbcbcb66", "transparent", "transparent", "box-shadow: none" */ + .zhc-button--color-secondary.zhc-button--variant-text { + color: #cbcbcb94; + background-color: transparent; + border-color: transparent; + box-shadow: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none", "transparent" */ + .zhc-button--color-secondary.zhc-button--variant-text[disabled] { + background-color: #221738; + border-color: #322252; + box-shadow: none; + background-color: transparent; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-secondary.zhc-button--variant-text[disabled]:active, + .zhc-button--color-secondary.zhc-button--variant-text[disabled]:focus, + .zhc-button--color-secondary.zhc-button--variant-text[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "color: #333", "transparent", "transparent" */ + .zhc-button--color-secondary.zhc-button--variant-text:active, + .zhc-button--color-secondary.zhc-button--variant-text:hover { + color: #cbcbcbEE; + background-color: transparent; + border-color: transparent; + } + /* source #3: "transparent", "transparent" */ + .zhc-button--color-secondary.zhc-button--variant-text:focus { + background-color: transparent; + border-color: transparent; + } + /* source #3: "#fff", "#fff", "color: #333", "#e9e9e9" */ + .zhc-button--color-secondary.zhc-button--variant-outlined { + background-color: #1b102e; + background: #1b102e; + background-image: none; + color: #cbcbcbEE; + border-color: #322252; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-secondary.zhc-button--variant-outlined[disabled], + .zhc-button--color-secondary.zhc-button--variant-outlined[disabled]:active, + .zhc-button--color-secondary.zhc-button--variant-outlined[disabled]:focus, + .zhc-button--color-secondary.zhc-button--variant-outlined[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "#fff" */ + .zhc-button--color-secondary.zhc-button--variant-outlined:active, + .zhc-button--color-secondary.zhc-button--variant-outlined:focus, + .zhc-button--color-secondary.zhc-button--variant-outlined:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-action[disabled], + .zhc-button--color-action[disabled]:active, + .zhc-button--color-action[disabled]:focus, + .zhc-button--color-action[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "transparent", "transparent", "box-shadow: none" */ + .zhc-button--color-action.zhc-button--variant-text { + background-color: transparent; + border-color: transparent; + box-shadow: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none", "transparent" */ + .zhc-button--color-action.zhc-button--variant-text[disabled] { + background-color: #221738; + border-color: #322252; + box-shadow: none; + background-color: transparent; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-action.zhc-button--variant-text[disabled]:active, + .zhc-button--color-action.zhc-button--variant-text[disabled]:focus, + .zhc-button--color-action.zhc-button--variant-text[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "transparent", "transparent" */ + .zhc-button--color-action.zhc-button--variant-text:active, + .zhc-button--color-action.zhc-button--variant-text:focus, + .zhc-button--color-action.zhc-button--variant-text:hover { + background-color: transparent; + border-color: transparent; + } + /* source #3: "#fff" */ + .zhc-button--color-action.zhc-button--variant-outlined { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-action.zhc-button--variant-outlined[disabled], + .zhc-button--color-action.zhc-button--variant-outlined[disabled]:active, + .zhc-button--color-action.zhc-button--variant-outlined[disabled]:focus, + .zhc-button--color-action.zhc-button--variant-outlined[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "#fff" */ + .zhc-button--color-action.zhc-button--variant-outlined:active, + .zhc-button--color-action.zhc-button--variant-outlined:focus, + .zhc-button--color-action.zhc-button--variant-outlined:hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-danger[disabled], + .zhc-button--color-danger[disabled]:active, + .zhc-button--color-danger[disabled]:focus, + .zhc-button--color-danger[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "transparent", "transparent", "box-shadow: none" */ + .zhc-button--color-danger.zhc-button--variant-text { + background-color: transparent; + border-color: transparent; + box-shadow: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none", "transparent" */ + .zhc-button--color-danger.zhc-button--variant-text[disabled] { + background-color: #221738; + border-color: #322252; + box-shadow: none; + background-color: transparent; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-danger.zhc-button--variant-text[disabled]:active, + .zhc-button--color-danger.zhc-button--variant-text[disabled]:focus, + .zhc-button--color-danger.zhc-button--variant-text[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "transparent", "transparent" */ + .zhc-button--color-danger.zhc-button--variant-text:active, + .zhc-button--color-danger.zhc-button--variant-text:focus, + .zhc-button--color-danger.zhc-button--variant-text:hover { + background-color: transparent; + border-color: transparent; + } + /* source #3: "#fff" */ + .zhc-button--color-danger.zhc-button--variant-outlined { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8", "#e9e9e9", "box-shadow: none" */ + .zhc-button--color-danger.zhc-button--variant-outlined[disabled], + .zhc-button--color-danger.zhc-button--variant-outlined[disabled]:active, + .zhc-button--color-danger.zhc-button--variant-outlined[disabled]:focus, + .zhc-button--color-danger.zhc-button--variant-outlined[disabled]:hover { + background-color: #221738; + border-color: #322252; + box-shadow: none; + } + /* source #3: "#fff", "#e9e9e9", "color: #333", "#f8f8f8", "#e9e9e9" */ + .zhc-button--color-danger.zhc-button--variant-outlined:active, + .zhc-button--color-danger.zhc-button--variant-outlined:focus, + .zhc-button--color-danger.zhc-button--variant-outlined:hover, + .zhc-button--color-inactive { + background-color: #1b102e; + background-image: none; + } + .zhc-button--color-inactive { + color: #cbcbcbEE; + background-color: #221738; + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-button--color-inactive:active, .zhc-button--color-inactive:focus, + .zhc-button--color-inactive:hover { + background-color: #1b102e; + background-image: none; + background-color: #221738; + border-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhc-button-group > * { + box-shadow: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-cancellation-notice__text { + color: #cbcbcb94; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-chart-container { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-chart-container__header { + background-color: #2c1a36; + border-bottom-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-chart-container__info-toggle { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-chart-container__footer { + border-top-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-chart-legend__item { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + @media (max-width: 759px) { + .zhc-chart-legend__item:nth-child(even) { + border-left-color: #322252; + } + } + /* source #3: "#e9e9e9" */ + @media (min-width: 760px) and (max-width: 1019px) { + .zhc-chart-legend__item:not(:nth-child(4n)) { + border-right-color: #322252; + } + } + /* source #3: "#e9e9e9" */ + @media (min-width: 1020px) { + .zhc-chart-legend__item:not(:nth-child(5n)) { + border-right-color: #322252; + } + } + /* source #3: "#e9e9e9" */ + .zhc-chart-stats__stat { + border-right-color: #322252; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-chart-info__wrapper { + background: #221738; + border-bottom-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-chart-info__close { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-chart-legend::after { + background: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-chart-legend .zhc-dropdown, .zhc-chart-legend display flex { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + @media (max-width: 759px) { + .zhc-chart-legend .zhc-dropdown:nth-child(odd), + .zhc-chart-legend display flex:nth-child(odd) { + border-right-color: #322252; + } + } + /* source #3: "#e9e9e9" */ + @media (min-width: 760px) and (max-width: 1019px) { + .zhc-chart-legend .zhc-dropdown:not(:nth-child(4n)), + .zhc-chart-legend display flex:not(:nth-child(4n)) { + border-right-color: #322252; + } + } + /* source #3: "#e9e9e9" */ + @media (min-width: 1020px) { + .zhc-chart-legend .zhc-dropdown:not(:nth-child(5n)), + .zhc-chart-legend display flex:not(:nth-child(5n)) { + border-right-color: #322252; + } + } + /* source #3: "none", "#fff" */ + .zhc-chart-legend .zhc-dropdown .zhc-selection-button { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#5e60ba" */ + .zhc-chart-legend-icon--dashed { + border-bottom-color: #8368aa; + } + /* source #3: "#fff" */ + .zhc-chart-legend-icon--check::after { + border-color: #1b102e; + } + /* source #3: "#fff" */ + .zhc-chart-legend-icon--disabled { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-chart-legend__labels { + border-bottom-color: #322252; + } + /* source #3: "#f8f8f8" */ + .zhc-chart-legend__labels--notselected { + background-color: #221738; + } + /* source #3: "#e9e9e9" */ + @media (max-width: 759px) { + .zhc-chart-legend__labels:nth-child(odd) { + border-right-color: #322252; + } + } + /* source #3: "#e9e9e9" */ + @media (min-width: 760px) and (max-width: 1019px) { + .zhc-chart-legend__labels:not(:nth-child(4n)) { + border-right-color: #322252; + } + } + /* source #3: "#e9e9e9" */ + @media (min-width: 1020px) { + .zhc-chart-legend__labels:not(:nth-child(5n)) { + border-right-color: #322252; + } + } + /* source #3: "#e9e9e9" */ + .zhc-chart-legend__labels-label-item:hover { + background-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-chart-legend__labels-x { + color: #cbcbcb94; + } + /* source #3: "rgba(0,0,0,0.8)" */ + .zhc-chart-tooltip { + background-color: #2c1a36; + } + /* source #3: "#ccc" */ + .zhc-checkbox-toggle::before { + background-color: #484848; + } + /* source #3: "#fff" */ + .zhc-checkbox-toggle::after { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#5e60ba" */ + .zhc-checkbox-toggle--is-active::after, + .zhc-checkbox-toggle--is-active::before { + border-color: #8368aa; + } + /* source #3: "#e9e9e9" */ + .zhc-checkout-box__input { + border-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhc-checkout-box__input input:focus { + box-shadow: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-checkout-box__input-button { + color: #cbcbcb94; + } + /* source #3: "#5e60ba" */ + .zhc-checkout-box__update-quantity__input { + border-color: #8368aa; + } + /* source #3: "#f4f4f4" */ + .zhc-checkout-box__plan--active { + background-color: #2c1a36; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-checkout-box__cancel, .zhc-checkout-box__card-number, + .zhc-checkout-box__meta { + color: #cbcbcb94; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-chip--outlined { + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-chip--outlined, .zhc-choose-organization { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-choose-organization__learn-more, + .zhc-choose-organization__section + .zhc-choose-organization__section { + border-top-color: #322252; + } + /* source #3: "transparent" */ + .zhc-organization-item { + border-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-organization-item:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-organization-item__content .zhc-avatar { + border-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-organization-item__name { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-organization-item__personal { + color: #cbcbcb94; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-collapsible__content { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "transparent" */ + .zhc-collapsible-control { + border-color: transparent; + } + /* source #3: "transparent" */ + .zhc-collapsible-control--button { + background-color: transparent; + } + /* source #3: "color: #333" */ + .zhc-collapsible-control:hover.zhc-collapsible-control--grey:not(.zhc-collapsible-control--border) { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-collapsible-control:hover.zhc-collapsible-control--border { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9", "#fff" */ + @media (max-width: 759px) { + .zhc-collapsible-control { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + } + /* source #3: "#e9e9e9" */ + .zhc-collapsible-control__main-icon { + border-color: #322252; + } + /* source #3: "#fff", "color: #333" */ + .zhc-confetti-announcement { + background-color: #1b102e; + background-image: none; + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-confetti-announcement .zhc-confetti-announcement__close:hover { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-confirmation-modal { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-consent-form { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "color: #333" */ + .zhc-consent-form__title { + border-top-color: #322252; + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9" */ + .zhc-consent-form__checkbox input { + border-color: #322252; + } + /* source #3: "box-shadow: none" */ + @media (min-width: 1020px) { + .zhc-control-chart .zhc-control-chart__left-axis { + box-shadow: none; + } + } + /* source #3: "transparent" */ + .zhc-control-chart-report .zhc-dropdown--ccr-pipelines .zhc-selection-item--is-disabled { + background-color: transparent; + } + /* source #3: "color: #333" */ + .zhc-control-chart-report__chart_stat .zhc-chart-emphasis { + color: #cbcbcbEE; + } + /* source #3: "box-shadow: none" */ + @media (min-width: 1020px) { + .zhc-cumulative-chart__left-axis { + box-shadow: none; + } + } + /* source #3: "border: 1px solid" */ + .zhc-color-square { + border-color: #1b102e; + } + /* source #3: "#fff" */ + .zhc-billing { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-billing__period, .zhc-billing__title { + color: #cbcbcb94; + } + /* source #3: "#f8f8f8" */ + .zhc-dashboard-nav .zhc-org-dropdown__toggle-button { + border-color: #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-dashboard-nav .zhc-org-dropdown__toggle-button:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-dashboard-nav__section { + border-bottom-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-dashboard-nav__item--secondary { + color: #cbcbcb94; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-dashboard-topbar { + background-color: #1b102e; + background-image: none; + border-bottom-color: #322252; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .DateRangePickerInput { + background: #221738; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + @media (min-width: 760px) { + .DateRangePickerInput .DateRangePicker_picker { + border-color: #322252; + } + } + /* source #3: "none", "color: #cbcbcb66" */ + .DateInput, .DateRangePickerInput_arrow::after { + color: #cbcbcb94; + } + /* source #3: "none" */ + .DateInput, .DateInput .DateInput_input { + background: none; + } + /* source #3: "color: #cbcbcb66" */ + .DateInput .DateInput_displayText__has-input { + color: #cbcbcb94; + } + /* source #3: "color: #cbcbcb66", "#e9e9e9" */ + .DayPicker__horizontal .DayPicker_nav__next, + .DayPicker__horizontal .DayPicker_nav__prev { + color: #cbcbcb94; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66", "#e9e9e9" */ + .CalendarDay, .CalendarMonth_caption { + color: #cbcbcb94; + } + .CalendarDay { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .DayPicker_weekHeader { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-date-selector .DayPicker, .zhc-date-selector .DayPicker--horizontal { + background: #1b102e; + background-image: none; + } + /* source #3: "#faebcc", "#fcf9e4" */ + .zhc-add-dependency__error-message { + border-color: #542; + background-color: #321; + } + /* source #3: "color: #333" */ + .zhc-add-dependency__error-message .zhu-font-bold { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-dependency-color-grey { + color: #cbcbcb94; + } + /* source #3: "transparent" */ + @media (min-width: 760px) { + .zhc-dependency-issue-selector__search .zhc-search { + background-color: transparent; + } + } + /* source #3: "box-shadow: none" */ + .zhc-dependency-issue-selector__search .zhc-search input[type="text"]:focus { + box-shadow: none; + } + /* source #3: "#fff" */ + .zhc-dependency-issue-selector__issues__container { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-dependency-issue-selector__issue-item-pipeline .zhc-svg-icon, + .zhc-dependency-list__issue--completed .zhc-dependency-list__issue__title a { + color: #cbcbcb94; + } + /* source #3: "transparent" */ + .zhc-dependency-item-simple .zhc-selection-item { + border-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-dependency-item-simple .zhc-selection-item:hover { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-dependency-item-simple a { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-dependency-item-simple__header { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-dependency { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-dependency-type-dropdown { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-dependency-type-dropdown__control { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-dependency-type-dropdown__control .zhc-svg-icon { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-dependency-type-dropdown__list { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-dependency-type-dropdown__list__item { + border-color: #322252; + } + /* source #3: "#fff" */ + @media (max-width: 759px) { + .zhc-add-dependency { + background-color: #1b102e; + background-image: none; + } + } + /* source #3: "transparent" */ + .zhc-dropdown__clear-filter { + background: transparent; + } + /* source #3: "none" */ + .zhc-dropdown__clear-filter:hover { + background-image: none; + } + /* source #3: "color: #cbcbcb66", "transparent" */ + .zhc-dropdown-switch-item__switch { + color: #cbcbcb94; + border-color: transparent; + } + /* source #3: "color: #333" */ + .zhc-empty-state h1 { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-epic-list { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-epic-list .zhc-svg-icon { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-epic-list__epic-icon { + background-color: #322252; + border-color: #1b102e; + } + /* source #3: "color: #333" */ + .zhc-epic-pipeline-list--item__title, .zhc-error-page__header__description, + .zhc-error-page__header__title { + color: #cbcbcbEE; + } + /* source #3: "transparent" */ + .zhc-feature-alert--new-workspace::after { + border-color: transparent; + } + /* source #3: "#fff" */ + .zhc-feature-announcement { + background: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-feature-announcement__x:hover { + color: #cbcbcb94; + } + /* source #3: "#f8f8f8" */ + .zhc-feature-announcement__image { + background: #221738; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-filter-expand-button { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-filter-tag { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-filter-tag .zhc-svg-icon--x { + color: #cbcbcb94; + } + /* source #3: "color: #cbcbcb66", "transparent" */ + .zhc-filter-tag__text { + color: #cbcbcb94; + background-color: transparent; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-filter-tags__options { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "color: #cbcbcb66" */ + .zhc-footer__wrapper { + border-top-color: #322252; + color: #cbcbcb94; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-footer__terms a { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-icon--has-notification::after { + border-color: #1b102e; + } + /* source #3: "#fff", "color: #cbcbcb66" */ + .zhc-info-alert { + background-color: #1b102e; + background-image: none; + color: #cbcbcb94; + } + /* source #3: "transparent" */ + .zhc-info-alert--pointer::after, .zhc-info-alert--pointer::before { + border-color: transparent; + } + /* source #3: "#fff" */ + .zhc-info-alert--pointer--left::after { + border-right-color: #1b102e; + } + /* source #3: "#fff" */ + .zhc-info-alert--pointer--right::after { + border-left-color: #1b102e; + } + /* source #3: "#fff" */ + .zhc-info-alert--pointer--top::after { + border-bottom-color: #1b102e; + } + /* source #3: "#fff" */ + .zhc-info-alert--pointer--bottom::after { + border-top-color: #1b102e; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-integration-repo-selector__repos__container, + .zhc-integrations .zhc-integrations-section { + background-color: #1b102e; + background-image: none; + } + .zhc-integrations .zhc-integrations-section { + border-color: #322252; + } + /* source #3: "#f4f4f4" */ + .zhc-integrations .zhc-integrations-section input { + background: #2c1a36; + } + /* source #3: "box-shadow: none" */ + .zhc-integrations-section .zhc-integrations-section__form--error input:focus { + box-shadow: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-integrations-section .zhc-integrations-section__form-label { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-integrations-item { + border-bottom-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-integrations-item .zhc-integrations__hook:first-child:not(:last-child), + .zhc-integrations-item .zhc-integrations__repo, + .zhc-integrations-item .zhc-integrations__service { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9", "color: #cbcbcb66" */ + .zhc-integrations-list__header { + border-bottom-color: #322252; + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-invite-link-modal { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-invite-link-modal__sharing-link { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-invite-link-modal__icon { + color: #cbcbcb94; + } + /* source #3: "#f8f8f8" */ + .invite-link-footer { + background: #221738; + } + /* source #3: "color: #cbcbcb66" */ + .invite-link-footer__link .zhc-input { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-invite-your-team { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#fff","rgba(0,0,0,0)", "#fff","rgba(0,0,0,0)" */ + .zhc-invite-your-team__scrollable-section { + background: linear-gradient(#1b102e; background-image: none 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #1b102e; background-image: none 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.15), transparent), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.15), transparent) 0 100%; + background: linear-gradient(#1b102e; background-image: none 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #1b102e; background-image: none 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.15), transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.15), transparent) 0 100%; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-invite-your-team-section--suggested:not(.zhc-invite-your-team-section--empty) { + background: #221738; + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-invite-your-team__controls { + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-invite-your-team-item { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-invite-your-team-item--toggle-text { + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-invitees-list { + border-bottom-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhc-invitees-list input:focus { + box-shadow: none; + } + /* source #3: "color: #333" */ + .zhc-invitee-input { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-issue-card { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#5e60ba" */ + .zhc-issue-card--options-open { + border-color: #8368aa; + } + /* source #3: "#5e60ba", "#e9e9e9" */ + .zhc-issue-card__action-notification { + border-left-color: #8368aa; + border-top-color: #322252; + } + /* source #3: "#fff" */ + .zhc-issue-card__action-notification .zhc-icon--has-notification::after, + .zhc-issue-card__action-notification .zhc-icon--notification::after, + .zhc-issue-card__action-notification .zhc-issue-card__action-notification__has-notification::after { + border-color: #1b102e; + } + /* source #3: "#5e60ba" */ + .zhc-issue-card--multi-active, .zhc-issue-card--multi-active::after { + border-color: #8368aa; + } + /* source #3: "#e9e9e9", "#ddd" */ + .zhc-issue-card--is-dragging { + background-color: #322252; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-issue-card__main { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-issue-card__meta { + border-top-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-issue-card__issue-title { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9" */ + .zhc-issue-card__assignees .zhc-avatar, + .zhc-issue-card__assignees .zhc-issue-card__multiple-assignees { + border-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-issue-card__heading__main { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-issue-card__actions__btn { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-issue-card__epic-filter { + color: #cbcbcbEE; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-issue-card__connected-pull-request { + background-color: #221738; + border-color: #322252; + } + /* source #3: "#fff","rgba(0,0,0,0)", "#fff","rgba(0,0,0,0)" */ + .zhc-selection-list-deprecated--issue-card-actions .zhc-selection-list-deprecated__body .zhc-selection-list-deprecated__list { + background: linear-gradient(#1b102e; background-image: none 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #1b102e; background-image: none 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.15), transparent), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.15), transparent) 0 100%; + background: linear-gradient(#1b102e; background-image: none 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #1b102e; background-image: none 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.15), transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.15), transparent) 0 100%; + } + /* source #3: "box-shadow: none" */ + .zhc-issue-cards:focus { + box-shadow: none; + } + /* source #3: "#ddd" */ + .zhc-issue-cards::-webkit-scrollbar, + .zhc-issue-cards::-webkit-scrollbar-thumb { + background: #220e29; + } + /* source #3: "#f4f4f4" */ + .zhc-issue-cards::-webkit-scrollbar-track { + background: #2c1a36; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-add-comment { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-add-comment__username { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-comment { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-comment__username { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-comment__timestamp, .zhc-comment__timestamp a { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-edit-comment__preview, .zhc-edit-comment__textarea { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-edit-comment__file-upload { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-discussion-events__icon, .zhc-edit-comment__tag-loading { + border-color: #322252; + } + /* source #3: "#6a737d" */ + .zhc-discussion-events__icon--grey, .zhc-discussion-events__icon--grey-dark { + background-color: #444; + } + /* source #3: "#24292e" */ + .zhc-discussion-events__icon--grey-darker { + background-color: #1b102e; + } + /* source #3: "transparent", "#e9e9e9" */ + .zhc-edit-issue__title-input { + background-color: transparent; + border-bottom-color: #322252; + } + /* source #3: "#ffd33d" */ + .zhc-issue-badge--pr-draft { + background-color: #cb4; + color: #cbcbcbAA; + } + /* source #3: "color: #333" */ + .zhc-issue-description { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9" */ + .zhc-issue-meta { + border-bottom-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-issue-meta__username { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-modal__body.zhc-issue-modal__body--extension { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-issue-modal__header__toggle-sidebar .zhc-svg-icon { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-issue-sidebar .zhc-sidebar-selector { + border-bottom-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-new-issue-body__username { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-new-issue-body__title-input { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-issue-item .zhc-svg-icon--board { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-issue-item__title { + color: #cbcbcbEE; + } + /* source #3: "none" */ + .zhc-sidebar-assignee-selector .zhc-sidebar-assignee-selector_active_assignees { + background: none; + } + /* source #3: "color: #333" */ + .zhc-sidebar-assign-yourself--read-only:hover { + color: #cbcbcbEE; + } + /* source #3: "none" */ + .zhc-sidebar-selector { + background: none; + } + /* source #3: "color: #333" */ + .zhc-sidebar-epic-selector .zhc-sidebar-active-epics a { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-create-estimate-item__content .zhc-svg-icon { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-sidebar-pipeline-selector__label { + color: #cbcbcbEE; + } + /* source #3: "color: #586069" */ + .discussion-sidebar-item .zhc-sidebar-pipeline-selector__label { + color: #cbcbcbCC; + } + /* source #3: "color: #333" */ + .zhc-sidebar-active-pipeline__name { + color: #cbcbcbEE; + } + /* source #3: "color: #333", "none" */ + .zhc-sidebar-pipeline-selector__button { + color: #cbcbcbEE; + background: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-sidebar-pipeline-selector__button .zhc-svg-icon--gear:hover { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-sidebar-pipeline-selector__button--disabled:active, + .zhc-sidebar-pipeline-selector__button--disabled:active .zhc-sidebar-active-pipeline__name, + .zhc-sidebar-pipeline-selector__button--disabled:focus, + .zhc-sidebar-pipeline-selector__button--disabled:focus .zhc-sidebar-active-pipeline__name, + .zhc-sidebar-pipeline-selector__button--disabled:hover, + .zhc-sidebar-pipeline-selector__button--disabled:hover .zhc-sidebar-active-pipeline__name { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-sidebar-active-pipeline__direction .zhc-priority-icon--hovered:not(.zhc-priority-icon--has-priority) .zhc-priority-icon__pin-icon, + .zhc-sidebar-active-pipeline__direction .zhc-priority-icon:hover:not(.zhc-priority-icon--has-priority) .zhc-priority-icon__pin-icon { + color: #cbcbcb94; + } + /* source #3: "color: #586069" */ + .discussion-sidebar-item .zhc-sidebar-selector-button { + color: #cbcbcbCC; + } + /* source #3: "color: #333", "none" */ + .zhc-sidebar-selector-button { + color: #cbcbcbEE; + background: none; + } + /* source #3: "color: #333" */ + .zhc-sidebar-selector-button:active:disabled .zhc-sidebar-selector-button__heading, + .zhc-sidebar-selector-button:focus:disabled .zhc-sidebar-selector-button__heading, + .zhc-sidebar-selector-button:hover:disabled .zhc-sidebar-selector-button__heading { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-sidebar-selector-button:active .zhc-svg-icon--gear-github, + .zhc-sidebar-selector-button:focus .zhc-svg-icon--gear-github, + .zhc-sidebar-selector-button:hover .zhc-svg-icon--gear-github { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-sidebar-selector-button--no-hover:active .zhc-sidebar-selector-button__heading, + .zhc-sidebar-selector-button--no-hover:focus .zhc-sidebar-selector-button__heading, + .zhc-sidebar-selector-button--no-hover:hover .zhc-sidebar-selector-button__heading { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9" */ + .zhc-issues-list { + border-color: #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-issues-list__header { + background-color: #2c1a36; + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-issues-list-item__wrapper { + border-top-color: #322252; + } + /* source #3: "#fff" */ + .zhc-issues-list-item { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8" */ + .zhc-issues-list-item:hover { + background-color: #221738; + } + /* source #3: "color: #333" */ + .zhc-issues-list-item__issue_number, .zhc-issues-list-item__title a { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-item-table { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f4f4f4" */ + .zhc-item-table__header { + background-color: #2c1a36; + } + /* source #3: "#e9e9e9" */ + .zhc-item-table__cell, .zhc-item-table__column-title { + border-bottom-color: #322252; + } + /* source #3: "#f8f8f8" */ + .zhc-item-table__row--closed { + background-color: #221738; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-item-table__meta-title { + color: #cbcbcb94; + } + /* source #3: "box-shadow: none" */ + .zhc-link-button:active, .zhc-link-button:focus, .zhc-link-button:hover { + box-shadow: none; + } + /* source #3: "color: #000" */ + .zhc-loading__header { + color: #f0f0f0; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-manage-plan__offer, .zhc-manage-plan__summary { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-manage-plan__renewal-date, .zhc-manage-plan__subtitle { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-manage-plan__renewal-date strong { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-manage-plan__team-members { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-manage-plan__licensed-members, .zhc-manage-plan__team-members-header { + border-color: #322252; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-team-member__options-icon-wrapper--active, + .zhc-team-member__options-icon-wrapper:hover { + background-color: #221738; + border-color: #322252; + } + /* source #3: "#fcf9e4", "#faebcc" */ + .zhc-manage-plan__non-licensed-members { + background-color: #321; + border-color: #542; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-markdown-toolbar__item:active, .zhc-markdown-toolbar__item:focus, + .zhc-markdown-toolbar__item:hover { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + @media (max-width: 759px) { + .zhc-menu-bar-item--search-bar { + border-top-color: #322252; + } + } + /* source #3: "#fff" */ + @media (max-width: 759px) { + .zhc-menu-container__modal--is-open .zhc-menu-container__modal-wrapper { + background-color: #1b102e; + background-image: none; + } + } + /* source #3: "#fff" */ + .zhc-menu-container__header, + .zhc-menu-container__modal--is-open .zhc-menu-bar-item:not(.zhc-menu-bar-item--filter-tags) .zhc-btn:not(.zhc-btn--action), + .zhc-menu-container__modal--is-open .zhc-menu-bar-item:not(.zhc-menu-bar-item--filter-tags) .zhc-btn:not(.zhc-btn--action):hover { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-merge-repo-finder { + color: #cbcbcb94; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-merge-repo-finder__container { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-merge-repo-finder__header, .zhc-merge-repo-finder__header__text { + color: #cbcbcbEE; + } + /* source #3: "transparent" */ + .zhc-merge-repo-finder__cancel { + background: transparent; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-merge-repo-finder__cancel .zhc-svg-icon--x:hover { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-merge-repo-finder-input__label { + color: #cbcbcbEE; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-merge-repo-finder-input__text-input { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#f8f8f8" */ + .zhc-merging-tool { + background-color: #221738; + } + /* source #3: "#fcf9e4", "#faebcc", "color: #cbcbcb66" */ + .zhc-merging-tool__warning { + background-color: #321; + border-bottom-color: #542; + color: #cbcbcb94; + } + /* source #3: "#f8f8f8" */ + .zhc-merging-tool__buttons { + background-color: #221738; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-merging-tool-pipeline { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-merging-tool-pipeline--is-new { + background-color: #221738; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-merging-tool-pipeline__header, + .zhc-merging-tool-pipeline__header--is-edit { + border-bottom-color: #322252; + } + /* source #3: "transparent" */ + .zhc-merging-tool-pipeline--placeholder, + .zhc-merging-tool-pipeline--placeholder .zhc-pipeline-header__main { + background-color: transparent; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-merging-tool-pipeline--add__input { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9", "#ddd", "box-shadow: none" */ + .zhc-merging-tool-pipeline-card--is-dragging .zhc-merging-tool-pipeline-card__body { + background-color: #322252; + border-color: #322252; + box-shadow: none; + } + /* source #3: "#e9e9e9", "#f8f8f8" */ + .zhc-merging-tool-pipeline-card__body { + border-color: #322252; + background-color: #221738; + } + /* source #3: "color: #333" */ + .zhc-merging-tool-pipeline-card__repo-name { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-merging-tool-pipeline-card__issue-count { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #333" */ + .zhc-merging-tool-pipeline-card--all-issues .zhc-merging-tool-pipeline-card__issue-count { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-merging-tool-pipeline-card__buttons { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-merging-tool-repo-dropdown::after { + border-right-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-merging-tool-repo-dropdown .zhc-selection-list-deprecated__list .zhc-tooltip-wrapper .zhc-selection-item { + border-bottom-color: #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9", "transparent" */ + .zhc-merging-tool-repo-dropdown .zhc-selection-list-deprecated__list .zhc-tooltip-wrapper .zhc-selection-item:hover { + background-color: #2c1a36; + border-color: transparent #322252 #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-merging-tool-repo-dropdown .zhc-selection-list-deprecated__list .zhc-tooltip-wrapper:first-child .zhc-selection-item:hover { + border-top-color: #322252; + } + /* source #3: "transparent" */ + .zhc-merging-tool-repo-dropdown .zhc-selection-list-deprecated__list .zhc-tooltip-wrapper:last-child .zhc-selection-item { + border-bottom-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-merging-tool-repo-dropdown .zhc-selection-list-deprecated__list .zhc-tooltip-wrapper:last-child .zhc-selection-item:hover { + border-bottom-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-merging-tool-repo-dropdown .zhc-selection-button { + color: #cbcbcbEE; + } + /* source #3: "#f4f4f4" */ + .zhc-merging-tool-repo-dropdown .zhc-selection-button:disabled { + background-color: #2c1a36; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-merging-tool-repo-dropdown__org-name { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-merging-tool-repo-dropdown__repo-name { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-milestone-modal__characters-left { + color: #cbcbcb94; + } + /* source #3: "color: #4183c4" */ + .zhc-milestone-modal__connected-repos__select-repos { + color: rgba(79, 140, 201, 0.9); + color: rgba(/*[[base-color-rgb]]*/, 0.9); + } + /* source #3: "#e9e9e9" */ + .zhc-milestone-modal__info input, .zhc-milestone-modal__info textarea { + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-milestone-modal__info input { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-milestone-panel { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-milestone-panel__title, .zhc-milestone-start-date__date { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-milestone-title__description { + color: #cbcbcb94; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-modal__header { + background-color: #1b102e; + background-image: none; + border-bottom-color: #322252; + } + /* source #3: "#f8f8f8" */ + .zhc-modal__header--no-title { + background-color: #221738; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-modal__header__close:hover { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-modal__header__close .zhc-svg-icon:hover { + color: #cbcbcbEE; + } + /* source #3: "#f8f8f8" */ + .zhc-modal__body { + background-color: #221738; + } + /* source #3: "#fff" */ + .zhc-multi-action-footer { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #333" */ + .zhc-multi-action-placeholder__primary-text { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-multi-action-status, .zhc-my-info__delete p, .zhc-my-info__gh-info-text, + .zhc-my-info__terms { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-app-notification { + border-bottom-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8" */ + .zhc-app-notification:hover { + background: #221738; + } + /* source #3: "box-shadow: none" */ + .zhc-app-notification:focus { + box-shadow: none; + } + /* source #3: "color: #333" */ + .zhc-app-notification__title, .zhc-notifications-body__header__title { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-notifications-body__manage { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-notifications-manager__item { + border-bottom-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-notifications-manager__item-name { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-notifications-manager__item-status { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-notifications-manager__header { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9" */ + .zhc-subscription-menu__item { + border-bottom-color: #322252; + } + /* source #3: "#f4f4f4" */ + .zhc-subscription-menu__item:hover { + background-color: #2c1a36; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-notifications-sidebar__item, .zhc-subscription-menu-item__title, + .zhc-subscription-menu__item-title { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-notifications-sidebar__item:hover { + background-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-notifications-sidebar__header { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-repo-notifications { + border-color: #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-repo-notifications__header { + background-color: #2c1a36; + border-bottom-color: #322252; + } + /* source #3: "transparent" */ + .zhc-repo-notifications--single-repo .zhc-repo-notifications__header { + background-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-repo-notifications--single-repo .zhc-repo-notifications__load-more, + .zhc-repo-notifications--single-repo .zhc-repo-notifications__notification-list { + border-color: #322252; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-repo-notifications__load-more { + border-top-color: #322252; + } + /* source #3: "#fff" */ + .zh-onboarding-banner__progress-dot, .zhc-repo-notifications__load-more { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + @media (max-width: 759px) { + .zh-onboarding-banner__next-step .zhc-click-text-item { + background-color: transparent; + } + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-onboarding-page .zhc-sidebar-container { + background: #1b102e; + background-image: none; + border-right-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-org-dropdown__toggle-button--bordered { + border-color: #322252; + } + /* source #3: "none" */ + @media (max-width: 759px) { + .zhc-page-container { + background-image: none; + } + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-pipeline { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-pipeline--add__input { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + .zhc-pipeline--add-placeholder .zhc-pipeline-header__main { + background-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-pipeline--is-collapsed .zhc-pipeline-header__collapsed-actions { + border-bottom-color: #322252; + } + /* source #3: "color: #4183c4" */ + .zhc-pipeline__load-more { + color: rgba(79, 140, 201, 0.9); + color: rgba(/*[[base-color-rgb]]*/, 0.9); + } + /* source #3: "transparent" */ + .zhc-pipeline__button { + background-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-pipeline-body { + border-top-color: #322252; + } + /* source #3: "#f4f4f4" */ + .zhc-pipeline-sorted-placeholder { + background-color: #2c1a36; + } + /* source #3: "#e9e9e9" */ + .zhc-pipeline-form { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9", "color: #333" */ + .zhc-pipeline-form__input, .zhc-pipeline-form__text-area { + border-color: #322252; + color: #cbcbcbEE; + } + /* source #3: "#f4f4f4" */ + .zhc-pipeline-header { + background: #2c1a36; + } + /* source #3: "box-shadow: none" */ + .zhc-pipeline-header__form__edit { + box-shadow: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-pipeline-header__meta { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-pipeline-sort-status { + border-top-color: #322252; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-popover { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-progress-bar { + background-color: #322252; + } + /* source #3: "#ccc" */ + .zhc-progress-dot { + background-color: #484848; + } + /* source #3: "transparent" */ + .zhc-pr-issue-connector__info::after, .zhc-pr-issue-connector__info::before { + border-color: transparent; + } + /* source #3: "#fff" */ + .zhc-pr-issue-connector__info::after { + border-right-color: #1b102e; + } + /* source #3: "color: #333" */ + .zhc-pr-issue-connector__issue__title a { + color: #cbcbcbEE; + } + /* source #3: "#ccc" */ + .zhu-radio-button__container:hover input { + background-color: #484848; + } + /* source #3: "#5e60ba" */ + .zhu-radio-button__container input { + border-color: #8368aa; + } + /* source #3: "transparent", "transparent", "#e9e9e9" */ + .zhc-release-add-repos-dropdown__repo-item { + border-left-color: transparent; + border-right-color: transparent; + border-bottom-color: #322252; + } + /* source #3: "transparent" */ + .zhc-release-add-repos-dropdown__repo-item:first-child { + border-top-color: transparent; + } + /* source #3: "transparent" */ + .zhc-release-add-repos-dropdown__repo-item:last-child { + border-bottom-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-release-add-repos-dropdown__repo-item:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-release-add-repos-dropdown__repo-item:hover:first-child { + border-top-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-release-add-repos-dropdown__repo-item:hover:last-child { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9", "color: #333" */ + .zhc-release-connected-repos-dropdown__repo-item { + border-bottom-color: #322252; + color: #cbcbcbEE; + } + /* source #3: "transparent" */ + .zhc-release-connected-repos-dropdown__repo-item:last-child { + border-bottom-color: transparent; + } + /* source #3: "#e9e9e9", "color: #cbcbcb66" */ + .zhc-release-event { + border-bottom-color: #322252; + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-release-event-link a, .zhc-release-event__item--date--highlighted, + .zhc-release-event__item.zhc-release-event__item--author, + .zhc-release-event__item.zhc-release-event__item--scope { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9" */ + .zhc-release-progress__header { + border-top-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-release-progress--diff, .zhc-release-progress--no-prediction { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-release-progress__section { + border-right-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-release-progress__stats { + border-top-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-release-issues .zhc-release-issues__info-alert { + border-color: #322252; + } + /* source #3: "#f8f8f8" */ + .zhc-release--no-issues { + background-color: #221738; + } + /* source #3: "color: #333" */ + .zhc-release--no-issues__content h2 { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-release-report__date { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-release-report__date .zhc-due-date, + .zhc-release-report__date .zhc-release-report__date__value { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-release-report-create__info, .zhc-release-report__description { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-release-report-form__desc-textarea, + .zhc-release-report-form__title-input { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-remove-filter-item { + border-bottom-color: #322252; + } + /* source #3: "color: #000" */ + .zhc-repo-item__lock .zhc-svg-icon { + color: #f0f0f0; + } + /* source #3: "#fff" */ + .zhc-repo-overlay { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-report-loading__title { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-reports-date-range .zhc-reports-date-range__date-range { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-reports-date-range .zhc-dropdown--reports-dates .zhc-selection-list-deprecated .zhc-reports-date-range__date-range { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-reports-date-range .zhc-dropdown--reports-dates .zhc-selection-button__title .zhc-reports-date-range__date-range { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-reports-date-range .DateRangePickerInput { + background: #1b102e; + background-image: none; + } + /* source #3: "color: #333" */ + .zhc-reports-date-range .CalendarMonth_caption, + .zhc-reports-date-range .DateRangePickerInput .DateInput .DateInput_input, + .zhc-reports-date-range .DayPicker_weekHeader { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-report-card { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-report-card__title { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-report-card__secondary-cta, .zhc-report-card__section { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-report-tabs { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9", "color: #cbcbcb66", "#f4f4f4" */ + .zhc-report-tabs__nav { + border-bottom-color: #322252; + color: #cbcbcb94; + background-color: #2c1a36; + } + /* source #3: "color: #333" */ + .zhc-report-tabs__nav .zhc-report-tabs__nav__item:hover { + color: #cbcbcbEE; + } + /* source #3: "color: #333", "#5e60ba" */ + .zhc-report-tabs__nav .zhc-report-tabs__nav__item--active { + color: #cbcbcbEE; + border-bottom-color: #8368aa; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-report-tabs__nav .zhc-report-tabs__nav__item--active:hover { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "color: #cbcbcb66", "#f8f8f8" */ + .zhc-report-tabs__filters { + border-bottom-color: #322252; + color: #cbcbcb94; + background-color: #221738; + } + /* source #3: "color: #333" */ + .zhc-request-license-text { + color: #cbcbcbEE; + } + /* source #3: "#ccc" */ + .zhc-request-license__admin-list-container::after, + .zhc-request-license__admin-list-container::before { + background-color: #484848; + } + /* source #3: "#ddd" */ + .zhc-highlighter { + background-color: #220e29; + } + /* source #3: "#fff" */ + .zhc-search { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent", "#ddd" */ + .zhc-search__input { + background-color: transparent; + border-color: #322252; + } + /* source #3: "transparent" */ + .zhc-search__display { + border-color: transparent; + } + /* source #3: "#f4f4f4", "#ddd" */ + .zhc-search--with-icon { + background: #2c1a36; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-search-bar .zhc-svg-icon--search { + color: #cbcbcb94; + } + /* source #3: "#5e60ba" */ + .zhc-search-bar--is-active .zhc-search-bar__input { + border-color: #8368aa; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-search-bar__input { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#5e60ba" */ + .zhc-selection-button--active-filter, + .zhc-selection-button--active-filter.zhc-selection-button--active-filter { + border-color: #8368aa; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-selectable-selection-item__icon .zhc-svg-icon { + color: #cbcbcb94; + } + /* source #3: "transparent" */ + .zhc-selection-item { + border-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-selection-item--is-active { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "transparent", "transparent" */ + .zhc-selection-item--is-disabled, + .zhc-selection-item--is-disabled.zhc-selection-item--is-active, + .zhc-selection-item--is-disabled:hover, .zhc-selection-item:disabled, + .zhc-selection-item:disabled.zhc-selection-item--is-active, + .zhc-selection-item:disabled:hover { + background-color: transparent; + border-color: transparent; + } + /* source #3: "#ddd" */ + .zhc-selection-list__layout { + border-color: #322252; + } + /* source #3: "#fff", "#ddd" */ + .zhc-selection-list__item { + background: #1b102e; + background-image: none; + border-bottom-color: #322252; + } + /* source #3: "#ddd" */ + .zhc-selection-list__item--is-highlighted { + background: #220e29; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-list-deprecated--footer { + border-top-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-selection-list-deprecated-header { + color: #cbcbcbEE; + } + /* source #3: "border: 1px solid", "transparent","#e9e9e9" */ + .zhc-seleciton-list-action-modifier { + border-color: transparent transparent #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-seleciton-list-action-modifier--is-hovering { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "border: 1px solid", "transparent","#e9e9e9" */ + .zhnc-selection-list-item { + border-color: transparent transparent #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhnc-selection-list-item--is-hovering { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-selection-filter { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-filter__input { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-selection-list-deprecated { + color: #cbcbcb94; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-selection-list-deprecated--simple .zhc-selection-list-item:hover:not(.zhc-selection-item--is-disabled) { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-list-deprecated--issue-card-actions .zhc-issue-card__actions__dependency-section { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-list-deprecated--issue-card-actions .zhc-issue-card__actions__quick-action-section { + border-top-color: #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-selection-list-deprecated:not(.zhc-selection-list-deprecated--has-search) .zhc-selectable-selection-item:hover:not(.zhc-selection-item--is-disabled), + .zhc-selection-list-deprecated:not(.zhc-selection-list-deprecated--has-search) .zhc-selection-list-item:hover:not(.zhc-selection-item--is-disabled) { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-selection-list-deprecated__body { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "transparent", "#e9e9e9" */ + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item { + border-color: transparent transparent #322252; + } + /* source #3: "transparent" */ + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item:last-child { + border-bottom-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9", "#e9e9e9", "transparent" */ + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-active { + background-color: #2c1a36; + border-left-color: #322252; + border-right-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-active:first-child { + border-top-color: #322252; + } + /* source #3: "transparent" */ + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-disabled, + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-disabled.zhc-selection-item--is-active, + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-disabled:hover, + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item:disabled, + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item:disabled.zhc-selection-item--is-active, + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item:disabled:hover { + border-color: transparent; + } + /* source #3: "transparent" */ + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-disabled.zhc-selection-item--is-active:not(:first-child), + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-disabled:hover:not(:first-child), + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item:disabled.zhc-selection-item--is-active:not(:first-child), + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item:disabled:hover:not(:first-child) { + border-top-color: transparent; + } + /* source #3: "#e9e9e9", "transparent" */ + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-active { + border-color: transparent #322252 #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-active:last-child { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-active:not(:first-child)::after, + .zhc-selection-list-deprecated__list-container--items-underlined .zhc-selection-item--is-active:not(:first-child)::before { + border-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-selection-list-deprecated__header { + color: #cbcbcbEE; + } + /* source #3: "initial" */ + .zhc-selection-list-deprecated__header--light { + background: initial; + } + /* source #3: "color: #333" */ + .zhc-selection-list-deprecated__header__text { + color: #cbcbcbEE; + } + /* source #3: "transparent" */ + .zhc-selection-list-deprecated__cancel { + background: transparent; + } + /* source #3: "color: #333" */ + .zhc-selection-list-deprecated__cancel:hover { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-selection-list-deprecated__cancel .zhc-svg-icon--x:hover { + color: #cbcbcb94; + } + /* source #3: "transparent", "transparent" */ + .zhc-selection-list-deprecated__list .zhc-selection-list-deprecated__header { + background-color: transparent; + border-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-list-deprecated__footer { + border-top-color: #322252; + } + /* source #3: "transparent", "#e9e9e9" */ + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item { + border-color: transparent transparent #322252; + } + /* source #3: "transparent" */ + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item:last-child { + border-bottom-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9", "#e9e9e9", "transparent" */ + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item--is-active { + background-color: #2c1a36; + border-left-color: #322252; + border-right-color: #322252; + border-top-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item--is-active:first-child { + border-top-color: #322252; + } + /* source #3: "transparent" */ + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item--is-disabled, + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item--is-disabled.zhc-selection-item--is-active, + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item--is-disabled:hover, + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item:disabled, + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item:disabled.zhc-selection-item--is-active, + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item:disabled:hover { + border-color: transparent; + } + /* source #3: "transparent" */ + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item--is-disabled.zhc-selection-item--is-active:not(:first-child), + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item--is-disabled:hover:not(:first-child), + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item:disabled.zhc-selection-item--is-active:not(:first-child), + .zhc-selection-list-deprecated__footer--items-underlined .zhc-selection-item:disabled:hover:not(:first-child) { + border-top-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-selection-list-deprecated__footer:not(.zhc-selection-list-deprecated__footer--items-underlined) .zhc-dependency-banner + .zhc-selection-item--is-active:nth-child(2), + .zhc-selection-list-deprecated__footer:not(.zhc-selection-list-deprecated__footer--items-underlined) .zhc-dependency-banner + .zhc-selection-item:hover:nth-child(2), + .zhc-selection-list-deprecated__footer:not(.zhc-selection-list-deprecated__footer--items-underlined) .zhc-issue-card__action-notification { + border-top-color: #322252; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-shortcut-indicator { + border-color: #322252; + background: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-shortcut-indicators, .zhc-shortcuts-guide__nav-item { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-shortcuts-guide__nav-item:hover { + background-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhc-shortcuts-guide__nav-item:focus { + box-shadow: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-shortcuts-guide__section { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-shortcuts-guide__section h2 { + color: #cbcbcbEE; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-shortcuts-guide__shortcuts-list { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#5e60ba" */ + .zhc-shortcuts-guide__webapp-only-tag { + border-color: #8368aa; + } + /* source #3: "color: #cbcbcb66", "transparent" */ + .zhc-board-settings-item { + color: #cbcbcb94; + border-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-board-settings-item:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "transparent", "transparent" */ + .zhc-collapse-toggle--is-active { + background-color: transparent; + border-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-collapse-toggle--is-active:hover { + background-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-sidebar-divider__bar { + background: #322252; + } + /* source #3: "transparent" */ + .zhc-sidebar-link-item { + border-left-color: transparent; + } + /* source #3: "initial" */ + .user-has-feelings .zhc-sidebar-nav-item:not(.zhc-sidebar-nav-item--is-active):hover { + background-color: initial; + } + /* source #3: "color: #333", "transparent" */ + .zhc-sidebar-nav-item { + color: #cbcbcbEE; + border-left-color: transparent; + } + /* source #3: "#f8f8f8" */ + .zhc-sidebar-nav-item:hover { + background-color: #221738; + } + /* source #3: "#f8f8f8", "#5e60ba" */ + .zhc-sidebar-nav-item--is-active { + background-color: #221738; + border-left-color: #8368aa; + } + /* source #3: "transparent" */ + .zhc-sidebar-nav-item--is-secondary-active { + border-left-color: transparent; + } + /* source #3: "color: #333" */ + .zhc-sidebar-nav-item__link { + color: #cbcbcbEE; + } + /* source #3: "transparent" */ + .zhc-sidebar-nav-item__action { + border-color: transparent; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-sidebar-nav-item__action--is-active, + .zhc-sidebar-nav-item__action:hover { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #333" */ + .zhc-sidebar-nav-item__sub-item:hover { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-sidebar-profile { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f4f4f4" */ + .zhc-sidebar-profile--is-active .zhc-sidebar-profile__toggle { + background-color: #2c1a36; + } + /* source #3: "transparent" */ + .zhc-sidebar-profile__toggle { + border-color: transparent; + } + /* source #3: "#f4f4f4" */ + .zhc-sidebar-profile__toggle:hover { + background-color: #2c1a36; + } + /* source #3: "#e9e9e9" */ + .zhc-sidebar-profile__header { + border-bottom-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-sidebar-profile__name { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66", "transparent" */ + .zhc-sidebar-profile__item { + color: #cbcbcb94; + border-color: transparent; + } + /* source #3: "box-shadow: none" */ + .zhc-sidebar-profile__item:focus { + box-shadow: none; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-sidebar-profile__item:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#fcf9e4", "#faebcc" */ + .zhc-sidebar-warning { + background-color: #321; + border-color: #542; + } + /* source #3: "#f8f8f8" */ + .zhc-workspace-header:hover { + background-color: #221738; + } + /* source #3: "#fff","rgba(0,0,0,0)", "#fff","rgba(0,0,0,0)" */ + .zhc-sidebar--is-dropdown-open .zhc-sidebar__navigation, + .zhc-sidebar--is-full-width .zhc-sidebar__navigation, + .zhc-sidebar--is-hovered .zhc-sidebar__navigation { + background: linear-gradient(#1b102e; background-image: none 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #1b102e; background-image: none 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.15), transparent), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.15), transparent) 0 100%; + background: linear-gradient(#1b102e; background-image: none 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #1b102e; background-image: none 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.15), transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.15), transparent) 0 100%; + } + /* source #3: "#e9e9e9" */ + .zhc-sidebar--is-dropdown-open .zhc-sidebar__container .zhc-sidebar__container__inner, + .zhc-sidebar--is-full-width .zhc-sidebar__container .zhc-sidebar__container__inner, + .zhc-sidebar--is-hovered .zhc-sidebar__container .zhc-sidebar__container__inner { + border-right-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-sidebar--is-wide-screen .zhc-sidebar__footer, + .zhc-sidebar:not(.zhc-sidebar--is-wide-screen):hover .zhc-sidebar__footer { + border-top-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhc-sidebar a:focus { + box-shadow: none; + } + /* source #3: "transparent" */ + .zhc-sidebar__overlay { + background-color: transparent; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-sidebar__container { + border-right-color: #322252; + } + /* source #3: "#fff" */ + .zhc-sidebar__container, .zhc-sidebar__container__inner { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + .zhc-sidebar__footer { + border-top-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-sidebar__footer-left { + border-right-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-skeleton-avatar, .zhc-skeleton-row { + background-image: linear-gradient(90deg, #322252 0px, rgba(0, 0, 0, 0.15) 40px, #322252 80px); + } + /* source #3: "#e9e9e9" */ + .zhc-skeleton-avatar-description-container--with-border, + .zhc-skeleton-paragraph--with-border { + border-bottom-color: #322252; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-skeleton-content-box { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-skeleton-title { + background-image: linear-gradient(90deg, #322252 0px, rgba(0, 0, 0, 0.15) 40px, #322252 80px); + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-skeleton-input-box { + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-skeleton-input-box, .zhc-spinner:not(.zhc-spinner--no-outline) { + background-color: #1b102e; + background-image: none; + } + /* source #3: "box-shadow: none" */ + .zhc-spinner--purple { + box-shadow: none; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-status-tag { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "color: #000" */ + .zhc-status-tag strong { + color: #f0f0f0; + } + /* source #3: "transparent" */ + .zhc-status-tag button { + background: transparent; + } + /* source #3: "#e9e9e9", "#f4f4f4" */ + .zhc-stripe-billing .StripeElement, .zhc-stripe-billing input { + border-color: #322252; + background: #2c1a36; + } + /* source #3: "#e9e9e9", "#e9e9e9" */ + .zhc-table { + border-top-color: #322252; + border-right-color: #322252; + } + /* source #3: "#e9e9e9", "#e9e9e9", "#fff" */ + .zhc-table .zhc-table__cell { + border-bottom-color: #322252; + border-left-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8" */ + .zhc-table .zhc-table__cell--header { + background-color: #221738; + } + /* source #3: "#e9e9e9" */ + .zhc-table-expand-button { + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-table-expand-button .zhc-btn:active { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + .zhc-table-expand-button .zhc-btn:not(:hover) { + border-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-tabs-nav--dropdown { + border-bottom-color: #322252; + } + /* source #3: "transparent", "color: #cbcbcb66" */ + .zhc-tab-navitem { + background: transparent; + color: #cbcbcb94; + } + /* source #3: "transparent", "color: #000" */ + .zhc-tab-navitem--large--active, .zhc-tab-navitem--large:hover, + .zhc-tab-navitem--lined--active, .zhc-tab-navitem--lined:hover { + background-color: transparent; + color: #f0f0f0; + } + /* source #3: "#e9e9e9" */ + .zhc-tab-navitem--full { + border-color: #322252; + } + /* source #3: "#f4f4f4" */ + .zhc-tab-navitem--full:hover { + background-color: #2c1a36; + } + /* source #3: "#5e60ba" */ + .zhc-tab-navitem--full--active, .zhc-tab-navitem--full--active:hover { + border-color: #8368aa; + } + /* source #3: "transparent", "transparent" */ + .zhc-tab-navitem--dropdown { + border-color: transparent; + background: transparent; + } + /* source #3: "transparent" */ + .zhc-tab-navitem--dropdown:hover { + background-color: transparent; + } + /* source #3: "color: #333", "#fff", "#e9e9e9", "#fff" */ + .zhc-tab-navitem--dropdown--active, .zhc-tab-navitem--dropdown--active:hover { + color: #cbcbcbEE; + background-color: #1b102e; + background-image: none; + border-color: #322252 #322252 #1b102e; + } + /* source #3: "#e9e9e9" */ + .zhc-tag { + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-team-member-item { + border-bottom-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-team-members .zhc-svg-icon--check-green { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "#fff" */ + .zhc-team-members__content { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9", "#f8f8f8" */ + .zhc-team-members__searchbar { + border-color: #322252; + background-color: #221738; + } + /* source #3: "#f8f8f8" */ + .zhc-team-members__searchbar input { + background-color: #221738; + } + /* source #3: "box-shadow: none" */ + .zhc-team-members__searchbar input:focus { + box-shadow: none; + } + /* source #3: "color: #333" */ + .zhc-team-members__searchbar .zhc-svg-icon--search { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9" */ + .zhc-team-member { + border-bottom-color: #322252; + } + /* source #3: "#5e60ba" */ + .zhc-toggle-button--purple-when-active--is-active { + border-color: #8368aa; + } + /* source #3: "transparent","none", "transparent" */ + .zhc-tooltip__content::before { + background: transparent none repeat scroll 0 0; + border-color: transparent; + } + /* source #3: "#fff" */ + .zhc-tooltip--info-tip .zhc-tooltip__content { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#fff" */ + .zhc-tooltip--info-tip.zhc-tooltip--right .zhc-tooltip__content::before { + border-right-color: #1b102e; + } + /* source #3: "#fff" */ + .zhc-tooltip--info-tip.zhc-tooltip--left .zhc-tooltip__content::before { + border-left-color: #1b102e; + } + /* source #3: "#fff" */ + .zhc-tooltip--info-tip.zhc-tooltip--top .zhc-tooltip__content::before { + border-top-color: #1b102e; + } + /* source #3: "#fff" */ + .zhc-tooltip--info-tip.zhc-tooltip--bottom .zhc-tooltip__content::before { + border-bottom-color: #1b102e; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-topbar { + background-color: #1b102e; + background-image: none; + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-topbar__sidebar-toggle { + border-right-color: #322252; + } + /* source #3: "#fff" */ + .zhc-tutorial-card { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #333" */ + .zhc-tutorial-card__title { + color: #cbcbcbEE; + } + /* source #3: "#f8f8f8" */ + .zhc-tutorial-checklist-modal { + background-color: #221738; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-tutorial-checklist-modal__header__dismiss { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-tutorial-checklist-modal__left { + background-color: #322252; + } + /* source #3: "#fff" */ + .zhc-tutorial-checklist-modal__dropdown .zhc-btn { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-tutorial-checklist-modal__description input, + .zhc-tutorial-checklist-modal__description textarea { + border-color: #322252; + } + /* source #3: "#fff" */ + .zhc-tutorial-checklist-modal__description input { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-tutorial-checklist-modal__navigation { + color: #cbcbcb94; + } + /* source #3: "#ccc" */ + .zhc-untitled-tag { + background-color: #484848; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-upgrade-to-growth__list, .zhc-upgrade-to-growth__subtext { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-username { + color: #cbcbcbEE; + } + /* source #3: "box-shadow: none" */ + @media (min-width: 1020px) { + .zhc-chart-velocity__left-axis { + box-shadow: none; + } + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-workspace-form-input__text-input { + background-color: #221738; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-workspace-form-input__icon-right--lock .zhc-svg-icon, + .zhc-workspace-form-loading__header { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-workspace-form-repo-item { + border-top-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-workspace-form-repo-item__name { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9" */ + .zhc-workspace-form-section--connected-repos { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66", "#f8f8f8", "#e9e9e9" */ + .zhc-workspace-form-section__tip { + color: #cbcbcb94; + background: #221738; + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-workspace-form-section__title { + border-bottom-color: #322252; + } + /* source #3: "#fff" */ + .zhc-workspace-form { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-workspace-form__load-warning--moderate .zhc-svg-icon, + .zhc-workspace-form__subtext { + color: #cbcbcb94; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-workspace-form__load-info { + background-color: #221738; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-workspace-form__load-info .zhc-svg-icon { + color: #cbcbcb94; + } + /* source #3: "transparent" */ + .zhc-workspace-form__close { + border-color: transparent; + } + /* source #3: "#e9e9e9", "#f4f4f4" */ + .zhc-workspace-form__close:hover { + border-color: #322252; + background-color: #2c1a36; + } + /* source #3: "#fff" */ + .zhc-workspace-form__footer { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-workspace-form__footer__actions { + border-top-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-workspace-form__footer__actions-learn-link .zhc-svg-icon { + color: #cbcbcb94; + } + /* source #3: "transparent" */ + .zhc-workspace-switcher__x { + border-color: transparent; + } + /* source #3: "#e9e9e9", "#f4f4f4" */ + .zhc-workspace-switcher__x:hover { + border-color: #322252; + background-color: #2c1a36; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-workspace-import { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-workspace-import__header { + border-bottom-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-workspace-import-sidebar__main .zhc-svg-icon { + color: #cbcbcb94; + } + /* source #3: "#5e60ba" */ + .zhc-current-workspace { + border-color: #8368aa; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-current-workspace__description { + color: #cbcbcb94; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-workspace-switcher-search__input { + background-color: #221738; + border-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhc-workspace-switcher-search__input:focus { + box-shadow: none; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-workspace-switcher-query-info, + .zhc-workspace-switcher-search-results__no-results__header, + .zhc-workspace-switcher-search__icon { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-workspace-switcher-empty__title { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-workspace-switcher-empty__body { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-workspace-switcher__header { + background-color: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + .zhc-workspace-switcher__header .zhc-org-dropdown { + border-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-workspace-switcher__header .zhc-org-dropdown:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "transparent" */ + .zhc-workspace-switcher__close { + border-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-workspace-switcher__close:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "border: 1px solid", "transparent","#e9e9e9", "color: #333" */ + .zhc-workspace-switcher-item { + border-color: transparent transparent #322252; + color: #cbcbcbEE; + } + /* source #3: "transparent" */ + .zhc-workspace-switcher-item:last-child { + border-bottom-color: transparent; + } + /* source #3: "#e9e9e9", "#f8f8f8" */ + .zhc-workspace-switcher-item:hover { + border-color: #322252; + background-color: #221738; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-workspace-switcher-item__subtitle { + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-workspace-switcher-item__search-terms { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-workspace-switcher { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #333" */ + .zhc-account-settings__arrow { + color: #cbcbcbEE; + } + /* source #3: "#f4f4f4" */ + .zhc-dashboard-enterprise-integrations-page .zhc-org-dropdown__toggle-button:hover { + background-color: #2c1a36; + } + /* source #3: "#fff", "color: #cbcbcb66" */ + .zhc-enterprise-manage-plan__section { + background-color: #1b102e; + background-image: none; + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-enterprise-manage-plan__section h3 { + color: #cbcbcbEE; + } + /* source #3: "#e9e9e9" */ + .zhc-enterprise-manage-plan__header, .zhc-enterprise-manage-plan__item { + border-bottom-color: #322252; + } + /* source #3: "color: #333" */ + .zhc-enterprise-manage-plan__item .zhu-font-bold, + .zhc-enterprise-manage-plan__radio label { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-no-access-container__icon-container { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #333" */ + .zhc-dashboard-enterprise-container .zhu-font-bold { + color: #cbcbcbEE; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-seated-user-options-button--is-open.zhc-seated-user-options-button--is-open, + .zhc-seated-user-options-button:hover { + background-color: #221738; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-seated-user-options-list { + color: #cbcbcb94; + } + /* source #3: "#e9e9e9", "#e9e9e9" */ + .zhc-banner--zhc-renewal-notice-section { + border-top-color: #322252; + border-bottom-color: #322252; + } + /* source #3: "#fff" */ + .zhc-collapsible-team-member-list__header, .zhc-team-members-page__container { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f4f4f4" */ + .zhc-unlicensed-team-list { + background-color: #2c1a36; + } + /* source #3: "#e9e9e9" */ + .zhc-unlicensed-team-list > .zhc-collapsible-team-member-list__header { + border-bottom-color: #322252; + } + /* source #3: "#fcf9e4", "#faebcc" */ + .zhc-unlicensed-team-list__requested-team-list { + background-color: #321; + border-color: #542; + } + /* source #3: "#fcf9e4" */ + .zhc-unlicensed-team-list__requested-team-list .zhc-collapsible-team-member-list__header { + background-color: #321; + } + /* source #3: "#e9e9e9" */ + .zhc-unlicensed-team-list__default-team-list { + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-team-members-page__search { + border-bottom-color: #322252; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-epic-issue-list { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhc-roadmap-calendar.zhc-popover .DateRangePicker .DateRangePicker_picker .DayPicker.DayPicker__horizontal { + box-shadow: none; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap-onboarding__fake-add-button { + border-color: #322252; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-roadmap-body-empty { + background: #1b102e; + background-image: none; + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap-body-empty-panel-divider { + border-right-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-roadmap-body-empty-panel__desc { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-roadmap-sidebar-empty { + background: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap-sidebar-empty-placeholder__square, + .zhc-roadmap-sidebar-empty-placeholder__topLine { + background: #322252; + } + /* source #3: "#f4f4f4" */ + .zhc-roadmap-sidebar-empty-placeholder__bottomLine { + background: #2c1a36; + } + /* source #3: "#f8f8f8", "#f8f8f8" */ + .zhc-body__roadmap-item--complete-sub-colorless { + background-image: -webkit-repeating-linear-gradient(135deg, #e5e5e5, #e5e5e5 10px, #221738 10px, #221738 20px); + background-image: repeating-linear-gradient(-45deg, #e5e5e5, #e5e5e5 10px, #221738 10px, #221738 20px); + } + /* source #3: "color: #333" */ + .zhc-roadmap-item-title__no-epics-string { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-roadmap-item-predicted-end-date .zhc-roadmap-predicted-end-date-clock-icon__wrapper { + background: #1b102e; + background-image: none; + } + /* source #3: "#fff" */ + .roadmap-loading-state__body { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-roadmap-temp-project-overlay { + background-color: #221738; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap-temp-project__item { + background-color: #322252; + } + /* source #3: "#f8f8f8" */ + .zhc-roadmap { + background: #221738; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap .zhc-roadmap-header { + border-bottom-color: #322252; + } + /* source #3: "#fff" */ + .zhc-roadmap .zhc-roadmap-content .zhc-roadmap-body { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#fff" */ + .zhc-roadmap .zhc-roadmap-content .zhc-roadmap-body-view--root, + .zhc-roadmap .zhc-roadmap-content .zhc-roadmap-body__subheader { + background: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap .zhc-roadmap-content .zhc-roadmap-body-view--sub-item { + background: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap-options-selector-section { + border-top-color: #322252; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-roadmap-row { + background: #1b102e; + background-image: none; + border-bottom-color: #322252; + } + /* source #3: "#ddd" */ + .zhc-roadmap-row.zhc-roadmap-row--color-secondary { + background: #220e29; + } + /* source #3: "#f8f8f8" */ + .zhc-roadmap-row.zhc-roadmap-row--color-primary { + background: #221738; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap-row.zhc-roadmap-row--modifier-last-sub-item { + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9", "#e9e9e9" */ + .zhc-roadmap-row.zhc-roadmap-row--size-large { + border-bottom-color: #322252; + border-top-color: #322252; + } + /* source #3: "transparent", "transparent" */ + .zhc-roadmap-row.zhc-roadmap-row--modifier-striped::before { + background-image: -webkit-repeating-linear-gradient(135deg, #999, #999 10px, transparent 10px, transparent 20px); + background-image: repeating-linear-gradient(-45deg, #999, #999 10px, transparent 10px, transparent 20px); + } + /* source #3: "border: 1px solid", "transparent","#e9e9e9" */ + .zhc-roadmap-selection-item { + border-color: transparent transparent #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-roadmap-selection-item--is-active { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap-add-epics-dropdown__footer { + border-top-color: #322252; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-sidebar-item-add-to-project { + background: #221738; + border-bottom-color: #322252; + } + /* source #3: "#e9e9e9" */ + .zhc-add-panel__divider { + border-top-color: #322252; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-sidebar-item-add { + background: #1b102e; + background-image: none; + border-bottom-color: #322252; + } + /* source #3: "transparent", "transparent" */ + .zhc-sidebar-expand-toggle { + background: transparent; + border-color: transparent; + } + /* source #3: "transparent" */ + .zhc-sidebar-expand-toggle .zhc-sidebar-expand-toggle__title { + border-left-color: transparent; + } + /* source #3: "#e9e9e9" */ + .zhc-sidebar-expand-toggle--enabled:hover, + .zhc-sidebar-expand-toggle--enabled:hover .zhc-sidebar-expand-toggle__title { + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-sidebar-input__char-count { + color: #cbcbcb94; + } + /* source #3: "#fff", "#e9e9e9" */ + .zhc-options-panel, .zhc-sidebar-input__input { + border-color: #322252; + } + .zhc-options-panel { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-options-panel__actions-section { + border-top-color: #322252; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-sidebar-project-display__toggle--collapsed { + background: #2c1a36; + border-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-roadmap-add-epic-item__title { + color: #cbcbcb94; + } + /* source #3: "#fff" */ + .zhc-roadmap-sidebar { + background-color: #1b102e; + background-image: none; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap-sidebar__body { + border-color: #322252; + } + /* source #3: "box-shadow: none" */ + .zhc-roadmap-sidebar__body--empty { + box-shadow: none; + } + /* source #3: "color: #333" */ + .zhc-roadmap-title--color-default { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-roadmap-title--color-primary { + color: #cbcbcb94; + } + /* source #3: "#f8f8f8", "#e9e9e9" */ + .zhc-roadmap__title { + background-color: #221738; + border-bottom-color: #322252; + } + /* source #3: "#ddd" */ + .zhc-roadmap__title--secondary { + background-color: #220e29; + } + /* source #3: "#e9e9e9" */ + .zhc-roadmap-date-strip { + border-bottom-color: #322252; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-roadmap-date-strip__unit-top { + color: #cbcbcb94; + } + /* source #3: "#f8f8f8", "#e9e9e9", "#eee", "#f8f8f8" */ + .zhc-roadmap-subheader { + background-color: #221738; + border-bottom-color: #322252; + background: #221738; + } + /* source #3: "#fff" */ + .zhc-roadmap-track--expandable:not(.react-draggable-dragging):not(.zhc-roadmap-track--resizable):hover .zhc-roadmap-track__drag-handle, + .zhc-roadmap-track__drag-handle--has-background, + .zhc-roadmap-track__drag-handle:hover { + background: #1b102e; + background-image: none; + } + /* source #3: "#faebcc", "#fcf9e4", "color: #cbcbcb66" */ + .zhc-roadmap-warning-body { + border-color: #542; + background: #321; + color: #cbcbcb94; + } + /* source #3: "color: #333" */ + .zhc-roadmap-warning-body .zhc-roadmap-warning-body__warning { + color: #cbcbcbEE; + } + /* source #3: "#fff" */ + .zhc-roadmap-warning { + background: #1b102e; + background-image: none; + } + /* source #3: "transparent" */ + .zhc-toast .zhc-btn--zhc-toast__button { + background-color: transparent; + } + /* source #3: "none", "box-shadow: none" */ + .zhc-toast--no-background { + background: none; + box-shadow: none; + } + /* source #3: "#f8f8f8" */ + .zhc-toast-tutorial { + background-color: #221738; + } + /* source #3: "border: 1px solid" */ + .zhc-toast-tutorial__wrapper { + border-color: #1b102e; + } + /* source #3: "#fff" */ + .zhc-toast-tutorial__content { + background-color: #1b102e; + background-image: none; + } + /* source #3: "color: #333" */ + .zhc-toast-tutorial__content h3 { + color: #cbcbcbEE; + } + /* source #3: "color: #cbcbcb66" */ + .zhc-toast-tutorial__content p { + color: #cbcbcb94; + } + /* source #3: "box-shadow: none" */ + .zhc-toast-tutorial__action-buttons { + box-shadow: none; + } + /* source #3: "color: #333", "#fff" */ + .zhc-workflows-pipeline--disabled .zhc-workflows-pipeline__button { + color: #cbcbcbEE; + background: #1b102e; + background-image: none; + } + /* source #3: "#fff", "#5e60ba" */ + .workflows-source-pipeline-icon { + background: #1b102e; + background-image: none; + border-color: #8368aa; + } + /* source #3: "#f8f8f8" */ + .zhc-workflows { + background: #221738; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zhc-workflows-workspace { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "color: #333", "#ddd" */ + .zh-form-control, .zh-form-control-small { + color: #cbcbcbEE; + border-color: #322252; + } + /* source #3: "#fff" */ + .zh-form-control-small:focus, .zh-form-control:focus { + background: #1b102e; + background-image: none; + } + /* source #3: "#f4f5f5" */ + .zh-boxie-modal { + background: #2c1a36 !important; + } + /* source #3: "color: #586069 !important" */ + .zh-muted-link { + color: #cbcbcbCC !important; + } + /* source #3: "color: #0366d6 !important" */ + .zh-muted-link:hover { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #3: "color: #586069 !important" */ + .zh-text-muted { + color: #cbcbcbCC !important; + } + /* source #3: "color: #333" */ + .icon-dark { + color: #cbcbcbEE; + } + /* source #3: "#eeeeee" */ + .icon-border { + border-color: #322252; + } + /* source #3: "#fff" */ + .dropdown-menu > .active > a > [class*=" icon-"], + .dropdown-menu > .active > a > [class^="icon-"], + .dropdown-menu > li > a:hover > [class*=" icon-"], + .dropdown-menu > li > a:hover > [class^="icon-"], + .dropdown-submenu:hover > a > [class*=" icon-"], + .dropdown-submenu:hover > a > [class^="icon-"], .icon-white, + .nav-list > .active > a > [class*=" icon-"], + .nav-list > .active > a > [class^="icon-"], + .nav-pills > .active > a > [class*=" icon-"], + .nav-pills > .active > a > [class^="icon-"], + .navbar-inverse .nav > .active > a > [class*=" icon-"], + .navbar-inverse .nav > .active > a > [class^="icon-"], .zh-menu-header, + [class*=" icon-"], [class^="icon-"] { + background-image: none; + } + .zh-menu-header { + background-color: #1b102e; + } + /* source #3: "#eee" */ + .zh-btn { + background-color: #2c1a36; + } + /* source #3: "none" */ + .zh-btn:active { + background-image: none; + } + /* source #3: "#ddd" */ + .disabled { + background-color: #220e29; + } + /* source #3: "color: #cbcbcb66", "transparent" */ + .zh-menu-content__item { + color: #cbcbcb94; + border-color: transparent; + } + /* source #3: "#f4f4f4", "#e9e9e9" */ + .zh-menu-content__item:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #3: "transparent", "transparent" */ + .zh-menu-content__item--disabled:hover { + background-color: transparent; + border-color: transparent; + } + /* source #5: "initial" */ + a { + background-color: initial; + } + /* source #5: "#f6f8fa", "#e1e4e8" */ + .Box, .Box-header { + border-color: #322252; + } + /* source #5: "#d73a49" */ + .Box--danger, .Box--danger .Box-body:last-of-type, + .Box--danger .Box-row:first-of-type { + border-color: #b00; + } + /* source #5: "border: 1px solid" */ + .btn { + border-color: #1b102e; + } + /* source #5: "color: #6a737d" */ + .btn .octicon { + color: #cbcbcb94; + } + /* source #5: "rgba(27,31,35,.08)" */ + .btn .Counter { + background-color: #3a1b44 + } + /* source #5: "color: #959da5", "#fafbfc", "rgba(27,31,35,.15)" */ + .btn, .btn.disabled, .btn:disabled, .btn[aria-disabled="true"] { + background-color: #1b102e; + border-color: rgba(200, 200, 200, 0.1); + } + .btn.disabled, .btn:disabled, .btn[aria-disabled="true"] { + color: #767676; + } + /* source #5: "rgba(27,31,35,.15)" */ + .btn-primary { + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "background-color: #94d3a2", "rgba(27,31,35,.1)" */ + .btn-primary.disabled, .btn-primary:disabled, + .btn-primary[aria-disabled="true"] { + border-color: rgba(200, 200, 200, 0.05); + } + /* source #5: "#cb2431", "rgba(27,31,35,.15)" */ + .btn-danger:hover, [open] > .btn-danger { + background-color: #911; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "rgba(27,31,35,.15)" */ + .btn-danger.selected, .btn-danger:active, .btn-danger[aria-selected="true"] { + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "#fafbfc", "rgba(27,31,35,.15)" */ + .btn-danger.disabled, .btn-danger:disabled, + .btn-danger[aria-disabled="true"] { + background-color: #1b102e; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "#0366d6", "rgba(27,31,35,.15)" */ + .btn-outline:hover, [open] > .btn-outline { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "none", "rgba(27,31,35,.15)", "box-shadow: none" */ + .btn-blue.disabled, .btn-blue:disabled, .btn-blue[aria-disabled="true"], + .btn-outline.selected, .btn-outline:active, + .btn-outline[aria-selected="true"] { + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #0366d6", "initial", "box-shadow: none" */ + .btn-invisible, .btn-link { + background-color: initial; + } + .btn-invisible { + box-shadow: none; + } + /* source #5: "color: #24292e", "#fff", "rgba(27,31,35,.15)" */ + .social-count { + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #24292e", "#fff", "#e1e4e8" */ + .form-control, .form-select { + border-color: #322252; + } + /* source #5: "color: #959da5" */ + .form-control[disabled], .form-select[disabled] { + color: #767676; + } + /* source #5: "transparent", "box-shadow: none" */ + .input-dark { + box-shadow: none; + } + /* source #5: "#fff5b1" */ + .form-group.warn .warning { + background-color: #651; + } + /* source #5: "initial" */ + .inline-form .btn-plain { + background-color: initial; + } + /* source #5: "#fff", "#e1e4e8" */ + .menu, .radio-label { + border-color: #322252; + } + /* source #5: "color: #1b1f23", "#eaecef" */ + .menu-item { + color: #cbcbcbDD; + } + /* source #5: "#f6f8fa" */ + .menu-item:focus, .menu-item:hover { + background-color: #1e1430; + } + /* source #5: "#fafbfc" */ + .menu-item:active { + background-color: #1b102e; + } + /* source #5: "color: #959da5" */ + .menu-item .octicon { + color: #767676; + } + /* source #5: "color: #1b1f23", "#eaecef" */ + .menu-heading { + color: #cbcbcbDD; + } + /* source #5: "#e1e4e8" */ + .tabnav { + border-bottom-color: #322252; + } + /* source #5: "color: #24292e", "initial", "transparent" */ + .tabnav-tab { + color: #cbcbcbAA; + background-color: initial; + } + /* source #5: "#fff", "#e1e4e8" */ + .tabnav-tab.selected, .tabnav-tab[aria-current]:not([aria-current="false"]), + .tabnav-tab[aria-selected="true"] { + border-color: #322252; + } + /* source #5: "color: #586069" */ + .tabnav-tab:focus, .tabnav-tab:hover { + color: #cbcbcbCC; + } + /* source #5: "color: #6a737d" */ + .tabnav-tab:active { + color: #cbcbcb94; + } + /* source #5: "color: #959da5" */ + .tabnav-tab .octicon { + color: #767676; + } + /* source #5: "color: #586069", "initial" */ + .filter-list.pjax-active .filter-item { + background-color: initial; + } + /* source #5: "#f6f8fa" */ + .filter-item:hover { + background-color: #1e1430; + } + /* source #5: "color: #1b1f23", "initial", "#eaecef" */ + .SideNav-item { + color: #cbcbcbDD; + } + /* source #5: "color: #0366d6", "initial" */ + .SideNav-item, .SideNav-subItem { + background-color: initial; + } + /* source #5: "color: #24292e", "#e1e4e8" */ + .subnav-item { + color: #cbcbcbAA; + } + /* source #5: "color: #959da5" */ + .subnav-search-icon { + color: #767676; + } + /* source #5: "color: #1b1f23", "initial" */ + .UnderlineNav-item { + color: #cbcbcbDD; + background-color: initial; + } + /* source #5: "color: #586069" */ + .UnderlineNav-item.selected .UnderlineNav-octicon, + .UnderlineNav-item[aria-current]:not([aria-current="false"]) .UnderlineNav-octicon, + .UnderlineNav-item[role="tab"][aria-selected="true"] .UnderlineNav-octicon { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e", "transparent" */ + .pagination a, .pagination em, .pagination span { + color: #cbcbcbAA; + border-color: transparent; + } + /* source #5: "#eaecef" */ + .pagination a:active, .pagination em:active, .pagination span:active { + border-color: #322252; + } + /* source #5: "color: #0366d6" */ + .pagination .next_page, .pagination .previous_page { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#0366d6", "transparent" */ + .pagination .current, .pagination .current:hover, + .pagination [aria-current]:not([aria-current="false"]) { + border-color: transparent; + } + /* source #5: "color: #6a737d", "transparent" */ + .pagination .disabled, .pagination .disabled:hover, .pagination .gap, + .pagination .gap:hover, .pagination [aria-disabled="true"], + .pagination [aria-disabled="true"]:hover { + color: #cbcbcb94; + border-color: transparent; + } + /* source #5: "#e1e4e8" */ + .drag-and-drop { + border-color: #322252; + } + /* source #5: "color: #6a737d" */ + .flash .btn .octicon { + color: #cbcbcb94; + } + /* source #5: "#fff" */ + image-crop .crop-box { + border-color: #1b102e; + } + /* source #5: "#fff" */ + image-crop .handle::before { + background: #1b102e; + background-image: none; + } + /* source #5: "color: #0366d6", "#fff", "#e1e4e8" */ + .ajax-pagination-form .ajax-pagination-btn { + color: /*[[base-color]]*/ #874488; + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "color: #0366d6", "#f6f8fa" */ + .ajax-pagination-form .ajax-pagination-btn:focus, + .ajax-pagination-form .ajax-pagination-btn:hover { + color: /*[[base-color]]*/ #874488; + background-color: #1e1430; + } + /* source #5: "#f6f8fa", "#d1d5da" */ + .ajax-pagination-form.loading .ajax-pagination-btn { + background-color: #1e1430; + border-color: #322252; + } + /* source #5: "box-shadow: none" */ + body.intent-mouse [role="button"]:focus, + body.intent-mouse [role="tabpanel"][tabindex="0"]:focus, + body.intent-mouse a:focus, body.intent-mouse button:focus, + body.intent-mouse summary:focus { + box-shadow: none; + } + /* source #5: "#fffbdd" */ + .conflict-gutter-marker { + background-color: #220e29; + } + /* source #5: "#d73a49" */ + .conflict-gutter-marker::after, .conflict-gutter-marker::before { + background-color: #f44; + } + /* source #5: "#959da5" */ + .form-group:hover .form-field-hover, .placeholder-box { + border-color: #322252; + } + /* source #5: "color: #24292e" */ + .template-previews .discussion-sidebar-heading { + color: #cbcbcbAA; + } + /* source #5: "color: #0366d6" */ + .template-previews .discussion-sidebar-heading:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#dfe2e5" */ + .gollum-editor .comment-form-head.tabnav { + border-color: #322252; + } + /* source #5: "color: #0366d6", "none" */ + .zeroclipboard-link { + color: /*[[base-color]]*/ #874488; + background: none; + } + /* source #5: "#fff" */ + .auth-form-body { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#eaeaea" */ + .two-factor-help { + border-color: #322252; + } + /* source #5: "#eaeaea" */ + .u2f-auth-header:not(:last-child) { + border-bottom-color: #322252; + } + /* source #5: "#f9f9f9" */ + .session-authentication { + background-color: #1b102e; + } + /* source #5: "initial" */ + .session-authentication .header-logged-out { + background-color: initial; + } + /* source #5: "color: #333" */ + .session-authentication .header-logo { + color: #cbcbcbEE; + } + /* source #5: "color: #333", "initial" */ + .session-authentication .auth-form-header { + color: #cbcbcbEE; + background-color: initial; + } + /* source #5: "initial" */ + .session-authentication.enterprise .header-logged-out, + .session-authentication.hosted .header-logged-out { + background-color: initial; + } + /* source #5: "#24292e" */ + .Header-old { + background-color: #1b102e; + } + /* source #5: "#fff" */ + .page-responsive .HeaderMenu--logged-out { + background-color: #1b102e; + background-image: none; + } + /* source #5: "initial", "box-shadow: none" */ + @media (min-width: 1012px) { + .page-responsive .HeaderMenu--logged-out { + background-color: initial; + box-shadow: none; + } + } + /* source #5: "transparent", "box-shadow: none" */ + .page-responsive .HeaderMenu--logged-out .dropdown-menu { + border-color: transparent; + box-shadow: none; + } + /* source #5: "#eaecef" */ + .page-responsive .HeaderMenu--logged-out .header-search-wrapper { + border-color: #322252; + } + /* source #5: "color: #24292e" */ + .page-responsive .HeaderMenu--logged-out .header-search-input { + color: #cbcbcbAA; + } + /* source #5: "color: #586069 !important" */ + .page-responsive .HeaderMenu--logged-out .header-search-input:-ms-input-placeholder { + color: #cbcbcbCC !important; + } + /* source #5: "color: #586069 !important" */ + .page-responsive .HeaderMenu--logged-out .header-search-input::-ms-input-placeholder { + color: #cbcbcbCC !important; + } + /* source #5: "color: #586069 !important" */ + .page-responsive .HeaderMenu--logged-out .header-search-input::placeholder { + color: #cbcbcbCC !important; + } + /* source #5: "color: #444d56", "transparent" */ + .page-responsive .HeaderMenu-link { + color: #cbcbcbCC; + background: transparent; + } + /* source #5: "color: #24292e" */ + .page-responsive .HeaderMenu-link:hover { + color: #cbcbcbAA; + } + /* source #5: "stroke: #24292e" */ + .page-responsive .HeaderMenu-link .icon-chevon-down-mktg { + stroke: #d2d2d2; + } + /* source #5: "transparent" */ + @media (min-width: 1012px) { + .page-responsive .HeaderMenu-link .icon-chevon-down-mktg { + background: transparent; + } + } + /* source #5: "color: #24292e" */ + .page-responsive .HeaderMenu-details[open] .HeaderMenu-link { + color: #cbcbcbAA; + } + /* source #5: "stroke: #24292e" */ + .page-responsive .HeaderMenu-details[open] .icon-chevon-down-mktg { + stroke: #d2d2d2; + } + /* source #5: "transparent" */ + .HeaderMenu-link { + background: transparent; + } + /* source #5: "linear-gradient(#54a3ff,#006eed)" */ + .notification-indicator .mail-status { + background-image: linear-gradient(/*[[base-color]]*/ #874488, /*[[base-color]]*/ #874488); + } + /* source #5: "#0366d6" */ + .notification-indicator:hover .mail-status { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "color: #24292e" */ + .header-nav-current-user .user-profile-link { + color: #cbcbcbAA; + } + /* source #5: "linear-gradient(#54a3ff,#006eed)" */ + .feature-preview-indicator { + background-image: linear-gradient(/*[[base-color]]*/ #874488, /*[[base-color]]*/ #874488); + } + /* source #5: "hsla(0,0%,100%,.125)", "box-shadow: none" */ + .header-search-current .header-search-wrapper { + background-color: hsla(0, 0%, 100%, 0.05); + box-shadow: none; + } + /* source #5: "hsla(0,0%,100%,.175)", "box-shadow: none" */ + .header-search-current .header-search-wrapper.focus { + background-color: hsla(0, 0%, 100%, 0.1); + box-shadow: none; + } + /* source #5: "none", "box-shadow: none" */ + .header-search-current .header-search-input { + background: none; + box-shadow: none; + } + /* source #5: "box-shadow: none" */ + .header-search-current .header-search-input:focus { + box-shadow: none; + } + /* source #5: "color: #24292e !important", "#fafbfc" */ + .header-search-current .jump-to-field-active { + color: #cbcbcbAA !important; + background-color: #1b102e; + } + /* source #5: "color: #586069 !important" */ + .header-search-current .jump-to-field-active:-ms-input-placeholder { + color: #cbcbcbCC !important; + } + /* source #5: "color: #586069 !important" */ + .header-search-current .jump-to-field-active::-ms-input-placeholder { + color: #cbcbcbCC !important; + } + /* source #5: "color: #586069 !important" */ + .header-search-current .jump-to-field-active::placeholder { + color: #cbcbcbCC !important; + } + /* source #5: "color: #1b1f23" */ + .header-search-current .jump-to-suggestions-path { + color: #cbcbcbDD; + } + /* source #5: "color: #6a737d" */ + .header-search-current .jump-to-suggestions-path .jump-to-octicon { + color: #cbcbcb94; + } + /* source #5: "initial" */ + .header-search-current .jump-to-suggestions-path mark { + background-color: initial; + } + /* source #5: "#e1e4e8" */ + .header-search-current .jump-to-suggestions-results-container .navigation-item { + border-bottom-color: #322252; + } + /* source #5: "#0366d6" */ + .header-search-current .jump-to-suggestions-results-container .navigation-focus .jump-to-suggestions-path, + .header-search-current .jump-to-suggestions-results-container [aria-selected="true"] .jump-to-suggestions-path { + background: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "hsla(0,0%,100%,.125)", "box-shadow: none" */ + .header-search-prototype .header-search-wrapper { + background-color: hsla(0, 0%, 100%, 0.05); + box-shadow: none; + } + /* source #5: "#fafbfc", "box-shadow: none" */ + .header-search-prototype .header-search-wrapper:focus-within { + background-color: #1b102e; + box-shadow: none; + } + /* source #5: "none", "box-shadow: none" */ + .header-search-prototype .header-search-input { + background: none; + box-shadow: none; + } + /* source #5: "box-shadow: none" */ + .header-search-prototype .header-search-input:focus { + box-shadow: none; + } + /* source #5: "color: #24292e" */ + .header-search-prototype .code-search-filter-text-expander { + color: #cbcbcbAA; + } + /* source #5: "color: #586069" */ + .header-search-prototype .search-filter-header, + .header-search-prototype .search-refine-dropdown-header { + color: #cbcbcbCC; + } + /* source #5: "none" */ + .header-search-prototype .site-search-filter-button { + background: none; + } + /* source #5: "#fff" */ + .header-search-prototype .ems-refine-details-dialog { + background: #1b102e; + background-image: none; + } + /* source #5: "color: #1b1f23" */ + .header-search-prototype .ems-refine-details-dialog .ems-menu-item { + color: #cbcbcbDD; + } + /* source #5: "color: #24292e" */ + .header-search-prototype .ems-refine-details-dialog .ems-result-type-item { + color: #cbcbcbAA; + } + /* source #5: "#e1e4e8" */ + .header-search-prototype .ems-result-types { + border-right-color: #322252; + } + /* source #5: "color: #24292e !important" */ + .header-search-prototype .jump-to-field-active { + color: #cbcbcbAA !important; + } + /* source #5: "color: #586069 !important" */ + .header-search-prototype .jump-to-field-active:-ms-input-placeholder { + color: #cbcbcbCC !important; + } + /* source #5: "color: #586069 !important" */ + .header-search-prototype .jump-to-field-active::-ms-input-placeholder { + color: #cbcbcbCC !important; + } + /* source #5: "color: #586069 !important" */ + .header-search-prototype .jump-to-field-active::placeholder { + color: #cbcbcbCC !important; + } + /* source #5: "color: #1b1f23" */ + .header-search-prototype .jump-to-suggestions-path { + color: #cbcbcbDD; + } + /* source #5: "color: #6a737d" */ + .header-search-prototype .jump-to-suggestions-path .jump-to-octicon { + color: #cbcbcb94; + } + /* source #5: "initial" */ + .header-search-prototype .jump-to-suggestions-path mark { + background-color: initial; + } + /* source #5: "#e1e4e8" */ + .header-search-prototype .jump-to-suggestions-results-container .navigation-item { + border-bottom-color: #322252; + } + /* source #5: "#0366d6" */ + .header-search-prototype .jump-to-suggestions-results-container .navigation-focus .jump-to-suggestions-path, + .header-search-prototype .jump-to-suggestions-results-container [aria-selected="true"] .jump-to-suggestions-path { + background: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "color: #24292e" */ + .flash { + color: #cbcbcbAA; + } + /* source #5: "color: #b08800" */ + .flash-warn .octicon { + color: #cb4; + } + /* source #5: "#fff", "#e1e4e8" */ + .dropdown-menu { + border-color: #322252; + } + /* source #5: "transparent" */ + .IssueLabel { + border-color: transparent; + } + /* source #5: "initial", "#e1e4e8" */ + .label, .Label { + background-color: initial !important; + border-color: #322252; + } + /* source #5: "color: #586069", "#e1e4e8" */ + .Label--gray, .Label--outline { + color: #cbcbcbCC; + border-color: #322252; + } + /* source #5: "color: #24292e" */ + .Label--gray-darker { + color: #cbcbcbAA; + } + /* source #5: "color: #735c0f" */ + .Label--yellow { + color: #EFA554; + } + /* source #5: "color: #cb2431" */ + .Label--red { + color: #f44; + } + /* source #5: "color: #0366d6", "#0366d6" */ + .Label--blue { + color: /*[[base-color]]*/ #874488; + border-color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #6f42c1", "#8a63d2" */ + .Label--purple { + color: #8368aa; + border-color: #8368aa; + } + /* source #5: "#ec6cb9" */ + .Label--pink { + border-color: #c49; + } + /* source #5: "#d73a49" */ + .State--red { + background-color: #f44; + } + /* source #5: "color: #24292e" */ + .Counter { + color: #cbcbcbAA; + } + /* source #5: "color: #6a737d" */ + .Counter--gray-light { + color: #cbcbcb94; + } + /* source #5: "initial" */ + .markdown-body .emoji, .markdown-body pre code, .markdown-body pre tt, + .markdown-body table img { + background-color: initial; + } + /* source #5: "#fff" */ + .SelectMenu-modal { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#e1e4e8" */ + @media (min-width: 544px) { + .SelectMenu-modal { + border-color: #322252; + } + } + /* source #5: "#eaecef" */ + .SelectMenu-header { + border-bottom-color: #322252; + } + /* source #5: "color: #959da5", "initial" */ + .SelectMenu-closeButton { + color: #767676; + background-color: initial; + } + /* source #5: "#eaecef" */ + .SelectMenu-filter { + border-bottom-color: #322252; + } + /* source #5: "color: #24292e", "#fff", "#eaecef" */ + .SelectMenu-item { + color: #cbcbcbAA; + } + /* source #5: "color: #6a737d", "initial" */ + .SelectMenu-tab { + background-color: initial; + } + /* source #5: "#fff" */ + .SelectMenu-blankslate, .SelectMenu-loading, .SelectMenu-message { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#eaecef" */ + .SelectMenu-list--borderless .SelectMenu-divider { + border-top-color: #322252; + } + /* source #5: "color: #6a737d" */ + .SelectMenu-item:disabled, .SelectMenu-item[aria-disabled="true"] { + color: #cbcbcb94; + } + /* source #5: "color: #24292e", "color: #586069", "#f6f8fa", "#fafbfc", "#dbedff", "#f6f8fa" */ + @media (hover: hover) { + .SelectMenu-closeButton:hover, + body:not(.intent-mouse) .SelectMenu-closeButton:focus { + color: #cbcbcbAA; + } + .SelectMenu-closeButton:active { + color: #cbcbcbCC; + } + .SelectMenu-item:hover, body:not(.intent-mouse) .SelectMenu-item:focus { + background-color: #1e1430; + } + .SelectMenu-item:active { + background-color: #1b102e; + } + body:not(.intent-mouse) .SelectMenu-tab:focus { + background-color: #352544; + } + .SelectMenu-tab:hover { + color: #cbcbcbAA; + } + .SelectMenu-tab:not([aria-selected="true"]):active { + color: #cbcbcbAA; + background-color: #1e1430; + } + } + /* source #5: "initial" */ + .Toast-dismissButton { + background-color: initial; + } + /* source #5: "#f6f8fa", "rgba(27,31,35,.15)" */ + .boxed-group .heading, .boxed-group > h3 { + background-color: #1e1430; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #586069" */ + .boxed-group .heading a.boxed-group-breadcrumb, + .boxed-group > h3 a.boxed-group-breadcrumb { + color: #cbcbcbCC; + } + /* source #5: "#fff" */ + .boxed-group .tabnav.heading li:first-child .selected { + border-left-color: #1b102e; + } + /* source #5: "#d73a49" */ + .boxed-group.dangerzone > h3 { + background-color: #f44; + } + /* source #5: "color: #586069", "#fff", "#d1d5da" */ + .boxed-group-inner { + color: #cbcbcbCC; + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "#dfe2e5" */ + .boxed-group-inner .help, .boxed-group-inner .tabnav-tab.selected { + border-top-color: #322252; + } + /* source #5: "color: #586069" */ + .boxed-group-inner .help { + color: #cbcbcbCC; + } + /* source #5: "#e1e4e8" */ + .boxed-group-list > li { + border-bottom-color: #322252; + } + /* source #5: "#dfe2e5" */ + .boxed-group-list > li:first-child { + border-top-color: #322252; + } + /* source #5: "#dcffe4" */ + .boxed-group-list > li.selected { + background: #002800; + } + /* source #5: "#fafbfc", "#eaecef" */ + .boxed-group-table th { + background-color: #1b102e; + } + /* source #5: "#eaecef" */ + .boxed-group-table td, .boxed-group-table th { + border-bottom-color: #322252; + } + /* source #5: "color: rgba(27,31,35,.85)", "#fffbdd", "rgba(27,31,35,.15)" */ + .boxed-group-warning { + color: rgba(230, 230, 230, 0.85); + background-color: #220e29; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "#e1e4e8" */ + .list-group-item { + border-color: #322252; + } + /* source #5: "#fafbfc" */ + .list-group-item.closed { + background-color: #1b102e; + } + /* source #5: "#fffdef" */ + .list-group-item.selected { + background-color: #220e29; + } + /* source #5: "#f1f8ff" */ + .list-group-item.navigation-focus, .list-group-item[aria-selected="true"] { + background-color: #352544; + } + /* source #5: "color: #586069" */ + .list-group-item .list-group-item-summary a { + color: #cbcbcbCC; + } + /* source #5: "color: #6a737d" */ + .list-group-item .list-group-item-summary a.quiet { + color: #cbcbcb94; + } + /* source #5: "color: #24292e" */ + .list-group-item-link { + color: #cbcbcbAA; + } + /* source #5: "color: #6a737d" */ + .draft.octicon { + color: #cbcbcb94; + } + /* source #5: "color: #cb2431" */ + .closed.octicon, .reverted.octicon { + color: #f44; + } + /* source #5: "color: #28a745" */ + .open.octicon { + color: #6cc644; + } + /* source #5: "color: #6f42c1" */ + .merged.octicon { + color: #8368aa; + } + /* source #5: "#eaecef" */ + .progress-bar { + background-color: #322252; + } + /* source #5: "#2cbe4e" */ + .progress-bar .progress { + background-color: #373; + } + /* source #5: "#e1e4e8", "#28a745","#cb2431" */ + .reverse-progress-container { + background-color: #322252; + background-image: linear-gradient(90deg, #373, #005cc5, #3a1d6e, #911, #f66a0a); + } + /* source #5: "#e1e4e8" */ + .reverse-progress-bar { + background-color: #322252; + } + /* source #5: "#e1e4e8" */ + .progress-bar-inline .progress-bar { + border-color: #322252; + } + /* source #5: "color: #24292e", "#fff", "border-color: #dfe2e5 #dfe2e5 #fff" */ + .select-menu-tabs .select-menu-tab-nav.selected, + .select-menu-tabs .select-menu-tab-nav[aria-selected="true"], + .select-menu-tabs a.selected, .select-menu-tabs a[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: #322252 #322252 #1b102e; + } + /* source #5: "color: #6a737d" */ + .select-menu-item.disabled, .select-menu-item.disabled .description, + .select-menu-item.disabled.selected, + .select-menu-item.disabled.selected .description, + .select-menu-item[aria-disabled="true"], + .select-menu-item[aria-disabled="true"] .description, + .select-menu-item[disabled], .select-menu-item[disabled] .description { + color: #cbcbcb94; + } + /* source #5: "color: #6a737d !important" */ + .select-menu-item.selected .octicon-circle-slash.select-menu-item-icon { + color: #cbcbcb94 !important; + } + /* source #5: "color: #6a737d" */ + .select-menu-item .octicon-circle-slash { + color: #cbcbcb94; + } + /* source #5: "#f6f8fa" */ + .select-menu-item.excluded { + background-color: #1e1430; + } + /* source #5: "#0366d6" */ + .select-menu-item.navigation-focus, + .select-menu-item.navigation-focus .description-inline, + .select-menu-item.navigation-focus.select-menu-action, + .select-menu-item.navigation-focus.selected, + .select-menu-item.navigation-focus[aria-checked="true"], + .select-menu-item:focus, .select-menu-item:focus .description-inline, + .select-menu-item:focus.select-menu-action, .select-menu-item:focus.selected, + .select-menu-item:hover, .select-menu-item:hover .description-inline, + .select-menu-item:hover.select-menu-action, .select-menu-item:hover.selected, + .select-menu-item[aria-checked="true"]:focus, + .select-menu-item[aria-checked="true"]:hover, + .select-menu-item[aria-selected="true"] .description-inline, + .select-menu-item[aria-selected="true"].select-menu-action, + .select-menu-item[aria-selected="true"]:focus, + .select-menu-item[aria-selected="true"]:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "color: #24292e" */ + .select-menu-item.selected, + details-menu .select-menu-item[aria-checked="true"], + details-menu .select-menu-item[aria-selected="true"] { + color: #cbcbcbAA; + } + /* source #5: "color: #586069" */ + .select-menu-item.selected .description, + details-menu .select-menu-item[aria-checked="true"] .description, + details-menu .select-menu-item[aria-selected="true"] .description { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e" */ + .select-menu-item.selected > .octicon, + details-menu .select-menu-item[aria-checked="true"] > .octicon, + details-menu .select-menu-item[aria-selected="true"] > .octicon { + color: #cbcbcbAA; + } + /* source #5: "initial" */ + .select-menu.label-select-menu .select-menu-item:active { + background-color: initial !important; + } + /* source #5: "color: #6a737d", "#e1e4e8" */ + .table-list { + color: #cbcbcb94; + } + /* source #5: "#eaecef" */ + .table-list, .table-list-bordered { + border-bottom-color: #322252; + } + /* source #5: "#eaecef" */ + .table-list-bordered .table-list-cell:first-child { + border-left-color: #322252; + } + /* source #5: "#eaecef" */ + .table-list-bordered .table-list-cell:last-child { + border-right-color: #322252; + } + /* source #5: "box-shadow: inset 2px 0 0 #0366d6" */ + .table-list-item.unread .table-list-cell:first-child { + box-shadow: inset 2px 0 0 #eee; + } + /* source #5: "#eaecef" */ + .table-list-cell { + border-top-color: #322252; + } + /* source #5: "#f6f8fa", "#e1e4e8" */ + .table-list-header { + background-color: #1e1430; + border-color: #322252; + } + /* source #5: "color: #586069" */ + .table-list-header-meta, .table-list-header-toggle .btn-link { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e" */ + .table-list-header-toggle .btn-link.selected, + .table-list-header-toggle .btn-link.selected:hover, + .table-list-header-toggle .btn-link:hover, + .table-list-header-toggle .select-menu-button.selected, + .table-list-header-toggle .select-menu-button.selected:hover, + .table-list-header-toggle .select-menu-button:hover { + color: #cbcbcbAA; + } + /* source #5: "color: #586069" */ + .Box-body .help, .breadcrumb { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e" */ + .breadcrumb strong.final-path { + color: #cbcbcbAA; + } + /* source #5: "#dfe2e5" */ + .capped-card { + border-color: #322252; + } + /* source #5: "#eaecef" */ + .capped-card > p, .capped-card h3 { + border-bottom-color: #322252; + } + /* source #5: "color: #586069" */ + .capped-card > p { + color: #cbcbcbCC; + } + /* source #5: "#f6f8fa" */ + .capped-card-content { + background: #1e1430; + } + /* source #5: "initial" */ + .comment-body .highlight { + background-color: initial; + } + /* source #5: "#0366d6" */ + .comment-form-textarea.dragover { + border-color: #874488; + } + /* source #5: "color: #86181d", "rgba(27,31,35,.15)" */ + .comment-form-error { + color: #f44; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #586069", "#dfe2e5" */ + .email-format .email-quoted-reply, .email-format .email-signature-reply { + color: #cbcbcbCC; + border-left-color: #322252; + } + /* source #5: "color: #444d56", "#dfe2e5" */ + .email-format .email-hidden-toggle a { + color: #cbcbcbCC; + background: #220e29; + } + /* source #5: "#c6cbd1" */ + .email-format .email-hidden-toggle a:hover { + background-color: #484848; + } + /* source #5: "#0366d6" */ + .email-format .email-hidden-toggle a:active { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "color: #c6cbd1" */ + .locked-conversation .preview-tab, .locked-conversation .write-tab { + color: #5a5a5a; + } + /* source #5: "#f6f8fa", "#eaecef" */ + .commit-form, .commit-sha { + border-color: #322252; + } + .commit-sha { + background-color: #1e1430; + } + /* source #5: "color: #444d56" */ + .commit .commit-title, .commit .commit-title a { + color: #cbcbcbCC; + } + /* source #5: "color: rgba(27,31,35,.3)" */ + .commit .commit-title.blank, .commit .commit-title.blank a { + color: rgba(230, 230, 230, 0.3); + } + /* source #5: "color: #0366d6" */ + .commit-link, .commit .commit-title .issue-link { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#dbedff" */ + a.commit-ref:hover { + background-color: #352544; + } + /* source #5: "rgba(27,31,35,.15)" */ + .commit-desc + .commit-branches { + border-top-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #24292e" */ + .commit-author-section { + color: #cbcbcbAA; + } + /* source #5: "color: #586069" */ + .commit-group-title, .commit-tease, .commit-tease-sha { + color: #cbcbcbCC; + } + /* source #5: "color: #c6cbd1", "#fff" */ + .commit-group-title .octicon-git-commit { + color: #5a5a5a; + background: #1b102e; + background-image: none; + } + /* source #5: "color: #24292e" */ + .commits-list-item .commit-title { + color: #cbcbcbAA; + } + /* source #5: "color: #586069" */ + .commits-list-item .commit-author, .commits-list-item .commit-meta { + color: #cbcbcbCC; + } + /* source #5: "#e1e4e8" */ + .commits-list-item + .commits-list-item { + border-top-color: #322252; + } + /* source #5: "rgba(27,31,35,.15)" */ + .full-commit { + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "initial", "rgba(27,31,35,.15)" */ + .full-commit .btn-outline, .full-commit .btn-outline:disabled { + background-color: initial; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #05264c" */ + .full-commit p.commit-title { + color: #cbcbcbEE; + } + /* source #5: "color: #444d56" */ + .full-commit .branches-list li { + color: #cbcbcbCC; + } + /* source #5: "color: #6a737d" */ + .full-commit .branches-list li.loading, + .full-commit .branches-list li.pull-request { + color: #cbcbcb94; + } + /* source #5: "#fff", "rgba(27,31,35,.15)" */ + .full-commit .commit-meta { + background: #1b102e; + background-image: none; + border-top-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #444d56" */ + .full-commit .sha-block, .full-commit .sha-block > .sha, + .full-commit .sha-block > a { + color: #cbcbcbCC; + } + /* source #5: "#444d56" */ + .full-commit .sha-block > a:hover { + border-bottom-color: #484848; + } + /* source #5: "color: #444d56" */ + .branches-tag-list li:first-child { + color: #cbcbcbCC; + } + /* source #5: "color: #6a737d" */ + .branches-tag-list li.loading { + color: #cbcbcb94; + } + /* source #5: "#d3e2f4" */ + .branches-tag-list li .ellipsis-expander { + background-color: #220e29; + } + /* source #5: "#d6e2f1" */ + .branches-tag-list li .ellipsis-expander:hover { + background-color: #444; + } + /* source #5: "color: #6a737d" */ + .commit-branches { + color: #cbcbcb94; + } + /* source #5: "color: #cb2431" */ + .commit-loader .loader-error { + color: #f44; + } + /* source #5: "#f6f8fa" */ + .dropdown-signed-commit .dropdown-menu::after { + border-bottom-color: #221738; + } + /* source #5: "transparent", "#f6f8fa" */ + .dropdown-signed-commit .dropdown-menu-w::after { + border-bottom-color: transparent; + border-left-color: #221738; + } + /* source #5: "#f6f8fa", "#e1e4e8" */ + .signed-commit-header { + background-color: #1e1430; + border-bottom-color: #322252; + } + /* source #5: "color: #28a745" */ + .signed-commit-header .octicon-verified { + color: #6cc644; + } + /* source #5: "color: #959da5" */ + .signed-commit-header .octicon-unverified { + color: #767676; + } + /* source #5: "color: #586069", "none", "#e1e4e8" */ + .signed-commit-badge { + color: #cbcbcbCC; + background: none; + border-color: #322252; + } + /* source #5: "color: #24292e" */ + .signed-commit-signer-name .signer { + color: #cbcbcbAA; + } + /* source #5: "#eaecef" */ + .table-of-contents li + li { + border-top-color: #322252; + } + /* source #5: "color: #c6cbd1" */ + .table-of-contents .toc-diff-stats .octicon { + color: #5a5a5a; + } + /* source #5: "color: #cb2431" */ + .table-of-contents .octicon-diff-removed { + color: #f44; + } + /* source #5: "color: #6a737d" */ + .table-of-contents .octicon-diff-renamed { + color: #cbcbcb94; + } + /* source #5: "color: #dbab09" */ + .table-of-contents .octicon-diff-modified { + color: #cb4; + } + /* source #5: "color: #28a745" */ + .table-of-contents .octicon-diff-added { + color: #6cc644; + } + /* source #5: "color: #24292e" */ + .toc-select .select-menu-item-heading, .toc-select .select-menu-item-text { + color: #cbcbcbAA; + } + /* source #5: "color: #cb2431" */ + .toc-select .select-menu-item-icon.octicon-diff-removed { + color: #f44; + } + /* source #5: "color: #6a737d" */ + .toc-select .select-menu-item-icon.octicon-diff-renamed { + color: #cbcbcb94; + } + /* source #5: "color: #dbab09" */ + .toc-select .select-menu-item-icon.octicon-diff-modified { + color: #cb4; + } + /* source #5: "color: #28a745" */ + .toc-select .select-menu-item-icon.octicon-diff-added { + color: #6cc644; + } + /* source #5: "color: #6a737d", "#dfe2e5" */ + .conversation-list-heading { + color: #cbcbcb94; + border-bottom-color: #322252; + } + /* source #5: "#fff" */ + .conversation-list-heading .inner { + background: #1b102e; + background-image: none; + } + /* source #5: "color: #6a737d" */ + .simple-conversation-list { + color: #cbcbcb94; + } + /* source #5: "#f6f8fa" */ + .simple-conversation-list > li { + border-top-color: #221738; + } + /* source #5: "color: #6a737d" */ + .simple-conversation-list > li .num { + color: #cbcbcb94; + } + /* source #5: "#f6f8fa" */ + .copyable-terminal { + background-color: #1e1430; + } + /* source #5: "#e1e4e8" */ + .diff-table .line-comments { + border-top-color: #322252; + } + /* source #5: "#e1e4e8", "#e1e4e8" */ + .diff-table tr:not(:last-child) .line-comments { + border-top-color: #322252; + border-bottom-color: #322252; + } + /* source #5: "color: rgba(27,31,35,.3)" */ + .blob-num { + color: rgba(230, 230, 230, 0.3); + } + /* source #5: "color: rgba(27,31,35,.6)" */ + .blob-num:hover { + color: rgba(230, 230, 230, 0.6); + } + /* source #5: "color: rgba(27,31,35,.3)" */ + .blob-num.non-expandable:hover { + color: rgba(230, 230, 230, 0.3); + } + /* source #5: "color: #24292e" */ + .blob-code-inner { + color: #cbcbcbAA; + } + /* source #5: "#fffbdd" */ + .blob-code-inner.highlighted, .blob-code-inner .highlighted { + background-color: #220e29; + } + /* source #5: "color: rgba(27,31,35,.7)" */ + .blob-code-hunk, .blob-num-expandable, .blob-num-hunk { + color: rgba(230, 230, 230, 0.7); + } + /* source #5: "#f1f8ff" */ + .blob-code-hunk, .blob-num-expandable, .blob-num-hunk { + background-color: #352544; + } + /* source #5: "#fafbfc" */ + .blob-expanded .blob-code, .blob-expanded .blob-num { + background-color: #1b102e; + } + /* source #5: "#eaecef" */ + .blob-expanded + tr:not(.blob-expanded) .blob-code, + .blob-expanded + tr:not(.blob-expanded) .blob-num, + .blob-expanded .blob-num-hunk, + tr:not(.blob-expanded) + .blob-expanded .blob-code, + tr:not(.blob-expanded) + .blob-expanded .blob-num { + border-top-color: #322252; + } + /* source #5: "color: #586069" */ + .blob-num-expandable .diff-expander, + .blob-num-expandable .directional-expander { + color: #cbcbcbCC; + } + /* source #5: "#0366d6", "#0366d6" */ + .blob-num-expandable .diff-expander:hover, + .blob-num-expandable .directional-expander:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #24292e" */ + .blob-code-addition .x, .blob-code-deletion .x { + color: #cbcbcbAA; + } + /* source #5: "rgba(255,223,93,.2)" */ + .selected-line::after { + background: rgba(132, 70, 0, 0.2); + } + /* source #5: "#ffd33d" */ + .selected-line.selected-line-top::after { + border-top-color: #EFA554; + } + /* source #5: "#ffd33d" */ + .selected-line.selected-line-bottom::after { + border-bottom-color: #EFA554; + } + /* source #5: "#ffd33d" */ + .selected-line.selected-line-left::after, .selected-line:first-child::after { + border-left-color: #EFA554; + } + /* source #5: "#ffd33d" */ + .selected-line.selected-line-right::after, .selected-line:last-child::after { + border-right-color: #EFA554; + } + /* source #5: "#0366d6" */ + .is-commenting .selected-line.blob-code::before { + background: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#0366d6", "#0366d6" */ + .add-line-comment { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + background-image: linear-gradient(#0372ef, /*[[base-color]]*/ #874488; color: #fff; background-image: none); + } + /* source #5: "#dfe2e5" */ + .inline-comment-form { + border-color: #322252; + } + /* source #5: "#eaecef" */ + .empty-cell + .line-comments, .line-comments + .line-comments { + border-left-color: #322252; + } + /* source #5: "#f6f8fa" */ + .file-diff-split .blob-code + .blob-num { + border-left-color: #221738; + } + /* source #5: "#fafbfc", "#eaecef" */ + .file-diff-split .empty-cell { + background-color: #1b102e; + border-right-color: #322252; + } + /* source #5: "color: #cb2431" */ + .submodule-diff-stats .octicon-diff-removed { + color: #f44; + } + /* source #5: "color: #28a745" */ + .submodule-diff-stats .octicon-diff-added { + color: #6cc644; + } + /* source #5: "linear-gradient(180deg,rgba(242,248,254,0),rgba(242,248,254,.47))" */ + .code-navigation-banner { + background: linear-gradient(180deg, #1b102e, #1b102e); + } + /* source #5: "#e1e4e8" */ + .discussion-timeline.team-discussion-timeline::before, + .discussion-timeline::before { + background-color: #322252; + } + /* source #5: "#fff" */ + .discussion-timeline.team-discussion-timeline .blankslate { + background: #1b102e; + background-image: none; + } + /* source #5: "color: #586069" */ + .discussion-sidebar-item { + color: #cbcbcbCC; + } + /* source #5: "color: #959da5" */ + .discussion-sidebar-item .muted-icon { + color: #767676; + } + /* source #5: "color: #0366d6" */ + .discussion-sidebar-item .muted-icon:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#e1e4e8" */ + .discussion-sidebar-item + .discussion-sidebar-item { + border-top-color: #322252; + } + /* source #5: "color: #586069" */ + .discussion-sidebar-heading { + color: #cbcbcbCC; + } + /* source #5: "color: #959da5" */ + .discussion-sidebar-toggle .octicon { + color: #767676; + } + /* source #5: "color: #0366d6" */ + .discussion-sidebar-toggle:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "none" */ + button.discussion-sidebar-toggle { + background: none; + } + /* source #5: "color: #586069" */ + .sidebar-assignee .assignee { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .sidebar-assignee .assignee:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #cb2431" */ + .thread-subscribe-form.is-error .thread-subscribe-button { + color: #f44; + } + /* source #5: "color: #586069" */ + .participation a { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .participation a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#fff" */ + .gh-header, .gh-header .gh-header-sticky.is-stuck + .gh-header-shadow { + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #6a737d" */ + .gh-header-number { + color: #cbcbcb94; + } + /* source #5: "color: #586069", "#e1e4e8" */ + .gh-header-meta { + color: #cbcbcbCC; + border-bottom-color: #322252; + } + /* source #5: "#e1e4e8" */ + .tabnav-pr { + border-color: #322252; + } + /* source #5: "color: #586069" */ + .tabnav-pr .tabnav-tab { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e", "#e1e4e8" */ + .tabnav-pr .tabnav-tab.selected { + color: #cbcbcbAA; + border-color: #322252; + } + /* source #5: "#fff", "#fff" */ + .timeline-comment-wrapper { + border-top-color: #1b102e; + border-bottom-color: #1b102e; + } + /* source #5: "color: #24292e", "#fff", "#d1d5da" */ + .timeline-comment { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "#c0d3eb" */ + .timeline-comment.current-user { + border-color: #87448835; + } + /* source #5: "#f1f8ff", "#c0d3eb" */ + .timeline-comment.current-user .timeline-comment-header { + background-color: #352544; + border-bottom-color: #87448835; + } + /* source #5: "#c0d3eb" */ + .timeline-comment.current-user .timeline-comment-label { + border-color: #87448835; + } + /* source #5: "color: #c0d3eb", "#f1f8ff", "#c0d3eb" */ + .timeline-comment.current-user .previewable-comment-form .comment-form-head.tabnav { + color: #87448835; + background-color: #352544; + border-bottom-color: #87448835; + } + /* source #5: "#e5d999" */ + .timeline-comment.is-internal, .timeline-comment.unread-item { + border-color: #542; + } + /* source #5: "#fffdef", "#e5d999" */ + .timeline-comment.is-internal .timeline-comment-header, + .timeline-comment.unread-item .timeline-comment-header { + background-color: #220e29; + border-bottom-color: #542; + } + /* source #5: "#e5d999" */ + .timeline-comment.is-internal .timeline-comment-label, + .timeline-comment.unread-item .timeline-comment-label { + border-color: #542; + } + /* source #5: "#fffdef", "#e5d999" */ + .timeline-comment.is-internal .previewable-comment-form .comment-form-head.tabnav, + .timeline-comment.unread-item .previewable-comment-form .comment-form-head.tabnav { + background-color: #220e29; + border-bottom-color: #542; + } + /* source #5: "#e1e4e8" */ + .timeline-comment .comment + .comment { + border-top-color: #322252; + } + /* source #5: "transparent" */ + .timeline-comment--caret::after, .timeline-comment--caret::before { + border-color: transparent; + } + /* source #5: "#f6f8fa" */ + .timeline-comment--caret::after { + border-right-color: #221738; + } + /* source #5: "#d1d5da" */ + .timeline-comment--caret::before { + border-right-color: #322252; + } + /* source #5: "transparent" */ + .is-pending .timeline-comment--caret::after, + .is-pending .timeline-comment--caret::before { + border-color: transparent; + } + /* source #5: "#fffdef" */ + .is-pending .timeline-comment--caret::after { + border-right-color: #220e29; + } + /* source #5: "transparent" */ + .timeline-comment--caret.current-user::after, + .timeline-comment--caret.current-user::before { + border-color: transparent; + } + /* source #5: "#f1f8ff" */ + .timeline-comment--caret.current-user::after { + border-right-color: #352544; + } + /* source #5: "#c0d3eb" */ + .timeline-comment--caret.current-user::before { + border-right-color: #87448835; + } + /* source #5: "transparent" */ + .timeline-comment--caret.is-internal::after, + .timeline-comment--caret.is-internal::before, + .timeline-comment--caret.unread-item::after, + .timeline-comment--caret.unread-item::before { + border-color: transparent; + } + /* source #5: "#fffdef" */ + .timeline-comment--caret.is-internal::after, + .timeline-comment--caret.unread-item::after { + border-right-color: #220e29; + } + /* source #5: "#e5d999" */ + .timeline-comment--caret.is-internal::before, + .timeline-comment--caret.unread-item::before { + border-right-color: #542; + } + /* source #5: "filter: drop-shadow(-.28em 0 0 #c8e1ff)", "#2188ff" */ + :target .timeline-comment--caret::before { + filter: drop-shadow(-0.28em 0 0 rgba(79, 140, 201, 0.3)); + filter: drop-shadow(-0.28em 0 0 rgba(/*[[base-color-rgb]]*/, 0.3)); + border-right-color: /*[[base-color]]*/ #874488; + } + /* source #5: "#2188ff", "box-shadow: 0 0 0 .2em #c8e1ff" */ + :target .timeline-comment { + border-color: /*[[base-color]]*/ #874488; + } + /* source #5: "#2188ff", "box-shadow: 0 0 0 .2em #c8e1ff" */ + .review-comment:target, :target .timeline-comment { + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.3); + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.3); + } + .review-comment:target { + border-color: #874488; + } + /* source #5: "color: #586069", "#f6f8fa", "#d1d5da" */ + .timeline-comment-header { + color: #cbcbcbCC; + background-color: #1e1430; + border-bottom-color: #322252; + } + /* source #5: "color: #586069" */ + .Link--primary, + .timeline-comment-header .author { + color: #874488 !important; + } + /* source #5: "rgba(27,31,35,.15)" */ + .timeline-comment-label { + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #cb2431", "#d73a49" */ + .timeline-comment-label-spammy { + color: #f44; + border-color: #b00; + } + /* source #5: "color: #586069" */ + .timeline-comment-header-text code a { + color: #cbcbcbCC; + } + /* source #5: "color: #6a737d" */ + .timeline-comment-action { + color: #cbcbcb94; + } + /* source #5: "color: #0366d6" */ + .timeline-comment-action:focus, .timeline-comment-action:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #d1d5da" */ + .timeline-comment-action.disabled, .timeline-comment-action.disabled:hover { + color: #322252; + } + /* source #5: "#e1e4e8" */ + .timeline-new-comment .previewable-comment-form .comment-body { + border-bottom-color: #322252; + } + /* source #5: "color: #24292e", "#e1e4e8", "#fff" */ + .discussion-item-icon { + color: #cbcbcbAA; + background-color: #322252; + border-color: #1b102e; + } + /* source #5: "color: #586069" */ + .discussion-item-header { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e" */ + .commit-message .issue-link { + color: #cbcbcbAA; + } + /* source #5: "color: #0366d6" */ + .commit-message .issue-link:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: rgba(27,31,35,.7)" */ + .discussion-item-private { + color: rgba(230, 230, 230, 0.7); + } + /* source #5: "#f6f8fa" */ + .previewable-comment-form .comment-form-head.tabnav { + background: #1e1430; + } + /* source #5: "#fff" */ + .page-responsive .previewable-comment-form .comment-form-head.tabnav .toolbar-commenting { + background: #1b102e; + background-image: none; + } + /* source #5: "transparent" */ + @media (min-width: 1012px) { + .page-responsive .previewable-comment-form .comment-form-head.tabnav .toolbar-commenting { + background: transparent; + } + } + /* source #5: "#f6f8fa" */ + @media (min-width: 768px) { + .page-responsive .previewable-comment-form .comment-form-head.tabnav { + background: #1e1430; + } + } + /* source #5: "initial", "#e1e4e8" */ + .previewable-comment-form .comment-body { + background-color: initial; + border-bottom-color: #322252; + } + /* source #5: "#fff" */ + .new-discussion-timeline .composer .timeline-comment::after { + border-right-color: #1b102e; + } + /* source #5: "#fff" */ + .new-discussion-timeline .composer .comment-form-head.tabnav { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#d1d5da", "transparent", "#fff", "#d1d5da" */ + @media (min-width: 768px) { + .composer.composer-responsive .timeline-comment { + border-color: #322252; + } + .composer.composer-responsive .timeline-comment::after, + .composer.composer-responsive .timeline-comment::before { + border-color: transparent; + } + .composer.composer-responsive .timeline-comment::after { + border-right-color: #1b102e; + } + .composer.composer-responsive .timeline-comment::before { + border-right-color: #322252; + } + } + /* source #5: "#fff", "#e1e4e8" */ + .discussion-timeline-actions { + border-top-color: #322252; + } + /* source #5: "#fff" */ + .discussion-timeline-actions, .pagination-loader-container { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#2188ff", "box-shadow: 0 0 0 .2em #c8e1ff" */ + :target .timeline-comment-group .timeline-comment { + border-color: /*[[base-color]]*/ #874488; + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.3); + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.3); + } + /* source #5: "#fffdef" */ + .is-pending .comment-form-head.tabnav, .is-pending .file-header { + background-color: #220e29; + } + /* source #5: "#e1e4e8" */ + .discussion-item-review-comment { + border-bottom-color: #322252; + } + /* source #5: "#e1e4e8" */ + .discussion-item-icon-gray { + background-color: #322252 !important; + } + /* source #5: "color: #c6cbd1" */ + .footer-octicon { + color: #5a5a5a; + } + /* source #5: "color: #959da5" */ + .footer-octicon:hover { + color: #767676; + } + /* source #5: "none", "box-shadow: none" */ + .kb-konami-dialog { + background: none; + box-shadow: none; + } + /* source #5: "#fff" */ + .kb-konami-dialog .Box-btn-octicon { + border-color: #1b102e; + } + /* source #5: "none" */ + .konami, .konami-overlay { + background: none; + } + /* source #5: "none", "#fff" */ + .konami .key.complete { + background: none; + border-color: #1b102e; + } + /* source #5: "color: #24292e" */ + .konami .enter-link, .konami .key.active { + color: #cbcbcbAA; + } + /* source #5: "none" */ + .konami .enter-link:hover { + background: none; + } + /* source #5: "color: #24292e" */ + .team-mention, .user-mention { + color: #cbcbcbAA; + } + /* source #5: "#e1e4e8" */ + .pagehead { + border-bottom-color: #322252; + } + /* source #5: "color: #24292e" */ + .pagehead-actions > li { + color: #cbcbcbAA; + } + /* source #5: "color: #cb2431" */ + .pagehead-actions .octicon-mute { + color: #f44; + } + /* source #5: "color: #586069", "transparent", "transparent" */ + .pagehead-tabs-item { + color: #cbcbcbCC; + border-color: transparent; + } + /* source #5: "color: rgba(27,31,35,.3)" */ + .pagehead-tabs-item .octicon { + color: rgba(230, 230, 230, 0.3); + } + /* source #5: "color: #444d56" */ + .pagehead-tabs-item .Counter { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e" */ + .pagehead-tabs-item:hover { + color: #cbcbcbAA; + } + /* source #5: "color: #24292e", "#fff", "#e1e4e8","transparent" */ + .pagehead-tabs-item.selected { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: #e36209 #322252 transparent; + } + /* source #5: "color: #586069" */ + .repohead h1 { + color: #cbcbcbCC; + } + /* source #5: "color: rgba(27,31,35,.5)" */ + .repohead h1.private .octicon { + color: rgba(230, 230, 230, 0.5); + } + /* source #5: "color: #959da5" */ + .repohead h1 .octicon { + color: #767676; + } + /* source #5: "color: #586069", "transparent", "transparent" */ + .reponav-item { + color: #cbcbcbCC; + border-color: transparent; + } + /* source #5: "color: rgba(27,31,35,.3)" */ + .reponav-item .octicon { + color: rgba(230, 230, 230, 0.3); + } + /* source #5: "color: #444d56" */ + .reponav-item .Counter { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e" */ + .reponav-item:focus, .reponav-item:hover { + color: #cbcbcbAA; + } + /* source #5: "color: #24292e", "#fff", "#e1e4e8","transparent" */ + .reponav-item.selected { + color: #cbcbcbAA; + background-image: none; + border-color: #e36209 #322252 transparent; + } + /* source #5: "#24292e" */ + .reponav-item.selected, .reponav-wrapper { + background-color: #1b102e; + } + /* source #5: "initial" */ + .reponav-wrapper .reponav-item.selected { + background-color: initial; + } + /* source #5: "#dfe2e5" */ + .steps { + border-color: #322252; + } + /* source #5: "color: #c6cbd1", "#fafbfc", "#dfe2e5" */ + .steps li { + color: #5a5a5a; + background-color: #1b102e; + border-left-color: #322252; + } + /* source #5: "color: #24292e", "#fff" */ + .steps li.current { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #0366d6" */ + .steps li.current .octicon { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .steps .complete { + color: #cbcbcbCC; + } + /* source #5: "color: #28a745" */ + .steps .complete .octicon { + color: #6cc644; + } + /* source #5: "color: #0366d6" */ + .prose-diff .show-rich-diff { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #d1d5da" */ + .prose-diff.collapsed .rich-diff-level-zero.expandable .octicon { + color: #322252; + } + /* source #5: "color: #24292e" */ + .prose-diff.collapsed .rich-diff-level-zero.expandable:hover .octicon { + color: #cbcbcbAA; + } + /* source #5: "color: #d1d5da" */ + .prose-diff.collapsed .rich-diff-level-zero.expandable:only-child::before { + color: #322252; + } + /* source #5: "color: #24292e" */ + .prose-diff.collapsed .rich-diff-level-zero.expandable:only-child:hover::before { + color: #cbcbcbAA; + } + /* source #5: "color: #cb2431" */ + .prose-diff .changed .removed, .prose-diff .changed .removed > div, + .prose-diff .changed .removed code, .prose-diff .changed del, + .prose-diff .changed del > div, .prose-diff .changed del code, + .prose-diff > .markdown-body li ul.removed { + color: #f44; + } + /* source #5: "color: #d1d5da" */ + .prose-diff > .markdown-body li.added.moved-down .octicon, + .prose-diff > .markdown-body li.added.moved-up .octicon { + color: #322252; + } + /* source #5: "#fffdef" */ + .prose-diff > .markdown-body li.added.moved { + background: #220e29; + } + /* source #5: "#fffdef", "#dfe2e5" */ + .prose-diff > .markdown-body td.changed, + .prose-diff > .markdown-body th.changed { + background: #220e29; + border-left-color: #322252; + } + /* source #5: "color: #cb2431" */ + .prose-diff > .markdown-body li:not(.moved).removed { + color: #f44; + } + /* source #5: "#f6f8fa" */ + .protip code { + background-color: #1e1430; + } + /* source #5: "transparent" */ + .add-reactions-options-item { + border-color: transparent; + } + /* source #5: "#dbedff" */ + .add-reactions-options-item:active { + background-color: #352544; + } + /* source #5: "#e1e4e8" */ + .comment-reactions.has-reactions { + border-top-color: #322252; + } + /* source #5: "#f1f8ff" */ + .comment-reactions .user-has-reacted { + background-color: #352544; + } + /* source #5: "#e1e4e8" */ + .reaction-summary-item { + border-right-color: #322252; + } + /* source #5: "#dfe2e5" */ + .render-container { + background: #220e29; + } + /* source #5: "none" */ + .render-container.is-render-ready.is-render-requested:not(.is-render-failed) { + background: none; + } + /* source #5: "color: #444d56", "#f6f8fa", "rgba(27,31,35,.15)" */ + .render-notice { + color: #cbcbcbCC; + background-color: #1e1430; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "#f1f8ff" */ + .commit-tease .AvatarStack-body { + background: #352544; + } + /* source #5: "#dfe2e5" */ + .content-attachment { + border-left-color: #322252; + } + /* source #5: "#fff" */ + .max--md .content-attachment-content--gradient { + background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #1b102e; background-image: none calc(100% - 28px)); + } + /* source #5: "none" */ + .content-attachment-details[open] .max--md .content-attachment-content--gradient { + background: none; + } + /* source #5: "color: #586069" */ + .marketing .pagehead p { + color: #cbcbcbCC; + } + /* source #5: "color: #28a745" */ + .marketing h2 .secure { + color: #6cc644; + } + /* source #5: "#e5e5e5" */ + .marketing-section { + border-bottom-color: #322252; + } + /* source #5: "#e5e5e5" */ + .marketing-hero-octicon { + border-color: #322252; + } + /* source #5: "color: #0366d6" */ + .marketing-hero-octicon .octicon { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .hanging-icon-list .octicon { + color: #cbcbcbCC; + } + /* source #5: "color: #28a745" */ + .hanging-icon-list .octicon-check { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .hanging-icon-list .octicon-x { + color: #f44; + } + /* source #5: "rgba(27,31,35,.5)" */ + .btn-blurple.hover, .btn-blurple:hover { + border-color: rgba(200, 200, 200, 0.3); + } + /* source #5: "none", "rgba(27,31,35,.5)" */ + .btn-blurple.selected, .btn-blurple:active, + .btn-blurple[aria-selected="true"], [open] > .btn-blurple { + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #5: "none", "rgba(27,31,35,.15)", "box-shadow: none" */ + .btn-blurple.disabled, .btn-blurple:disabled, + .btn-blurple[aria-disabled="true"] { + background-image: none; + border-color: rgba(200, 200, 200, 0.1); + box-shadow: none; + } + /* source #5: "#fff" */ + .btn-blurple .Counter { + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #0366d6" */ + .intgrs-lstng-item-link:hover .intgrs-lstng-item-header { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #333" */ + .intgrs-lstng-item-header { + color: #cbcbcbEE; + } + /* source #5: "color: #586069" */ + .intgrs-lstng-item-description { + color: #cbcbcbCC; + } + /* source #5: "#fff" */ + .intgrs-lstng-item-description::after { + background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #1b102e; background-image: none 80%); + } + /* source #5: "color: #0366d6" */ + .intgr-admin-link:hover .octicon { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .intgr-admin-link .octicon { + color: #cbcbcbCC; + } + /* source #5: "initial" */ + .integrations-install-target .flash, + .integrations-install-target .flash-error { + background-color: initial; + } + /* source #5: "color: rgba(27,31,35,.7)" */ + .integrations-install-target .octicon-lock { + color: rgba(230, 230, 230, 0.7); + } + /* source #5: "#fafbfc" */ + .listgroup-item.disabled { + background-color: #1b102e; + } + /* source #5: "color: #333" */ + .listgroup-item.disabled .listgroup-item-title { + color: #cbcbcbEE; + } + /* source #5: "color: #767676" */ + .link-small { + color: #767676; + } + /* source #5: "color: #0366d6" */ + .listgroup-item:hover .link-small { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#d73a49" */ + .manifest-errors { + border-left-color: #b00; + } + /* source #5: "#fff" */ + .not-found-octocat-wrapper::after { + background: #1b102e; + background-image: none; + } + /* source #5: "color: #333" */ + .billing-plans .name { + color: #cbcbcbEE; + } + /* source #5: "#28a745" */ + .billing-plans .coupon td { + background-color: #373; + } + /* source #5: "transparent" */ + .coupon-label::after { + border-color: transparent; + } + /* source #5: "#eee" */ + .plan-notice { + border-top-color: #322252; + } + /* source #5: "#cb2431" */ + .alert-label--high { + background-color: #911; + } + /* source #5: "fill: #cb2431" */ + .graph-canvas .alert-label--high { + fill: #f44; + } + /* source #5: "fill: #e36209" */ + .graph-canvas .alert-label--moderate { + fill: #fb8532; + } + /* source #5: "#dbab09" */ + .alert-label--low { + background-color: #cb4; + } + /* source #5: "fill: #dbab09" */ + .graph-canvas .alert-label--low { + fill: #cb4; + } + /* source #5: "#f6f8fa", "#e1e4e8" */ + .advisory-form { + background-color: #1e1430; + border-top-color: #322252; + } + /* source #5: "#fff" */ + .advisory-form .form-actions, .advisory-form .form-control, + .advisory-form .previewable-comment-form { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#f5f5f5" */ + .credit-card { + background-color: #1e1430; + } + /* source #5: "color: #767676", "#fff" */ + .credit-card.normal .signature { + color: #767676; + background-color: #1b102e; + background-image: none; + } + /* source #5: "#d73a49" */ + .credit-card .cvv { + border-color: #b00; + } + /* source #5: "color: #586069" */ + .credit-card .cvv span { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e" */ + .billing-addon-items td.black { + color: #cbcbcbAA; + } + /* source #5: "#eee" */ + .billing-addon-items tr { + border-bottom-color: #322252; + } + /* source #5: "#fafbfc" */ + .billing-addon-items tr:nth-child(2n) { + background-color: #1b102e; + } + /* source #5: "color: #cb2431", "#fff" */ + .billing-addon-items tr.total-row { + color: #f44; + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #cbcbcb66" */ + .billing-addon-items .addon-cost, + .billing-addon-items .discounted-original-price { + color: #cbcbcb94; + } + /* source #5: "#fff" */ + .billing-credit-card .javascript-disabled-overlay { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#eee" */ + .billing-extra-box, .billing-vat-box { + border-left-color: #322252; + } + /* source #5: "color: #586069" */ + .billing-section .section-label { + color: #cbcbcbCC; + } + /* source #5: "color: #333" */ + .billing-section .section-content { + color: #cbcbcbEE; + } + /* source #5: "#eee" */ + .usage-bar { + background: #2c1a36; + } + /* source #5: "#d73a49" */ + .usage-bar.exceeded .progress { + background-color: #f44 !important; + } + /* source #5: "color: #586069" */ + .lfs-data-icon { + color: #cbcbcbCC; + } + /* source #5: "color: #333" */ + .lfs-data-icon.dark { + color: #cbcbcbEE; + } + /* source #5: "#f9f9f9" */ + .paypal-container { + background-color: #1b102e; + } + /* source #5: "#ddd" */ + .braintree-paypal-loggedin { + border-color: #322252 !important; + } + /* source #5: "color: #586069" */ + .payment-history .currency, .payment-history .status { + color: #cbcbcbCC; + } + /* source #5: "color: #28a745" */ + .payment-history .succeeded .status { + color: #6cc644; + } + /* source #5: "#f6f8fa" */ + .payment-history .failed, .payment-history .refunded { + background: #1e1430; + } + /* source #5: "color: #6a737d" */ + .payment-history .refunded .status { + color: #cbcbcb94; + } + /* source #5: "color: #cb2431" */ + .payment-history .failed .status { + color: #f44; + } + /* source #5: "color: #586069" */ + .discounted-original-price { + color: #cbcbcbCC; + } + /* source #5: "#f9f9f9", "#eee" */ + .billing-manager-banner { + background: #1b102e; + border-bottom-color: #322252; + } + /* source #5: "color: #586069" */ + .billing-manager-banner-text, .billing-manager-banner-title { + color: #cbcbcbCC; + } + /* source #5: "#fafbfc", "#e0e0e0" */ + .plan-choice { + background-color: #1b102e; + border-color: #322252; + } + /* source #5: "#fff" */ + .plan-choice.open, .plan-choice.selected { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#d1d5da" */ + .plan-choice--experiment.open, .plan-choice--experiment.selected { + border-color: #322252; + } + /* source #5: "#28a745" */ + .plan-choice--experiment.open .plan-choice-icon, + .plan-choice--experiment.selected .plan-choice-icon { + background-color: #373; + } + /* source #5: "#34d058" */ + .plan-choice--experiment.plan-choice--green.open, + .plan-choice--experiment.plan-choice--green.selected { + border-color: #34d058; + } + /* source #5: "#28a745" */ + .plan-choice--experiment.plan-choice--green.open .plan-choice-icon, + .plan-choice--experiment.plan-choice--green.selected .plan-choice-icon { + background-color: #373; + } + /* source #5: "#8a63d2" */ + .plan-choice--experiment.plan-choice--purple.open, + .plan-choice--experiment.plan-choice--purple.selected { + border-color: #8368aa; + } + /* source #5: "#6f42c1" */ + .plan-choice--experiment.plan-choice--purple.open .plan-choice-icon, + .plan-choice--experiment.plan-choice--purple.selected .plan-choice-icon { + background-color: #8368aa; + } + /* source #5: "color: #6a737d" */ + .plan-choice-exp { + color: #cbcbcb94; + } + /* source #5: "#e0e0e0" */ + .billing-line-item { + border-top-color: #322252; + } + /* source #5: "color: #6a737d" */ + .billing-box-accordion:hover .billing-box-accordion-state .octicon { + color: #cbcbcb94; + } + /* source #5: "color: #586069" */ + .billing-box-accordion-state .octicon { + color: #cbcbcbCC; + } + /* source #5: "#fff" */ + .billing-box-progressBars span:nth-child(2) { + border-left-color: #1b102e; + } + /* source #5: "color: #6a737d" */ + .blame-commit-date[data-heat="10"] { + color: #cbcbcb94; + } + /* source #5: "color: rgba(27,31,35,.3)" */ + .blame-commit-message .message.blank { + color: rgba(230, 230, 230, 0.3); + } + /* source #5: "color: #d1d5da" */ + .reblame-link { + color: #322252; + } + /* source #5: "color: #6a737d" */ + .blame-hunk:hover .reblame-link { + color: #cbcbcb94; + } + /* source #5: "#e5e5e5" */ + .blob-interaction-bar { + border-bottom-color: #322252; + } + /* source #5: "color: #586069" */ + .blob-interaction-bar .octicon-search { + color: #cbcbcbCC; + } + /* source #5: "#f6f8fa" */ + .TagsearchPopover-list .TagsearchPopover-list-item:hover { + background-color: #1e1430; + } + /* source #5: "#fafbfc" */ + .linejump .linejump-input { + background-color: #1b102e; + } + /* source #5: "#fff" */ + .CopyBlock:active, .CopyBlock:focus, .CopyBlock:hover { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#fff" */ + .file-commit-form--full { + background: #1b102e; + background-image: none; + } + /* source #5: "transparent" */ + .commit-form::after, .commit-form::before { + border-color: transparent; + } + /* source #5: "#fff" */ + .commit-form::after { + border-right-color: #1b102e; + } + /* source #5: "#ddd" */ + .commit-form::before { + border-right-color: #322252; + } + /* source #5: "#d1d5da" */ + .merge-pr { + border-top-color: #322252; + } + /* source #5: "#e1e4e8" */ + .merge-status-list { + border-color: #322252; + } + /* source #5: "#fafbfc", "#e1e4e8" */ + .merge-status-item { + background-color: #1b102e; + border-bottom-color: #322252; + } + /* source #5: "color: #586069" */ + .merge-pr-more-commits, .status-meta { + color: #cbcbcbCC; + } + /* source #5: "#fff", "#d1d5da" */ + .branch-action-body { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "transparent" */ + .branch-action-body::after, .branch-action-body::before { + border-color: transparent; + } + /* source #5: "#fff" */ + .branch-action-body::after { + border-right-color: #1b102e; + } + /* source #5: "#d1d5da" */ + .branch-action-body::before { + border-right-color: #322252; + } + /* source #5: "#fafbfc", "#e1e4e8" */ + .branch-action-body .merge-branch-form, .branch-action-body .merge-message { + background-color: #1b102e; + border-top-color: #322252; + } + /* source #5: "#e1e4e8" */ + .branch-action-item + .branch-action-item, + .branch-action-item + .mergeability-details { + border-top-color: #322252; + } + /* source #5: "#2cbe4e" */ + .branch-action-state-clean .branch-action-icon { + background-color: #373; + } + /* source #5: "#34d058" */ + .branch-action-state-clean .branch-action-body { + border-color: #34d058; + } + /* source #5: "#34d058" */ + .branch-action-state-clean .branch-action-body::before { + border-right-color: #34d058; + } + /* source #5: "#dbab09" */ + .branch-action-state-unknown .branch-action-icon, + .branch-action-state-unstable .branch-action-icon { + background-color: #cb4; + } + /* source #5: "#6f42c1" */ + .branch-action-state-merged .branch-action-icon { + background-color: #8368aa; + } + /* source #5: "#6a737d" */ + .branch-action-state-closed-dirty .branch-action-icon, + .branch-action-state-dirty .branch-action-icon, + .is-rebasing .branch-action-state-dirty-if-rebasing .branch-action-icon { + background-color: #444; + } + /* source #5: "#d1d5da" */ + .branch-action-state-closed-dirty .branch-action-body, + .branch-action-state-dirty .branch-action-body, + .is-rebasing .branch-action-state-dirty-if-rebasing .branch-action-body { + border-color: #322252; + } + /* source #5: "#d1d5da" */ + .branch-action-state-closed-dirty .branch-action-body::before, + .branch-action-state-dirty .branch-action-body::before, + .is-rebasing .branch-action-state-dirty-if-rebasing .branch-action-body::before { + border-right-color: #322252; + } + /* source #5: "#d73a49" */ + .branch-action-state-error .branch-action-icon, + .is-merging .branch-action-state-error-if-merging .branch-action-icon { + background-color: #f44; + } + /* source #5: "#e1e4e8" */ + .merge-branch-form .commit-form::before { + border-right-color: #322252; + } + /* source #5: "#2cbe4e" */ + .completeness-indicator-success { + background-color: #373; + } + /* source #5: "#cb2431" */ + .completeness-indicator-error { + background-color: #911; + } + /* source #5: "#6a737d" */ + .completeness-indicator-problem { + background-color: #444; + } + /* source #5: "#fffbdd", "rgba(27,31,35,.15)" */ + .RecentBranches { + background-color: #220e29; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #735c0f" */ + .RecentBranches-item, .RecentBranches-item-link { + color: #EFA554; + } + /* source #5: "#fafbfc", "#e1e4e8" */ + .range-editor { + background-color: #1b102e; + border-color: #322252; + } + /* source #5: "color: #586069" */ + .range-editor-icon { + color: #cbcbcbCC; + } + /* source #5: "#fff", "#dfe2e5" */ + ul.comparison-list { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "#eaecef" */ + ul.comparison-list > li { + border-top-color: #322252; + } + /* source #5: "color: #586069" */ + ul.comparison-list > li em { + color: #cbcbcbCC; + } + /* source #5: "color: #a3aab1" */ + ul.comparison-list > li .octicon { + color: #767676; + } + /* source #5: "color: #6a737d", "#fafbfc" */ + ul.comparison-list > li.title { + color: #cbcbcb94; + background: #1b102e; + } + /* source #5: "#959da5" */ + .branch-a-b-count .count-half:last-child { + border-left-color: #484848; + } + /* source #5: "#c6cbd1" */ + .branch-a-b-count .meter { + background-color: #484848; + } + /* source #5: "initial" */ + .branch-a-b-count .meter.zero { + background-color: initial; + } + /* source #5: "#eaecef" */ + .branch-a-b-count .bar-ahead.even, .branch-a-b-count .bar-behind.even { + background: #322252; + } + /* source #5: "color: #586069" */ + .admin-options-block .policy-enforcement { + color: #cbcbcbCC; + } + /* source #5: "color: #6a737d" */ + .admin-options-block .disabled, .admin-options-block .disabled .note, + .deprovisioning-checkbox.checkbox-disabled { + color: #cbcbcb94; + } + /* source #5: "#0366d6" */ + .checks-list-item.selected .checks-list-item-name { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none !important; + } + /* source #5: "#d73a49" */ + .check-annotation-failure::after { + background-color: #f44; + } + /* source #5: "#ffd33d" */ + .check-annotation-warning::after { + background-color: #cb4; + } + /* source #5: "color: #b08800" */ + .check-annotation-warning .annotation-title, + .check-annotation-warning .octicon-alert { + color: #cb4; + } + /* source #5: "color: #959da5" */ + .neutral-check { + color: #767676; + } + /* source #5: "#24292e" */ + .CheckRun { + background-color: #1b102e; + } + /* source #5: "color: #959da5" */ + .CheckStep-header { + color: #767676; + } + /* source #5: "#24292e", "none" */ + .CheckRun-search .btn { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#2f363d" */ + .CheckRun-search .btn:hover { + background-color: #2f1336; + } + /* source #5: "color: #586069", "none" */ + .CheckRun-search .btn[disabled] { + color: #cbcbcbCC; + background-image: none; + } + /* source #5: "#24292e" */ + .CheckRun-search .btn[disabled]:hover { + background-color: #1b102e; + } + /* source #5: "#eaecef", "#444d56" */ + .CheckRun-header { + border-top-color: #322252; + border-bottom-color: #484848; + } + /* source #5: "color: #959da5" */ + .CheckRun-header-timestamp { + color: #767676; + } + /* source #5: "hsla(0,0%,100%,.125)" */ + .CheckRun-search-input { + background-color: hsla(0, 0%, 100%, 0.05); + } + /* source #5: "color: #24292e", "#fafbfc" */ + .CheckRun-search-input:focus { + color: #cbcbcbAA; + background-color: #1b102e; + } + /* source #5: "color: #959da5" */ + .CheckStep-line .CheckStep-line-number, + .CheckStep-line .CheckStep-line-timestamp { + color: #767676; + } + /* source #5: "#2f363d" */ + .CheckStep-line:hover { + background-color: #2f1336; + } + /* source #5: "#586069" */ + .CheckStep-line.selected { + background-color: #322252; + } + /* source #5: "color: #24292e !important", "#ffdf5d" */ + .CheckStep-line .dt-fm { + color: #cbcbcbAA !important; + background: #cb4; + } + /* source #5: "color: #959da5" */ + .CheckStep .log-line-info, .CheckStep .log-line-verbose { + color: #767676; + } + /* source #5: "color: #24292e" */ + .CheckStep .ansifg-b { + color: #cbcbcbAA; + } + /* source #5: "color: #959da5" */ + .CheckStep .ansifg-gr { + color: #767676; + } + /* source #5: "#24292e" */ + .CheckStep .ansibg-b, .CheckStep .ansibg-bl { + background-color: #1b102e; + } + /* source #5: "#e1e4e8" */ + .CheckStep .ansibg-w { + background-color: #322252; + } + /* source #5: "fill: #2cbe4e" */ + .code-frequency .addition { + fill: #6cc644; + } + /* source #5: "fill: #cb2431" */ + .code-frequency .deletion { + fill: #f44; + } + /* source #5: "color: #28a745" */ + .cadd { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .cdel { + color: #f44; + } + /* source #5: "#e1e4e8" */ + .code-list .file-box { + border-color: #322252; + } + /* source #5: "#eee" */ + .code-list .code-list-item + .code-list-item { + border-top-color: #322252; + } + /* source #5: "color: #0366d6" */ + .code-list .blob-num a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .code-list .full-path .octicon-repo { + color: #cbcbcbCC; + } + /* source #5: "color: #6a737d" */ + .code-list .full-path a { + color: #cbcbcb94; + } + /* source #5: "#fffdef" */ + .code-list-item-private .blob-num { + background-color: #220e29; + } + /* source #5: "color: rgba(27,31,35,.7)" */ + .code-list-item-private .blob-num a { + color: rgba(230, 230, 230, 0.7); + } + /* source #5: "color: rgba(27,31,35,.7)", "#fffdef" */ + .code-list-item-private .divider .blob-code, + .code-list-item-private .divider .blob-num { + color: rgba(230, 230, 230, 0.7); + background-color: #220e29; + } + /* source #5: "#ffd33d" */ + .code-scanning-alert-warning-message { + border-color: #EFA554 !important; + } + /* source #5: "#e1e4e8" */ + .codesearch-results .repo-list-item + .repo-list-item { + border-top-color: #322252; + } + /* source #5: "none", "box-shadow: none" */ + .search-form-fluid .search-page-input { + background: none; + box-shadow: none; + } + /* source #5: "box-shadow: none" */ + .search-form-fluid .search-page-input:focus { + box-shadow: none; + } + /* source #5: "color: #586069", "#fff", "#e1e4e8" */ + @media (max-width: 544px) { + .codesearch-pagination-container .current { + color: #cbcbcbCC; + background: #1b102e; + background-image: none; + border-color: #322252; + } + } + /* source #5: "color: #24292e", "#ffd33d" */ + .CommunityTemplate-highlight { + color: #cbcbcbAA; + background-color: #cb4; + } + /* source #5: "#0366d6" */ + .CommunityTemplate-highlight--focus { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#ffd33d","#28a745", "initial" */ + .community-checklist .progress-bar { + background: linear-gradient(90deg, #cb4, #c5e300, #373); + background-color: initial; + } + /* source #5: "#f6f8fa" */ + .community-checklist .progress { + background-color: #1e1430; + } + /* source #5: "color: #dbab09" */ + .community-checklist .checklist-dot { + color: #cb4; + } + /* source #5: "color: #cb2431" */ + span.no-nl-marker { + color: #f44; + } + /* source #5: "#fff" */ + .select-menu-item { + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #586069" */ + li.contribution .num, ul.simple-conversation-list a.meta { + color: #cbcbcbCC; + } + /* source #5: "fill: #959da5" */ + .activity-overview-percentage { + fill: #cbcbcb75; + } + /* source #5: "#f6f8fa" */ + .tint-box { + background: #1e1430; + } + /* source #5: "#fff" */ + .tint-box.transparent { + background: #1b102e; + background-image: none; + } + /* source #5: "fill: #959da5" */ + .contrib-person .midlabel { + fill: #cbcbcb75; + } + /* source #5: "#fff" */ + .coupons .coupon-form-body { + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #0366d6" */ + .coupon-icon { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "fill: #dbab09" */ + .repo-private-icon { + fill: #cb4; + } + /* source #5: "#e1e4e8" */ + .dashboard-rollup-items > .dashboard-rollup-item { + border-top-color: #322252; + } + /* source #5: "#fafbfc", "#d1d5da" */ + .dashboard-notice { + background-color: #1b102e; + border-color: #322252; + } + /* source #5: "color: #959da5" */ + .dashboard-notice .dismiss { + color: #767676; + } + /* source #5: "color: #586069" */ + .dashboard-notice .dismiss:hover { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .dashboard-notice .octicon-organization { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #24292e" */ + .dashboard-notice h2 { + color: #cbcbcbAA; + } + /* source #5: "#fff" */ + .dashboard-notice .coupon { + background: #1b102e; + background-image: none; + } + /* source #5: "#fff", "box-shadow: none" */ + .dashboards-overview-cards .blankslate { + background-color: #1b102e; + background-image: none; + box-shadow: none; + } + /* source #5: "color: #cb2431" */ + .dashboards-overview-cards .octicon-arrow-down { + color: #f44; + } + /* source #5: "color: #0366d6" */ + .dashboards-overview-cards .summary-stats .metric-1 { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #cbcbcb66" */ + .developer-thanks .hook { + color: #cbcbcb94; + } + /* source #5: "color: #28a745" */ + .developer-next-steps .octicon { + color: #6cc644; + } + /* source #5: "#a2cbac" */ + .timeline-comment.current-user.timeline-chosen-answer, + .timeline-comment.current-user.timeline-chosen-answer .timeline-comment-label, + .timeline-comment.timeline-chosen-answer, + .timeline-comment.timeline-chosen-answer .timeline-comment-label { + border-color: #28a745; + } + /* source #5: "#a2cbac" */ + .timeline-comment.current-user.timeline-chosen-answer::before, + .timeline-comment.timeline-chosen-answer::before { + border-right-color: #28a745; + } + /* source #5: "#f0fff4", "#a2cbac" */ + .timeline-comment.current-user.timeline-chosen-answer .timeline-comment-header, + .timeline-comment.timeline-chosen-answer .timeline-comment-header { + background-color: #002800; + border-bottom-color: #28a745; + } + /* source #5: "box-shadow: none" */ + :target .discussion-nested-comment-group .timeline-comment { + box-shadow: none; + } + /* source #5: "box-shadow: 0 0 0 .2em #c8e1ff" */ + .discussion-nested-comment-timeline-item:target { + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.3); + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.3); + } + /* source #5: "box-shadow: none" */ + :target .nested-discussion-timeline-comment { + box-shadow: none; + } + /* source #5: "fill: #22863a" */ + .icon-discussion-answered, .icon-discussion-answered path { + fill: #6cc644; + } + /* source #5: "color: #24292e" */ + .icon-discussion-gray { + color: #cbcbcbAA; + } + /* source #5: "fill: #24292e" */ + .icon-discussion-gray, .icon-discussion-gray path { + fill: #cbcbcbEE; + } + /* source #5: "#6a737d" */ + .discussions-activity-indicator { + background-color: #444; + } + /* source #5: "box-shadow: inset 0 1px 2px rgba(27,31,35,.075),0 0 0 .2em rgba(3,102,214,.3)" */ + .discussion-spotlight-gradient[aria-selected="true"] { + box-shadow: 0 0 0 2px rgba(79, 140, 201, 0.3); + box-shadow: 0 0 0 2px rgba(/*[[base-color-rgb]]*/, 0.3); + } + /* source #5: "fill: #cb2431" */ + .donut-chart > .action_required, .donut-chart > .cancelled, + .donut-chart > .error, .donut-chart > .failure, .donut-chart > .timed_out { + fill: #f44; + } + /* source #5: "fill: #dbab09" */ + .donut-chart > .expected, .donut-chart > .in_progress, + .donut-chart > .pending, .donut-chart > .queued { + fill: #cb4; + } + /* source #5: "fill: #2cbe4e" */ + .donut-chart > .success { + fill: #6cc644; + } + /* source #5: "fill: #959da5" */ + .donut-chart > .neutral, .donut-chart > .skipped, .donut-chart > .stale { + fill: #cbcbcb75; + } + /* source #5: "color: #24292e", "border-bottom-color: #e36209" */ + .emoji-tab[role="tab"][aria-selected="true"] { + color: #cbcbcbAA; + border-bottom-color: #874488; + } + /* source #5: "color: #6a737d" */ + .emoji-tab[role="tab"][aria-selected="true"] .UnderlineNav-octicon { + color: #cbcbcb94; + } + /* source #5: "#0366d6" */ + .selected-emoji { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "initial" */ + .emoji-picker-tab .btn-outline:not(:hover) { + background-color: initial; + } + /* source #5: "color: #586069" */ + .ghe-license-status p { + color: #cbcbcbCC; + } + /* source #5: "#f1f8ff" */ + @media (min-width: 768px) { + .checkable-input-container.checked .form-checkbox--box { + background-color: #352544; + } + } + /* source #5: "#eee" */ + .newsletter-frequency-choice { + border-color: #322252; + } + /* source #5: "color: #28a745" */ + .newsletter-frequency-choice .notice { + color: #6cc644; + } + /* source #5: "#fafbfc", "#eee" */ + .newsletter-frequency-choice h3 { + background-color: #1b102e; + border-bottom-color: #322252; + } + /* source #5: "#0366d6", "#0366d6" */ + .newsletter-frequency-choice:hover, .newsletter-frequency-choice:hover h3 { + border-color: /*[[base-color]]*/ #874488; + } + .newsletter-frequency-choice:hover h3 { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#28a745" */ + .newsletter-frequency-choice.selected h3 { + background-color: #373; + } + /* source #5: "color: #555", "rgba(0,0,0,.125)" */ + .exploregrid-item { + color: #cbcbcbCC; + border-bottom-color: rgba(200, 200, 200, 0.125); + } + /* source #5: "color: #0366d6" */ + .exploregrid-item:hover .exploregrid-item-title { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#f5f5f5" */ + .exploregrid-item-header { + background-color: #1e1430; + } + /* source #5: "color: #24292e" */ + .exploregrid-item-title { + color: #cbcbcbAA; + } + /* source #5: "#ddd" */ + .file { + border-color: #322252; + } + /* source #5: "#2188ff", "box-shadow: 0 0 0 .2em #c8e1ff" */ + .file:target { + border-color: /*[[base-color]]*/ #874488; + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.3); + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.3); + } + /* source #5: "color: #586069" */ + .file .data.empty { + color: #cbcbcbCC; + } + /* source #5: "#ddd" */ + .file .image { + background-color: #220e29; + } + /* source #5: "#fff" */ + .file .image .border-wrap { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#eee", "#fff" */ + .file .image canvas, .file .image img { + border-color: #1b102e; + } + /* source #5: "#eee" */ + .file .image .view canvas, .file .image .view img, .file .image canvas, + .file .image img { + background: url(/images/modules/commit/trans_bg.gif) 100% 100% #2c1a36; + } + /* source #5: "none" */ + .file .empty { + background: none; + } + /* source #5: "#fafbfc", "#e1e4e8" */ + .file-header { + background-color: #1b102e; + border-bottom-color: #322252; + } + /* source #5: "#ddd" */ + .file-info-divider { + background-color: #220e29; + } + /* source #5: "fill: #0366d6" */ + .graphs .dot.padded circle:hover { + fill: /*[[base-color]]*/ #874488; + } + /* source #5: "fill: #24292e" */ + .graphs .d3-tip { + fill: #cbcbcbEE; + } + /* source #5: "color: #6a737d" */ + .graphs .dir { + color: #cbcbcb94; + } + /* source #5: "fill: #24292e", "stroke: #24292e" */ + .graphs .selection .selection { + fill: #cbcbcbEE; + stroke: #d2d2d2; + } + /* source #5: "color: #586069" */ + .graph-filter .info { + color: #cbcbcbCC; + } + /* source #5: "color: #2f363d" */ + .graph-canvas .activity { + color: #cbcbcbEE; + } + /* source #5: "color: #959da5", "rgba(0,0,0,.8)" */ + .svg-tip { + color: #767676; + background: #2c1a36; + } + /* source #5: "transparent", "rgba(0,0,0,.8)" */ + .svg-tip::after { + border-color: #2c1a36 transparent transparent; + } + /* source #5: "#2188ff" */ + .svg-tip.comparison .metric-1 { + border-top-color: #874488; + } + /* source #5: "#f1f8ff" */ + .topic-tag { + background-color: #352544; + } + /* source #5: "#fff" */ + .topic-tag-outline { + background: #1b102e; + background-image: none; + } + /* source #5: "color: #6a737d", "#f1f8ff" */ + .delete-topic-button, .delete-topic-link { + color: #cbcbcb94; + background-color: #352544; + } + /* source #5: "color: #86181d" */ + .invalid-topic .delete-topic-button { + color: #f44; + } + /* source #5: "#f1f8ff" */ + .topic-tag-action { + background-color: #352544; + } + /* source #5: "color: #86181d" */ + .topic-tag-action.invalid-topic { + color: #f44; + } + /* source #5: "color: #6a737d", "#f1f8ff" */ + .topic-tag-action .add-topic-button, .topic-tag-action .remove-topic-button { + color: #cbcbcb94; + background-color: #352544; + } + /* source #5: "#28a745" */ + .topic-tag-action .add-topic-button:hover { + background-color: #373; + } + /* source #5: "#d73a49" */ + .topic-tag-action .remove-topic-button:hover { + background-color: #f44; + } + /* source #5: "none" */ + .topic-input-container .tag-input .tag-input-inner { + background-image: none; + } + /* source #5: "#e1e4e8" */ + .topic-list .topic-list-item + .topic-list-item { + border-top-color: #322252; + } + /* source #5: "color: #d1d5da" */ + .topic-box .unstarred { + color: #322252; + } + /* source #5: "#fafbfc" */ + .discussion-post .timeline-inline-comments { + background: #1b102e; + } + /* source #5: "#e1e4e8" */ + .discussion-post .reply-comment:first-child { + border-top-color: #322252; + } + /* source #5: "#fafbfc" */ + .discussion-post .reply-comment .review-comment.is-comment-editing { + background: #1b102e; + } + /* source #5: "#e1e4e8" */ + .discussion-post .reply-comments-holder::before { + background-color: #322252; + } + /* source #5: "#f6f8fa", "box-shadow: none" */ + .team-discussion-new-post .review-thread-reply-button:disabled { + background-color: #1e1430; + box-shadow: none; + } + /* source #5: "color: #a3aab1" */ + .team-project-suggestion-number { + color: #767676; + } + /* source #5: "color: #6a737d" */ + .hook-item .description { + color: #cbcbcb94; + } + /* source #5: "color: #28a745" */ + .hook-item.success .icon-for-success { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .hook-item.failure .icon-for-failure { + color: #f44; + } + /* source #5: "color: #6a737d" */ + .hook-item.inactive .icon-for-inactive, .hook-item.pending .icon-for-pending { + color: #cbcbcb94; + } + /* source #5: "color: #28a745" */ + .hook-item.enabled .icon-for-enabled { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .hook-item .hook-error-message { + color: #f44; + } + /* source #5: "initial" */ + .hook-deliveries-list .hook-delivery-item:hover { + background-color: initial; + } + /* source #5: "color: #28a745" */ + .hook-deliveries-list .item-status.success { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .hook-deliveries-list .item-status.failure { + color: #f44; + } + /* source #5: "color: #6a737d" */ + .hook-deliveries-list .item-status.pending, .hook-delivery-time { + color: #cbcbcb94; + } + /* source #5: "#959da5" */ + .hook-delivery-container h4.remote-call-header { + border-bottom-color: #484848; + } + /* source #5: "#d73a49" */ + .hook-delivery-response-status { + background-color: #f44; + } + /* source #5: "#28a745" */ + .hook-delivery-response-status[data-response-status^="2"] { + background-color: #373; + } + /* source #5: "color: #586069" */ + .integration-meta-head { + color: #cbcbcbCC; + } + /* source #5: "#fff" */ + .integrations-select-repos::-webkit-scrollbar-thumb { + border-color: #1b102e; + } + /* source #5: "transparent" */ + .integrations-select-repos::-webkit-scrollbar-track-piece { + background: transparent; + } + /* source #5: "color: #cb2431" */ + .issue-list .title .closed.octicon { + color: #f44; + } + /* source #5: "color: #28a745" */ + .issue-list .title .open.octicon { + color: #6cc644; + } + /* source #5: "color: #6f42c1" */ + .issue-list .title .merged.octicon { + color: #8368aa; + } + /* source #5: "#e1e4e8" */ + .issue-list-item + .issue-list-item { + border-top-color: #322252; + } + /* source #5: "#f1f8ff" */ + .pinned-issue-item.is-dragging, .pinned-issue-item.sortable-ghost { + background-color: #352544; + } + /* source #5: "color: #586069" */ + .issues-reset-query { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .issues-reset-query:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#0366d6" */ + .issues-reset-query:hover .issues-reset-query-icon { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#6a737d" */ + .issues-reset-query-icon { + background-color: #444; + } + /* source #5: "color: #586069" */ + .table-list-milestones .stat, .table-list-milestones .stat-label { + color: #cbcbcbCC; + } + /* source #5: "color: #333" */ + .milestone-title-link a { + color: #cbcbcbEE; + } + /* source #5: "color: #0366d6" */ + .milestone-description .expand-more, .milestone-title-link a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#ccc" */ + .task-progress .progress-bar .progress { + background-color: #484848; + } + /* source #5: "color: #0366d6" */ + a.task-progress:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#0366d6" */ + a.task-progress:hover .progress-bar .progress { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "color: #6a737d" */ + .label-select-menu .selected .octicon-circle-slash, + .label-select-menu [aria-checked="mixed"] .octicon-circle-slash, + .label-select-menu [aria-checked="true"] .octicon-circle-slash { + color: #cbcbcb94; + } + /* source #5: "initial" */ + .label-select-menu .selected:active, + .label-select-menu [aria-checked="mixed"]:active, + .label-select-menu [aria-checked="true"]:active { + background-color: initial !important; + } + /* source #5: "#f4f4f4" */ + .label-select-menu .select-menu-item.navigation-focus, + .label-select-menu .select-menu-item:focus, + .label-select-menu .select-menu-item:hover, + .label-select-menu .select-menu-item[aria-selected="true"] { + background-color: #2c1a36; + } + /* source #5: "#eee" */ + .subnav .btn + .issues-search { + border-right-color: #322252; + } + /* source #5: "transparent" */ + .reaction-sort-item { + border-color: transparent; + } + /* source #5: "#0366d6" */ + .reaction-sort-item:focus, .reaction-sort-item:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#f1f8ff", "#0366d6" */ + .reaction-sort-item[aria-checked="true"] { + background-color: #352544; + border-color: /*[[base-color]]*/ #874488; + } + /* source #5: "#959da5" */ + .issue-keyword { + border-bottom-color: #484848; + } + /* source #5: "color: #24292e" */ + .select-menu-item.navigation-focus > .octicon.label-options-icon, + .select-menu-item[aria-selected="true"] > .octicon.label-options-icon { + color: #cbcbcbAA; + } + /* source #5: "color: #cb2431" */ + .new-label-color-input:invalid { + color: #f44; + } + /* source #5: "color: #6a737d" */ + .repository-lang-stats ol.repository-lang-stats-numbers li > a, + .repository-lang-stats ol.repository-lang-stats-numbers li > span { + color: #cbcbcb94; + } + /* source #5: "color: #24292e" */ + .repository-lang-stats ol.repository-lang-stats-numbers li .lang { + color: #cbcbcbAA; + } + /* source #5: "transparent" */ + .repository-lang-stats ol.repository-lang-stats-numbers li a:hover { + background: transparent; + } + /* source #5: "#ddd" */ + .repository-lang-stats-graph { + border-color: #322252; + } + /* source #5: "#fff" */ + .repository-lang-stats-graph .language-color:not(:first-child) { + border-left-color: #1b102e; + } + /* source #5: "fill: #0366d6" */ + .map-background { + fill: /*[[base-color]]*/ #874488; + } + /* source #5: "fill: #e36209" */ + .map-point:hover { + fill: #fb8532; + } + /* source #5: "#2f363d" */ + .MarketplaceJumbotron { + background-color: #2f1336; + } + /* source #5: "#f6f8fa" */ + .MarketplaceSideNav { + background-color: #1e1430; + } + /* source #5: "#fff", "#e1e4e8" */ + @media (min-width: 768px) { + .MarketplaceSideNav { + background-color: #1b102e; + background-image: none; + border-right-color: #322252; + } + } + /* source #5: "#e1e4e8" */ + .ScreenshotCarousel { + border-color: #322252; + } + /* source #5: "#e1e4e8" */ + .ScreenshotCarousel-navitem { + border-right-color: #322252; + } + /* source #5: "#f6f8fa" */ + .ScreenshotCarousel-navitem.selected { + background-color: #1e1430; + } + /* source #5: "#d73a49" */ + .marketplace-plan-dollar-field-container.is-errored .form-control { + border-color: #b00; + } + /* source #5: "color: #24292e" */ + .marketplace-plan-emphasis { + color: #cbcbcbAA; + } + /* source #5: "#d1d5da" */ + .marketplace-product-callout { + border-color: #322252 !important; + } + /* source #5: "color: #586069", "#e1e4e8" */ + .marketplace-product-callout .branch-action-item-icon { + color: #cbcbcbCC; + background-color: #322252; + } + /* source #5: "#fff" */ + .filter-item.selected .Label--outline-white { + border-color: #1b102e; + } + /* source #5: "#fafbfc" */ + .MarketplaceEdit-body .menu-item { + background: #1b102e; + } + /* source #5: "#fff" */ + .MarketplaceEdit-body .menu-item.selected { + background: #1b102e; + background-image: none; + } + /* source #5: "#f6f8fa" */ + .MarketplaceEdit-body .menu-item:hover { + background: #1e1430; + } + /* source #5: "color: #586069", "#e6ebf1" */ + .MarketplaceEdit-body .CircleIcon { + color: #cbcbcbCC; + background: #444; + } + /* source #5: "#fff" */ + .BarChart-bar { + border-right-color: #1b102e; + } + /* source #5: "#fb8532" */ + .BarChart-bar--orange { + background-color: #f3582c; + } + /* source #5: "box-shadow: 0 0 0 .2em rgba(52,208,88,.4)" */ + .ClipboardButton.ClipboardButton--success, + .ClipboardButton.ClipboardButton--success:focus { + box-shadow: 0 0 0 0.2em #3737; + } + /* source #5: "#fafbfc" */ + .MarketplaceBackground-buffer { + background: #1b102e; + } + /* source #5: "linear-gradient(90deg,#257bf9,#2426ca)" */ + .MarketplaceAnnouncement { + background: linear-gradient(90deg, #283040, #352544); + } + /* source #5: "#fff" */ + .MarketplaceAnnouncement .btn-outline-mktg:hover { + border-color: #1b102e; + } + /* source #5: "#c8e1ff" */ + .topic-tag-contrast { + background-color: #87448835; + } + /* source #5: "color: #24292e", "#c8e1ff", "rgba(27,31,35,.15)" */ + .topic-tag-contrast .delete-topic-link { + color: #cbcbcbAA; + background-color: #87448835; + border-left-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "#79b8ff" */ + .topic-tag-contrast .delete-topic-link:hover { + background-color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #24292e" */ + .merge-branch-heading { + color: #cbcbcbAA; + } + /* source #5: "color: #586069" */ + .merge-branch-description { + color: #cbcbcbCC; + } + /* source #5: "initial", "#ddd" */ + .merge-branch-manually { + background-color: initial; + border-top-color: #322252; + } + /* source #5: "color: #a04100" */ + .unavailable-merge-method { + color: #f3582c; + } + /* source #5: "#fff5b1" */ + .network .current-repository { + background-color: #651; + } + /* source #5: "color: #959da5" */ + .page-new-repo .octicon-repo { + color: #767676; + } + /* source #5: "color: rgba(115,92,15,.5)" */ + .page-new-repo .color-private-icon { + color: rgba(204, 187, 68, 0.5); + } + /* source #5: "color: #6a737d" */ + .page-new-repo .form-checkbox.disabled { + color: #cbcbcb94; + } + /* source #5: "#fff" */ + .page-new-repo .internal-repo-avatar { + border-color: #1b102e; + } + /* source #5: "color: #586069" */ + .news blockquote, .owner-reponame .slash { + color: #cbcbcbCC; + } + /* source #5: "color: #959da5" */ + .news .alert .octicon, .news .alert .time, .news .alert .title .subtle { + color: #767676; + } + /* source #5: "#fff" */ + .news .alert .gravatar { + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #586069" */ + .news .alert .simple .title, .news .github-welcome .done { + color: #cbcbcbCC; + } + /* source #5: "#fff" */ + .news .commits li img { + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #586069" */ + .news div.message, .news li blockquote { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .notifications .notifications-more > a { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .notifications .read .list-group-item-name > a, + .notifications .read .notification-actions { + color: #cbcbcbCC; + } + /* source #5: "#f6f8fa" */ + .notifications .read.list-group-item { + background-color: #1e1430; + } + /* source #5: "#d1d5da" */ + .notification-thread-subscription:first-child { + border-top-color: #322252; + } + /* source #5: "color: #586069", "none" */ + .notifications-sso-prompt a { + color: #cbcbcbCC; + background: none; + } + /* source #5: "color: #0366d6" */ + .notifications-sso-prompt em { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .type-icon-state-none { + color: #cbcbcbCC; + } + /* source #5: "color: #28a745" */ + .type-icon-state-open, .type-icon-state-published { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .type-icon-state-closed { + color: #f44; + } + /* source #5: "color: #6a737d" */ + .type-icon-state-draft { + color: #cbcbcb94; + } + /* source #5: "color: #6f42c1" */ + .type-icon-state-merged, .type-icon-state-published { + color: #8368aa; + } + /* source #5: "color: #28a745" */ + .notifications-list .boxed-group .notification-success { + color: #6cc644; + } + /* source #5: "color: #586069", "initial" */ + .notifications-list .mark-all-as-read { + color: #cbcbcbCC; + background-color: initial; + } + /* source #5: "color: #cbcbcb66" */ + .notifications-list .confirmation { + color: #cbcbcb94; + } + /* source #5: "color: #586069" */ + .notification-actions .age, .notification-actions .btn-link { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .notification-actions .btn-link:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #d1d5da" */ + .notification-actions .unsaved-notification { + color: #322252; + } + /* source #5: "color: #cbcbcb66" */ + .repo-subscription-container .intro, .subscriptions-content .repo-icon { + color: #cbcbcb94; + } + /* source #5: "color: #586069", "#fff", "#eee" */ + .thread-subscription-status { + color: #cbcbcbCC; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "#fff" */ + @media (max-width: 767px) { + .notifications-v2 .AvatarStack-body .avatar { + border-right-color: #1b102e !important; + } + } + /* source #5: "initial" */ + .notifications-v2 .thread-subscription-status { + background-color: initial !important; + } + /* source #5: "color: #6a737d" */ + .notification-navigation .menu-item { + color: #cbcbcb94; + } + /* source #5: "color: #586069" */ + .notification-navigation .menu-item .octicon { + color: #cbcbcbCC; + } + /* source #5: "#f1f8ff" */ + .notification-navigation .menu-item.selected { + background-color: #352544; + } + /* source #5: "color: #0366d6 !important" */ + .notification-navigation .menu-item.selected .octicon { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #5: "color: #6a737d !important" */ + .notification-navigation .notification-configure-filters .octicon { + color: #cbcbcb94 !important; + } + /* source #5: "color: #0366d6 !important" */ + .notification-navigation .notification-configure-filters:hover .octicon { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #5: "color: #6a737d !important" */ + .notifications-list-item .notification-list-item-link { + color: #cbcbcb94 !important; + } + /* source #5: "#f1f8ff" */ + .notifications-list-item:hover { + background-color: #352544 !important; + } + /* source #5: "color: #24292e !important" */ + .notifications-list-item:hover .notification-list-item-link { + color: #cbcbcbAA !important; + } + /* source #5: "color: #586069 !important", "transparent" */ + .notifications-list-item:hover .notification-list-item-actions .btn { + color: #cbcbcbCC !important; + background: transparent !important; + } + /* source #5: "color: #24292e !important", "#e1e4e8" */ + .notifications-list-item:hover .notification-list-item-actions .btn:hover { + color: #cbcbcbAA !important; + background-color: #322252 !important; + } + /* source #5: "#f1f8ff" */ + .notifications-list-item:hover .AvatarStack-body { + background: #352544; + } + /* source #5: "#f1f8ff", "box-shadow: inset 2px 0 0 #0366d6" */ + .notifications-list-item.navigation-focus { + background-color: #352544 !important; + box-shadow: inset 2px 0 0 #eee; + } + /* source #5: "color: #24292e !important" */ + .notifications-list-item.navigation-focus .notification-list-item-link { + color: #cbcbcbAA !important; + } + /* source #5: "none" */ + .notifications-list-item .notification-list-item-unread-indicator { + background: none; + } + /* source #5: "#fff" */ + .notifications-list-item.notification-unread { + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #24292e !important" */ + .notifications-list-item.notification-unread .notification-list-item-link { + color: #cbcbcbAA !important; + } + /* source #5: "#0366d6" */ + .notifications-list-item.notification-unread .notification-list-item-unread-indicator { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "color: #586069" */ + .oauth-permissions-details .octicon, + .oauth-permissions-details .permission-summary .access-details { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e" */ + .oauth-permissions-details .permission-title { + color: #cbcbcbAA; + } + /* source #5: "none" */ + .oauth-permissions-details.open a.btn-sm { + background-image: none; + } + /* source #5: "color: #6a737d" */ + .oauth-permissions-details.default:not(.delete) .access-details, + .oauth-permissions-details.default:not(.delete) .permission-title, + .oauth-permissions-details.none .access-details, + .oauth-permissions-details.none .permission-title { + color: #cbcbcb94; + } + /* source #5: "color: #cb2431" */ + .oauth-delete-repo-permissions .octicon-alert { + color: #f44; + } + /* source #5: "color: #586069" */ + .oauth-no-description { + color: #cbcbcbCC; + } + /* source #5: "#fff" */ + .oauth-org-access-details { + background: #1b102e; + background-image: none; + } + /* source #5: "#ffe" */ + .oauth-org-access-details .oauth-org-item:hover { + background: #1b102e; + } + /* source #5: "color: #24292e" */ + .oauth-org-access-details .oauth-org-item.on strong { + color: #cbcbcbAA; + } + /* source #5: "#fff" */ + .oauth-org-access-details .oauth-org-item.revoked { + background: #1b102e; + background-image: none; + } + /* source #5: "color: #cb2431" */ + .oauth-org-access-details .oauth-org-item.revoked .octicon-x { + color: #f44; + } + /* source #5: "color: #28a745" */ + .oauth-org-access-details .octicon-check { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .oauth-org-access-details .octicon-x.org-access-denied { + color: #f44; + } + /* source #5: "color: #24292e" */ + .oauth-application-whitelist .request-info strong { + color: #cbcbcbAA; + } + /* source #5: "color: #a04100" */ + .oauth-application-whitelist .octicon-alert { + color: #f3582c; + } + /* source #5: "color: #28a745" */ + .oauth-application-whitelist .approved-request, + .oauth-application-whitelist .octicon-check { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .oauth-application-whitelist .denied-request { + color: #f44; + } + /* source #5: "color: #6a737d" */ + .oauth-application-whitelist .edit-link { + color: #cbcbcb94; + } + /* source #5: "color: #0366d6" */ + .oauth-application-whitelist .edit-link:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #24292e" */ + .oauth-application-info .application-title { + color: #cbcbcbAA; + } + /* source #5: "color: #6a737d" */ + .oauth-application-info .app-info { + color: #cbcbcb94; + } + /* source #5: "color: #28a745" */ + .oauth-application-info .app-approved, + .oauth-application-info .octicon-check { + color: #6cc644; + } + /* source #5: "color: #a04100" */ + .oauth-application-info .app-denied, .oauth-application-info .octicon-x { + color: #f3582c; + } + /* source #5: "#e5e5e5" */ + .oauth-border { + border-bottom-color: #322252; + } + /* source #5: "color: #24292e" */ + .developer-app-item .developer-app-name { + color: #cbcbcbAA; + } + /* source #5: "color: #0366d6" */ + .developer-app-item .developer-app-name:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #6a737d" */ + .developer-app-item .developer-app-list-meta { + color: #cbcbcb94; + } + /* source #5: "color: #2f363d" */ + .org-insights-graph-canvas .activity { + color: #cbcbcbEE; + } + /* source #5: "fill: #959da5" */ + .org-insights-graph-canvas .axis text { + fill: #cbcbcb75; + } + /* source #5: "transparent" */ + .org-insights-svg-tip::after, .org-insights-svg-tip::before { + border-color: transparent; + } + /* source #5: "#fff" */ + .org-insights-svg-tip::after { + border-color: #1b102e hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0); + } + /* source #5: "#e1e4e8","transparent" */ + .org-insights-svg-tip::before { + border-color: #322252 transparent transparent; + } + /* source #5: "color: #0366d6" */ + .org-insights-card-legend .metric-0 { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #28a745" */ + .org-insights-card-legend .metric-1 { + color: #6cc644; + } + /* source #5: "color: #6f42c1" */ + .org-insights-card-legend .metric-3 { + color: #8368aa; + } + /* source #5: "#0366d6" */ + .org-insights-graph-canvas .metric-0 circle, + .org-insights-graph-canvas path.metric-0, + .org-insights-svg-tip .metric-0 .legend { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#28a745" */ + .org-insights-graph-canvas .metric-1 circle, + .org-insights-graph-canvas path.metric-1, + .org-insights-svg-tip .metric-1 .legend { + background-color: #373; + } + /* source #5: "#6f42c1" */ + .org-insights-graph-canvas .metric-3 circle, + .org-insights-graph-canvas path.metric-3, + .org-insights-svg-tip .metric-3 .legend { + background-color: #8368aa; + } + /* source #5: "color: #959da5" */ + .org-insights-cards .org-insights-card-legend { + color: #767676; + } + /* source #5: "#fff" */ + .org-insights-cards .repository-lang-stats-graph .language-color { + border-color: #1b102e; + } + /* source #5: "color: #24292e", "#fafbfc", "#e1e4e8" */ + .orghead { + color: #cbcbcbAA; + background-color: #1b102e; + border-bottom-color: #322252; + } + /* source #5: "color: #333" */ + .org-name { + color: #cbcbcbEE; + } + /* source #5: "color: #586069" */ + .audit-log-search .member-info .ghost { + color: #cbcbcbCC; + } + /* source #5: "color: #a04100" */ + .audit-type .repo { + color: #f3582c; + } + /* source #5: "color: #28a745" */ + .audit-type .team { + color: #6cc644; + } + /* source #5: "color: #6f42c1" */ + .audit-type .user { + color: #8368aa; + } + /* source #5: "color: #cb2431" */ + .audit-type .oauth_access { + color: #f44; + } + /* source #5: "#fff","#f5f5f5" */ + .saml-enabled-banner-container { + background-image: linear-gradient(-1deg, #1b102e; background-image: none, #322252); + } + /* source #5: "#cb2431" */ + .saml-settings-form .test-status-indicator-error { + background-color: #911; + } + /* source #5: "#28a745" */ + .saml-settings-form .test-status-indicator-success { + background-color: #373; + } + /* source #5: "color: #586069" */ + .member-fullname { + color: #cbcbcbCC; + } + /* source #5: "#fff" */ + .auto-search-group .spinner { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#eee" */ + .org-list .list-item { + border-bottom-color: #322252; + } + /* source #5: "color: #586069" */ + .org-repos-mini .org-repo-name .octicon-repo { + color: #cbcbcbCC; + } + /* source #5: "color: rgba(115,92,15,.5)" */ + .org-repos-mini .org-repo-name .octicon-lock { + color: rgba(204, 187, 68, 0.5); + } + /* source #5: "color: #333" */ + .reinstate-org-member .reinstate-title { + color: #cbcbcbEE; + } + /* source #5: "color: #586069" */ + .add-member-wrapper .available-seats { + color: #cbcbcbCC; + } + /* source #5: "color: #24292e" */ + .add-member-team-list .team-info { + color: #cbcbcbAA; + } + /* source #5: "color: #586069" */ + .add-member-team-list .team-meta { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .invite-team-member-list .team-link { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#eee" */ + .team-stats { + border-top-color: #322252; + } + /* source #5: "color: #586069" */ + .stats-group-stat { + color: #cbcbcbCC; + } + /* source #5: "#eee" */ + .stats-group-stat:first-child { + border-right-color: #322252; + } + /* source #5: "color: #0366d6" */ + .stats-group-stat:hover, .stats-group-stat:hover .stat-number { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .stats-group-stat.no-link:hover { + color: #cbcbcbCC; + } + /* source #5: "color: #333" */ + .stat-number, .stats-group-stat.no-link:hover .stat-number { + color: #cbcbcbEE; + } + /* source #5: "color: #959da5" */ + .team-member-list .invite-icon { + color: #767676; + } + /* source #5: "color: #cb2431" */ + .menu-item-danger, .menu-item-danger.selected { + color: #f44; + } + /* source #5: "#d73a49" */ + .menu-item-danger.navigation-focus, + .menu-item-danger.selected.navigation-focus, + .menu-item-danger.selected:hover, + .menu-item-danger.selected[aria-selected="true"], .menu-item-danger:hover, + .menu-item-danger[aria-selected="true"] { + background: #f44; + } + /* source #5: "color: #959da5" */ + .team-member-list-avatar .octicon { + color: #767676; + } + /* source #5: "color: #586069" */ + .confirm-removal-container .private-fork-count { + color: #cbcbcbCC; + } + /* source #5: "color: #cb2431" */ + .confirm-removal-container .deleting-private-forks-warning .octicon { + color: #f44; + } + /* source #5: "#eaeaea" */ + .confirm-removal-list-container { + border-color: #322252; + } + /* source #5: "#eaeaea" */ + .confirm-removal-list-item { + border-top-color: #322252; + } + /* source #5: "color: #586069" */ + .confirm-removal-repo .octicon, .confirm-removal-team .octicon, + .manage-member-meta-item, .manage-member-meta-item .btn-link, + .manage-member-meta-item > .octicon { + color: #cbcbcbCC; + } + /* source #5: "color: #a04100" */ + .manage-member-meta-item > .octicon-alert { + color: #f3582c; + } + /* source #5: "color: #333" */ + .org-user-notice-content strong { + color: #cbcbcbEE; + } + /* source #5: "color: #586069" */ + .manage-repo-access-lead, .org-user-notice-content .octicon { + color: #cbcbcbCC; + } + /* source #5: "#fff", "#ddd" */ + .manage-repo-access-group { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "#f8f8f8", "#ddd" */ + .manage-repo-access-title { + background-color: #221738; + border-bottom-color: #322252; + } + /* source #5: "#eee" */ + .manage-repo-access-wrapper::before { + background-color: #2c1a36; + } + /* source #5: "#fff" */ + .manage-repo-access-icon { + background: #1b102e; + background-image: none; + } + /* source #5: "#ddd" */ + .manage-repo-access-teams-group { + border-color: #322252; + } + /* source #5: "#eee" */ + .manage-repo-access-team-item { + border-top-color: #322252; + } + /* source #5: "color: #24292e", "#fafbfc" */ + .manage-repo-access-not-active { + color: #cbcbcbAA; + background-color: #1b102e; + } + /* source #5: "#f9f9f9" */ + .manage-repo-access-not-active .manage-repo-access-icon { + background: #1b102e; + } + /* source #5: "#ddd" */ + .manage-access-remove-footer { + border-top-color: #322252; + } + /* source #5: "color: #0366d6" */ + .ldap-memberships-list .edit { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#eee" */ + .invited .team-member-list .list-item { + border-bottom-color: #322252; + } + /* source #5: "transparent", "transparent" */ + .manage-memberships-tabs-item { + border-color: transparent; + } + /* source #5: "color: #333" */ + .manage-memberships-tabs-item:hover { + color: #cbcbcbEE; + } + /* source #5: "color: #24292e", "#fff" */ + .manage-memberships-tabs-item.selected { + color: #cbcbcbAA; + } + /* source #5: "#fff" */ + .manage-memberships-tabs-item.selected, .theme-picker { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#eee" */ + .theme-picker-thumbs { + border-bottom-color: #322252; + } + /* source #5: "none" */ + .theme-toggle { + background: none; + } + /* source #5: "#ddd" */ + .theme-selector-thumbnail { + border-color: #322252; + } + /* source #5: "#f5f5f5" */ + .theme-selector-thumbnail:hover { + background-color: #1e1430; + } + /* source #5: "#0366d6" */ + .theme-selector-thumbnail.selected { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#fff" */ + .theme-selector-thumbnail.selected .theme-selector-img { + border-color: #1b102e; + } + /* source #5: "#fff" */ + .page-preview, .theme-picker-spinner { + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #86181d" */ + .pinned-items-reorder-error { + color: #f44; + } + /* source #5: "color: #2f363d" */ + .pinned-item-name { + color: #cbcbcbEE; + } + /* source #5: "color: #24292e", "#f1f8ff" */ + .pinned-item-checkbox:checked + .pinned-item-name { + color: #cbcbcbAA; + background-color: #352544; + } + /* source #5: "color: rgba(27,31,35,.3)" */ + .pinned-gist-blob-num:hover { + color: rgba(230, 230, 230, 0.3); + } + /* source #5: "color: #24292e !important", "none", "#e1e4e8", "#d73a49", "#d1d5da", "color: #1b1f23", "color: #28a745", "color: #6f42c1", "#6f42c1", "color: #cb2431" */ + @media print { + .btn:not(.btn-outline) { + color: #cbcbcbAA !important; + background: none; + } + .blob-num { + border-right-color: #322252; + } + .blob-num-deletion { + border-right-color: #b00; + } + .blob-code-deletion .x { + border-bottom-color: #b00; + } + .diffstat-block-neutral { + border-color: #322252; + } + .diffstat-block-deleted { + border-color: #b00; + } + .State { + color: #cbcbcbDD; + background: none; + } + .State--green { + color: #6cc644; + } + .State--purple { + color: #8368aa; + border-color: #8368aa; + } + .State--red { + color: #f44; + } + } + /* source #5: "transparent" */ + .progress-pjax-loader { + background: transparent; + } + /* source #5: "#79b8ff", "box-shadow: 0 0 10px rgba(121,184,255,.7)" */ + .progress-pjax-loader > .progress-pjax-loader-bar { + background-color: /*[[base-color]]*/ #874488; + box-shadow: 0 0 rgba(79, 140, 201, 0.3); + box-shadow: 0 0 rgba(/*[[base-color-rgb]]*/, 0.3); + } + /* source #5: "#24292e" */ + @media (min-width: 544px) { + .project-full-screen .project-header { + background-color: #1b102e; + } + } + /* source #5: "hsla(0,0%,100%,.125)", "box-shadow: none", "hsla(0,0%,100%,.175)" */ + @media (min-width: 544px) { + .project-full-screen .card-filter-input { + background-color: hsla(0, 0%, 100%, 0.05); + box-shadow: none; + } + .project-full-screen .card-filter-input:focus { + background-color: hsla(0, 0%, 100%, 0.1); + } + } + /* source #5: "#fff" */ + @media (min-width: 544px) { + .project-header { + background-color: #1b102e; + background-image: none; + } + } + /* source #5: "linear-gradient(#54a3ff,#006eed)", "#fff" */ + .pending-cards-status { + background-image: linear-gradient(/*[[base-color]]*/ #874488, /*[[base-color]]*/ #874488); + border-color: #1b102e; + } + /* source #5: "#2188ff", "box-shadow: 0 0 0 .2em rgba(3,102,214,.3)" */ + @media (min-width: 544px) { + .project-column:focus { + border-color: /*[[base-color]]*/ #874488 !important; + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.5); + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.5); + } + } + /* source #5: "#f1f8ff", "box-shadow: 0 0 0 .2em rgba(3,102,214,.3)" */ + .project-column.moving { + background-color: #352544 !important; + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.5); + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.5); + } + /* source #5: "#959da5" */ + .new-project-column { + border-color: #322252 !important; + } + /* source #5: "#f6f8fa" */ + .sortable-ghost { + background-color: #1e1430; + } + /* source #5: "color: #6a737d", "#dfe2e5" */ + .project-card blockquote { + color: #cbcbcb94; + border-left-color: #322252; + } + /* source #5: "#d1d5da" */ + .project-card:hover { + border-color: #322252 !important; + } + /* source #5: "#2188ff", "box-shadow: 0 0 0 .2em rgba(3,102,214,.3) !important" */ + @media (min-width: 544px) { + .project-card:focus { + border-color: /*[[base-color]]*/ #874488 !important; + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.5) !important; + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.5) !important; + } + } + /* source #5: "#f1f8ff", "box-shadow: 0 0 0 .2em rgba(3,102,214,.3) !important" */ + .project-card.moving { + background-color: #352544 !important; + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.5) !important; + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.5) !important; + } + /* source #5: "color: #735c0f" */ + .archived-project-cards-pane .project-card .archived-header { + color: #EFA554; + } + /* source #5: "#959da5" */ + .project-pane .redacted-activity { + border-bottom-color: #484848; + } + /* source #5: "color: rgba(27,31,35,.5)" */ + .project-pane-close { + color: rgba(230, 230, 230, 0.5); + } + /* source #5: "color: rgba(27,31,35,.7)" */ + .project-pane-close:hover { + color: rgba(230, 230, 230, 0.7); + } + /* source #5: "#0366d6" */ + .card-filter-autocomplete-dropdown .navigation-focus, + .card-filter-autocomplete-dropdown [aria-selected="true"], + .projects-reset-query:hover .projects-reset-query-icon { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#6a737d" */ + .projects-reset-query-icon { + background-color: #444; + } + /* source #5: "#fff", "#d1d5da" */ + .projects-comment-form .comment-form-head .toolbar-commenting { + background-color: #1b102e; + background-image: none; + border-top-color: #322252; + } + /* source #5: "#d1d5da" */ + .projects-comment-form .preview-content { + border-top-color: #322252; + } + /* source #5: "#fff" */ + .project-issue-body-blur { + background: linear-gradient(0deg, #1b102e; background-image: none, hsla(0, 0%, 100%, 0)); + } + /* source #5: "color: rgba(27,31,35,.5)" */ + .project-comment-body-hover .octicon-pencil, + .project-comment-title-hover .octicon-pencil { + color: rgba(230, 230, 230, 0.5); + } + /* source #5: "color: #0366d6" */ + .project-comment-body-hover .octicon-pencil:hover, + .project-comment-title-hover .octicon-pencil:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #6a737d" */ + .vcard-detail .octicon, .vcard-username { + color: #cbcbcb94; + } + /* source #5: "color: #86181d" */ + .user-profile-bio-message { + color: #f44; + } + /* source #5: "#fff", "#d1d5da" */ + .user-profile-sticky-bar.user-profile-sticky-bar-with-bg::after { + background-color: #1b102e; + background-image: none; + border-bottom-color: #322252; + } + /* source #5: "color: #cb2431", "#d73a49" */ + .blocked-user-notice { + color: #f44; + border-color: #b00; + } + /* source #5: "#fff", "#d1d5da", "box-shadow: none" */ + .user-profile-nav { + background-color: #1b102e; + background-image: none; + border-bottom-color: #322252; + box-shadow: none; + } + /* source #5: "color: #586069" */ + .pinned-item-list-item .pinned-item-handle { + color: #cbcbcbCC; + } + /* source #5: "#f1f8ff" */ + .pinned-item-list-item.is-dragging, .pinned-item-list-item.sortable-ghost { + background-color: #352544; + } + /* source #5: "#eaecef" */ + .profile-timeline.discussion-timeline .profile-timeline-month-heading::after, + .profile-timeline.discussion-timeline::before { + background-color: #322252; + } + /* source #5: "#fff", "#fff" */ + .profile-timeline-card-wrapper { + border-top-color: #1b102e; + border-bottom-color: #1b102e; + } + /* source #5: "color: #6a737d" */ + .profile-timeline-card .issue-meta-section .octicon { + color: #cbcbcb94; + } + /* source #5: "#eaecef" */ + .profile-rollup-summarized + .profile-rollup-summarized, + .profile-rollup-wrapper + .profile-rollup-wrapper { + border-top-color: #322252; + } + /* source #5: "color: #a04100" */ + .stale-files-tab { + color: #f3582c; + } + /* source #5: "#fff" */ + .pr-toolbar.is-stuck { + background-color: #1b102e; + background-image: none; + } + /* source #5: "rgba(0,0,0,.001)" */ + .toolbar-shadow { + background: linear-gradient(rgba(0, 0, 0, 0.075), transparent) repeat-x 0 0; + } + /* source #5: "#fff" */ + .diffbar { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#eee" */ + .diffbar .table-of-contents li { + border-top-color: #322252; + } + /* source #5: "#f1f8ff", "rgba(27,31,35,.15)" */ + .diffbar-range-menu .in-range:not(.is-range-selected) { + background-color: #352544; + border-bottom-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "#0366d6" */ + .diffbar-range-menu .in-range:focus:not(.is-range-selected), + .diffbar-range-menu .in-range:hover:not(.is-range-selected) { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "color: #735c0f", "#fffbdd" */ + .diffbar-range-menu .is-range-selected { + color: #EFA554; + background-color: #220e29; + } + /* source #5: "#fff5b1" */ + .diffbar-range-menu .is-last-in-range { + background-color: #651; + } + /* source #5: "#e1e4e8" */ + .conflict-resolver.loading { + border-color: #322252; + } + /* source #5: "rgba(27,31,35,.15)" */ + .pull-request-review-menu, .pull-request-suggested-changes-menu { + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "#f6f8fa" */ + .review-comment-loader::after, .review-comment.is-comment-editing::after, + .review-comment::after { + background-color: #1e1430; + } + /* source #5: "color: #24292e" */ + .review-comment { + color: #cbcbcbAA; + } + /* source #5: "color: #b08800", "#fffdef" */ + .review-comment .pending-batched-suggestion-label { + color: #cb4; + background-color: #220e29; + } + /* source #5: "#fff", "#e1e4e8" */ + .review-comment .is-comment-editing { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "#f6f8fa", "#e1e4e8" */ + .review-thread-reply { + background-color: #1e1430; + border-top-color: #322252; + } + /* source #5: "#fff", "#e1e4e8" */ + .review-summary-form-wrapper, .review-thread-reply .inline-comment-form { + background-color: #1b102e; + background-image: none; + } + .review-summary-form-wrapper { + border-color: #322252; + } + /* source #5: "color: #555" */ + .diffstat-summary, .diffstat-summary a { + color: #cbcbcbCC; + } + /* source #5: "color: #333" */ + .diffstat-summary strong { + color: #cbcbcbEE; + } + /* source #5: "color: #28a745" */ + .authors-and-code .insertions { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .authors-and-code .deletions { + color: #f44; + } + /* source #5: "color: #586069", "#e1e4e8" */ + .summary-stats li { + color: #cbcbcbCC; + border-left-color: #322252; + } + /* source #5: "color: #586069" */ + .summary-stats li a { + color: #cbcbcbCC; + } + /* source #5: "color: #6f42c1" */ + .summary-stats li .octicon-git-pull-request { + color: #8368aa; + } + /* source #5: "color: #28a745" */ + .summary-stats li .octicon-git-branch { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .summary-stats li .octicon-issue-closed { + color: #f44; + } + /* source #5: "color: #28a745" */ + .summary-stats li .octicon-issue-opened { + color: #6cc644; + } + /* source #5: "color: #24292e" */ + .summary-stats li .num { + color: #cbcbcbAA; + } + /* source #5: "color: #cbcbcb66" */ + .pulse-section { + color: #cbcbcb94; + } + /* source #5: "#e1e4e8", "#fff" */ + .release-timeline-tags .tag-timeline-date::after { + background-color: #322252; + border-color: #1b102e; + } + /* source #5: "color: #cb2431", "#d73a49" */ + .Label--draft { + color: #f44; + border-color: #b00; + } + /* source #5: "#c3c8cf" */ + .uploaded-files.not-populated + .drop-target .drop-target-label { + border-top-color: #484848; + } + /* source #5: "border: 1px solid", "#ddd","#e5e5e5" */ + .uploaded-files.is-populated { + border-color: #322252; + } + /* source #5: "#f9f9f9" */ + .uploaded-files > li.delete { + background: #1b102e; + } + /* source #5: "color: #cb2431 !important" */ + .uploaded-files .remove:hover { + color: #f44 !important; + } + /* source #5: "#e1e4e8" */ + .release-entry { + border-bottom-color: #322252; + } + /* source #5: "#e1e4e8" */ + @media (min-width: 768px) { + .release-main-section { + border-left-color: #322252; + } + } + /* source #5: "color: #cbcbcb66" */ + .repo-file-upload-target { + color: #cbcbcb94; + } + /* source #5: "#ddd" */ + .repo-file-upload-target.dragover .repo-file-upload-outline { + border-color: #322252; + } + /* source #5: "#fff", "#e5e5e5" */ + .is-bad-file .repo-file-upload-errors, .is-empty .repo-file-upload-errors, + .is-failed .repo-file-upload-errors, + .is-hidden-file .repo-file-upload-errors, + .is-too-big .repo-file-upload-errors, .is-too-many .repo-file-upload-errors { + background-color: #1b102e; + background-image: none; + border-top-color: #322252; + } + /* source #5: "color: #cbcbcb66", "#fff" */ + .repo-file-upload-tree-target { + color: #cbcbcb94; + background: radial-gradient(ellipse at center, #1b102e; background-image: none 0, hsla(0, 0%, 100%, 0.85) 65%, hsla(0, 0%, 100%, 0.85) 100%); + } + /* source #5: "#ddd" */ + .repo-file-upload-tree-target .repo-file-upload-outline { + border-color: #322252; + } + /* source #5: "color: #cbcbcb66" */ + .repo-file-upload-file-wrap .remove-file:hover { + color: #cbcbcb94; + } + /* source #5: "color: #586069" */ + .label-characters-remaining { + color: #cbcbcbCC; + } + /* source #5: "#eee" */ + .repo-list-item { + border-bottom-color: #322252; + } + /* source #5: "#d1d5da" */ + .mini-repo-list-item { + border-top-color: #322252; + } + /* source #5: "color: #6a737d" */ + .mini-repo-list-item .repo-icon, .mini-repo-list-item .stars { + color: #cbcbcb94; + } + /* source #5: "color: #586069" */ + .mini-repo-list-item .repo-description { + color: #cbcbcbCC; + } + /* source #5: "#fffdef" */ + .private .mini-repo-list-item { + background-color: #220e29; + } + /* source #5: "color: rgba(27,31,35,.7)" */ + .private .mini-repo-list-item .repo-icon { + color: rgba(230, 230, 230, 0.7); + } + /* source #5: "#fafbfc", "#e5e5e5" */ + .filter-bar { + background-color: #1b102e; + border-bottom-color: #322252; + } + /* source #5: "#ddd" */ + .url-box { + border-top-color: #322252; + } + /* source #5: "color: #24292e" */ + .url-box p strong { + color: #cbcbcbAA; + } + /* source #5: "color: #333", "linear-gradient(#fafafa,#eaeaea)" */ + .clone-url-button > .clone-url-link { + color: #cbcbcbEE; + background-image: linear-gradient(#221738, #1b102e); + } + /* source #5: "linear-gradient(#599bcd,#3072b3)", "#2a65a0" */ + .clone-url-button > .clone-url-link:active, + .clone-url-button > .clone-url-link:hover { + background-image: linear-gradient(/*[[base-color]]*/ #874488, /*[[base-color]]*/ #874488); + border-color: /*[[base-color]]*/ #874488; + } + /* source #5: "#3072b3", "none" */ + .clone-url-button > .clone-url-link:active { + background-color: /*[[base-color]]*/ #874488; + background-image: none; + } + /* source #5: "box-shadow: inset 1px 0 0 #fff" */ + .clone-url-button + .clone-url-button > .clone-url-link { + box-shadow: inset 1px 0 0 #1b102e; + } + /* source #5: "box-shadow: none" */ + .clone-url-button + .clone-url-button > .clone-url-link:hover { + box-shadow: none; + } + /* source #5: "color: #333", "text-shadow: 0 1px 0 hsla(0,0%,100%,.6)", "#ccc", "linear-gradient(#ccc,#d5d5d5)", "#bbb", "box-shadow: inset 0 2px 3px rgba(0,0,0,.075)" */ + .clone-url-button > .clone-url-link.selected, + .clone-url-button > .clone-url-link.selected:hover { + color: #cbcbcbEE; + text-shadow: 0 1px 0 hsla(0, 0%, 0%, 0.6); + background-color: #484848; + background-image: linear-gradient(#303030, #282828); + border-color: #322252; + box-shadow: inset 0 2px 3px rgba(255, 255, 255, 0.075); + } + /* source #5: "initial" */ + .timeout { + background-color: initial; + } + /* source #5: "color: #586069" */ + .timeout h3 { + color: #cbcbcbCC; + } + /* source #5: "#dfe2e5" */ + .overall-summary { + border-color: #322252; + } + /* source #5: "color: #586069" */ + .numbers-summary li > .nolink, .numbers-summary li > a { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .numbers-summary li > a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #6a737d" */ + .numbers-summary .octicon { + color: #cbcbcb94; + } + /* source #5: "#e1e4e8" */ + .file-navigation .get-repo-btn { + border-top-color: #322252; + } + /* source #5: "#e1e4e8" */ + .file-navigation .get-repo-btn:first-child { + border-right-color: #322252; + } + /* source #5: "#fff" */ + table.files { + background: #1b102e; + background-image: none; + } + /* source #5: "#f6f8fa" */ + table.files tr.navigation-focus td, table.files tr[aria-selected="true"] td { + background: #1e1430; + } + /* source #5: "#eaecef" */ + table.files td { + border-top-color: #322252; + } + /* source #5: "color: rgba(3, 47, 98, 0.55)" */ + table.files td.icon { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #6a737d" */ + table.files td.message, table.files td.message a { + color: #cbcbcb94; + } + /* source #5: "color: #0366d6" */ + table.files td.message a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #6a737d" */ + table.files td.age { + color: #cbcbcb94; + } + /* source #5: "#eaecef", "#eaecef" */ + table.files tr.up-tree { + border-top-color: #322252; + border-bottom-color: #322252; + } + /* source #5: "#dfe2e5" */ + table.files tr.up-tree a:hover { + background-color: #220e29; + } + /* source #5: "color: #586069", "#fafbfc", "#dfe2e5" */ + .branch-infobar { + color: #cbcbcbCC; + background-color: #1b102e; + border-color: #322252; + } + /* source #5: "color: #959da5" */ + .branch-infobar .muted-link .octicon { + color: #767676; + } + /* source #5: "#dfe2e5" */ + .prereceive-feedback { + border-color: #322252; + } + /* source #5: "color: #b08800" */ + .prereceive-feedback-heading { + color: #cb4; + } + /* source #5: "#f1f8ff" */ + .repository-item-checkbox:checked + .repository-item-name { + background-color: #352544; + } + /* source #5: "#e1e4e8" */ + .custom-role-icon { + background-color: #322252; + } + /* source #5: "color: #cbcbcb66" */ + .edit-profile-avatar .drag-and-drop { + color: #cbcbcb94; + } + /* source #5: "#d73a49", "box-shadow: none" */ + .avatar-upload .flash { + border-color: #b00; + box-shadow: none; + } + /* source #5: "color: #586069" */ + .avatar-upload .upload-state p { + color: #cbcbcbCC; + } + /* source #5: "#e5e5e5" */ + dl.new-email-form { + border-top-color: #322252; + } + /* source #5: "color: #586069" */ + .boxed-group .fork-flag { + color: #cbcbcbCC; + } + /* source #5: "#fffdef" */ + .selected-user-key { + background-color: #220e29; + } + /* source #5: "#ddd" */ + .user-key-badge, .user-key-email { + border-color: #322252; + } + /* source #5: "color: #cbcbcb66", "#ddd" */ + .user-key-email-unverified { + color: #cbcbcb94; + border-color: #322252; + } + /* source #5: "color: #28a745" */ + .recent-user-key { + color: #6cc644; + } + /* source #5: "color: #cb2431" */ + .unverified-user-key, .unverified-user-key-notice { + color: #f44; + } + /* source #5: "#ddd" */ + .notification-center .overview { + border-bottom-color: #322252; + } + /* source #5: "color: #586069" */ + .oauth-app-info-container dl.keys dt { + color: #cbcbcbCC; + } + /* source #5: "color: #333" */ + .oauth-app-info-container dl.keys dd { + color: #cbcbcbEE; + } + /* source #5: "color: #586069" */ + .oauth-app-info-container .user-count { + color: #cbcbcbCC; + } + /* source #5: "color: #cb2431" */ + .logo-upload a.delete:hover, .logo-upload span.delete:hover { + color: #f44; + } + /* source #5: "color: #586069" */ + .logo-upload-container .upload-state p { + color: #cbcbcbCC; + } + /* source #5: "#eee", "#d1d5da" */ + .logo-box { + background-color: #2c1a36; + border-color: #322252; + } + /* source #5: "color: #586069", "text-shadow: 0 1px 0 #fff" */ + .logo-placeholder { + color: #cbcbcbCC; + text-shadow: none; + } + /* source #5: "#ddd" */ + .saved-reply-form { + border-color: #322252; + } + /* source #5: "initial", "#eaecef" */ + .saved-reply-form .comment-body { + background-color: initial; + border-bottom-color: #322252; + } + /* source #5: "#e5e5e5" */ + .access-token { + border-bottom-color: #322252; + } + /* source #5: "rgba(108,198,68,.1)" */ + .access-token.new-token { + background-color: #002800; + } + /* source #5: "color: #28a745" */ + .access-token.new-token .octicon-check { + color: #6cc644; + } + /* source #5: "color: #24292e" */ + .access-token .token-description, .token-scope { + color: #cbcbcbAA; + } + /* source #5: "initial" */ + .application-show-group .drag-and-drop { + background-color: initial; + } + /* source #5: "color: #cbcbcb66" */ + .email-preference-exceptions h5 { + color: #cbcbcb94; + } + /* source #5: "#eaecef" */ + .email-preference-exceptions .exception { + border-top-color: #322252; + } + /* source #5: "#eaecef" */ + .email-preference-exceptions .exception:last-child { + border-bottom-color: #322252; + } + /* source #5: "#eaecef" */ + .two-factor-steps { + border-color: #322252; + } + /* source #5: "color: #cb2431" */ + .two-factor-steps .error-icon { + color: #f44; + } + /* source #5: "color: #28a745" */ + .two-factor-steps .sent-message { + color: #6cc644; + } + /* source #5: "color: #586069", "#eaeaea" */ + .two-factor-toggle .two-factor-status { + color: #cbcbcbCC; + border-bottom-color: #322252; + } + /* source #5: "#28a745" */ + .two-factor-toggle .two-factor-on { + background-color: #373; + } + /* source #5: "#f8f8f8" */ + .two-factor-settings-group, .u2f-registration { + border-bottom-color: #322252; + } + /* source #5: "color: rgba(47,38,6,.5)" */ + .u2f-registration-icon { + color: #cb4; + } + /* source #5: "#ddd" */ + .github-access-banner { + border-color: #322252; + } + /* source #5: "color: #cb2431" */ + .github-access-banner .octicon { + color: #f44; + } + /* source #5: "#eaecef" */ + .qr-code-table { + border-color: #322252; + } + /* source #5: "transparent" */ + .qr-code-table tr { + background: transparent; + } + /* source #5: "#fff" */ + .qr-code-table .white { + background: #1b102e; + background-image: none; + } + /* source #5: "color: #586069" */ + .session-device { + color: #cbcbcbCC; + } + /* source #5: "#28a745" */ + .session-device .session-state-indicator.recent { + background-color: #373; + } + /* source #5: "#d73a49" */ + .session-device .session-state-indicator.revoked { + background-color: #f44; + } + /* source #5: "#ccc", "box-shadow: 0 1px 0 #fff" */ + .session-device .session-state-indicator.not-recent { + background-image: linear-gradient(#aaa, #484848); + box-shadow: 0 0 0 1px #484848; + } + /* source #5: "color: #0366d6" */ + .session-details:hover .octicon { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .collaborators .collab-remove .remove-link { + color: #cbcbcbCC; + } + /* source #5: "color: #cb2431" */ + .collaborators .collab-remove .remove-link:hover { + color: #f44; + } + /* source #5: "color: #cbcbcb66" */ + .collaborators .collab-info { + color: #cbcbcb94; + } + /* source #5: "color: #586069" */ + .access-sub-heading { + color: #cbcbcbCC; + } + /* source #5: "#ddd" */ + .access-form-wrapper { + border-top-color: #322252; + } + /* source #5: "#fafbfc" */ + .oauth-pending-deletion-list-item, .oauth-pending-deletion-list-item:hover { + background-color: #1b102e; + } + /* source #5: "color: #586069" */ + .boxed-group-list .access-level { + color: #cbcbcbCC; + } + /* source #5: "#e5e5e5" */ + .form-hr { + border-bottom-color: #322252; + } + /* source #5: "#e5e5e5" */ + .listgroup { + border-color: #322252; + } + /* source #5: "color: #586069" */ + .listgroup-item { + color: #cbcbcbCC; + } + /* source #5: "#e5e5e5" */ + .listgroup-item + .listgroup-item { + border-top-color: #322252; + } + /* source #5: "#e5e5e5" */ + .listgroup-header { + border-bottom-color: #322252; + } + /* source #5: "#f5f5f5" */ + .listgroup-overflow { + background-color: #1e1430; + } + /* source #5: "#fafbfc" */ + .protected-branch-orgs-and-repo-admins { + background-color: #1b102e; + } + /* source #5: "color: #333" */ + .protected-branch-pusher { + color: #cbcbcbEE; + } + /* source #5: "#d15704" */ + .user-already-added::after { + background-color: #f3582c; + } + /* source #5: "transparent" */ + .protected-branch-admin-permission { + border-color: transparent; + } + /* source #5: "initial", "initial" */ + @keyframes toggle-color { + 0% { + background-color: initial; + } + to { + background-color: initial; + } + } + /* source #5: "color: #cb2431", "transparent" */ + .repository-merge-features .form-group.errored .error { + color: #f44; + background: transparent; + } + /* source #5: "color: #24292e", "border-bottom-color: #e36209" */ + .repository-settings-actions [role="tab"][aria-selected="true"] { + color: #cbcbcbAA; + border-bottom-color: #874488; + } + /* source #5: "color: #6a737d" */ + .repository-settings-actions [role="tab"][aria-selected="true"] .UnderlineNav-octicon { + color: #cbcbcb94; + } + /* source #5: "#ddd" */ + .setup-header { + border-bottom-color: #322252; + } + /* source #5: "color: #586069" */ + .setup-header .lead a { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .setup-header .lead a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .setup-secondary .info { + color: #cbcbcbCC; + } + /* source #5: "#fff" */ + .setup-info-module { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#ddd" */ + .setup-info-module h2 { + border-bottom-color: #322252; + } + /* source #5: "color: #586069" */ + .setup-info-module h2 .price { + color: #cbcbcbCC; + } + /* source #5: "#f9f9f9", "#e0e0e0" */ + .setup-info-module .setup-info-note { + background: #1b102e; + border-top-color: #322252; + } + /* source #5: "#eee" */ + .features-list .list-divider { + border-top-color: #322252; + } + /* source #5: "color: #555" */ + .features-list .octicon-question { + color: #cbcbcbCC; + } + /* source #5: "color: #cb2431" */ + .setup-form .octicon-alert { + color: #f44; + } + /* source #5: "color: #28a745" */ + .setup-form .octicon-check { + color: #6cc644; + } + /* source #5: "#eee", "#eee" */ + .setup-form .setup-organization-next, .setup-form .tos-info { + border-top-color: #322252; + border-bottom-color: #322252; + } + /* source #5: "#d1d5da" */ + .setup-form .setup-plans { + border-color: #322252; + } + /* source #5: "#f1f8ff" */ + .setup-form .setup-plans tr.selected { + background-color: #352544; + } + /* source #5: "color: #6a737d" */ + .setup-creditcard-form .form-group select:invalid { + color: #cbcbcb94; + } + /* source #5: "color: #586069" */ + .setup-creditcard-form .help-text, .shelf-lead { + color: #cbcbcbCC; + } + /* source #5: "color: #959da5" */ + .shelf-dismiss { + color: #767676; + } + /* source #5: "color: #0366d6" */ + .shelf-dismiss:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: rgba(27,31,35,.7)", "rgba(27,31,35,.15)" */ + .shelf-dismiss .close-button { + color: rgba(230, 230, 230, 0.7); + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "color: #24292e", "rgba(27,31,35,.3)" */ + .shelf-dismiss .close-button:hover { + color: #cbcbcbAA; + border-color: rgba(200, 200, 200, 0.25); + } + /* source #5: "color: rgba(27,31,35,.85)", "#fff","#dbedff", "#fff" */ + .intro-shelf { + color: rgba(230, 230, 230, 0.85); + background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 60%, #1b102e; background-image: none), linear-gradient(70deg, #352544 32%, #ebfff0); + border-bottom-color: #1b102e; + } + /* source #5: "color: rgba(27,31,35,.7)" */ + .intro-shelf .shelf-lead { + color: rgba(230, 230, 230, 0.7); + } + /* source #5: "#d1d5da" */ + .orgs-help-shelf-content .orgs-help-divider { + border-top-color: #322252; + } + /* source #5: "color: #586069" */ + .orgs-help-lead { + color: #cbcbcbCC; + } + /* source #5: "#fff", "#e1e4e8" */ + .orgs-help-item-octicon { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "color: #0366d6" */ + .orgs-help-item-octicon .octicon { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .orgs-help-dismiss, .orgs-help-item-content { + color: #cbcbcbCC; + } + /* source #5: "color: #0366d6" */ + .orgs-help-dismiss:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#fff", "#d1d5da" */ + .signup-plan-card { + border-color: #322252; + } + /* source #5: "#fff" */ + .signup-plan-card, .signup-plan-card:hover { + background: #1b102e; + background-image: none; + } + /* source #5: "#0366d6" */ + .plan-category-tab[aria-selected="true"] { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none !important; + } + /* source #5: "#fff" */ + .showcase-page-pattern::after { + background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), #1b102e; background-image: none); + } + /* source #5: "#eee" */ + .showcase-page-repo-list { + border-top-color: #322252; + } + /* source #5: "#ffd33d" */ + .sponsors-goal-completed-bar, .sponsors-goal-progress-bar:hover { + background: linear-gradient(90deg, #cb4, #ea4aaa 17%, #b34bff 34%, #01feff 51%, #cb4 68%, #ea4aaa 85%, #b34bff); + } + /* source #5: "#fff", "#fff" */ + .sponsors-goals-avatar-border { + background-color: #1b102e; + background-image: none; + border-color: #1b102e; + } + /* source #5: "#fff", "#e1e4e8" */ + .business-sso .business-sso-panel, .business-sso .org-sso-panel, + .org-sso .business-sso-panel, .org-sso .org-sso-panel { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "#d1d5da" */ + .business-sso .sso-recovery-callout, .org-sso .sso-recovery-callout { + border-color: #322252; + } + /* source #5: "none", "box-shadow: none" */ + .tag-input input { + background: none; + box-shadow: none; + } + /* source #5: "box-shadow: none" */ + .tag-input input:focus { + box-shadow: none; + } + /* source #5: "transparent" */ + .reorderable-task-lists .markdown-body .task-list-item { + border-color: transparent; + } + /* source #5: "color: #586069", "#eaeaea", "box-shadow: none" */ + .team-label-ldap { + color: #cbcbcbCC; + border-color: #322252; + box-shadow: none; + } + /* source #5: "color: #0366d6", "#f6f8fa" */ + .team-member-ellipsis:hover { + color: /*[[base-color]]*/ #874488; + background: #1e1430; + } + /* source #5: "#fafbfc" */ + .team-listing .is-open.root-team { + background-color: #1b102e; + } + /* source #5: "#0366d6" */ + .token-scanning-reset-query:hover .token-scanning-reset-query-icon { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#6a737d" */ + .token-scanning-reset-query-icon { + background-color: #444; + } + /* source #5: "#f6f8fa", "#dfe2e5" */ + table.capped-list th { + background: #1e1430; + } + /* source #5: "#eaecef" */ + table.capped-list td, table.capped-list th { + border-bottom-color: #322252; + } + /* source #5: "color: #444d56" */ + table.capped-list .octicon { + color: #cbcbcbCC; + } + /* source #5: "#fafbfc" */ + table.capped-list tr:nth-child(2n) { + background-color: #1b102e; + } + /* source #5: "#dfe2e5" */ + .traffic-graph-stats { + border-top-color: #322252; + } + /* source #5: "box-shadow: none" */ + .tree-finder-input, .tree-finder-input:focus { + box-shadow: none; + } + /* source #5: "#fff" */ + .tree-browser-result[aria-selected="true"] { + background-color: #452346!important; + color: #fbfbfb!important; + background-image: none !important; + } + /* source #5: "color: #0366d6", "none" */ + .tree-browser-result[aria-selected="true"] .octicon-chevron-right, + .tree-browser-result mark { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "none" */ + .toolbar-commenting .dropdown-item, .tree-browser-result mark { + background: none; + } + /* source #5: "color: #0366d6" */ + .toolbar-commenting .dropdown-item:focus, + .toolbar-commenting .dropdown-item:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069", "none" */ + .toolbar-item, .toolbar-item .menu-target { + color: #cbcbcbCC; + background: none; + } + /* source #5: "color: #0366d6" */ + .toolbar-item .menu-target:focus, .toolbar-item .menu-target:hover, + .toolbar-item:focus, .toolbar-item:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #333" */ + .typeahead-result { + color: #cbcbcbEE; + } + /* source #5: "#0366d6" */ + .typeahead-result.navigation-focus, .typeahead-result:hover, + .typeahead-result[aria-selected="true"] { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "color: #586069" */ + .member-suggestion .already-member-note, .member-suggestion .member-name, + .member-suggestion .non-member-action, .member-suggestion .non-member-note, + .team-suggestion .team-description, .team-suggestion .team-size { + color: #cbcbcbCC; + } + /* source #5: "color: #959da5" */ + .email-suggestion .octicon-mail { + color: #767676; + } + /* source #5: "color: #586069" */ + .repo-access-add-team .team-description, .repo-access-add-team .team-size { + color: #cbcbcbCC; + } + /* source #5: "#e1e4e8" */ + .user-list-item + .user-list-item { + border-top-color: #322252; + } + /* source #5: "#cb2431" */ + .follow-list .flagged-banner { + background-color: #911; + } + /* source #5: "color: #586069" */ + .follow-list .follow-list-info { + color: #cbcbcbCC; + } + /* source #5: "#e1e4e8" */ + @media (min-width: 768px) { + .avatar-before-user-status { + border-color: #322252; + } + } + /* source #5: "color: #586069" */ + .user-status-org-button .user-status-org-detail { + color: #cbcbcbCC; + } + /* source #5: "#0366d6" */ + .user-status-org-button.selected { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "color: #24292e" */ + .user-status-message-wrapper { + color: #cbcbcbAA; + } + /* source #5: "color: #0366d6" */ + .toggle-user-status-edit:focus .user-status-message-wrapper, + .toggle-user-status-edit:hover .user-status-message-wrapper { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#fff", "#e1e4e8" */ + .user-status-circle-badge { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #5: "none" */ + .wiki-footer .markdown-body img { + background: none; + } + /* source #5: "rgba(27,31,35,.15)" */ + .ColorSwatch { + border-color: rgba(200, 200, 200, 0.1); + } + /* source #5: "#f1f8ff" */ + .hx_avatar_stack_commit .AvatarStack-body { + background-color: #352544; + } + /* source #5: "#fff", "#fff" */ + .hx_flex-avatar-stack-item .avatar { + border-color: #1b102e; + background-color: #1b102e; + background-image: none; + } + /* source #5: "box-shadow: none" */ + .hx_badge-search-container .hx_badge-input { + box-shadow: none; + } + /* source #5: "box-shadow: none !important" */ + .hx_badge-search-container .hx_badge-input:focus { + box-shadow: none !important; + } + /* source #5: "#0366d6", "#0366d6" */ + .hx_badge[aria-pressed="true"] { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none !important; + border-color: /*[[base-color]]*/ #874488 !important; + } + /* source #5: "#fafbfc" */ + @media (hover: hover) { + .hx_menuitem--focus { + background-color: #1b102e; + } + } + /* source #5: "color: rgba(115,92,15,.5)" */ + .hx_color-repo-private-icon { + color: rgba(204, 187, 68, 0.5); + } + /* source #5: "box-shadow: 0 0 0 .2em rgba(3,102,214,.3)" */ + body:not(.intent-mouse) .hx_focus-input:focus + .hx_focus-target { + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.5); + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.5); + } + /* source #5: "color: #959da5" */ + .SelectMenu-item:disabled, .SelectMenu-item[aria-disabled="true"] { + color: #767676; + } + /* source #5: "box-shadow: none" */ + .Box--responsive .Box-row--unread { + box-shadow: none; + } + /* source #5: "linear-gradient(#54a3ff,#006eed)" */ + .Box--responsive .Box-row--unread::before { + background-image: linear-gradient(/*[[base-color]]*/ #874488, /*[[base-color]]*/ #874488); + } + /* source #5: "#d1d5da", "box-shadow: inset 2px 0 0 #0366d6" */ + @media (min-width: 544px) { + .Box--responsive { + border-color: #322252; + } + .Box--responsive .Box-row--unread { + box-shadow: inset 2px 0 0 #eee; + } + } + /* source #5: "color: #6a737d" */ + @media (max-width: 767px) { + .page-responsive .hx_rsm-close-button .octicon-x, + .page-responsive .hx_rsm .close-button .octicon-x { + color: #cbcbcb94; + } + } + /* source #5: "#e1e4e8" */ + .preview-selected .tabnav--responsive { + border-bottom-color: #322252; + } + /* source #5: "#fafbfc", "#e1e4e8", "#fff" */ + @media (max-width: 767px) { + .tabnav--responsive .tabnav-tab { + background-color: #1b102e; + border-color: #322252; + } + .tabnav--responsive .tabnav-tab:first-child { + border-left-color: #322252; + } + .tabnav--responsive .tabnav-tab.selected, + .tabnav--responsive .tabnav-tab[aria-selected="true"] { + background-color: #1b102e; + background-image: none; + } + } + /* source #5: "#e1e4e8" */ + @media (max-width: 767px) { + .hx_sm-hide-drag-drop textarea { + border-bottom-color: #322252; + } + } + /* source #5: "#fff" */ + .details-overlay[open] > .dropdown-item:hover { + background: #1b102e; + background-image: none; + } + /* source #5: "color: #959da5" */ + .radio-label .octicon { + color: #767676; + } + /* source #5: "color: #6a737d", "#eff3f6" */ + .radio-input:disabled + .radio-label { + color: #cbcbcb94; + background-color: #2c1a36; + } + /* source #5: "#e1e4e8" */ + .BorderGrid-cell { + border-color: #322252; + } + /* source #5: "#e1e4e8" */ + @media (min-width: 544px) { + .Box--responsive { + border-color: #322252; + } + } + /* source #5: "#e1e4e8" */ + .timeline-comment, .timeline-comment-header { + border-color: #322252; + } + /* source #5: "#e1e4e8" */ + .branch-action-item.border-gray-dark { + border-color: #322252 !important; + } + /* source #5: "#e1e4e8" */ + .branch-action-body, .branch-action-state-closed-dirty .branch-action-body, + .branch-action-state-dirty .branch-action-body, + .is-rebasing .branch-action-state-dirty-if-rebasing .branch-action-body, + .select-menu-modal { + border-color: #322252; + } + /* source #5: "#fff" */ + .select-menu-filters, .select-menu-header { + background: #1b102e; + background-image: none; + } + /* source #5: "box-shadow: none" */ + .notification-list-item-actions .btn { + box-shadow: none; + } + /* source #5: "#28a745" */ + .branch-action-state-clean .branch-action-icon, + .completeness-indicator-success { + background-color: #373; + } + /* source #5: "color: #735c0f" */ + .Label--outline.bg-yellow-light { + color: #EFA554; + } + /* source #5: "color: #0366d6", "#0366d6" */ + .label.bg-blue { + color: /*[[base-color]]*/ #874488; + border-color: /*[[base-color]]*/ #874488; + } + /* source #5: "currentColor" */ + .select-menu-item:hover .Label { + border-color: currentcolor; + } + /* source #5: "transparent" */ + .IssueLabel--big.lh-condensed { + border-color: transparent; + } + /* source #5: "#e1e4e8" */ + .signed-commit-badge-large, .signed-commit-badge-medium, + .signed-commit-badge-small, .timeline-comment-label { + border-color: #322252; + } + /* source #5: "transparent", "color: #0366d6" */ + .delete-topic-button, .topic-tag, .topic-tag-action { + border-color: transparent; + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #0366d6" */ + .topic-tag-action .add-topic-button, .topic-tag-action .remove-topic-button { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "initial", "none" */ + .btn-transparent { + background-color: initial; + } + /* source #5: "color: #586069" */ + .lead-mktg-fluid { + color: #cbcbcbCC; + } + /* source #5: "none" */ + .btn-outline-mktg-fluid, .btn-outline-mktg-fluid.hover, + .btn-outline-mktg-fluid.selected, .btn-outline-mktg-fluid:active, + .btn-outline-mktg-fluid:hover, .btn-outline-mktg-fluid[aria-selected="true"], + .btn-purple-outline-mktg-fluid, .btn-purple-outline-mktg-fluid.hover, + .btn-purple-outline-mktg-fluid.selected, + .btn-purple-outline-mktg-fluid:active, .btn-purple-outline-mktg-fluid:hover, + .btn-purple-outline-mktg-fluid[aria-selected="true"], + .btn-white-outline-mktg-fluid, .btn-white-outline-mktg-fluid.hover, + .btn-white-outline-mktg-fluid.selected, .btn-white-outline-mktg-fluid:active, + .btn-white-outline-mktg-fluid:hover, + .btn-white-outline-mktg-fluid[aria-selected="true"], + [open] > .btn-outline-mktg-fluid, [open] > .btn-purple-outline-mktg-fluid, + [open] > .btn-white-outline-mktg-fluid { + background: none; + } + /* source #5: "none" */ + .btn-invisible-mktg-fluid, .btn-invisible-mktg-fluid::before, + .btn-invisible-mktg-fluid:hover, .btn-lg-invisible-mktg-fluid, + .btn-lg-invisible-mktg-fluid::before, .btn-lg-invisible-mktg-fluid:hover { + background: none !important; + } + /* source #5: "box-shadow: none" */ + .btn-invisible-mktg-fluid.focus, .btn-invisible-mktg-fluid:focus, + .btn-lg-invisible-mktg-fluid.focus, .btn-lg-invisible-mktg-fluid:focus { + box-shadow: none; + } + /* source #5: "#fff" */ + .testimonial-avatar { + border-color: #1b102e; + } + /* source #5: "transparent" */ + .customer-story-overlay { + background-image: linear-gradient(180deg, #000 -5%, transparent 50%); + } + /* source #5: "none" */ + .page-nav .page-nav-trigger { + background: none; + } + /* source #5: "color: #6a737d" */ + .page-nav-item { + color: #cbcbcb94; + } + /* source #5: "#f6f8fa" */ + .page-nav-item::before { + background-color: #1e1430; + } + /* source #5: "color: #444d56 !important" */ + .page-nav-item:hover { + color: #cbcbcbCC !important; + } + /* source #5: "color: #24292e" */ + .page-nav-item.selected { + color: #cbcbcbAA; + } + /* source #5: "#eee" */ + hr { + border-bottom-color: #322252; + } + /* source #5: "#fb8532" */ + .bg-orange { + background: #f3582c !important; + } + /* source #5: "color: #808891" */ + .text-gray-light-ultra { + color: #767676; + } + /* source #5: "#d1d5da" */ + .underline-dashed { + background-image: linear-gradient(90deg, #322252 50%, hsla(0, 0%, 100%, 0) 0); + } + /* source #5: "color: #1074e7", "box-shadow: 0 1px 0 0 rgba(16,116,231,.5)" */ + .link-mktg { + box-shadow: 0 1px 0 0 rgba(79, 140, 201, 0.5); + box-shadow: 0 1px 0 0 rgba(/*[[base-color-rgb]]*/, 0.5); + } + /* source #5: "color: #0366d6", "box-shadow: 0 1px 0 0 #1074e7" */ + .link-mktg, .link-mktg:hover { + color: /*[[base-color]]*/ #874488; + } + .link-mktg:hover { + box-shadow: 0 1px 0 0 #874488; + box-shadow: 0 1px 0 0 /*[[base-color]]*/; + } + /* source #5: "#f6f8fa" */ + .Tile { + background-color: #1e1430; + } + /* source #5: "#fff" */ + .Tile:hover { + background-image: none; + } + /* source #5: "#fafbfc" */ + .bg-hero-dots-gray::before, .Tile:hover { + background-color: #1b102e; + } + /* source #5: "#fafbfc" */ + @media (max-width: 1012px) { + .enterprise-section-container { + background-color: #1b102e; + } + } + /* source #5: "#e1e4e8" */ + .sponsors-discussion::after { + background-color: #322252; + } + /* source #5: "transparent" */ + .sponsors-popover::after, .sponsors-popover::before { + border-bottom-color: transparent; + } + /* source #5: "transparent", "rgba(27,31,35,.15)" */ + .sponsors-popover::before { + border-color: rgba(200, 200, 200, 0.1) transparent transparent; + } + /* source #5: "transparent", "#fff" */ + .sponsors-popover::after { + border-color: #1b102e transparent transparent; + } + /* source #5: "color: #586069" */ + .sponsors-listing-featured-item .item-handle { + color: #cbcbcbCC; + } + /* source #5: "color: #6a737d", "transparent" */ + .subnav-link { + color: #cbcbcb94; + border-bottom-color: transparent; + } + /* source #5: "color: #24292e", "#e1e4e8" */ + .subnav-link:hover { + color: #cbcbcbAA; + border-bottom-color: #322252; + } + /* source #5: "color: #1b1f23 !important", "#1074e7" */ + .subnav-link.selected { + color: #cbcbcbDD !important; + border-bottom-color: /*[[base-color]]*/ #874488; + } + /* source #5: "transparent", "transparent" */ + .subnav-btn, .subnav-btn:hover { + background: transparent; + } + .subnav-btn:hover { + border-bottom-color: transparent; + } + /* source #5: "#0366d6" */ + @media (min-width: 768px) { + .subnav-btn:hover { + background: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + } + /* source #5: "transparent" */ + .subnav-primary, .subnav-primary:hover { + border-bottom-color: transparent; + } + /* source #5: "#e1e4e8" */ + @media (min-width: 768px) { + .subnav-primary:hover { + border-bottom-color: #322252; + } + } + /* source #5: "transparent" */ + .subnav-primary.selected { + border-bottom-color: transparent; + } + /* source #5: "#1074e7" */ + @media (min-width: 768px) { + .subnav-primary.selected { + border-bottom-color: /*[[base-color]]*/ #874488; + } + } + /* source #5: "color: #24292e" */ + .site-subnav-nav .selected { + color: #cbcbcbAA; + } + /* source #5: "#eaecef" */ + .pricing-table td, .pricing-table thead th { + border-bottom-color: #322252; + } + /* source #5: "#eaecef", "#eaecef" */ + .pricing-table td + td { + border-right-color: #322252; + border-left-color: #322252; + } + /* source #5: "#fff" */ + .fade-img-to-white-bg::before { + background: linear-gradient(180deg, #1b102e; background-image: none 0, hsla(0, 0%, 100%, 0)); + } + /* source #5: "#fff" */ + .fade-img-to-white-bg::after { + background: linear-gradient(0deg, #1b102e; background-image: none 0, hsla(0, 0%, 100%, 0)); + } + /* source #5: "color: #24292e", "#fff" */ + .pricing-plan-tab-active { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #5: "initial" */ + .pricing-testimonial-logo { + background-color: initial; + } + /* source #5: "#e1e4e8" */ + .pricing-testimonial-logo-active { + background-color: #322252; + } + /* source #5: "initial" */ + .pricing-matrix-row-button { + background-color: initial; + } + /* source #5: "#e1e4e8" */ + .pricing-matrix-row:hover .pricing-matrix-column-feature, + .pricing-matrix-row:hover .pricing-matrix-row-text { + background-color: #322252; + } + /* source #5: "#fff" */ + .pricing-matrix-column-tier { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#f6f8fa" */ + .pricing-matrix-row:hover .pricing-matrix-column-tier { + background-color: #1e1430; + } + /* source #5: "color: #959da5" */ + .codespaces-subtitle { + color: #767676; + } + /* source #5: "#e1e4e8" */ + .codespaces-develop-time { + background-color: #322252; + } + /* source #5: "box-shadow: none" */ + .section-codespaces-develop-night .codespaces-sun { + box-shadow: none; + } + /* source #5: "#24292e" */ + .bg-gradient-gray { + background-image: linear-gradient(175.44deg, #220e29 1.44%, #1b102e 96.23%); + } + /* source #5: "#fff" */ + .bg-radial-white { + background: radial-gradient(145.3% 145.3% at 65.91% 0, #1b102e; background-image: none 0, #f0f0f0 100%); + } + /* source #5: "#24292e" */ + .jumbotron-netneutrality { + background: #1b102e; + } + /* source #5: "#24292e" */ + @media (min-width: 768px) { + .jumbotron-netneutrality { + background: url(/images/modules/site/netneutrality/netneutrality.png), #1b102e; + } + } + /* source #5: "#f5f0ff", "transparent", "color: #6f42c1" */ + @media (min-width: 768px) { + .illflow-purple .selected { + background-color: #213; + } + .illflow-purple .selected::after { + border-color: transparent transparent #f5f0ff; + } + .illflow-purple .illflow-item .illflow-item-heading { + color: #8368aa; + } + } + /* source #5: "#f1f8ff", "transparent", "color: #0366d6" */ + @media (min-width: 768px) { + .illflow-blue .selected { + background-color: #352544; + } + .illflow-blue .selected::after { + border-color: transparent transparent #352544; + } + .illflow-blue .illflow-item .illflow-item-heading { + color: /*[[base-color]]*/ #874488; + } + } + /* source #5: "color: #444d56" */ + .illflow-item .illflow-item-heading { + color: #cbcbcbCC; + } + /* source #5: "#fafbfc", "color: #24292e" */ + @media (min-width: 768px) { + .illflow-item:not(.selected):hover { + background-color: #1b102e; + } + .illflow-item.selected .illflow-item-heading { + color: #cbcbcbAA; + } + } + /* source #5: "transparent" */ + .IconNav-item { + border-bottom-color: transparent; + } + /* source #5: "#444d56" */ + .IconNav-item.selected { + border-color: #322252; + } + /* source #5: "color: #24292e" */ + .home-hero-signup .form-control-lg:-ms-input-placeholder { + color: #cbcbcbAA; + } + /* source #5: "color: #24292e" */ + .home-hero-signup .form-control-lg::-ms-input-placeholder { + color: #cbcbcbAA; + } + /* source #5: "color: #24292e" */ + .home-hero-signup .form-control-lg::placeholder { + color: #cbcbcbAA; + } + /* source #5: "color: #6a737d" */ + .home-hero-signup .form-control-note { + color: #cbcbcb94; + } + /* source #5: "color: #959da5" */ + .home-hero-signup .form-control-note .notice-highlight { + color: #767676; + } + /* source #5: "#fb8532" */ + .border-orange { + border-color: #fb8532 !important; + } + /* source #5: "color: #032f62 !important" */ + .text-blue-dark { + color: #ada19c !important; + } + /* source #5: "color: #959da5" */ + .actions-event-token { + color: #767676; + } + /* source #5: "color: #d1d5da" */ + .actions-event-token span { + color: #322252; + } + /* source #5: "color: #0366d6" */ + .actions-template-card:hover .actions-template-repo { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #959da5" */ + .actions-template-repo { + color: #767676; + } + /* source #5: "color: #24292e !important" */ + .selected .security-nav-item { + color: #cbcbcbAA !important; + } + /* source #5: "color: #d1d5da" */ + .security-nav-icon { + color: #322252; + } + /* source #5: "initial" */ + @media (min-width: 1012px) { + .insights-hero-text { + background-color: initial; + } + } + /* source #5: "#fff" */ + @media (min-width: 1012px) { + .insights-dashboard-callout { + background-color: #1b102e; + background-image: none; + } + } + /* source #5: "#0366d6" */ + .insights-dash-dot-ripple > span { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #5: "#2188ff" */ + .insights-dash-dot-ripple > div { + border-color: #874488; + } + /* source #5: "transparent" */ + .gpr-cli-tab-nav { + border-color: transparent; + } + /* source #5: "transparent" */ + .gpr-cli-tab { + background: transparent; + } + /* source #5: "#24292e" */ + .gpr-cli-tab:hover { + background-color: #1b102e; + } + /* source #5: "color: #586069" */ + .MarketingBody > p { + color: #cbcbcbCC; + } + /* source #5: "color: #1074e7" */ + .MarketingBody blockquote { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "color: #586069" */ + .MarketingBody ol, .MarketingBody ul { + color: #cbcbcbCC; + } + /* source #5: "color: #1b1f23" */ + .MarketingBody ol strong, .MarketingBody ul strong { + color: #cbcbcbDD; + } + /* source #5: "color: #2f363d !important" */ + .MarketingBody-lead > p:first-child { + color: #cbcbcbEE !important; + } + /* source #5: "color: #0366d6" */ + .MarketingBody-lead a, .MarketingBody-lead a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #5: "#c8e1ff","#79b8ff" */ + .section-mobile-notification::after { + background: linear-gradient(#87448835, /*[[base-color]]*/ #874488, #87448835); + } + /* source #5: "#fff" */ + .phone-buttons, .phone-buttons::after, .phone-buttons::before { + background-color: #1b102e; + background-image: none; + } + /* source #5: "#fff" */ + .phone-background { + border-color: #1b102e; + } + /* source #5: "#f6f8fa" */ + .phone-background::before { + border-color: #221738; + } + /* source #5: "#dbedff" */ + .mobile-work-overlay-bluetap { + background-color: #352544; + } + /* source #5: "#ffdf5d" */ + .mobile-particle-square-orange, .mobile-particle-square-pink, + .mobile-particle-square-yellow { + background: #cb4; + } + /* source #5: "#fb8532" */ + .mobile-particle-circle-orange, .mobile-particle-square-orange { + background: #f3582c; + } + /* source #5: "#d1d5da" */ + @media (min-width: 544px) { + .summarylink:active .summarylink-btn, .summarylink:hover .summarylink-btn { + border-color: #322252; + } + } + /* source #5: "transparent" */ + .summarylink-btn { + border-color: transparent; + } + /* source #5: "#fb8532" */ + .particle-circle-orange { + background: #f3582c; + } + /* source #5: "#ffdf5d" */ + .particle-square-yellow { + background: #cb4; + } + /* source #5: "#fb8532" */ + .particle-circle-orange-2 { + background: #f3582c; + } + /* source #5: "#e1e4e8" */ + .apps-quadrangle .CircleBadge::after { + background-color: #322252; + } + /* source #5: "#24292e" */ + .DeveloperVideo-data { + background: #1b102e; + } + /* source #5: "none", "transparent" */ + @media (min-width: 768px) { + .DeveloperVideo-data { + background: none; + background-image: linear-gradient(transparent, rgba(27, 31, 35, 0.95)); + } + } + /* source #5: "#2f363d" */ + .btf-border { + border-top-color: #282828; + } + /* source #5: "#fff" */ + .signup-prompt-bg { + background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, #1b102e; background-image: none), linear-gradient(70deg, #eaf5ff 32%, #f6fff8); + } + /* source #5: "color: #586069" */ + .SegmentedNav .selected { + color: #cbcbcbCC; + } + /* source #5: "#fafbfc" */ + .home-enterprise-wrapper::before { + background-color: #1b102e; + } + /* source #5: "#f6f8fa" */ + .choose-team-lp { + background-color: #1e1430; + } + /* source #5: "color: #2f363d" */ + .choose-team-lp .lead-mktg { + color: #cbcbcbEE; + } + /* source #5: "#fff" */ + .choose-team-lp .landing-page-section.features { + background-color: #1b102e; + background-image: none; + } + /* source #5: "color: #2f363d" */ + .choose-team-lp .feature-list { + color: #cbcbcbEE; + } + /* source #5: "#032f62" */ + .choose-team-lp .landing-page-sub-footer { + background-color: #352544; + } + /* source #5: "#fff" */ + .team-octicon { + background-color: #1b102e; + background-image: none; + } + /* source #5: "transparent" */ + .team-collaboration-box::after, .team-collaboration-box::before { + border-color: transparent; + } + /* source #5: "#d1d5da" */ + .team-collaboration-box::before { + border-bottom-color: #322252; + } + /* source #5: "#fff" */ + .team-collaboration-box::after { + border-bottom-color: #1b102e; + } + /* source #5: "transparent", "#d1d5da", "transparent", "#fff" */ + @media (min-width: 768px) { + .team-collaboration-box--left::before { + border-bottom-color: transparent; + border-left-color: #322252; + } + .team-collaboration-box--left::after { + border-bottom-color: transparent; + border-left-color: #1b102e; + } + } + /* source #5: "#d1d5da", "transparent", "#fff", "transparent" */ + @media (min-width: 768px) { + .team-collaboration-box--right::before { + border-right-color: #322252; + border-bottom-color: transparent; + } + .team-collaboration-box--right::after { + border-right-color: #1b102e; + border-bottom-color: transparent; + } + } + /* source #5: "initial" */ + @media (min-width: 768px) { + .team-graph-left { + background-size: initial; + } + } + /* source #6: "#bbb", "white" */ + ._2NFgh0Z6tkGorUToiId47k [class^="Content__ChildWrapper"] > [class^="Content"], + ._3c5eahGieigDTmRHO-d7l3 [class^="Content__ChildWrapper"] > [class^="Content"] { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #6: "white" */ + ._2NFgh0Z6tkGorUToiId47k .status-dropdown__option::before, + ._3c5eahGieigDTmRHO-d7l3 .status-dropdown__option::before { + background-color: #1b102e; + background-image: none; + } + /* source #6: "transparent" */ + .ak-editor-wrapper pre code, .markdown-display pre code { + background-color: transparent; + } + /* source #6: "#ddd" */ + .ak-editor-wrapper table, .markdown-display table { + border-color: #322252; + } + /* source #6: "#ddd" */ + .ak-editor-wrapper table td, .markdown-display table td { + border-top-color: #322252; + } + /* source #6: "#ddd" */ + .ak-editor-wrapper table td + td, .ak-editor-wrapper table th + th, + .markdown-display table td + td, .markdown-display table th + th { + border-left-color: #322252; + } + /* source #6: "#d0d0d0" */ + ._2-I6T1F9kpUp2j9G31LMYN { + border-color: #322252; + } + /* source #6: "#bbb" */ + ._1JN3aEKlPD7X5jqB1dXYzx input { + border-color: #322252; + } + /* source #6: "white" */ + ._2dv0LNfUzjAAPh-wPACjXb { + background-color: #1b102e; + background-image: none; + } + /* source #6: "transparent" */ + abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, + cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, + figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, + iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, + pre, q, samp, section, small, span, strong, sub, summary, sup, time, ul, var, + video { + background: transparent; + } + /* source #6: "#ffffff", "color: #333", "#fff" */ + body { + color: #cbcbcbEE; + background: #1b102e; + } + /* source #6: "transparent", "transparent" */ + .caret { + border-left-color: transparent; + border-right-color: transparent; + } + /* source #6: "#e0e0e0" */ + .well { + border-color: #322252; + } + /* source #6: "#e5e5e5" */ + hr { + border-top-color: #322252; + } + /* source #6: "#ddd" */ + abbr { + border-bottom-color: #322252; + } + /* source #6: "#f5f5f5" */ + pre.code-display { + background-color: #1e1430; + } + /* source #6: "transparent" */ + pre.code-display code { + background-color: transparent; + } + /* source #6: "#bbb" */ + .chzn-container-single .chzn-single, input[type="email"], + input[type="number"], input[type="password"], input[type="text"], select, + textarea { + border-color: #322252; + } + /* source #6: "color: #cbcbcb66" */ + .chzn-container-single .chzn-single, input[type="email"], + input[type="password"], input[type="text"], textarea { + color: #cbcbcb94; + } + /* source #6: "#f5f5f5", "#ddd" */ + input[disabled], select[disabled], select[readonly], textarea[disabled] { + background-color: #1e1430; + border-color: #322252; + } + /* source #6: "#ddd" */ + input[disabled]:hover, select[disabled]:hover, select[readonly]:hover, + textarea[disabled]:hover { + border-color: #322252; + } + /* source #6: "#f4f4f4", "color: #cbcbcb66" */ + .controls.append label, .controls.prepend label { + background-color: #2c1a36; + color: #cbcbcb94; + } + /* source #6: "#e0e0e0" */ + .form-bordered .control-group { + border-bottom-color: #322252; + } + /* source #6: "#e0e0e0" */ + .form-bordered .control-group.first-border { + border-top-color: #322252; + } + /* source #6: "#eee" */ + .fa-border { + border-color: #322252; + } + /* source #6: "transparent" */ + .tooltipster-sidetip .tooltipster-arrow-background, + .tooltipster-sidetip .tooltipster-arrow-border, + .tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border { + border-color: transparent; + } + /* source #6: "#BBB" */ + .cpt-admin-simple-search-form button { + border-color: #322252; + } + /* source #6: "#ffffff" */ + .carousel-control { + border-color: #1b102e; + } + /* source #6: "#f8f8f8" */ + .component-statuses .component-status-container .component-dropdown-selector.dropdown-open .component-status-display { + background-color: #221738; + } + /* source #6: "#d0d0d0", "#fff" */ + .component-statuses .component-status-container .component-dropdown-selector .status-dropdown { + border-color: #322252; + background-color: #1b102e; + background-image: none; + } + /* source #6: "#f9f9f9" */ + .component-statuses .component-status-container .component-dropdown-selector .status-dropdown .status-option:hover { + background-color: #1b102e; + } + /* source #6: "#fff" */ + .datepicker { + background: #1b102e; + background-image: none; + } + /* source #6: "transparent", "transparent", "#fff" */ + .datepicker::after, .datepicker::before { + border-left-color: transparent; + border-right-color: transparent; + } + .datepicker::after { + border-bottom-color: #1b102e; + } + /* source #6: "#eee" */ + .datepicker td.day:hover, .datepicker td span:hover, + .datepicker thead tr:first-child th:hover { + background: #2c1a36; + } + /* source #6: "#ffffff" */ + .dropdown .dropdown-menu { + background-color: #1b102e; + background-image: none; + } + /* source #6: "#f8f8f8" */ + .dropdown .dropdown-menu li:hover { + background-color: #221738; + } + /* source #6: "color: #333" */ + .dropdown .dropdown-menu li a { + color: #cbcbcbEE; + } + /* source #6: "white" */ + .es-menu { + background: #1b102e; + background-image: none; + } + /* source #6: "color: #333" */ + .es-menu .item div .fa, .es-menu .item div i.component-status { + color: #cbcbcbEE; + } + /* source #6: "color: #cbcbcb66" */ + .es-highlight { + color: #cbcbcb94; + } + /* source #6: "box-shadow: none !important" */ + #es-search-field { + box-shadow: none !important; + } + /* source #6: "#bbb" */ + .grouped-items-selector { + border-color: #322252; + } + /* source #6: "box-shadow: none" */ + .grouped-items-selector.inline { + box-shadow: none; + } + /* source #6: "#ddd" */ + .grouped-items-selector.inline .border-color { + border-color: #322252; + } + /* source #6: "color: #333" */ + .grouped-items-selector.inline .grouped-item.active { + color: #cbcbcbEE; + } + /* source #6: "#ffffff" */ + .modal { + background-color: #1b102e; + background-image: none; + } + /* source #6: "color: #000" */ + .modal .headless-close, .modal .headless-close:hover { + color: #f0f0f0; + } + /* source #6: "#e0e0e0" */ + .modal .modal-header { + border-bottom-color: #322252; + } + /* source #6: "color: #000" */ + .modal .modal-header .close, .modal .modal-header .close:hover { + color: #f0f0f0; + } + /* source #6: "#f5f5f5", "#ddd" */ + .modal .modal-footer { + background-color: #1e1430; + border-top-color: #322252; + } + /* source #6: "#fff", "transparent" */ + .panel { + background-color: #1b102e; + background-image: none; + border-color: transparent; + } + /* source #6: "#ddd" */ + .panel.panel-default { + border-color: #322252; + } + /* source #6: "color: #333", "#f5f5f5", "#ddd" */ + .panel.panel-default .panel-heading { + color: #cbcbcbEE; + background-color: #1e1430; + border-color: #322252; + } + /* source #6: "transparent" */ + .panel .panel-heading { + border-bottom-color: transparent; + } + /* source #6: "#ffffff" */ + .popover { + background-color: #1b102e; + background-image: none; + } + /* source #6: "#ffffff" */ + .popover.top .arrow::after { + border-top-color: #1b102e; + } + /* source #6: "#ffffff" */ + .popover.right .arrow::after { + border-right-color: #1b102e; + } + /* source #6: "#ffffff" */ + .popover.bottom .arrow::after { + border-bottom-color: #1b102e; + } + /* source #6: "#ffffff" */ + .popover.left .arrow::after { + border-left-color: #1b102e; + } + /* source #6: "transparent" */ + .popover .arrow, .popover .arrow::after { + border-color: transparent; + } + /* source #6: "#f5f5f5", "#eee" */ + .popover .popover-title { + background-color: #1e1430; + border-bottom-color: #322252; + } + /* source #6: "#fff" */ + .cpt-table .content { + background: #1b102e; + background-image: none; + } + /* source #6: "#e0e0e0" */ + .cpt-table .content .table-row.blank-state { + border-color: #322252 !important; + } + /* source #6: "#ddd" */ + .cpt-tabular-table { + border-color: #322252; + } + /* source #6: "#ddd" */ + .cpt-tabular-table td { + border-top-color: #322252; + } + /* source #6: "#ddd" */ + .cpt-tabular-table td + td, .cpt-tabular-table th + th { + border-left-color: #322252; + } + /* source #6: "#f9f9f9" */ + .cpt-tabular-table.striped tbody tr:nth-child(odd) td, + .cpt-tabular-table .table-striped tbody tr:nth-child(odd) th { + background-color: #1b102e; + } + /* source #6: "#ddd" */ + .cpt-tabs:not(.unstyled) { + border-bottom-color: #322252; + } + /* source #6: "transparent" */ + .cpt-tabs:not(.unstyled) li a { + border-color: transparent; + } + /* source #6: "#eee", "color: #cbcbcb66" */ + .cpt-tabs:not(.unstyled) li:not(.active) a:hover { + background-color: #2c1a36; + color: #cbcbcb94; + } + /* source #6: "transparent" */ + .cpt-tabs:not(.unstyled) li:not(.active) a:hover.disabled { + background-color: transparent; + } + /* source #6: "color: #333", "#ffffff", "#ddd", "transparent" */ + .cpt-tabs:not(.unstyled) li.active a { + color: #cbcbcbEE; + background-color: #1b102e; + background-image: none; + border-color: #322252 #322252 transparent; + } + /* source #6: "#e0e0e0" */ + .cpt-tabs:not(.unstyled).mobile { + border-color: #322252; + } + /* source #6: "#e0e0e0" */ + .cpt-tabs:not(.unstyled).mobile.open li:last-of-type { + border-bottom-color: #322252; + } + /* source #6: "#e0e0e0", "#e0e0e0" */ + .cpt-tabs:not(.unstyled).mobile.open li a { + border-left-color: #322252; + border-right-color: #322252; + } + /* source #6: "#fff" */ + .cpt-tabs:not(.unstyled).mobile li.active a, + .cpt-tabs:not(.unstyled).mobile li:not(.active) a:hover, + .cpt-tabs:not(.unstyled).mobile li a { + background-color: #1b102e; + background-image: none; + } + /* source #6: "box-shadow: none", "none" */ + .cpt-toggle { + box-shadow: none; + background: none; + } + /* source #6: "white" */ + .cpt-toggle .bubble { + background-color: #1b102e; + background-image: none; + } + /* source #6: "color: #cbcbcb66", "#e0e0e0" */ + .tooltip-base { + border-color: #322252; + } + /* source #6: "color: #cbcbcb66" */ + .tooltip-base, .tooltip-base:hover { + color: #cbcbcb94; + } + /* source #6: "transparent", "transparent" */ + .tooltip.top .tooltip-arrow { + border-left-color: transparent; + border-right-color: transparent; + } + /* source #6: "transparent", "transparent" */ + .tooltip.right .tooltip-arrow { + border-top-color: transparent; + border-bottom-color: transparent; + } + /* source #6: "transparent", "transparent" */ + .tooltip.bottom .tooltip-arrow { + border-left-color: transparent; + border-right-color: transparent; + } + /* source #6: "transparent", "transparent" */ + .tooltip.left .tooltip-arrow { + border-top-color: transparent; + border-bottom-color: transparent; + } + /* source #6: "#ffffff" */ + .cpt-button .caret { + border-top-color: #1b102e; + } + /* source #6: "box-shadow: none", "transparent" */ + .cpt-button.style-outline { + box-shadow: none; + background: transparent; + } + /* source #6: "white" */ + .cpt-button.style-outline:hover { + border-color: #1b102e; + } + /* source #6: "#bbb" */ + .cpt-button.style-outline.color-grey { + border-color: #322252; + } + /* source #6: "box-shadow: none" */ + .cpt-button.disabled { + box-shadow: none; + } + /* source #6: "#CCCCCC" */ + .domain-helper .domain-header.domain-unset { + background-color: #484848; + } + /* source #6: "#EEEEEE" */ + .domain-helper .dns-records { + border-bottom-color: #322252; + } + /* source #6: "#EEEEEE" */ + .domain-helper .dns-records .dns-records-header { + background-color: #2c1a36; + } + /* source #6: "#EEEEEE" */ + .domain-helper .dns-records .dns-records-row { + border-color: #322252; + } + /* source #6: "#fff" */ + .cpt-pill-group button.pill { + background-color: #1b102e; + background-image: none; + } + /* source #6: "#E0E0E0", "color: #333" */ + .cpt-pill-group button.pill.active { + border-color: #322252; + color: #cbcbcbEE; + } + /* source #6: "transparent" */ + .cpt-pill-group button.pill.inactive { + border-color: transparent; + } + /* source #6: "#f8f8f8", "#e0e0e0", "#e0e0e0" */ + .updates-dropdown-container .updates-dropdown .updates-dropdown-nav a { + background-color: #221738; + border-right-color: #322252; + border-bottom-color: #322252; + } + /* source #6: "color: #cbcbcb66 !important" */ + .updates-dropdown-container .updates-dropdown .updates-dropdown-nav a:last-of-type { + color: #cbcbcb94 !important; + } + /* source #6: "#fff" */ + .updates-dropdown-container .updates-dropdown .updates-dropdown-section { + background-color: #1b102e; + background-image: none; + } + /* source #6: "rgba(0,0,0,0.8)" */ + .layout-content.status .masthead-container.premium .masthead .text-container { + background-color: #2c1a36; + } + /* source #6: "transparent" */ + .layout-content.status.status-full-history .show-filter.open { + border-color: transparent; + } + /* source #6: "transparent" */ + .layout-content.status.status-full-history .history-nav a:not(.current) { + border-color: transparent !important; + } + /* source #6: "transparent" */ + .layout-content.status.status-full-history .history-nav a.current { + border-bottom-color: transparent; + } + /* source #6: "white" */ + .layout-content.status.status-full-history .uptime-calendar #uptime-tooltip, + .layout-content.status.status-full-history .uptime-calendar #uptime-tooltip #box-arrow { + background-color: #1b102e; + background-image: none; + } + /* source #6: "box-shadow: none" */ + .layout-content.status.status-full-history .uptime-calendar #uptime-tooltip .tooltip-box { + box-shadow: none; + } + /* source #6: "#e0e0e0", "color: #333" */ + .layout-content.status-internal { + border-color: #322252; + color: #cbcbcbEE; + } + /* source #6: "#fff" */ + .layout-content.status-internal .message-container { + background-color: #1b102e; + background-image: none; + } + /* source #6: "transparent", "white" */ + #uptime-tooltip .pointer-smaller { + border-color: transparent transparent #1b102e; + } + /* source #6: "transparent" */ + #uptime-tooltip .pointer-larger { + border-color: transparent; + } + /* source #6: "white" */ + #uptime-tooltip .tooltip-box { + background-color: #1b102e; + background-image: none; + } + /* source #6: "color: #333" */ + #uptime-tooltip .related-events .related-event .related-event-link { + color: #cbcbcbEE; + } + /* source #6: "color: #dbab09 !important" */ + .bg-pending, .text-pending { + color: #cb4 !important; + } + /* source #6: "color: #0366d6 !important" */ + .link-gray-dark:hover, .link-hover-blue:hover { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #6: "#f6f8fa" */ + body { + background-color: #1e1430; + } + /* source #6: "rgba(0, 0, 0, 0.125)" */ + .layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-none .updates, + .markdown-display table, .tooltip-base, + body.status .layout-content.status .border-color, hr { + border-color: rgba(200, 200, 200, 0.125); + } + /* source #6: "rgba(0, 0, 0, 0.125)" */ + .header { + border-bottom-color: rgba(200, 200, 200, 0.125); + } + /* source #6: "#fff" */ + .component-container, .incident-title + .updates { + background-color: #1b102e; + background-image: none; + } + /* source #6: "#e6ebf1" */ + .page-footer { + border-top-color: #322252 !important; + } + /* source #6: "#f6f8fa" */ + .component-items-selector .grouped-item:hover { + background-color: #1e1430; + } + /* source #6: "#0366d6" */ + .component-items-selector .active, .component-items-selector .active:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #6: "#e6ebf1" */ + .incident-list::before, .status-day::before { + background-color: #444; + } + /* source #6: "#24292e" */ + .status-day > .date::before { + background: #1b102e url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 2H12V3.5C12 3.78 11.78 4 11.5 4H9.5C9.22 4 9 3.78 9 3.5V2H6V3.5C6 3.78 5.78 4 5.5 4H3.5C3.22 4 3 3.78 3 3.5V2H2C1.45 2 1 2.45 1 3V14C1 14.55 1.45 15 2 15H13C13.55 15 14 14.55 14 14V3C14 2.45 13.55 2 13 2ZM13 14H2V5H13V14ZM5 3H4V1H5V3ZM11 3H10V1H11V3ZM6 7H5V6H6V7ZM8 7H7V6H8V7ZM10 7H9V6H10V7ZM12 7H11V6H12V7ZM4 9H3V8H4V9ZM6 9H5V8H6V9ZM8 9H7V8H8V9ZM10 9H9V8H10V9ZM12 9H11V8H12V9ZM4 11H3V10H4V11ZM6 11H5V10H6V11ZM8 11H7V10H8V11ZM10 11H9V10H10V11ZM12 11H11V10H12V11ZM4 13H3V12H4V13ZM6 13H5V12H6V13ZM8 13H7V12H8V13ZM10 13H9V12H10V13Z' fill='%23fff'/%3E%3C/svg%3e") no-repeat center center; + } + /* source #6: "#e6ebf1" */ + .month-title { + border-bottom-color: #322252 !important; + } + /* source #6: "#e6ebf1" */ + .incident-container::before { + background-color: #444; + } + /* source #6: "#e6ebf1", "#f6f8fa" */ + .incident-container .incident-title::before { + background-color: #444; + border-color: #221738; + } + /* source #6: "color: #dbab09" */ + .update.investigating > strong { + color: #cb4; + } + /* source #6: "color: #28a745" */ + .update.resolved > strong { + color: #6cc644; + } + /* source #6: "#eff3f6", "linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%)", "rgba(27, 31, 35, 0.2)", "color: #24292e !important", "box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px inset !important" */ + .flat-button, .history-header .show-filter { + background-color: #2c1a36 !important; + background-image: linear-gradient(-180deg, #221738 0%, #1b102e 90%) !important; + border-color: rgba(200, 200, 200, 0.15) !important; + color: #cbcbcbAA !important; + box-shadow: #000 0px 0px 0px inset !important; + } + /* source #6: "#fff" */ + .updates-dropdown-container .updates-dropdown { + background-color: #1b102e; + background-image: none; + } + /* source #6: "color: #24292e", "rgba(0, 0, 0, 0.125)" */ + .updates-dropdown-container .updates-dropdown-nav::before { + color: #cbcbcbAA; + border-bottom-color: rgba(200, 200, 200, 0.125); + } + /* source #6: "transparent" */ + .updates-dropdown-container #updates-dropdown-close-btn { + background: transparent url("data:image/svg+xml;charset=utf8,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.48 5.99999L11.23 9.74999L9.75 11.23L6 7.47999L2.25 11.23L0.770004 9.74999L4.52 5.99999L0.770004 2.24999L2.25 0.769989L6 4.51999L9.75 0.769989L11.23 2.24999L7.48 5.99999Z' fill='%2324292e'/%3E%3C/svg%3e") no-repeat center center/12px auto; + } + /* source #6: "#ffffff" */ + #uptime-tooltip .tooltip-box, .grouped-items-selector, + .layout-content.status.status-api .section .example-container .example-opener .color-secondary, + .layout-content.status.status-full-history .history-nav a.current, body, + div[id^="subscribe-modal"], div[id^="subscribe-modal"] .modal-footer { + background-color: #1b102e; + background-image: none; + } + /* source #6: "#ffffff" */ + #uptime-tooltip .pointer-container .pointer-smaller { + border-bottom-color: #1b102e; + } + /* source #6: "color: #24292e" */ + #uptime-tooltip .tooltip-box .tooltip-content .related-events .related-event a.related-event-link, + .color-primary, .color-primary:hover, .incident-history .impact-none, + .layout-content.status-full-history .month .incident-container .impact-none, + .layout-content.status-index .status-day .update-title.impact-none a, + .layout-content.status-index .status-day .update-title.impact-none a:hover, + .layout-content.status-index .timeframes-container .timeframe.active, + .layout-content.status .grouped-items-selector.inline .grouped-item.active, + .layout-content.status.status-full-history .history-nav a.current, + .layout-content.status.status-full-history .history-nav a:not(.current):hover, + .layout-content.status.status-index .components-statuses .component-container .name, + .layout-content.status.status-index .incidents-list .incident-title.impact-none a, + body.status, div[id^="subscribe-modal"] .modal-header .close { + color: #cbcbcbAA; + } + /* source #6: "color: #6a737d" */ + #uptime-tooltip .tooltip-box .tooltip-content .related-events #related-event-header, + .color-secondary, + .layout-content.status .grouped-items-selector.inline .grouped-item, + .layout-content.status.status-full-history .history-footer .pagination a.disabled, + .layout-content.status.status-full-history .history-nav a, + .layout-content.status .table-row .date, small { + color: #cbcbcb94; + } + /* source #6: "#e1e4e8" */ + #uptime-tooltip .tooltip-box, .markdown-display table, .tooltip-base, + body.status .layout-content.status .border-color, div[id^="subscribe-modal"], + hr { + border-color: #322252; + } + /* source #6: "#e1e4e8" */ + .markdown-display table td, div[id^="subscribe-modal"] .modal-footer { + border-top-color: #322252; + } + /* source #6: "#e1e4e8" */ + .markdown-display table td + td, .markdown-display table th + th { + border-left-color: #322252; + } + /* source #6: "#e1e4e8" */ + #uptime-tooltip .pointer-container .pointer-larger, + div[id^="subscribe-modal"] .modal-header { + border-bottom-color: #322252; + } + /* source #6: "rgba(225,228,232,0.31)" */ + #uptime-tooltip .tooltip-box .outage-field { + background-color: #2f1336; + } + /* source #6: "#dbab09" */ + .layout-content.status.status-index .page-status.status-minor, + .layout-content.status.status-index .scheduled-incidents-container .tab, + .layout-content.status.status-index .status-day .update-title.impact-minor a, + .layout-content.status.status-index .status-day .update-title.impact-minor a:hover, + .layout-content.status.status-index .unresolved-incident.impact-minor .incident-title { + background-color: #cb4; + } + /* source #6: "color: #dbab09" */ + .components-container .component-inner-container.status-yellow .component-status, + .components-container .component-inner-container.status-yellow .icon-indicator, + .incident-history .impact-minor, + .layout-content.status-full-history .month .incident-container .impact-minor, + .layout-content.status-incident .incident-name.impact-minor, + .layout-content.status-index .components-statuses .component-container.status-yellow::after, + .layout-content.status.manage-subscriptions .confirmation-infobox .fa, + .layout-content.status.status-index .incidents-list .incident-title.impact-minor a, + .status-yellow .icon-indicator { + color: #cb4; + } + /* source #6: "#0366d6" */ + .layout-content.status.status-index .page-status.status-maintenance, + .layout-content.status.status-index .scheduled-incidents-container .tab, + .layout-content.status.status-index .status-day .update-title.impact-maintenance a, + .layout-content.status.status-index .status-day .update-title.impact-maintenance a:hover, + .layout-content.status.status-index .unresolved-incident.impact-maintenance .incident-title { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #6: "color: #0366d6" */ + .components-container .component-inner-container.status-blue .component-status, + .components-container .component-inner-container.status-blue .icon-indicator, + .incident-history .impact-maintenance, + .layout-content.status-full-history .month .incident-container .impact-maintenance, + .layout-content.status-incident .incident-name.impact-maintenance, + .layout-content.status-index .components-statuses .component-container.status-blue::after, + .layout-content.status.status-index .incidents-list .incident-title.impact-maintenance a, + .status-blue .icon-indicator { + color: /*[[base-color]]*/ #874488; + } + /* source #6: "#0366d6" */ + .layout-content.status.status-index .scheduled-incidents-container, + .layout-content.status.status-index .unresolved-incident.impact-maintenance .updates { + border-color: /*[[base-color]]*/ #874488; + } + /* source #6: "#28a745" */ + .layout-content.status.status-index .page-status.status-none { + background-color: #373; + } + /* source #6: "color: #28a745" */ + .components-container .component-inner-container.status-green .component-status, + .components-container .component-inner-container.status-green .icon-indicator, + .layout-content.status-index .components-statuses .component-container.status-green::after, + .status-green .icon-indicator { + color: #6cc644; + } + /* source #6: "color: #0366d6" */ + .layout-content.status-incident .subheader a:hover, + .layout-content.status-index .page-footer span a:hover, + .layout-content.status-index .timeframes-container .timeframe:not(.active):hover, + a, a:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #6: "#0366d6" */ + .flat-button, .layout-content.status-full-history .show-filter.open, + .masthead .updates-dropdown-container .show-updates-dropdown { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #6: "color: #6a737d" */ + .components-section .components-uptime-link, + .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item, + .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item.light { + color: #cbcbcb94; + } + /* source #6: "#6a737d" */ + .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .spacer { + background: #444; + } + /* source #7: "color: #141823" */ + .graphiql-container, .graphiql-container button, .graphiql-container input { + color: #cbcbcbDD; + } + /* source #7: "linear-gradient(#f7f7f7, #e2e2e2)", "#d0d0d0" */ + .graphiql-container .topBar { + background: #1e1430; + border-bottom-color: #322252; + } + /* source #7: "linear-gradient(#f7f7f7, #e2e2e2)", "#d0d0d0", "color: #3b5998" */ + .graphiql-container .docExplorerShow, .graphiql-container .historyShow { + background: #1e1430; + border-bottom-color: #322252; + color: /*[[base-color]]*/ #874488; + } + /* source #7: "#3B5998", "#3B5998" */ + .graphiql-container .docExplorerShow::before { + border-left-color: #874488; + border-top-color: #874488; + } + /* source #7: "#e0e0e0" */ + .graphiql-container .resultWrap { + border-left-color: #322252; + } + /* source #7: "white" */ + .graphiql-container .docExplorerWrap, .graphiql-container .historyPaneWrap { + background: #1b102e; + background-image: none; + } + /* source #7: "#eeeeee", "#d6d6d6", "#e0e0e0" */ + .graphiql-container .variable-editor-title { + background: #2c1a36; + border-bottom-color: #322252; + border-top-color: #322252; + } + /* source #7: "#e0e0e0", "#e0e0e0" */ + .graphiql-container .footer { + border-left-color: #322252; + border-top-color: #322252; + } + /* source #7: "#eeeeee" */ + .graphiql-container .footer::before { + background: #2c1a36; + } + /* source #7: "#fdfdfd", "linear-gradient(#f9f9f9, #ececec)", "box-shadow: inset 0 0 0 1px rgba(0,0,0,0.2),0 1px 0 rgba(255,255,255,0.7),inset 0 1px #fff", "color: #555" */ + .graphiql-container .toolbar-button { + background: #1b102e; + background: linear-gradient(#303030, #282828); + box-shadow: 0 0 0 0.1px #322252; + color: #cbcbcbCC; + } + /* source #7: "linear-gradient(#ececec, #d5d5d5)", "box-shadow: 0 1px 0 rgba(255,255,255,0.7),inset 0 0 0 1px rgba(0,0,0,0.1),inset 0 1px 1px 1px rgba(0,0,0,0.12),inset 0 0 5px rgba(0,0,0,0.1)" */ + .graphiql-container .toolbar-button:active { + background: linear-gradient(#322252, #220e29); + box-shadow: 0 0 0 1px #484848; + } + /* source #7: "linear-gradient(#fdfdfd, #d2d3d6)", "box-shadow: 0 1px 0 #fff" */ + .graphiql-container .execute-button { + background: linear-gradient(#303030, #282828); + box-shadow: 0 0 0 1px #484848; + } + /* source #7: "linear-gradient(#e6e6e6, #c3c3c3)" */ + .graphiql-container .execute-button:active { + background: linear-gradient(#322252, #220e29); + } + /* source #7: "#fff" */ + .graphiql-container .execute-options, + .graphiql-container .toolbar-menu-items, + .graphiql-container .toolbar-select-options { + background: #1b102e; + background-image: none; + } + /* source #7: "none" */ + @keyframes blink { + 50% { + background: none; + } + } + /* source #7: "white" */ + .graphiql-container .doc-explorer { + background: #1b102e; + background-image: none; + } + /* source #7: "color: #3b5998" */ + .graphiql-container .doc-explorer-back { + color: /*[[base-color]]*/ #874488; + } + /* source #7: "#3B5998", "#3B5998" */ + .graphiql-container .doc-explorer-back::before { + border-left-color: #874488; + border-top-color: #874488; + } + /* source #7: "#ffffff", "#d6d6d6" */ + .graphiql-container .doc-explorer-contents, + .graphiql-container .history-contents { + background-color: #1b102e; + background-image: none; + border-top-color: #322252; + } + /* source #7: "#e0e0e0" */ + .graphiql-container .doc-category-title { + border-bottom-color: #322252; + } + /* source #7: "color: #555" */ + .graphiql-container .doc-category-item { + color: #cbcbcbCC; + } + /* source #7: "color: #b11a04" */ + .graphiql-container .keyword { + color: #f44; + } + /* source #7: "color: #ca9800" */ + .graphiql-container .type-name { + color: #cb4; + } + /* source #7: "color: #1f61a0" */ + .graphiql-container .field-name { + color: /*[[base-color]]*/ #874488; + } + /* source #7: "color: #8b2bb9" */ + .graphiql-container .arg-name { + color: #8368aa; + } + /* source #7: "color: #555" */ + .graphiql-container .show-btn { + color: #cbcbcbCC; + } + /* source #7: "#e0e0e0" */ + .graphiql-container .history-contents p, .graphiql-container .search-box { + border-bottom-color: #322252; + } + /* source #7: "color: #000" */ + mark { + color: #f0f0f0; + } + /* source #7: "none" */ + .btn.selected, .btn:active { + background-image: none; + } + /* source #7: "#e9ecef", "none", "rgba(27,31,35,0.35)" */ + .btn.selected, .btn:active, [open] > .btn { + background-color: #322252; + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #7: "color: rgba(36,41,46,.4)", "#eff3f6", "none", "rgba(27,31,35,0.2)", "box-shadow: none" */ + .btn.disabled, .btn:disabled { + color: rgba(210, 210, 210, 0.4); + background-color: #2c1a36; + background-image: none; + border-color: rgba(200, 200, 200, 0.15); + box-shadow: none; + } + /* source #7: "#279f43", "none", "rgba(27,31,35,0.5)" */ + .btn-primary.selected, .btn-primary:active, [open] > .btn-primary { + background-color: #874488; + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #7: "background-color: #94d3a2", "none", "rgba(27,31,35,0.2)", "box-shadow: none" */ + .btn-primary.disabled, .btn-primary:disabled { + background: #87448820; + background-image: none; + border-color: rgba(200, 200, 200, 0.15); + box-shadow: none; + } + /* source #7: "none", "rgba(27,31,35,0.5)" */ + .btn-blue.selected, .btn-blue:active, [open] > .btn-blue { + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #7: "none", "rgba(27,31,35,0.2)", "box-shadow: none" */ + .btn-blue.disabled, .btn-blue:disabled { + background-image: none; + border-color: rgba(200, 200, 200, 0.15); + box-shadow: none; + } + /* source #7: "none", "rgba(27,31,35,0.5)" */ + .btn-danger.selected, .btn-danger:active, [open] > .btn-danger { + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #7: "#eff3f6", "none", "rgba(27,31,35,0.2)", "box-shadow: none" */ + .btn-danger.disabled, .btn-danger:disabled { + background-color: #2c1a36; + background-image: none; + border-color: rgba(200, 200, 200, 0.15); + box-shadow: none; + } + /* source #7: "#0366d6", "none", "#0366d6" */ + .btn-outline.selected, .btn-outline:active, .btn-outline:hover, + [open] > .btn-outline { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: /*[[base-color]]*/ #874488; + } + /* source #7: "color: #0366d6", "#fff" */ + .btn-outline.selected .Counter, .btn-outline:active .Counter, + .btn-outline:hover .Counter, [open] > .btn-outline .Counter { + color: /*[[base-color]]*/ #874488; + background-color: #1b102e; + background-image: none; + } + /* source #7: "color: rgba(27,31,35,.3)", "#fff", "rgba(27,31,35,0.15)", "box-shadow: none" */ + .btn-outline.disabled, .btn-outline:disabled { + color: rgba(230, 230, 230, 0.3); + background-color: #1b102e; + background-image: none; + border-color: rgba(200, 200, 200, 0.1); + box-shadow: none; + } + /* source #7: "color: rgba(88,96,105,.5)" */ + .btn-link:disabled, .btn-link:disabled:hover { + color: rgba(148, 148, 148, 0.5); + } + /* source #7: "color: #0366d6", "none", "box-shadow: none" */ + .btn-invisible.selected, .btn-invisible.zeroclipboard-is-active, + .btn-invisible.zeroclipboard-is-hover, .btn-invisible:active, + .btn-invisible:focus, .btn-invisible:hover { + color: /*[[base-color]]*/ #874488; + background: none; + box-shadow: none; + } + /* source #7: "color: #959da5" */ + .btn-octicon.disabled, .btn-octicon.disabled:hover { + color: #767676; + } + /* source #7: "color: #24292e", "#fff", "#d1d5da" */ + .menu-item.selected, .tabnav-tab.selected, .tabnav-tab[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + .tabnav-tab.selected, .tabnav-tab[aria-selected="true"] { + border-color: #322252; + } + /* source #7: "#0366d6", "#0366d6" */ + .filter-item.selected, .subnav-item.selected, .subnav-item.selected:focus, + .subnav-item.selected:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + .subnav-item.selected, .subnav-item.selected:focus, + .subnav-item.selected:hover { + border-color: /*[[base-color]]*/ #874488; + } + /* source #7: "#0366d6", "#0366d6" */ + .pagination .current, .pagination .current:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: /*[[base-color]]*/ #874488; + } + /* source #7: "color: #d1d5da", "#fafbfc" */ + .pagination .disabled, .pagination .disabled:hover, .pagination .gap, + .pagination .gap:hover { + color: #322252; + background-color: #1b102e; + } + /* source #7: "#d1d5da", "box-shadow: 0 1px 5px rgba(27,31,35,.15)" */ + @media (min-width: 544px) { + .SelectMenu-modal { + border-color: #322252; + box-shadow: 0 1px 5px #000; + } + } + /* source #7: "#eaecef" */ + .SelectMenu-item + .SelectMenu-item { + border-top-color: #322252; + } + /* source #7: "transparent" */ + @media (min-width: 544px) { + .SelectMenu-tab { + border-color: transparent; + } + } + /* source #7: "color: #24292e", "#fff" */ + .SelectMenu-tab[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #7: "#e1e4e8", "box-shadow: none" */ + @media (min-width: 544px) { + .SelectMenu-tab[aria-selected="true"] { + border-color: #322252; + box-shadow: none; + } + } + /* source #7: "color: #6a737d", "#f6f8fa", "#e1e4e8", "#e1e4e8" */ + .SelectMenu-divider { + border-top-color: #322252; + } + /* source #7: "box-shadow: 0 1px 0 #eaecef" */ + .SelectMenu--hasFilter .SelectMenu-item:last-child { + box-shadow: 0 1px 0 #322252; + } + /* source #7: "color: #24292e" */ + .SelectMenu-item[aria-checked="true"] { + color: #cbcbcbAA; + } + /* source #7: "#0366d6", "#dbedff", "color: #24292e", "#e1e4e8", "#f6f8fa" */ + @media (hover: hover) { + .SelectMenu-item:hover, body:not(.intent-mouse) .SelectMenu-item:focus { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + body:not(.intent-mouse) .SelectMenu-tab:focus { + background-color: #352544; + } + .SelectMenu-tab:not([aria-checked="true"]):hover { + color: #cbcbcbAA; + background-color: #322252; + } + .SelectMenu-tab:not([aria-checked="true"]):active { + color: #cbcbcbAA; + background-color: #1e1430; + } + } + /* source #7: "#fafbfc" */ + @media (hover: none) { + .SelectMenu-item:active, .SelectMenu-item:focus { + background-color: #1b102e; + } + } + /* source #7: "#0366d6" */ + .alpha-badge { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #7: "#e0e0e0" */ + .graphiql-ide { + border-top-color: #322252; + } + /* source #7: "#ddd" */ + .graphiql-ide.signed-out::after { + background: #220e29; + } + /* source #8: "transparent" */ + .Box-row:first-of-type { + border-top-color: transparent; + } + /* source #8: "color: #444d56", "#fafbfc", "#d1d5da", "#d1d5da", "box-shadow: inset 0 -1px 0 #d1d5da" */ + .markdown-body kbd { + border-bottom-color: #322252; + } + /* source #8: "#eaecef" */ + .markdown-body h1, .markdown-body h2 { + border-bottom-color: #322252; + } + /* source #8: "color: #24292e", "#fff", "#d1d5da" */ + .ais-SearchBox-input, .form-control, .form-select { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #8: "#2188ff", "box-shadow: inset 0 1px 2px rgba(27,31,35,.075),0 0 0 .2em rgba(3,102,214,.3)" */ + .ais-SearchBox-input:focus, .focus.ais-SearchBox-input, .form-control.focus, + .form-control:focus, .form-select.focus, .form-select:focus { + border-color: /*[[base-color]]*/ #874488; + box-shadow: 0 0 0 2px rgba(79, 140, 201, 0.3); + box-shadow: 0 0 0 2px rgba(/*[[base-color-rgb]]*/, 0.3); + } + /* source #8: "color: #586069" */ + .hfields .form-group dt label { + color: #cbcbcbCC; + } + /* source #8: "#fafbfc" */ + .form-group .ais-SearchBox-input, .form-group .form-control { + background-color: #1b102e; + } + /* source #8: "#fff" */ + .form-group .ais-SearchBox-input:focus, .form-group .form-control:focus { + background-color: #1b102e; + background-image: none; + } + /* source #8: "color: #cb2431" */ + .form-group dd h4.is-error { + color: #f44; + } + /* source #8: "color: #28a745" */ + .form-group dd h4.is-success { + color: #6cc644; + } + /* source #8: "color: #cb2431" */ + .form-group.required dt label::after { + color: #f44; + } + /* source #8: "transparent" */ + .form-group.errored .error::after, .form-group.errored .error::before, + .form-group.errored .warning::after, .form-group.errored .warning::before, + .form-group.warn .error::after, .form-group.warn .error::before, + .form-group.warn .warning::after, .form-group.warn .warning::before { + border-color: transparent; + } + /* source #8: "box-shadow: none" */ + .upload-enabled.focused .ais-SearchBox-input, + .upload-enabled.focused .form-control { + box-shadow: none; + } + /* source #8: "color: #24292e", "#fff" */ + .SideNav-item[aria-current="page"], .SideNav-item[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #8: "color: #24292e" */ + .SideNav-subItem[aria-current="page"], + .SideNav-subItem[aria-selected="true"] { + color: #cbcbcbAA; + } + /* source #8: "color: #0366d6 !important" */ + .text-blue-mktg { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #8: "#d1d5da" */ + .underline-dashed { + background-image: linear-gradient(to right, #322252 50%, rgba(255, 255, 255, 0) 0%); + } + /* source #8: "#032f62" */ + .bg-blue-dark { + background-color: #352544 !important; + } + /* source #8: "color: #24292e" */ + .directory-toc h3 a { + color: #cbcbcbAA; + } + /* source #8: "#fafbfc" */ + @media (max-width: 767px) { + .nav-mobile-dropdown.js-open { + background-color: #1b102e; + } + } + /* source #8: "#fff" */ + @media (min-width: 768px) { + .nav-desktop-langDropdown, .nav-desktop-productDropdown { + background: #1b102e; + background-image: none; + } + } + /* source #8: "transparent" */ + @media (min-width: 768px) { + details.close-when-clicked-outside[open] > summary::before { + background: transparent; + } + } + /* source #8: "#0366d6" */ + .directory-link-box.Box:hover, .directory-link-box:hover .Box { + border-color: #874488; + } + /* source #8: "color: #959da5" */ + .breadcrumbs a:not(:last-child)::after { + color: #767676; + } + /* source #8: "#eee" */ + .markdown-body ol > li { + border-top-color: #322252; + } + /* source #8: "#eee" */ + .procedural-image-wrapper img { + border-color: #322252; + } + /* source #8: "none" */ + .ais-SearchBox-reset { + background: none; + } + /* source #8: "#f1f8ff" */ + .ais-Hits-item.active, .ais-Hits-item:hover { + background: #352544; + } + /* source #8: "none" */ + .ais-Highlight-highlighted, mark { + background: none; + } + /* source #8: "color: #0366d6" */ + .search-result-title .ais-Highlight-highlighted, .search-result-title mark { + color: /*[[base-color]]*/ #874488; + } + /* source #8: "#0366d6" */ + .search-result-intro .ais-Highlight-highlighted, .search-result-intro mark { + border-bottom-color: #874488; + } + /* source #8: "#fff", "rgba(27,31,35,.15)" */ + @media (min-width: 768px) { + header #search-results-container { + background: #1b102e; + background-image: none; + } + header .search-overlay-desktop.js-open { + background: rgba(200, 200, 200, 0.22); + } + } + /* source #8: "color: #24292e" */ + .extended-markdown.note pre code, .markdown-body .lead-mktg p, + div.light-bg a, div.light-bg a h4 { + color: #cbcbcbAA; + } + /* source #8: "color: #586069" */ + div.light-bg a p { + color: #cbcbcbCC; + } + /* source #8: "#032f62" */ + .sidebar, .sidebar-guide.active { + background-color: #352544; + } + /* source #8: "#ddd" */ + iframe#graphiql { + border-color: #322252; + } + /* source #8: "color: #333", "#f8f8f8" */ + .hljs { + background: #221738; + } + /* source #8: "color: #333" */ + .hljs, .hljs-keyword, .hljs-selector-tag, .hljs-subst { + color: #cbcbcbEE; + } + /* source #8: "none" */ + .markdown-body table code { + background: none; + } + /* source #8: "#fff" */ + .markdown-body table th { + background: #1b102e; + background-image: none; + } + /* source #8: "none" */ + .markdown-body table tr:nth-child(2n) { + background: none; + } + /* source #9: "box-shadow: inset 2px 0 0 #0366d6" */ + .Box-row.Box-row--unread, .Box-row.unread { + box-shadow: inset 2px 0 0 #eee; + } + /* source #9: "color: #24292e", "color: #0366d6" */ + @media (min-width: 768px) { + .Box-row-link { + color: #cbcbcbAA; + } + .Box-row-link:hover { + color: /*[[base-color]]*/ #874488; + } + } + /* source #9: "#c8e1ff" */ + .Box--blue .Box-body, .Box--blue .Box-footer, .Box--blue .Box-row { + border-color: #87448835; + } + /* source #9: "color: #586069" */ + .breadcrumb-item-selected, + .breadcrumb-item[aria-current]:not([aria-current="false"]) { + color: #cbcbcbCC; + } + /* source #9: "color: #24292e", "#eff3f6", "#fafbfc","#eff3f6" */ + .btn { + background-image: linear-gradient(-180deg, #1b102e, #2c1a36 90%); + } + /* source #9: "#e6ebf1", "linear-gradient(-180deg,#f0f3f6,#e6ebf1 90%)", "rgba(27,31,35,.35)" */ + .btn.hover, .btn:hover { + background-image: linear-gradient(#322252, #220e29); + } + /* source #9: "#28a745", "#28a745" */ + .btn-primary { + background-image: linear-gradient(-180deg, #34d058, #373 90%); + } + /* source #9: "#0361cc", "linear-gradient(-180deg,#0679fc,#0361cc 90%)" */ + .btn-blue { + background-image: linear-gradient(to bottom, #283040, #352544); + } + /* source #9: "color: #cb2431", "#fafbfc", "#fafbfc","#eff3f6" */ + .btn-danger { + background-image: linear-gradient(-180deg, #1b102e, #2c1a36 90%); + } + /* source #9: "#cb2431", "#cb2431", "rgba(27,31,35,.5)" */ + .btn-danger:hover { + background-image: linear-gradient(-180deg, #de4450, #911 90%); + } + /* source #9: "color: #24292e", "#fff", "#d1d5da" */ + .form-control, .form-select { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #9: "#2188ff", "box-shadow: inset 0 1px 2px rgba(27,31,35,.075),0 0 0 .2em rgba(3,102,214,.3)" */ + .form-control.focus, .form-control:focus, .form-select.focus, + .form-select:focus { + border-color: /*[[base-color]]*/ #874488; + box-shadow: 0 0 0 2px rgba(79, 140, 201, 0.3); + box-shadow: 0 0 0 2px rgba(/*[[base-color-rgb]]*/, 0.3); + } + /* source #9: "#fafbfc" */ + .form-group .form-control { + background-color: #1b102e; + } + /* source #9: "#fff" */ + .form-group .form-control:focus { + background-color: #1b102e; + background-image: none; + } + /* source #9: "box-shadow: none" */ + .upload-enabled.focused .form-control { + box-shadow: none; + } + /* source #9: "color: #24292e", "#fff" */ + .menu-item.selected, .menu-item[aria-current]:not([aria-current="false"]), + .menu-item[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #9: "color: #24292e", "#fff", "#d1d5da" */ + .tabnav-tab.selected, .tabnav-tab[aria-current]:not([aria-current="false"]), + .tabnav-tab[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #9: "#0366d6" */ + .filter-item.selected, + .filter-item[aria-current]:not([aria-current="false"]), + .filter-item[aria-selected="true"] { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #9: "color: #24292e", "#fff" */ + .SideNav-item[aria-current]:not([aria-current="false"]), + .SideNav-item[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #9: "color: #24292e" */ + .SideNav-subItem[aria-current]:not([aria-current="false"]), + .SideNav-subItem[aria-selected="true"] { + color: #cbcbcbAA; + } + /* source #9: "#0366d6", "#0366d6" */ + .subnav-item.selected, + .subnav-item[aria-current]:not([aria-current="false"]), + .subnav-item[aria-selected="true"] { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: /*[[base-color]]*/ #874488; + } + /* source #9: "color: #24292e", "border-bottom-color: #e36209" */ + .UnderlineNav-item.selected, + .UnderlineNav-item[aria-current]:not([aria-current="false"]), + .UnderlineNav-item[role="tab"][aria-selected="true"] { + color: #cbcbcbAA; + border-bottom-color: #874488; + } + /* source #9: "color: #6a737d" */ + .UnderlineNav-item.selected .UnderlineNav-octicon, + .UnderlineNav-item[aria-current]:not([aria-current="false"]) .UnderlineNav-octicon, + .UnderlineNav-item[role="tab"][aria-selected="true"] .UnderlineNav-octicon { + color: #cbcbcb94; + } + /* source #9: "#0366d6", "#0366d6" */ + .pagination .current, .pagination .current:hover, + .pagination [aria-current]:not([aria-current="false"]) { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: /*[[base-color]]*/ #874488; + } + /* source #9: "#e1e4e8" */ + .border-bottom { + border-bottom-color: #322252 !important; + } + /* source #9: "#e1e4e8", "#e1e4e8" */ + @media (min-width: 544px) { + .border-sm { + border-color: #322252 !important; + } + .border-sm-top { + border-top-color: #322252 !important; + } + .border-sm-right { + border-right-color: #322252 !important; + } + .border-sm-bottom { + border-bottom-color: #322252 !important; + } + .border-sm-left { + border-left-color: #322252 !important; + } + } + /* source #9: "#e1e4e8", "#e1e4e8" */ + @media (min-width: 768px) { + .border-md { + border-color: #322252 !important; + } + .border-md-top { + border-top-color: #322252 !important; + } + .border-md-right { + border-right-color: #322252 !important; + } + .border-md-bottom { + border-bottom-color: #322252 !important; + } + .border-md-left { + border-left-color: #322252 !important; + } + } + /* source #9: "#e1e4e8", "#e1e4e8" */ + @media (min-width: 1012px) { + .border-lg { + border-color: #322252 !important; + } + .border-lg-top { + border-top-color: #322252 !important; + } + .border-lg-right { + border-right-color: #322252 !important; + } + .border-lg-bottom { + border-bottom-color: #322252 !important; + } + .border-lg-left { + border-left-color: #322252 !important; + } + } + /* source #9: "#e1e4e8", "#e1e4e8" */ + @media (min-width: 1280px) { + .border-xl { + border-color: #322252 !important; + } + .border-xl-top { + border-top-color: #322252 !important; + } + .border-xl-right { + border-right-color: #322252 !important; + } + .border-xl-bottom { + border-bottom-color: #322252 !important; + } + .border-xl-left { + border-left-color: #322252 !important; + } + } + /* source #9: "#eaecef" */ + .border-gray-light { + border-color: #322252 !important; + } + /* source #9: "color: #586069 !important" */ + .text-gray { + color: #cbcbcbCC !important; + } + /* source #9: "text-shadow: 0 1px 0 hsla(0,0%,100%,.5)" */ + .text-shadow-light { + text-shadow: 0 1px 0 hsla(0, 0%, 0%, 0.5); + } + /* source #9: "rgba(27,31,35,.15)" */ + .flash-error, .flash-warn { + border-color: rgba(200, 200, 200, 0.1); + } + /* source #9: "#fff", "box-shadow: 0 0 5px rgba(27,31,35,.3)" */ + .autocomplete-results { + background: #1b102e; + background-image: none; + box-shadow: 0 0 5px #000; + } + /* source #9: "#0366d6" */ + .autocomplete-item.navigation-focus, .autocomplete-item.selected, + .autocomplete-item:hover, .autocomplete-item[aria-selected="true"] { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #9: "#fff", "#e1e4e8", "box-shadow: 0 1px 5px rgba(27,31,35,.15)" */ + .suggester { + background: #1b102e; + background-image: none; + border-color: #322252; + box-shadow: 0 1px 5px #000; + } + /* source #9: "#e1e4e8" */ + .suggester li { + border-bottom-color: #322252; + } + /* source #9: "color: #586069" */ + .suggester li small { + color: #cbcbcbCC; + } + /* source #9: "#0366d6" */ + .suggester li.navigation-focus, .suggester li:hover, + .suggester li[aria-selected="true"] { + background: /*[[base-color]]*/ #874488; + color: #fbfbfb; + background-image: none; + } + /* source #9: "#fff" */ + .avatar-child { + background-color: #1b102e; + background-image: none; + } + /* source #9: "#fff" */ + .AvatarStack-body { + background: #1b102e; + background-image: none; + } + /* source #9: "#fff", "#fff" */ + .AvatarStack-body .avatar { + background-color: #1b102e; + background-image: none; + border-right-color: #1b102e; + } + /* source #9: "#f6f8fa" */ + .avatar.avatar-more { + background: #1e1430; + } + /* source #9: "outline: 1px solid #fff" */ + .avatar.avatar-more::after, .avatar.avatar-more::before { + outline-color: #322252; + } + /* source #9: "#e1e4e8" */ + .avatar.avatar-more::before { + background: #322252; + } + /* source #9: "#d1d5da" */ + .avatar.avatar-more::after, .AvatarStack--right .avatar.avatar-more { + background: #322252; + } + /* source #9: "#f6f8fa" */ + .AvatarStack--right .avatar.avatar-more::after { + background: #1e1430; + } + /* source #9: "#fff" */ + .AvatarStack--right .avatar { + border-left-color: #1b102e; + } + /* source #9: "#e1e4e8" */ + .DashedConnection::before { + border-bottom-color: #322252; + } + /* source #9: "#fff", "#eaecef" */ + .blankslate code { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #9: "color: #a3aab1" */ + .blankslate-icon { + color: #767676; + } + /* source #9: "color: rgba(27,31,35,.6)" */ + .branch-name { + color: rgba(230, 230, 230, 0.6); + } + /* source #9: "color: #0366d6" */ + a.branch-name { + color: /*[[base-color]]*/ #874488; + } + /* source #9: "#444d56","transparent" */ + .dropdown-menu-dark.dropdown-menu-ne::before { + border-color: #322252 transparent transparent; + } + /* source #9: "#2f363d","transparent" */ + .dropdown-menu-dark.dropdown-menu-ne::after { + border-color: #282828 transparent transparent; + } + /* source #9: "#24292e" */ + .Header { + background-color: #1b102e; + } + /* source #9: "color: #586069", "#eaecef" */ + .Label--gray { + color: #cbcbcbCC; + background-color: #322252; + } + /* source #9: "color: #586069", "transparent", "rgba(27,31,35,.15)", "box-shadow: none" */ + .Label--outline { + color: #cbcbcbCC; + background-color: transparent; + border-color: rgba(200, 200, 200, 0.1); + box-shadow: none; + } + /* source #9: "color: #28a745", "#34d058" */ + .Label--outline-green { + color: #6cc644; + border-color: #34d058; + } + /* source #9: "#6a737d" */ + .Label--gray-darker { + background-color: #444; + } + /* source #9: "#d15704" */ + .Label--orange { + background-color: #f3582c; + } + /* source #9: "#6a737d" */ + .state, .State { + background-color: #444; + } + /* source #9: "#2cbe4e" */ + .State--green { + background-color: #373; + } + /* source #9: "#6f42c1" */ + .State--purple { + background-color: #8368aa; + } + /* source #9: "#cb2431" */ + .State--red { + background-color: #911; + } + /* source #9: "color: #586069", "rgba(27,31,35,.08)" */ + .Counter { + color: #cbcbcbCC; + background-color: #3a1b44 + } + /* source #9: "color: #24292e", "rgba(27,31,35,.15)" */ + .Counter--gray-light { + color: #cbcbcbAA; + background-color: rgba(200, 200, 200, 0.22); + } + /* source #9: "#6a737d" */ + .Counter--gray { + background-color: #444; + } + /* source #9: "color: #586069" */ + .diffstat { + color: #cbcbcbCC; + } + /* source #9: "#cb2431" */ + .diffstat-block-deleted { + background-color: #911; + } + /* source #9: "#2cbe4e" */ + .diffstat-block-added { + background-color: #373; + } + /* source #9: "#d1d5da" */ + .diffstat-block-neutral { + background-color: #322252; + } + /* source #9: "color: #444d56", "#fafbfc", "#d1d5da", "box-shadow: inset 0 -1px 0 #d1d5da" */ + .markdown-body kbd { + color: #cbcbcbCC; + background-color: #1b102e; + border-color: #322252; + box-shadow: inset 0 -2px 0 #220e29; + } + /* source #9: "color: #cb2431" */ + .markdown-body .absent { + color: #f44; + } + /* source #9: "#e1e4e8" */ + .markdown-body hr { + background-color: #322252; + } + /* source #9: "color: #6a737d", "#dfe2e5" */ + .markdown-body blockquote { + color: #cbcbcb94; + border-left-color: #322252; + } + /* source #9: "color: #1b1f23" */ + .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: #cbcbcbDD; + } + /* source #9: "#eaecef" */ + .markdown-body h1, .markdown-body h2 { + border-bottom-color: #322252; + } + /* source #9: "color: #6a737d" */ + .markdown-body h6 { + color: #cbcbcb94; + } + /* source #9: "#dfe2e5" */ + .markdown-body table td, .markdown-body table th { + border-color: #322252; + } + /* source #9: "#fff" */ + .markdown-body table tr { + background-color: #1b102e; + background-image: none; + } + /* source #9: "#f6f8fa" */ + .markdown-body table tr:nth-child(2n) { + background-color: #1e1430; + } + /* source #9: "transparent" */ + .markdown-body table img { + background-color: transparent; + } + /* source #9: "#fff" */ + .markdown-body img { + background-color: #1b102e; + background-image: none; + } + /* source #9: "transparent" */ + .markdown-body .emoji { + background-color: transparent; + } + /* source #9: "#dfe2e5" */ + .markdown-body span.frame > span { + border-color: #322252; + } + /* source #9: "color: #24292e" */ + .markdown-body span.frame span span { + color: #cbcbcbAA; + } + /* source #9: "transparent" */ + .markdown-body pre > code { + background: transparent; + } + /* source #9: "transparent" */ + .markdown-body pre code, .markdown-body pre tt { + background-color: transparent; + } + /* source #9: "#fff" */ + .markdown-body .csv-data .blob-num { + background: #1b102e; + background-image: none; + } + /* source #9: "#f6f8fa" */ + .markdown-body .csv-data th { + background: #1e1430; + } + /* source #9: "transparent", "rgba(27,31,35,.15)" */ + .Popover-message::before { + border-color: transparent transparent rgba(200, 200, 200, 0.1); + } + /* source #9: "transparent", "#fff" */ + .Popover-message::after { + border-color: transparent transparent #1b102e; + } + /* source #9: "transparent" */ + .Popover-message--bottom-left::after, .Popover-message--bottom-left::before, + .Popover-message--bottom-right::after, + .Popover-message--bottom-right::before, .Popover-message--bottom::after, + .Popover-message--bottom::before { + border-bottom-color: transparent; + } + /* source #9: "rgba(27,31,35,.15)" */ + .Popover-message--bottom-left::before, + .Popover-message--bottom-right::before, .Popover-message--bottom::before { + border-top-color: rgba(200, 200, 200, 0.1); + } + /* source #9: "#fff" */ + .Popover-message--bottom-left::after, .Popover-message--bottom-right::after, + .Popover-message--bottom::after { + border-top-color: #1b102e; + } + /* source #9: "transparent" */ + .Popover-message--left-bottom::after, .Popover-message--left-bottom::before, + .Popover-message--left-top::after, .Popover-message--left-top::before, + .Popover-message--left::after, .Popover-message--left::before, + .Popover-message--right-bottom::after, + .Popover-message--right-bottom::before, .Popover-message--right-top::after, + .Popover-message--right-top::before, .Popover-message--right::after, + .Popover-message--right::before { + border-bottom-color: transparent; + } + /* source #9: "rgba(27,31,35,.15)" */ + .Popover-message--right-bottom::before, .Popover-message--right-top::before, + .Popover-message--right::before { + border-left-color: rgba(200, 200, 200, 0.1); + } + /* source #9: "#fff" */ + .Popover-message--right-bottom::after, .Popover-message--right-top::after, + .Popover-message--right::after { + border-left-color: #1b102e; + } + /* source #9: "rgba(27,31,35,.15)" */ + .Popover-message--left-bottom::before, .Popover-message--left-top::before, + .Popover-message--left::before { + border-right-color: rgba(200, 200, 200, 0.1); + } + /* source #9: "#fff" */ + .Popover-message--left-bottom::after, .Popover-message--left-top::after, + .Popover-message--left::after { + border-right-color: #1b102e; + } + /* source #9: "#fff" */ + @media (hover: hover) { + .SelectMenu-tab:not([aria-checked="true"]):active, + .SelectMenu-tab:not([aria-checked="true"]):hover { + background-color: #1b102e; + background-image: none; + } + } + /* source #9: "#f6f8fa" */ + .SelectMenu-modal { + background-color: #1e1430; + } + /* source #9: "#d1d5da", "box-shadow: 0 1px 5px rgba(27,31,35,.15)" */ + @media (min-width: 544px) { + .SelectMenu-modal { + border-color: #322252; + box-shadow: 0 1px 5px #000; + } + } + /* source #9: "color: #6a737d", "transparent" */ + .SelectMenu-closeButton { + color: #cbcbcb94; + background-color: transparent; + } + /* source #9: "#fff", "#e1e4e8" */ + .SelectMenu-filter, .SelectMenu-list { + border-top-color: #322252; + } + /* source #9: "color: #586069", "#fff", "#eaecef" */ + .SelectMenu-item, .SelectMenu-list { + background-color: #1b102e; + background-image: none; + } + .SelectMenu-item { + color: #cbcbcbCC; + border-bottom-color: #322252; + } + /* source #9: "#e1e4e8" */ + .SelectMenu-tabs { + border-top-color: #322252; + } + /* source #9: "color: #6a737d", "transparent" */ + .SelectMenu-tab { + color: #cbcbcb94; + background-color: transparent; + } + /* source #9: "transparent" */ + @media (min-width: 544px) { + .SelectMenu-tab { + border-color: transparent; + } + } + /* source #9: "color: #24292e", "#fff" */ + .SelectMenu-tab[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #9: "#e1e4e8", "box-shadow: none" */ + @media (min-width: 544px) { + .SelectMenu-tab[aria-selected="true"] { + border-color: #322252; + box-shadow: none; + } + } + /* source #9: "#eaecef" */ + .SelectMenu-message { + border-bottom-color: #322252; + } + /* source #9: "#fff" */ + .SelectMenu-blankslate, .SelectMenu-loading, .SelectMenu-message { + background-color: #1b102e; + background-image: none; + } + /* source #9: "color: #6a737d", "#f6f8fa", "#eaecef" */ + .SelectMenu-divider { + color: #cbcbcb94; + background-color: #1e1430; + border-bottom-color: #322252; + } + /* source #9: "color: #6a737d", "#e1e4e8" */ + .SelectMenu-footer { + color: #cbcbcb94; + border-top-color: #322252; + } + /* source #9: "color: #24292e" */ + .SelectMenu-item[aria-checked="true"] { + color: #cbcbcbAA; + } + /* source #9: "#f6f8fa", "#fafbfc", "#dbedff", "color: #24292e", "#e1e4e8", "#f6f8fa" */ + @media (hover: hover) { + .SelectMenu-item:hover, body:not(.intent-mouse) .SelectMenu-item:focus { + background-color: #1e1430; + } + .SelectMenu-item:active { + background-color: #1b102e; + } + body:not(.intent-mouse) .SelectMenu-tab:focus { + background-color: #352544; + } + .SelectMenu-tab:not([aria-selected="true"]):hover { + color: #cbcbcbAA; + background-color: #322252; + } + .SelectMenu-tab:not([aria-selected="true"]):active { + color: #cbcbcbAA; + background-color: #1e1430; + } + } + /* source #9: "#fafbfc" */ + @media (hover: none) { + .SelectMenu-item:active, .SelectMenu-item:focus { + background-color: #1b102e; + } + } + /* source #9: "#e1e4e8" */ + .Subhead { + border-bottom-color: #322252; + } + /* source #9: "color: #cb2431" */ + .Subhead-heading--danger { + color: #f44; + } + /* source #9: "color: #586069" */ + .Subhead-description { + color: #cbcbcbCC; + } + /* source #9: "color: #1b1f23", "#fff" */ + .Toast { + color: #cbcbcbDD; + background-color: #1b102e; + } + /* source #9: "#0366d6" */ + .Toast, .Toast-icon { + background-image: none; + } + .Toast-icon { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + } + /* source #9: "transparent" */ + .Toast-dismissButton { + background-color: transparent; + } + /* source #9: "color: #586069" */ + .Toast-dismissButton:focus, .Toast-dismissButton:hover { + color: #cbcbcbCC; + } + /* source #9: "color: #959da5" */ + .Toast-dismissButton:active { + color: #767676; + } + /* source #9: "#d73a49" */ + .Toast--error .Toast-icon { + background-color: #f44; + } + /* source #9: "color: #24292e" */ + .Toast--warning .Toast-icon { + color: #cbcbcbAA; + } + /* source #9: "#28a745" */ + .Toast--success .Toast-icon { + background-color: #373; + } + /* source #9: "#586069" */ + .Toast--loading .Toast-icon { + background-color: #322252; + } + /* source #9: "color: #586069", "#e1e4e8" */ + .pullquote { + color: #cbcbcbCC; + border-left-color: #322252; + } + /* source #9: "#fff", "#444d56" */ + .Box--overlay { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #9: "#0366d6" */ + .dropdown-item.selected, .dropdown-item:focus, .dropdown-item:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #9: "transparent","rgba(27,31,35,.15)" */ + .dropdown-menu-w::before { + border-color: transparent transparent transparent rgba(200, 200, 200, 0.1); + } + /* source #9: "transparent","#fff" */ + .dropdown-menu-w::after { + border-color: transparent transparent transparent #1b102e; + } + /* source #9: "transparent","rgba(27,31,35,.15)" */ + .dropdown-menu-e::before { + border-color: transparent rgba(200, 200, 200, 0.1) transparent transparent; + } + /* source #9: "transparent","#fff" */ + .dropdown-menu-e::after { + border-color: transparent #1b102e transparent transparent; + } + /* source #9: "#79b8ff" */ + .loader-bar { + background-color: /*[[base-color]]*/ #874488; + } + /* source #9: "color: #24292e" */ + .step { + color: #cbcbcbAA; + } + /* source #9: "color: #28a745" */ + .step .step-check { + color: #6cc644; + } + /* source #9: "color: #959da5" */ + .step--completed, .step .step-title::before { + color: #767676; + } + /* source #9: "color: #6a737d !important" */ + .step--completed .link-gray-dark, .step--completed .step-title { + color: #cbcbcb94 !important; + } + /* source #9: "color: #2f363d !important" */ + .step--completed .link-gray-dark:hover { + color: #cbcbcbEE !important; + } + /* source #9: "color: #24292e" */ + .step--current { + color: #cbcbcbAA; + } + /* source #9: "color: #6a737d" */ + .step--current ~ .step:not(.step-completed) { + color: #cbcbcb94; + } + /* source #9: "color: #6a737d !important" */ + .step--current ~ .step:not(.step-completed) .link-gray-dark { + color: #cbcbcb94 !important; + } + /* source #9: "color: #2f363d !important" */ + .step--current ~ .step:not(.step-completed) .link-gray-dark:hover { + color: #cbcbcbEE !important; + } + /* source #9: "color: #d1d5da" */ + .registration-progress-steps .step-loading { + color: #322252; + } + /* source #9: "color: #b08800" */ + .registration-progress-steps .step--current .step-loading { + color: #cb4; + } + /* source #9: "transparent", "currentcolor" */ + .select-menu-button::after { + border-color: currentcolor transparent transparent; + } + /* source #9: "#fff" */ + .select-menu-button.primary::after { + border-top-color: #1b102e; + } + /* source #9: "transparent" */ + .select-menu-loading-overlay { + border-color: transparent; + } + /* source #9: "color: #586069", "#fff", "rgba(27,31,35,.15)" */ + .select-menu-modal { + color: #cbcbcbCC; + background-color: #1b102e; + background-image: none; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #9: "#f6f8fa", "#e1e4e8" */ + .select-menu-divider, .select-menu-header { + background: #1e1430; + border-bottom-color: #322252; + } + /* source #9: "color: #24292e" */ + .select-menu-divider, .select-menu-header .select-menu-title { + color: #cbcbcbAA; + } + /* source #9: "#e1e4e8" */ + .select-menu-divider { + border-top-color: #322252; + } + /* source #9: "color: #c6cbd1" */ + .select-menu-header .close-button, .select-menu-header .octicon { + color: #5a5a5a; + } + /* source #9: "color: #444d56" */ + .select-menu-header .close-button:hover, .select-menu-header .octicon:hover { + color: #cbcbcbCC; + } + /* source #9: "#f6f8fa" */ + .select-menu-filters { + background-color: #1e1430; + } + /* source #9: "#dfe2e5" */ + .select-menu-text-filter:first-child:last-child { + border-bottom-color: #322252; + } + /* source #9: "#dfe2e5" */ + .select-menu-text-filter input { + border-color: #322252; + } + /* source #9: "color: #a3aab1" */ + .select-menu-text-filter input::-webkit-input-placeholder { + color: #767676; + } + /* source #9: "color: #a3aab1" */ + .select-menu-text-filter input:-ms-input-placeholder { + color: #767676; + } + /* source #9: "color: #a3aab1" */ + .select-menu-text-filter input::-ms-input-placeholder { + color: #767676; + } + /* source #9: "color: #a3aab1" */ + .select-menu-text-filter input::placeholder { + color: #767676; + } + /* source #9: "#dfe2e5" */ + .select-menu-tabs { + border-bottom-color: #322252; + } + /* source #9: "color: #6a737d", "transparent", "transparent" */ + .select-menu-tabs .select-menu-tab-nav, .select-menu-tabs a { + color: #cbcbcb94; + background: transparent; + border-color: transparent; + } + /* source #9: "color: #24292e" */ + .select-menu-tabs .select-menu-tab-nav:hover, .select-menu-tabs a:hover { + color: #cbcbcbAA; + } + /* source #9: "color: #24292e", "#fff", "border-color: #dfe2e5 #dfe2e5 #fff" */ + .select-menu-tabs .select-menu-tab-nav.selected, + .select-menu-tabs a.selected { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: #322252 #322252 #1b102e; + } + /* source #9: "color: #24292e" */ + .select-menu-blankslate h3 { + color: #cbcbcbAA; + } + /* source #9: "#eaecef" */ + .select-menu-item { + border-bottom-color: #322252; + } + /* source #9: "color: #6a737d" */ + .select-menu-item.disabled, .select-menu-item.disabled .description, + .select-menu-item.disabled.selected, + .select-menu-item.disabled.selected .description { + color: #cbcbcb94; + } + /* source #9: "#0366d6" */ + .select-menu-item.navigation-focus, + .select-menu-item.navigation-focus .description-inline, + .select-menu-item.navigation-focus.select-menu-action, + .select-menu-item.navigation-focus.selected, .select-menu-item:focus, + .select-menu-item:focus .description-inline, + .select-menu-item:focus.select-menu-action, .select-menu-item:focus.selected, + .select-menu-item:hover, .select-menu-item:hover .description-inline, + .select-menu-item:hover.select-menu-action, .select-menu-item:hover.selected, + .select-menu-item[aria-selected="true"], + .select-menu-item[aria-selected="true"] .description-inline, + .select-menu-item[aria-selected="true"].select-menu-action, + .select-menu-item[aria-selected="true"].selected { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #9: "color: #24292e" */ + .select-menu-item.selected { + color: #cbcbcbAA; + } + /* source #9: "color: #586069" */ + .select-menu-item.selected .description { + color: #cbcbcbCC; + } + /* source #9: "color: #24292e" */ + .select-menu-item.selected > .octicon { + color: #cbcbcbAA; + } + /* source #9: "transparent" */ + .select-menu.label-select-menu .select-menu-item:active { + background-color: transparent !important; + } + /* source #9: "color: #24292e", "#f1f8ff" */ + .select-menu-item-parent.navigation-focus, + .select-menu-item-parent.navigation-focus.selected, + .select-menu-item-parent[aria-selected="true"], + .select-menu-item-parent[aria-selected="true"].selected { + color: #cbcbcbAA; + background-color: #352544; + } + /* source #9: "color: #24292e" */ + .select-menu-item-parent.navigation-focus .octicon-check, + .select-menu-item-parent.navigation-focus.selected .octicon-check, + .select-menu-item-parent[aria-selected="true"] .octicon-check, + .select-menu-item-parent[aria-selected="true"].selected .octicon-check { + color: #cbcbcbAA; + } + /* source #9: "color: #444d56" */ + .select-menu-action { + color: #cbcbcbCC; + } + /* source #9: "color: #0366d6" */ + .select-menu-action:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #9: "color: #586069" */ + .select-menu-item-text .description, + .select-menu-item-text .description-inline, .select-menu-no-results { + color: #cbcbcbCC; + } + /* source #9: "color: #cb2431" */ + .select-menu-item-text .description-warning { + color: #f44; + } + /* source #9: "color: #0366d6" */ + .select-menu-new-item-form .octicon { + color: /*[[base-color]]*/ #874488; + } + /* source #9: "color: #d1d5da" */ + .footer-octicon { + color: #322252; + } + /* source #9: "color: #6a737d" */ + .course-details p:first-child, .footer-octicon:hover { + color: #cbcbcb94; + } + /* source #9: "color: #586069" */ + .task-progress { + color: #cbcbcbCC; + } + /* source #9: "color: #959da5" */ + .task-progress-counts { + color: #767676; + } + /* source #9: "#eee" */ + .task-progress .progress-bar { + background-color: #2c1a36; + } + /* source #9: "color: #24292e", "transparent" */ + .btn-octicon { + color: #cbcbcbAA; + } + /* source #10: "#DDD" */ + .npmhub-deps > li { + border-bottom-color: #322252; + } + /* source #11: "transparent" */ + #nprogress .spinner-icon { + border-color: transparent; + } + /* source #11: "#24292e" */ + .gitako-ready .js-header-wrapper { + background: #1b102e; + } + /* source #11: "#d1d5da", "#fafbfc" */ + .markdown-body .clippy-wrapper .clippy { + border-color: #322252; + background: #1b102e; + } + /* source #11: "#fff" */ + .markdown-body .clippy-wrapper .clippy:hover { + background: #1b102e; + background-image: none; + } + /* source #11: "#fafbfc" */ + .markdown-body .clippy-wrapper .clippy:active { + background: #1b102e; + } + /* source #11: "transparent" */ + .gitako-toggle-show-button-wrapper { + border-color: transparent; + } + /* source #11: "#e1e4e8", "#f6f8fa" */ + .gitako-toggle-show-button-wrapper.collapsed { + border-color: #322252; + background: #1e1430; + } + /* source #11: "color: #0366d6" */ + .gitako-toggle-show-button-wrapper.collapsed .action-icon { + color: /*[[base-color]]*/ #874488; + } + /* source #11: "color: #6a737d" */ + .gitako-toggle-show-button-wrapper .action-icon { + color: #cbcbcb94; + } + /* source #11: "transparent" */ + .gitako-side-bar a { + background-color: transparent; + } + /* source #11: "color: #1b1f23" */ + .gitako-side-bar mark { + color: #cbcbcbDD; + } + /* source #11: "color: #24292e", "#fff" */ + .gitako-side-bar body { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #11: "color: #0366d6" */ + .gitako-side-bar a { + color: /*[[base-color]]*/ #874488; + } + /* source #11: "transparent", "#dfe2e5" */ + .gitako-side-bar .rule, .gitako-side-bar hr { + background: transparent; + border-bottom-color: #322252; + } + /* source #11: "color: #444d56", "#fafbfc", "#d1d5da", "#d1d5da", "box-shadow: inset 0 -1px 0 #d1d5da" */ + .gitako-side-bar kbd { + color: #cbcbcbCC; + background-color: #1b102e; + border-color: #322252; + box-shadow: inset 0 -2px 0 #220e29; + } + /* source #11: "#f6f8fa", "#d1d5da" */ + .gitako-side-bar .gitako-resize-handler { + background: #1e1430; + border-right-color: #322252; + } + /* source #11: "#fafbfc", "#d1d5da" */ + .gitako-side-bar .gitako-resize-handler:active, + .gitako-side-bar .gitako-resize-handler:hover { + background: #1b102e; + border-left-color: #322252; + } + /* source #11: "#fafbfc", "#e1e4e8" */ + .gitako-side-bar .gitako-side-bar-body { + background: #1b102e; + border-left-color: #322252; + } + /* source #11: "color: rgba(3, 47, 98, 0.55)" */ + .gitako-side-bar .gitako-side-bar-body .octicon, + .gitako-side-bar .gitako-side-bar-body .octicon-color { + color: /*[[base-color]]*/ #874488; + } + /* source #11: "#f1f8ff" */ + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .meta-bar { + background: #352544; + } + /* source #11: "#e1e4e8" */ + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .description, + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .loading-indicator-container { + border-top-color: #322252; + } + /* source #11: "box-shadow: none" */ + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .file-explorer .search-input-wrapper .search-input { + box-shadow: none; + } + /* source #11: "#d73a49" */ + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .file-explorer .search-input-wrapper .search-input.error { + border-color: #b00; + } + /* source #11: "#fff", "color: #0366d6", "#eaecef" */ + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .file-explorer .node-item { + background: #1b102e; + background-image: none; + color: /*[[base-color]]*/ #874488; + border-bottom-color: #322252; + } + /* source #11: "#fafbfc" */ + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .file-explorer .node-item:hover { + background: #1b102e; + } + /* source #11: "#f6f8fa" */ + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .file-explorer .node-item.focused, + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .file-explorer .node-item:active { + background: #1e1430; + } + /* source #11: "color: #959da5" */ + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .file-explorer .node-item.disabled .node-item { + color: #767676; + } + /* source #11: "transparent" */ + .gitako-side-bar .gitako-side-bar-body .gitako-side-bar-content .file-explorer .node-item .go-to-button { + background: transparent; + } + /* source #11: "#fafbfc" */ + .gitako-side-bar .gitako-side-bar-body .gitako-settings-bar { + background: #1b102e; + } + /* source #11: "#eaecef" */ + .gitako-side-bar .gitako-side-bar-body .gitako-settings-bar-title { + border-top-color: #322252; + } + /* source #11: "#fafbfc" */ + .gitako-side-bar .gitako-side-bar-body .gitako-settings-bar-content .shadow-shelter { + background: #1b102e; + } + /* source #11: "#fff", "#e1e4e8" */ + .gitako-side-bar .gitako-side-bar-body .gitako-settings-bar-content .settings-section .field select { + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #11: "color: #6a737d" */ + .gitako-side-bar .gitako-side-bar-body .gitako-settings-bar .hint { + color: #cbcbcb94; + } + /* source #12: "#ddd", "#ddd" */ + .gitako-side-bar .gitako-side-bar-body .gitako-settings-bar .header-row, + .pdf-page { + border-top-color: #322252; + } + .pdf-page { + border-bottom-color: #322252; + } + /* source #12: "#fff", "#ddd" */ + .click-for-more { + background: #1b102e; + background-image: none; + border-top-color: #322252; + } + /* source #12: "color: #333", "#eee", "#eee" */ + .click-for-more .button { + color: #cbcbcbEE; + background-color: #2c1a36; + background-image: linear-gradient(#fcfcfc, #2c1a36); + } + /* source #12: "#ddd", "#eee","#ddd" */ + .click-for-more .button:hover { + background-color: #220e29; + background-image: linear-gradient(#2c1a36, #220e29); + } + /* source #13: "#ddd" */ + .is-embedded .render-shell { + border-color: #322252; + } + /* source #13: "rgba(0,0,0,0.8)", "#eee" */ + .render-info .message { + background: #2c1a36; + border-color: #322252; + } + /* source #13: "color: #4183c4" */ + .render-info .message a { + color: rgba(79, 140, 201, 0.9); + color: rgba(/*[[base-color-rgb]]*/, 0.9); + } + /* source #13: "color: #000" */ + .render-attribution:hover .symbol, .render-health:hover .symbol { + color: #f0f0f0; + } + /* source #13: "#ddd" */ + .render-bar { + border-top-color: #322252; + } + /* source #13: "color: #cbcbcb66" */ + .render-message a { + color: #cbcbcb94; + } + /* source #13: "none" */ + .render-view-modes { + background: none; + } + /* source #13: "none", "color: #cbcbcb66" */ + .render-view-modes li { + background: none; + color: #cbcbcb94; + } + /* source #13: "#fff" */ + .slider .slider-track { + border-top-color: #1b102e; + } + /* source #13: "#fff", "#eee" */ + .render-shell img, img.asset { + border-color: #1b102e; + background: url("../bg.gif") right bottom #2c1a36; + } + /* source #13: "#fff" */ + div.border-wrap { + background-color: #1b102e; + background-image: none; + } + /* source #13: "#eee" */ + .render-shell { + background-color: #2c1a36; + } + /* source #14: "transparent" */ + .onion-skin .controls .slider, a { + background-color: transparent; + } + /* source #14: "color: #1b1f23" */ + mark { + color: #cbcbcbDD; + } + /* source #14: "color: #24292e", "#fff" */ + body { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #14: "color: #0366d6" */ + a { + color: /*[[base-color]]*/ #874488; + } + /* source #14: "transparent", "#dfe2e5" */ + .rule, hr { + background: transparent; + border-bottom-color: #322252; + } + /* source #14: "color: #444d56", "#fafbfc", "#d1d5da", "#d1d5da", "box-shadow: inset 0 -1px 0 #d1d5da" */ + kbd { + color: #cbcbcbCC; + border-color: #322252; + box-shadow: inset 0 -2px 0 #220e29; + } + /* source #14: "#fff", "#d1d5da" */ + .Box, kbd { + background-color: #1b102e; + } + .Box { + background-image: none; + } + /* source #14: "#f6f8fa", "#d1d5da" */ + .Box, .Box-header { + border-color: #322252; + } + .Box-header { + background-color: #1e1430; + } + /* source #14: "#e1e4e8" */ + .Box-body { + border-bottom-color: #322252; + } + /* source #14: "#e1e4e8" */ + .Box-row { + border-top-color: #322252; + } + /* source #14: "color: #0366d6" */ + .Box-row.navigation-focus .Box-row--drag-button { + color: /*[[base-color]]*/ #874488; + } + /* source #14: "#fafbfc" */ + .Box-row.navigation-focus.sortable-chosen { + background-color: #1b102e; + } + /* source #14: "#f6f8fa" */ + .Box-row--focus-gray.navigation-focus, + .Box-row.navigation-focus.sortable-ghost { + background-color: #1e1430; + } + /* source #14: "#f1f8ff" */ + .Box-row--focus-blue.navigation-focus { + background-color: #352544; + } + /* source #14: "#f6f8fa" */ + .Box-row--hover-gray:hover { + background-color: #1e1430; + } + /* source #14: "#f1f8ff" */ + .Box-row--hover-blue:hover { + background-color: #352544; + } + /* source #14: "color: #24292e", "color: #0366d6" */ + @media (min-width: 768px) { + .Box-row-link { + color: #cbcbcbAA; + } + .Box-row-link:hover { + color: /*[[base-color]]*/ #874488; + } + } + /* source #14: "#e1e4e8" */ + .Box-footer { + border-top-color: #322252; + } + /* source #14: "#c8e1ff" */ + .Box--blue { + border-color: #87448835; + } + /* source #14: "#f1f8ff", "#c8e1ff" */ + .Box--blue .Box-header { + background-color: #352544; + border-color: #87448835; + } + /* source #14: "#c8e1ff" */ + .Box--blue .Box-body, .Box--blue .Box-footer, .Box--blue .Box-row { + border-color: #87448835; + } + /* source #14: "#d73a49" */ + .Box--danger, .Box--danger .Box-body:last-of-type, + .Box--danger .Box-row:first-of-type { + border-color: #b00; + } + /* source #14: "#f1f8ff", "#c8e1ff" */ + .Box-header--blue { + background-color: #352544; + border-color: none; + } + /* source #14: "#fffbdd" */ + .Box-row--yellow { + background-color: #220e29; + } + /* source #14: "#f1f8ff" */ + .Box-row--blue { + background-color: #352544; + } + /* source #14: "#f6f8fa" */ + .Box-row--gray { + background-color: #1e1430; + } + /* source #14: "color: #586069" */ + .breadcrumb-item-selected, .breadcrumb-item[aria-current] { + color: #cbcbcbCC; + } + /* source #14: "rgba(27,31,35,0.2)" */ + .btn { + border-color: rgba(200, 200, 200, 0.15); + } + /* source #14: "color: #586069", "rgba(27,31,35,0.1)" */ + .btn .Counter { + color: #cbcbcbCC; + background-color: rgba(200, 200, 200, 0.17); + } + /* source #14: "none" */ + .btn.selected, .btn:active, .btn[aria-selected="true"] { + background-image: none; + } + /* source #14: "color: #24292e", "#eff3f6", "linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%)" */ + .btn { + color: #cbcbcbAA; + background-color: #2c1a36; + background-image: linear-gradient(-180deg, #221738 0%, #1b102e 90%); + } + /* source #14: "box-shadow: 0 0 0 .2em rgba(3,102,214,.3)" */ + .btn.focus, .btn:focus { + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.5); + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.5); + } + /* source #14: "#e6ebf1", "#e6ebf1", "rgba(27,31,35,0.35)" */ + .btn.hover, .btn:hover { + background-color: #452346; + background-image: linear-gradient(-180deg, #452346 0%, #452346 90%); + border-color: none !important; + color: #fbfbfb !important; + } + /* source #14: "#e9ecef", "none", "rgba(27,31,35,0.35)" */ + .btn.selected, .btn:active, .btn[aria-selected="true"], [open] > .btn { + background-color: #322252; + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #14: "color: rgba(36,41,46,.4)", "#eff3f6", "none", "rgba(27,31,35,0.2)", "box-shadow: none" */ + .btn.disabled, .btn:disabled, .btn[aria-disabled="true"] { + color: rgba(210, 210, 210, 0.4); + background-color: #2c1a36; + background-image: none; + border-color: rgba(200, 200, 200, 0.15); + box-shadow: none; + } + /* source #14: "#28a745", "#28a745" */ + .btn-primary { + background-color: #874488; + color: #fbfbfb !important; + background-image: linear-gradient(-180deg, #874488 0%, #874488 90%); + } + /* source #14: "box-shadow: 0 0 0 .2em rgba(52,208,88,.4)" */ + .btn-primary.focus, .btn-primary:focus { + box-shadow: 0 0 0 0.2em #3737; + } + /* source #14: "rgba(27,31,35,0.5)" */ + .btn-primary.hover, .btn-primary:hover { + border-color: rgba(200, 200, 200, 0.3); + } + /* source #14: "#279f43", "none", "rgba(27,31,35,0.5)" */ + .btn-primary.selected, .btn-primary:active, + .btn-primary[aria-selected="true"], [open] > .btn-primary { + background-color: #874488; + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #14: "background-color: #94d3a2", "none", "rgba(27,31,35,0.2)", "box-shadow: none" */ + .btn-primary.disabled, .btn-primary:disabled, + .btn-primary[aria-disabled="true"] { + background: #87448820; + background-image: none; + border-color: rgba(200, 200, 200, 0.15); + box-shadow: none; + } + /* source #14: "#fff" */ + .btn-primary .Counter { + background-color: #1b102e; + background-image: none; + } + /* source #14: "#0361cc", "#0361cc" */ + .btn-blue { + background-color: #352544; + background-image: linear-gradient(-180deg, #0679fc 0%, #352544 90%); + } + /* source #14: "rgba(27,31,35,0.5)" */ + .btn-blue.hover, .btn-blue:hover { + border-color: rgba(200, 200, 200, 0.3); + } + /* source #14: "none", "rgba(27,31,35,0.5)" */ + .btn-blue.selected, .btn-blue:active, .btn-blue[aria-selected="true"], + [open] > .btn-blue { + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #14: "none", "rgba(27,31,35,0.2)", "box-shadow: none" */ + .btn-blue.disabled, .btn-blue:disabled, .btn-blue[aria-disabled="true"] { + background-image: none; + border-color: rgba(200, 200, 200, 0.15); + box-shadow: none; + } + /* source #14: "color: #0366d6", "#fff" */ + .btn-blue .Counter { + color: /*[[base-color]]*/ #874488; + background-color: #1b102e; + background-image: none; + } + /* source #14: "color: #cb2431", "#fafbfc", "linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%)" */ + .btn-danger { + color: #f44; + background-color: #1b102e; + background-image: linear-gradient(-180deg, #221738 0%, #1b102e 90%); + } + /* source #14: "box-shadow: 0 0 0 .2em rgba(203,36,49,.4)" */ + .btn-danger:focus { + box-shadow: 0 0 0 0.2em rgba(255, 68, 68, 0.4); + } + /* source #14: "#cb2431", "#cb2431", "rgba(27,31,35,0.5)" */ + .btn-danger:hover { + background-color: #911; + background-image: linear-gradient(-180deg, #de4450 0%, #911 90%); + border-color: rgba(200, 200, 200, 0.3); + } + /* source #14: "none", "rgba(27,31,35,0.5)" */ + .btn-danger.selected, .btn-danger:active, .btn-danger[aria-selected="true"], + [open] > .btn-danger { + background-image: none; + border-color: rgba(200, 200, 200, 0.3); + } + /* source #14: "#eff3f6", "none", "rgba(27,31,35,0.2)", "box-shadow: none" */ + .btn-danger.disabled, .btn-danger:disabled, + .btn-danger[aria-disabled="true"] { + background-color: #2c1a36; + background-image: none; + border-color: rgba(200, 200, 200, 0.15); + box-shadow: none; + } + /* source #14: "color: #0366d6", "#fff", "none" */ + .btn-outline { + color: /*[[base-color]]*/ #874488; + background-color: #1b102e; + background-image: none; + } + /* source #14: "#0366d6", "none", "#0366d6" */ + .btn-outline.selected, .btn-outline:active, .btn-outline:hover, + .btn-outline[aria-selected="true"], [open] > .btn-outline { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: /*[[base-color]]*/ #874488; + } + /* source #14: "color: #0366d6", "#fff" */ + .btn-outline.selected .Counter, .btn-outline:active .Counter, + .btn-outline:hover .Counter, .btn-outline[aria-selected="true"] .Counter, + [open] > .btn-outline .Counter { + color: /*[[base-color]]*/ #874488; + background-color: #1b102e; + background-image: none; + } + /* source #14: "#0366d6" */ + .btn-outline:focus { + border-color: /*[[base-color]]*/ #874488; + } + /* source #14: "color: rgba(27,31,35,.3)", "#fff", "rgba(27,31,35,0.15)", "box-shadow: none" */ + .btn-outline.disabled, .btn-outline:disabled, + .btn-outline[aria-disabled="true"] { + color: rgba(230, 230, 230, 0.3); + background-color: #1b102e; + background-image: none; + border-color: rgba(200, 200, 200, 0.1); + box-shadow: none; + } + /* source #14: "color: #0366d6", "transparent" */ + .btn-link { + color: /*[[base-color]]*/ #874488; + background-color: transparent; + } + /* source #14: "color: rgba(88,96,105,.5)" */ + .btn-link:disabled, .btn-link:disabled:hover, + .btn-link[aria-disabled="true"], .btn-link[aria-disabled="true"]:hover { + color: rgba(148, 148, 148, 0.5); + } + /* source #14: "color: #0366d6", "#fff", "none" */ + .btn-invisible { + color: /*[[base-color]]*/ #874488; + background-color: #1b102e; + background-image: none; + } + /* source #14: "color: #0366d6", "none", "box-shadow: none" */ + .btn-invisible.selected, .btn-invisible.zeroclipboard-is-active, + .btn-invisible.zeroclipboard-is-hover, .btn-invisible:active, + .btn-invisible:focus, .btn-invisible:hover, + .btn-invisible[aria-selected="true"] { + color: /*[[base-color]]*/ #874488; + background: none; + box-shadow: none; + } + /* source #14: "color: #586069", "transparent" */ + .btn-octicon { + color: #cbcbcbCC; + background: transparent; + } + /* source #14: "color: #0366d6" */ + .btn-octicon:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #14: "color: #959da5" */ + .btn-octicon.disabled, .btn-octicon.disabled:hover, + .btn-octicon[aria-disabled="true"], .btn-octicon[aria-disabled="true"]:hover { + color: #767676; + } + /* source #14: "color: #cb2431" */ + .btn-octicon-danger:hover { + color: #f44; + } + /* source #14: "transparent" */ + .close-button { + background: transparent; + } + /* source #14: "color: #444d56", "#dfe2e5" */ + .ellipsis-expander, .hidden-text-expander a { + color: #cbcbcbCC; + background: #220e29; + } + /* source #14: "#c6cbd1" */ + .ellipsis-expander:hover, .hidden-text-expander a:hover { + background-color: #484848; + } + /* source #14: "color: #24292e", "#fff", "rgba(27,31,35,0.2)" */ + .social-count { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: rgba(200, 200, 200, 0.15); + } + /* source #14: "color: #0366d6" */ + .social-count:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #14: "color: #24292e", "#fff", "#d1d5da" */ + #q, .form-control, .form-select { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #14: "#2188ff", "box-shadow: inset 0 1px 2px rgba(27,31,35,.075),0 0 0 .2em rgba(3,102,214,.3)" */ + #q:focus, .focus#q, .form-control.focus, .form-control:focus, + .form-select.focus, .form-select:focus { + border-color: /*[[base-color]]*/ #874488; + box-shadow: 0 0 0 2px rgba(79, 140, 201, 0.3); + box-shadow: 0 0 0 2px rgba(/*[[base-color-rgb]]*/, 0.3); + } + /* source #14: "#fff" */ + .input-contrast, .input-contrast:focus { + background-color: #1b102e; + } + .input-contrast:focus { + background-image: none; + } + /* source #14: "transparent" */ + .input-dark { + border-color: transparent; + } + /* source #14: "rgba(27,31,35,0.3)" */ + .input-dark.focus, .input-dark:focus { + border-color: rgba(200, 200, 200, 0.25); + } + /* source #14: "color: #6a737d" */ + ::-webkit-input-placeholder { + color: #cbcbcb94; + } + /* source #14: "color: #6a737d" */ + :-ms-input-placeholder { + color: #cbcbcb94; + } + /* source #14: "color: #6a737d" */ + ::-ms-input-placeholder { + color: #cbcbcb94; + } + /* source #14: "color: #6a737d" */ + ::placeholder { + color: #cbcbcb94; + } + /* source #14: "#fffbdd" */ + .form-checkbox label em.highlight { + background: #220e29; + } + /* source #14: "color: #586069" */ + .form-checkbox .note, .hfields .form-group .form-group-header label, + .hfields .form-group dt label { + color: #cbcbcbCC; + } + /* source #14: "color: #735c0f", "#fffbdd", "#d9d0a5" */ + .form-warning { + color: #EFA554; + background: #220e29; + border-color: #542; + } + /* source #14: "#fff" */ + .form-select { + background-image: none; + } + /* source #14: "#fafbfc" */ + .form-group #q, .form-group .form-control, .form-select { + background-color: #1b102e; + } + /* source #14: "#fff" */ + .form-group #q:focus, .form-group .form-control:focus { + background-color: #1b102e; + background-image: none; + } + /* source #14: "color: #cb2431" */ + .form-group .form-group-body h4.is-error, .form-group dd h4.is-error { + color: #f44; + } + /* source #14: "color: #28a745" */ + .form-group .form-group-body h4.is-success, .form-group dd h4.is-success { + color: #6cc644; + } + /* source #14: "color: #cb2431" */ + .form-group.required .form-group-header label::after, + .form-group.required dt label::after { + color: #f44; + } + /* source #14: "color: #28a745" */ + .form-group.successful .success { + color: #6cc644; + } + /* source #14: "transparent" */ + .form-group.errored .error::after, .form-group.errored .error::before, + .form-group.errored .success::after, .form-group.errored .success::before, + .form-group.errored .warning::after, .form-group.errored .warning::before, + .form-group.successed .error::after, .form-group.successed .error::before, + .form-group.successed .success::after, + .form-group.successed .success::before, + .form-group.successed .warning::after, + .form-group.successed .warning::before, .form-group.warn .error::after, + .form-group.warn .error::before, .form-group.warn .success::after, + .form-group.warn .success::before, .form-group.warn .warning::after, + .form-group.warn .warning::before { + border-color: transparent; + } + /* source #14: "color: #144620", "#dcffe4", "#34d058" */ + .form-group.successed .success { + color: #34d058; + background-color: #002800; + border-color: #34d058; + } + /* source #14: "#dcffe4" */ + .form-group.successed .success::after { + border-bottom-color: #002800; + } + /* source #14: "#34d058" */ + .form-group.successed .success::before { + border-bottom-color: #34d058; + } + /* source #14: "color: #735c0f", "#fffbdd", "#d9d0a5" */ + .form-group.warn .warning { + color: #EFA554; + background-color: #220e29; + border-color: #542; + } + /* source #14: "#fffbdd" */ + .form-group.warn .warning::after { + border-bottom-color: #321; + } + /* source #14: "#d9d0a5" */ + .form-group.warn .warning::before { + border-bottom-color: #542; + } + /* source #14: "color: #cb2431" */ + .form-group.errored label { + color: #f44; + } + /* source #14: "color: #86181d", "#ffdce0", "#cea0a5" */ + .form-group.errored .error { + color: #f44; + background-color: #300; + border-color: #f44; + } + /* source #14: "#cea0a5" */ + .form-group.errored .error::before { + border-bottom-color: #f44; + } + /* source #14: "color: #586069" */ + .note { + color: #cbcbcbCC; + } + /* source #14: "color: #28a745" */ + .status-indicator-success .octicon-check { + color: #6cc644; + } + /* source #14: "color: #cb2431" */ + .status-indicator-failed .octicon-x { + color: #f44; + } + /* source #14: "transparent" */ + .inline-form .btn-plain { + background-color: transparent; + } + /* source #14: "color: #586069", "#fafbfc", "#c3c8cf" */ + .drag-and-drop { + color: #cbcbcbCC; + background-color: #1b102e; + border-color: #322252; + } + /* source #14: "color: #cb2431" */ + .drag-and-drop .error { + color: #f44; + } + /* source #14: "color: #586069" */ + .drag-and-drop-error-info { + color: #cbcbcbCC; + } + /* source #14: "color: #0366d6" */ + .drag-and-drop-error-info a { + color: /*[[base-color]]*/ #874488; + } + /* source #14: "#dfe2e5" */ + .upload-enabled textarea { + border-bottom-color: #322252; + } + /* source #14: "box-shadow: inset 0 1px 2px rgba(27,31,35,.075),0 0 0 .2em rgba(3,102,214,.3)" */ + .upload-enabled.focused { + box-shadow: 0 0 0 2px rgba(79, 140, 201, 0.3); + box-shadow: 0 0 0 2px rgba(/*[[base-color-rgb]]*/, 0.3); + } + /* source #14: "box-shadow: none" */ + .upload-enabled.focused #q, .upload-enabled.focused .form-control { + box-shadow: none; + } + /* source #14: "#c3c8cf" */ + .previewable-comment-form .comment { + border-color: #322252; + } + /* source #14: "color: #586069" */ + h2.account, p.explain { + color: #cbcbcbCC; + } + /* source #14: "color: #24292e" */ + p.explain strong { + color: #cbcbcbAA; + } + /* source #14: "color: #959da5" */ + p.explain .octicon { + color: #767676; + } + /* source #14: "color: #24292e", "#d1d5da" */ + .radio-label { + color: #cbcbcbAA; + border-color: #322252; + } + /* source #14: "#0366d6" */ + :checked + .radio-label { + border-color: /*[[base-color]]*/ #874488; + } + /* source #14: "#fff", "#d1d5da" */ + .menu { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #14: "#e1e4e8" */ + .menu-item { + border-bottom-color: #322252; + } + /* source #14: "#f6f8fa" */ + .menu-item:hover { + background-color: #1e1430; + } + /* source #14: "color: #24292e", "#fff" */ + .menu-item.selected, .menu-item[aria-current], + .menu-item[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #14: "color: #24292e" */ + .menu-item .octicon { + color: #cbcbcbAA; + } + /* source #14: "color: #cb2431" */ + .menu-item.alert .Counter, .menu-item .menu-warning { + color: #f44; + } + /* source #14: "color: #586069", "#e1e4e8" */ + .menu-heading { + color: #cbcbcbCC; + border-bottom-color: #322252; + } + /* source #14: "#d1d5da" */ + .tabnav { + border-bottom-color: #322252; + } + /* source #14: "color: #586069", "transparent", "transparent" */ + .tabnav-tab { + color: #cbcbcbCC; + background-color: transparent; + border-color: transparent; + } + /* source #14: "color: #24292e", "#fff", "#d1d5da" */ + .tabnav-tab.selected, .tabnav-tab[aria-current], + .tabnav-tab[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #14: "color: #24292e" */ + .tabnav-tab:focus, .tabnav-tab:hover { + color: #cbcbcbAA; + } + /* source #14: "color: #586069" */ + .tabnav-extra { + color: #cbcbcbCC; + } + /* source #14: "color: #0366d6" */ + a.tabnav-extra:hover { + color: /*[[base-color]]*/ #874488; + } + /* source #14: "color: #586069", "transparent" */ + .filter-list.pjax-active .filter-item { + color: #cbcbcbCC; + background-color: transparent; + } + /* source #14: "#0366d6" */ + .filter-list.pjax-active .filter-item.pjax-active { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #14: "color: #586069" */ + .filter-item { + color: #cbcbcbCC; + } + /* source #14: "#eaecef" */ + .filter-item:hover { + background-color: #322252; + } + /* source #14: "#0366d6" */ + .filter-item.selected, .filter-item[aria-current], + .filter-item[aria-selected="true"] { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #14: "#eff3f6" */ + .filter-item .bar { + background-color: #2c1a36; + } + /* source #14: "#fafbfc" */ + .SideNav { + background-color: #1b102e; + } + /* source #14: "color: #586069", "transparent", "#e1e4e8" */ + .SideNav-item { + color: #cbcbcbCC; + background-color: transparent; + border-top-color: #322252; + } + /* source #14: "color: #24292e", "#f6f8fa" */ + .SideNav-item:focus, .SideNav-item:hover { + color: #cbcbcbAA; + background-color: #1e1430; + } + /* source #14: "#d1d5da" */ + .SideNav-item:focus::before, .SideNav-item:hover::before { + background-color: #322252; + } + /* source #14: "#fff" */ + .SideNav-item:active { + background-color: #1b102e; + background-image: none; + } + /* source #14: "color: #24292e", "#fff" */ + .SideNav-item[aria-current="page"], .SideNav-item[aria-selected="true"] { + color: #cbcbcbAA; + background-color: #1b102e; + background-image: none; + } + /* source #14: "color: #6a737d" */ + .SideNav-icon { + color: #cbcbcb94; + } + /* source #14: "color: #0366d6", "transparent" */ + .SideNav-subItem { + color: /*[[base-color]]*/ #874488; + background-color: transparent; + } + /* source #14: "color: #24292e" */ + .SideNav-subItem:focus, .SideNav-subItem:hover, + .SideNav-subItem[aria-current="page"], + .SideNav-subItem[aria-selected="true"] { + color: #cbcbcbAA; + } + /* source #14: "#eaecef" */ + .subnav-bordered { + border-bottom-color: #322252; + } + /* source #14: "color: #586069", "#e1e4e8" */ + .subnav-item { + color: #cbcbcbCC; + border-color: #322252; + } + /* source #14: "#f6f8fa" */ + .subnav-item:focus, .subnav-item:hover { + background-color: #1e1430; + } + /* source #14: "#0366d6", "#0366d6" */ + .subnav-item.selected, .subnav-item[aria-current], + .subnav-item[aria-selected="true"] { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: /*[[base-color]]*/ #874488; + } + /* source #14: "color: #586069" */ + .subnav-search-input { + color: #cbcbcbCC; + } + /* source #14: "color: #c6cbd1" */ + .subnav-search-icon { + color: #5a5a5a; + } + /* source #14: "color: #444d56" */ + .subnav-search-context .btn { + color: #cbcbcbCC; + } + /* source #14: "#e1e4e8" */ + .UnderlineNav { + border-bottom-color: #322252 !important; + } + /* source #14: "color: #586069", "transparent", "transparent" */ + .UnderlineNav-item { + color: #cbcbcbCC; + background-color: transparent; + border-bottom-color: transparent; + } + /* source #14: "color: #24292e", "#d1d5da" */ + .UnderlineNav-item:focus, .UnderlineNav-item:hover { + color: #cbcbcbAA; + border-bottom-color: #322252; + } + /* source #14: "color: #6a737d" */ + .UnderlineNav-item:focus .UnderlineNav-octicon, + .UnderlineNav-item:hover .UnderlineNav-octicon { + color: #cbcbcb94; + } + /* source #14: "color: #24292e", "border-bottom-color: #e36209" */ + .UnderlineNav-item.selected, .UnderlineNav-item[aria-current], + .UnderlineNav-item[role="tab"][aria-selected="true"] { + color: #cbcbcbAA; + border-bottom-color: #874488; + } + /* source #14: "color: #6a737d" */ + .UnderlineNav-item.selected .UnderlineNav-octicon, + .UnderlineNav-item[aria-current] .UnderlineNav-octicon, + .UnderlineNav-item[role="tab"][aria-selected="true"] .UnderlineNav-octicon { + color: #cbcbcb94; + } + /* source #14: "color: #959da5" */ + .UnderlineNav-octicon { + color: #767676; + } + /* source #14: "color: #0366d6", "#fff", "#e1e4e8" */ + .pagination a, .pagination em, .pagination span { + color: /*[[base-color]]*/ #874488; + background: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #14: "#eff3f6", "#e1e4e8" */ + .pagination a:focus, .pagination a:hover, .pagination em:focus, + .pagination em:hover, .pagination span:focus, .pagination span:hover { + background-color: #2c1a36; + border-color: #322252; + } + /* source #14: "#0366d6", "#0366d6" */ + .pagination .current, .pagination .current:hover, .pagination [aria-current], + .pagination [aria-current]:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: /*[[base-color]]*/ #874488; + } + /* source #14: "color: #d1d5da", "#fafbfc" */ + .pagination .disabled, .pagination .disabled:hover, .pagination .gap, + .pagination .gap:hover, .pagination [aria-disabled="true"], + .pagination [aria-disabled="true"]:hover { + color: #322252; + background-color: #1b102e; + } + /* source #14: "color: #1b1f23", "transparent" */ + .tooltipped::before { + color: #cbcbcbDD; + border-color: transparent; + } + /* source #14: "color: #032f62", "#dbedff", "rgba(27,31,35,0.15)" */ + .flash { + color: #ada19c; + background-color: #352544; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #14: "none" */ + .flash-close { + background: none; + } + /* source #14: "color: #735c0f", "#fffbdd", "rgba(27,31,35,0.15)" */ + .flash-warn { + color: #EFA554; + background-color: #220e29; + } + /* source #14: "color: #86181d", "#ffdce0", "rgba(27,31,35,0.15)" */ + .flash-error, .flash-warn { + border-color: rgba(200, 200, 200, 0.1); + } + .flash-error { + color: #f44; + background-color: #300; + } + /* source #14: "color: #165c26", "#dcffe4", "rgba(27,31,35,0.15)" */ + .flash-success { + color: #6cc644; + background-color: #002800; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #14: "#fffbdd" */ + .warning { + background-color: #220e29; + } + /* source #14: "#1074e7" */ + .btn-mktg { + border-color: #874488; + } + /* source #14: "#0366d6", "#0366d6" */ + .btn-mktg:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + border-color: /*[[base-color]]*/ #874488; + } + /* source #14: "box-shadow: 0 0 0 .2em rgba(3,102,214,.3)" */ + .btn-mktg:focus { + box-shadow: 0 0 0 0.2em rgba(79, 140, 201, 0.5); + box-shadow: 0 0 0 0.2em rgba(/*[[base-color-rgb]]*/, 0.5); + } + /* source #14: "#28a745" */ + .btn-primary-mktg:hover { + background-color: #373; + } + /* source #14: "color: #0366d6", "#1074e7" */ + .btn-outline-mktg, .btn-outline-mktg:hover { + color: /*[[base-color]]*/ #874488; + } + .btn-outline-mktg:hover { + border-color: /*[[base-color]]*/ #874488; + } + /* source #14: "transparent", "none" */ + .btn-transparent { + background-color: transparent; + background-image: none; + } + /* source #14: "color: #2f363d", "#fff", "none", "#fff" */ + .btn-transparent:active, .btn-transparent:hover { + color: #cbcbcbEE; + background-color: #1b102e; + background-image: none; + border-color: #1b102e; + } + /* source #14: "#e1e4e8" */ + .Progress, .TimelineItem::before { + background-color: #322252; + } + /* source #14: "#2188ff", "box-shadow: 0 0 0.2em #c8e1ff" */ + .TimelineItem:target .TimelineItem-badge { + border-color: /*[[base-color]]*/ #874488; + box-shadow: 0 0 0.2em /*[[base-color]]*/ #874488; + } + /* source #14: "color: #444d56", "#e1e4e8", "#fff" */ + .TimelineItem-badge { + color: #cbcbcbCC; + background-color: #322252; + border-color: #1b102e; + } + /* source #14: "color: #444d56" */ + .TimelineItem-body { + color: #cbcbcbCC; + } + /* source #14: "#fff", "#e1e4e8" */ + .TimelineItem-break { + background-color: #1b102e; + background-image: none; + border-top-color: #322252; + } + /* source #14: "color: #959da5", "#fff" */ + .TimelineItem--condensed .TimelineItem-badge { + color: #767676; + background-color: #1b102e; + background-image: none; + } + /* source #14: "#e1e4e8", "#e1e4e8" */ + .border-x { + border-right-color: #322252 !important; + border-left-color: #322252 !important; + } + /* source #14: "#e1e4e8", "#e1e4e8" */ + .border-y { + border-top-color: #322252 !important; + border-bottom-color: #322252 !important; + } + /* source #14: "#e1e4e8" */ + .border { + border-color: #322252 !important; + } + /* source #14: "#e1e4e8" */ + .border-top { + border-top-color: #322252 !important; + } + /* source #14: "#e1e4e8" */ + .border-right { + border-right-color: #322252 !important; + } + /* source #14: "#e1e4e8" */ + #site-search-results .search-result, .border-bottom { + border-bottom-color: #322252 !important; + } + /* source #14: "#e1e4e8" */ + .border-left { + border-left-color: #322252 !important; + } + /* source #14: "#e1e4e8", "#e1e4e8" */ + @media (min-width: 544px) { + .border-sm { + border-color: #322252 !important; + } + .border-sm-top { + border-top-color: #322252 !important; + } + .border-sm-right { + border-right-color: #322252 !important; + } + .border-sm-bottom { + border-bottom-color: #322252 !important; + } + .border-sm-left { + border-left-color: #322252 !important; + } + } + /* source #14: "#e1e4e8", "#e1e4e8" */ + @media (min-width: 768px) { + .border-md { + border-color: #322252 !important; + } + .border-md-top { + border-top-color: #322252 !important; + } + .border-md-right { + border-right-color: #322252 !important; + } + .border-md-bottom { + border-bottom-color: #322252 !important; + } + .border-md-left { + border-left-color: #322252 !important; + } + } + /* source #14: "#e1e4e8", "#e1e4e8" */ + @media (min-width: 1012px) { + .border-lg { + border-color: #322252 !important; + } + .border-lg-top { + border-top-color: #322252 !important; + } + .border-lg-right { + border-right-color: #322252 !important; + } + .border-lg-bottom { + border-bottom-color: #322252 !important; + } + .border-lg-left { + border-left-color: #322252 !important; + } + } + /* source #14: "#e1e4e8", "#e1e4e8" */ + @media (min-width: 1280px) { + .border-xl { + border-color: #322252 !important; + } + .border-xl-top { + border-top-color: #322252 !important; + } + .border-xl-right { + border-right-color: #322252 !important; + } + .border-xl-bottom { + border-bottom-color: #322252 !important; + } + .border-xl-left { + border-left-color: #322252 !important; + } + } + /* source #14: "#0366d6" */ + .border-blue { + border-color: /*[[base-color]]*/ #874488 !important; + } + /* source #14: "#c8e1ff" */ + .border-blue-light { + border-color: #87448835 !important; + } + /* source #14: "#34d058" */ + .border-green { + border-color: #34d058 !important; + } + /* source #14: "#a2cbac" */ + .border-green-light { + border-color: #28a745 !important; + } + /* source #14: "#d73a49" */ + .border-red { + border-color: #b00 !important; + } + /* source #14: "#cea0a5" */ + .border-red-light { + border-color: #f44 !important; + } + /* source #14: "#6f42c1" */ + .border-purple { + border-color: #8368aa !important; + } + /* source #14: "#d9d0a5" */ + .border-yellow { + border-color: #542 !important; + } + /* source #14: "#eaecef" */ + #site-search-results .search-result, .border-gray-light { + border-color: #322252 !important; + } + /* source #14: "#d1d5da" */ + .border-gray-dark { + border-color: #322252 !important; + } + /* source #14: "rgba(27,31,35,0.15)" */ + .border-black-fade { + border-color: rgba(200, 200, 200, 0.1) !important; + } + /* source #14: "box-shadow: 0 1px 5px rgba(27,31,35,.15) !important" */ + .box-shadow-medium { + box-shadow: 0 1px 5px #000 !important; + } + /* source #14: "box-shadow: none !important" */ + .box-shadow-none { + box-shadow: none !important; + } + /* source #14: "#0366d6" */ + .bg-blue { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none !important; + } + /* source #14: "#f1f8ff" */ + .bg-blue-light { + background-color: #352544 !important; + } + /* source #14: "#24292e" */ + .bg-gray-dark { + background-color: #1b102e !important; + } + /* source #14: "#f6f8fa" */ + .bg-gray { + background-color: #1e1430 !important; + } + /* source #14: "#fafbfc" */ + .bg-gray-light { + background-color: #1b102e !important; + } + /* source #14: "#28a745" */ + .bg-green { + background-color: #373 !important; + } + /* source #14: "#dcffe4" */ + .bg-green-light { + background-color: #002800 !important; + } + /* source #14: "#d73a49" */ + .bg-red { + background-color: #f44 !important; + } + /* source #14: "#ffdce0" */ + .bg-red-light { + background-color: #300 !important; + } + /* source #14: "#ffd33d" */ + .bg-yellow { + background-color: #cb4 !important; + } + /* source #14: "#fff5b1" */ + .bg-yellow-light { + background-color: #651 !important; + } + /* source #14: "#dbab09" */ + .bg-yellow-dark { + background-color: #cb4 !important; + } + /* source #14: "#6f42c1" */ + .bg-purple { + background-color: #8368aa !important; + } + /* source #14: "#f5f0ff" */ + .bg-purple-light { + background-color: #213 !important; + } + /* source #14: "#fafbfc" */ + .bg-gray-0 { + background-color: #1b102e !important; + } + /* source #14: "#f6f8fa" */ + .bg-gray-1 { + background-color: #1e1430 !important; + } + /* source #14: "#e1e4e8" */ + .bg-gray-2 { + background-color: #322252 !important; + } + /* source #14: "color: #d1d5da !important" */ + .color-gray-3 { + color: #322252 !important; + } + /* source #14: "#d1d5da" */ + .bg-gray-3 { + background-color: #322252 !important; + } + /* source #14: "color: #959da5 !important" */ + .color-gray-4 { + color: #767676 !important; + } + /* source #14: "color: #6a737d !important" */ + .color-gray-5 { + color: #cbcbcb94 !important; + } + /* source #14: "#6a737d" */ + .bg-gray-5 { + background-color: #444 !important; + } + /* source #14: "color: #586069 !important" */ + .color-gray-6 { + color: #cbcbcbCC !important; + } + /* source #14: "#586069" */ + .bg-gray-6 { + background-color: #322252 !important; + } + /* source #14: "color: #444d56 !important" */ + .color-gray-7 { + color: #cbcbcbCC !important; + } + /* source #14: "color: #2f363d !important" */ + .color-gray-8 { + color: #cbcbcbEE !important; + } + /* source #14: "#2f363d" */ + .bg-gray-8 { + background-color: #2f1336 !important; + } + /* source #14: "color: #24292e !important" */ + .color-gray-9 { + color: #cbcbcbAA !important; + } + /* source #14: "#24292e" */ + .bg-gray-9 { + background-color: #1b102e !important; + } + /* source #14: "#dbedff" */ + .bg-blue-0, .bg-blue-1 { + background-color: #352544 !important; + } + /* source #14: "#c8e1ff" */ + .bg-blue-2 { + background-color: #87448835 !important; + } + /* source #14: "#79b8ff" */ + .bg-blue-3 { + background-color: /*[[base-color]]*/ #874488 !important; + } + /* source #14: "color: #0366d6 !important" */ + .color-blue-5 { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #14: "#0366d6" */ + .bg-blue-5 { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none !important; + } + /* source #14: "color: #032f62 !important" */ + .color-blue-8 { + color: #ada19c !important; + } + /* source #14: "#032f62" */ + .bg-blue-8 { + background-color: #352544 !important; + } + /* source #14: "color: #05264c !important" */ + .color-blue-9 { + color: #cbcbcbEE !important; + } + /* source #14: "#05264c" */ + .bg-blue-9 { + background-color: #352544 !important; + } + /* source #14: "#dcffe4" */ + .bg-green-0, .bg-green-1 { + background-color: #002800 !important; + } + /* source #14: "color: #28a745 !important" */ + .color-green-5 { + color: #6cc644 !important; + } + /* source #14: "#28a745" */ + .bg-green-5 { + background-color: #373 !important; + } + /* source #14: "color: #165c26 !important" */ + .color-green-8 { + color: #6cc644 !important; + } + /* source #14: "color: #144620 !important" */ + .color-green-9 { + color: #34d058 !important; + } + /* source #14: "#fffbdd" */ + .bg-yellow-0, .bg-yellow-1 { + background-color: #220e29 !important; + } + /* source #14: "#fff5b1" */ + .bg-yellow-2 { + background-color: #651 !important; + } + /* source #14: "#ffd33d" */ + .bg-yellow-4, .bg-yellow-5 { + background-color: #cb4 !important; + } + /* source #14: "color: #dbab09 !important" */ + .color-yellow-7 { + color: #cb4 !important; + } + /* source #14: "#dbab09" */ + .bg-yellow-7 { + background-color: #cb4 !important; + } + /* source #14: "color: #b08800 !important" */ + .color-yellow-8 { + color: #cb4 !important; + } + /* source #14: "color: #735c0f !important" */ + .color-yellow-9 { + color: #EFA554 !important; + } + /* source #14: "#d15704" */ + .bg-orange-4, .bg-orange-7 { + background-color: #f3582c !important; + } + /* source #14: "color: #a04100 !important" */ + .color-orange-9 { + color: #f3582c !important; + } + /* source #14: "#ffdce0" */ + .bg-red-1 { + background-color: #300 !important; + } + /* source #14: "#d73a49" */ + .bg-red-5 { + background-color: #f44 !important; + } + /* source #14: "color: #cb2431 !important" */ + .color-red-6 { + color: #f44 !important; + } + /* source #14: "#cb2431" */ + .bg-red-6 { + background-color: #911 !important; + } + /* source #14: "color: #86181d !important" */ + .color-red-9 { + color: #f44 !important; + } + /* source #14: "#f5f0ff" */ + .bg-purple-0 { + background-color: #213 !important; + } + /* source #14: "color: #6f42c1 !important" */ + .color-purple-5 { + color: #8368aa !important; + } + /* source #14: "#6f42c1" */ + .bg-purple-5 { + background-color: #8368aa !important; + } + /* source #14: "#ffeef8" */ + .bg-pink-0 { + background-color: #170711 !important; + } + /* source #14: "color: #0366d6 !important" */ + .text-blue { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #14: "color: #cb2431 !important" */ + .text-red { + color: #f44 !important; + } + /* source #14: "color: #6a737d !important" */ + .text-gray-light { + color: #cbcbcb94 !important; + } + /* source #14: "color: #586069 !important" */ + #site-search-results .search-result-intro, + #site-search-results .search-result-section, + #site-search-results .search-result-title, .text-gray { + color: #cbcbcbCC !important; + } + /* source #14: "color: #28a745 !important" */ + .text-green { + color: #6cc644 !important; + } + /* source #14: "color: #b08800 !important" */ + .text-yellow { + color: #cb4 !important; + } + /* source #14: "color: #a04100 !important" */ + .text-orange { + color: #f3582c !important; + } + /* source #14: "color: #6f42c1 !important" */ + .text-purple { + color: #8368aa !important; + } + /* source #14: "color: #586069 !important" */ + .link-gray { + color: #cbcbcbCC !important; + } + /* source #14: "color: #0366d6 !important" */ + .link-gray:hover { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #14: "color: #24292e !important" */ + .link-gray-dark { + color: #cbcbcbAA !important; + } + /* source #14: "color: #0366d6 !important" */ + .link-gray-dark:hover, .link-hover-blue:hover { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #14: "color: #586069 !important" */ + .muted-link { + color: #cbcbcbCC !important; + } + /* source #14: "color: #0366d6 !important" */ + .muted-link:hover { + color: /*[[base-color]]*/ #874488 !important; + } + /* source #14: "transparent" */ + .details-overlay[open] > summary::before { + background: transparent; + } + /* source #14: "color: #586069" */ + .lead { + color: #cbcbcbCC; + } + /* source #14: "color: #24292e" */ + .text-emphasized { + color: #cbcbcbAA; + } + /* source #14: "transparent", "transparent", "transparent" */ + .dropdown-caret { + border-right-color: transparent; + border-bottom-color: transparent; + border-left-color: transparent; + } + /* source #14: "#fff", "rgba(27,31,35,0.15)" */ + .dropdown-menu { + background-color: #1b102e; + background-image: none; + border-color: rgba(200, 200, 200, 0.1); + } + /* source #14: "transparent", "rgba(27,31,35,0.15)" */ + .dropdown-menu::before { + border-color: transparent transparent rgba(200, 200, 200, 0.1); + } + /* source #14: "transparent", "#fff" */ + .dropdown-menu::after { + border-color: transparent transparent #1b102e; + } + /* source #14: "color: #24292e" */ + .dropdown-item { + color: #cbcbcbAA; + } + /* source #14: "#0366d6" */ + .dropdown-item:focus, .dropdown-item:hover { + background-color: /*[[base-color]]*/ #874488; + color: #fbfbfb; + background-image: none; + } + /* source #14: "none" */ + .dropdown-signout { + background: none; + } + /* source #14: "#e1e4e8" */ + .dropdown-divider { + border-top-color: #322252; + } + /* source #14: "color: #586069" */ + .dropdown-header { + color: #cbcbcbCC; + } + /* source #14: "transparent", "rgba(27,31,35,0.15)" */ + .dropdown-menu-w::before { + border-color: transparent transparent transparent rgba(200, 200, 200, 0.1); + } + /* source #14: "transparent", "#fff" */ + .dropdown-menu-w::after { + border-color: transparent transparent transparent #1b102e; + } + /* source #14: "transparent", "rgba(27,31,35,0.15)" */ + .dropdown-menu-e::before { + border-color: transparent rgba(200, 200, 200, 0.1) transparent transparent; + } + /* source #14: "transparent", "#fff" */ + .dropdown-menu-e::after { + border-color: transparent #1b102e transparent transparent; + } + /* source #14: "border-top: 8px solid rgba(27,31,35,.15)", "transparent", "transparent" */ + .dropdown-menu-ne::before { + border-top-color: rgba(200, 200, 200, 0.15); + } + /* source #14: "border-top: 7px solid #fff", "transparent", "transparent" */ + .dropdown-menu-ne::after, .dropdown-menu-ne::before { + border-right-color: transparent; + border-left-color: transparent; + } + .dropdown-menu-ne::after { + border-top-color: #1b102e; + } + /* source #14: "#2f363d", "#444d56" */ + .dropdown-menu-dark { + background: #282828; + border-color: #322252; + } + /* source #14: "#444d56" */ + .dropdown-menu-dark::before { + border-bottom-color: #484848; + } + /* source #14: "#2f363d" */ + .dropdown-menu-dark::after { + border-bottom-color: #282828; + } + /* source #14: "color: #d1d5da" */ + .dropdown-menu-dark .dropdown-header { + color: #322252; + } + /* source #14: "#444d56" */ + .dropdown-menu-dark .dropdown-divider { + border-top-color: #484848; + } + /* source #14: "transparent","#444d56" */ + .dropdown-menu-dark.dropdown-menu-w::before { + border-color: transparent transparent transparent #484848; + } + /* source #14: "transparent","#2f363d" */ + .dropdown-menu-dark.dropdown-menu-w::after { + border-color: transparent transparent transparent #282828; + } + /* source #14: "transparent","#444d56" */ + .dropdown-menu-dark.dropdown-menu-e::before { + border-color: transparent #484848 transparent transparent; + } + /* source #14: "transparent","#2f363d" */ + .dropdown-menu-dark.dropdown-menu-e::after { + border-color: transparent #282828 transparent transparent; + } + /* source #14: "#444d56","transparent" */ + .dropdown-menu-dark.dropdown-menu-ne::before { + border-color: #322252 transparent transparent; + } + /* source #14: "#2f363d","transparent" */ + .dropdown-menu-dark.dropdown-menu-ne::after { + border-color: #282828 transparent transparent; + } + /* source #14: "#f1f8ff" */ + #site-search-results .search-result:hover { + background: #352544; + } + /* source #14: "color: #0366d6" */ + #site-search-results .search-result-title em { + color: /*[[base-color]]*/ #874488; + } + /* source #14: "#0366d6" */ + #site-search-results .search-result-intro em { + border-bottom-color: #874488; + } + /* source #14: "#fff", "#444d56" */ + details-dialog { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #14: "color: #6a737d" */ + .gh-subheading { + color: #cbcbcb94; + } + /* source #14: "#6f42c1" */ + #ticket-title .State--open { + background-color: #8368aa; + } + /* source #14: "#cb2431" */ + #ticket-title .State--closed { + background-color: #911; + } + /* source #14: "#2cbe4e" */ + #ticket-title .State--pending { + background-color: #373; + } + /* source #14: "color: #cb2431" */ + .octicon-state-closed { + color: #f44; + } + /* source #14: "color: #6f42c1" */ + .octicon-state-open { + color: #8368aa; + } + /* source #14: "color: #333" */ + #ticket-comments .attachment-name a, .attachment-name a:hover, + .attachment-upload-preview .link, .link:hover { + color: #cbcbcbEE; + } + /* source #14: "none" */ + @media only screen and (min-width: 544px) { + .ticket-faq-accordion input + .accordion-label { + background: none; + } + } + /* source #15: "#fff", "#d1d5da" */ + .dashboard .js-all-activity-header + div { + background-color: #1b102e; + background-image: none; + border-color: #322252; + } + /* source #15: "none" */ + .dashboard .js-all-activity-header + div .Box { + background: none; + } + /* source #15: "#e1e4e8" */ + .dashboard-rollup-items .body { + border-top-color: #322252; + } + /* source #15: "color: #cbcbcb66" */ + body > .footer li a { + color: #cbcbcb94; + } + /* source #15: "transparent" */ + .repository-content #readme:not(.blob) .Box-header { + background-color: transparent !important; + } + /* source #15: "#e1e4e8" */ + @media (min-width: 700px) { + :root .pinned-issue-item { + border-color: #322252 !important; + } + } + /* source #15: "none" */ + .rgh-no-navigation-highlight .Box-row.navigation-focus, + .rgh-no-navigation-highlight .list-group-item.navigation-focus, + .rgh-no-navigation-highlight .navigation-focus td { + background: none !important; + } + /* source #15: "color: #586069" */ + .rgh-useless-comments-note { + color: #cbcbcbCC; + } + /* source #15: "none", "currentColor", "#24292e" */ + .rgh-recently-pushed-branches .Header .RecentBranches, + .rgh-recently-pushed-branches [data-url$="recently_touched_branches_list"] .Box { + background: none; + border-color: currentcolor !important; + background-color: #1b102e; + } + /* source #15: "border: 1px solid" */ + .rgh-recently-pushed-branches [data-url$="recently_touched_branches_list"] .btn-link[href$="?expand=1"] { + border-color: #1b102e; + } + /* source #15: "#e1e4e8", "#e1e4e8" */ + button.reaction-summary-item { + border-top-color: #322252; + border-bottom-color: #322252; + } + /* source #15: "#efefef" */ + .reaction-summary-item a { + background: #221738; + } + /* source #15: "#0366d6", "#0366d6" */ + .js-expandable-line:hover .blob-num:not(:hover) + .blob-code, + .js-expandable-line:hover .blob-num:not(:hover) .directional-expander:first-child { + border-color: /*[[base-color]]*/ #874488; + background: /*[[base-color]]*/ #874488; + color: #fff; + background-image: none; + } + /* source #15: "#f6f8fa" */ + .rgh-split-issue-pr-combined.selected:hover { + background-color: #1e1430; + } + /* source #15: "#c0d3eb" */ + .rgh-collaborator { + border-color: #87448835; + } + +body, body.bg-gray { + background-color: #221738 !important; + background-clip: border-box !important; + background-origin: padding-box !important; + background-attachment: /*[[bg-attachment]]*/ fixed !important; + /*[[bg-options]]*/ +} +/* custom code font */ +pre, code, tt, kbd:not(.badmono), samp, .blob-code, .file-data pre, .line-data, +#gist-form .file .input textarea, .blob-code-inner { + font-family: "/*[[font-choice]]*/", Consolas, "Liberation Mono", Menlo, Courier, monospace !important; + font-feature-settings: /*[[font-features]]*/ !important; + font-size: /*[[font-size-choice]]*/ !important; +} +/* Base link colors */ +.Header-link:focus, .Header-link:hover, table.files .octicon-file-directory, +table.files .octicon-file-symlink-directory, +table.files .octicon-file-submodule, .header-logo-invertocat:hover, +.notification-indicator:hover, .full-commit .btn-outline:not(:disabled):hover, +.markdown-body a strong, .markdown-format a strong, +.notifications.list-group a:hover, a.octolinker-link[href], +.discussion-sidebar-toggle:hover, .commit-id:hover, +body[class="page-responsive"] .files-list .octicon, +.timeline-comment-action:hover { + color: /*[[base-color]]*/ #874488 !important; +} +.btn-link .octicon-kebab-horizontal:hover { + color: /*[[base-color]]*/ #874488; +} +#notebook a:hover, #notebook a:focus { + color: /*[[base-color]]*/ #874488; + opacity: .8; +} +body.api li a code { + color: rgba(79, 140, 201, .9) !important; + color: rgba(/*[[base-color-rgb]]*/, .9) !important; +} +body.api li a:active code, body.api li a:hover code { + color: rgba(79, 140, 201, 1) !important; + color: rgba(/*[[base-color-rgb]]*/, 1) !important; +} +/* Base color panel */ +option:hover, .listings-layout .nav li a:hover, .state-merged, +#fork-select .target:not(.disabled):hover, table.upgrades tr:hover td, +.email-format .email-hidden-toggle:hover a, .dashboard-tabs a:hover, +.documentation-results a:hover, .hidden-text-expander a:hover, +.example-nav li a.selected, .issues-reset-query:hover .octicon-x, +.segmented-nav li.active, .diff-expander:hover, .owner-select-target:hover, +.release-timeline-tags .expander-text:hover .expander-dots, +.search-result-item.navigation-focus, .pull-request-link:hover, +.issues-reset-query:hover .issues-reset-query-block, .add-line-comment, +.result.selected, .result:hover, .CommunityTemplate-highlight, +.diff-table button.add-line-comment, .version-picker a:hover, +.discussion-item-changes-marker.is-unread .discussion-item-icon { + background: /*[[base-color]]*/ #874488 !important; +} +.context-button::after { + border-color: /*[[base-color]]*/ #874488 transparent transparent !important; +} +.timeline-progressive-disclosure-button:hover, +.release-timeline-tags .expander-text:hover .expander-dots, +.review-comment[aria-selected=true], +.timeline-comment[aria-selected=true] .review-summary .comment-body { + border-color: /*[[base-color]]*/ #874488 !important; +} +@keyframes autofill { + to { + background-color: #1b102e; + background-image: none; + color: #ddd; + } +} +input:-webkit-autofill, input:-webkit-autofill:hover, +input:-webkit-autofill:focus, textarea:-webkit-autofill, +textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, +select:-webkit-autofill, select:-webkit-autofill:hover, +select:-webkit-autofill:focus { + animation-name: autofill !important; + animation-fill-mode: both !important; +} +#com #header .top-nav .dropdown-button:hover .dropdown-caret, +.header-nav-link:hover .dropdown-caret, .header-nav-link:focus .dropdown-caret, +.header-navlink:hover .dropdown-caret, .header-navlink:focus .dropdown-caret, +.HeaderNavlink:hover .dropdown-caret, .HeaderNavlink:focus .dropdown-caret { + border-top-color: /*[[base-color]]*/ #874488 !important; +} +.table-list .table-list-item.unread .table-list-cell-checkbox, +.Box-row--unread, .Box-row.unread { + border-left-color: /*[[base-color]]*/ #874488 !important; + box-shadow: 2px 0 0 /*[[base-color]]*/ #874488 inset !important; +} +/* notification icon - "transparent" border */ +.notification-indicator .mail-status { + border-color: #1b102e; +} +/* text selection */ +::selection { + background-color: /*[[base-color]]*/ #452346 !important; + color: #fbfbfb !important; +} +::-moz-selection { + background-color: /*[[base-color]]*/ #452346 !important; + color: #fbfbfb !important; +} +.CodeMirror-selected { + background: rgba(255, 255, 255, .12) !important; +} +.CodeMirror ::selection { + background: rgba(255, 255, 255, .12) !important; +} +.CodeMirror ::-moz-selection { + background: rgba(255, 255, 255, .12) !important; +} +/* placeholder */ +::-webkit-input-placeholder { + color: #cbcbcb66 !important; + opacity: 1 !important; +} +::-moz-placeholder { + color: #cbcbcb66 !important; + opacity: 1 !important; +} +::placeholder { + color: #cbcbcb66 !important; + opacity: 1 !important; +} +.select-menu-text-filter input::-webkit-input-placeholder { + color: #555 !important; +} +.select-menu-text-filter input::-moz-placeholder { + color: #555 !important; +} +.select-menu-text-filter input::placeholder { + color: #555 !important; +} +::-webkit-calendar-picker-indicator { + background-color: #1b102e; + color: #c9c9c9; +} +::-webkit-calendar-picker-indicator:hover { + color: #cbcbcb66; +} +/* Remove dotted borders on already otherwise higlighted elements (Firefox) */ +.dropdown-item:focus, .details-dialog:focus { + outline: none; +} +/* commit tease */ +.commit-tease, .commit-tease-sha, .commit-tease .commit-author { + color: #cbcbcbEE !important; +} +/* HACK: Match font-size to rest of the box */ +.commit-tease > .f6 { + font-size: 13px !important; +} +/* people panel org page issue #1041 */ +.auto-search-group input[type="text"][aria-label] { + background: #1b102e; +} +/* focus hightlight */ +a:focus, button:focus, [tabindex] { + outline-color: /*[[base-color]]*/ #874488 !important; +} +input.focus[type="text"], #adv_code_search .focus.search-page-label, +.focused .drag-and-drop, #adv_code_search .search-page-label:focus, +#q:focus ~ button, input.color-editor-input:focus, #ghd-settings select:focus, +#ghd-settings input:focus, .intgrs-lstng-item:hover, +.ajax-pagination-btn:focus, input[type="checkbox"]:focus, +div.search-form input:focus, #search > input[name="q"]:focus { + border-color: /*[[base-color]]*/ #874488 !important; + box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 2px /*[[base-color]]*/ #874488 !important; + outline-color: /*[[base-color]]*/ #874488 !important; +} +/* add border to site search field */ +.radio-group input[type=radio] { + position: relative !important; +} +.dragover textarea, .dragover .drag-and-drop { + box-shadow: 0 0 1px 1px /*[[base-color]]*/ #874488 !important; +} +/* below style is workaround for Firefox. */ +/* see: https://bugzilla.mozilla.org/show_bug.cgi?id=1394491 */ +optgroup::before { + color: #888 !important; + background-color: #1b102e !important; +} +optgroup { + background-color: #191919 !important; +} +/* custom checkboxes and radios */ +input[type="checkbox"], input[type="checkbox"]:focus, input[type="radio"], +input[type="radio"]:focus, input[type="checkbox"]:hover:active, +input[type="radio"]:hover:active, input[type="checkbox"]:disabled, +input[type="checkbox"]:hover:disabled, +input[type="checkbox"]:hover:active:disabled { + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; + background-color: #1b102e; + border: 1px solid #484848; + color: #eee; + height: 14px; + width: 14px; +} +input[type="radio"] { + border-radius: 100% !important; +} +input[type="checkbox"]:disabled, input[type="checkbox"]:hover:disabled, +input[type="checkbox"]:hover:active:disabled, input[type="radio"]:disabled { + background-color: #2f1336 !important; + color: #555 !important; +} +input[type="checkbox"]:checked { + background: url('data:image/svg+xml;utf8,') !important; + background-size: cover !important; +} +input[type="checkbox"]:checked:disabled { + background: url('data:image/svg+xml;utf8,') !important; +} +input[type="checkbox"]:indeterminate { + background: url('data:image/svg+xml;utf8,') !important; + background-size: cover !important; +} +input[type="checkbox"]:indeterminate:disabled { + background: url('data:image/svg+xml;utf8,') !important; +} +input[type="radio"]:checked { + background: url('data:image/svg+xml;utf8,') !important; + background-size: cover !important; +} +input[type="radio"]:checked:disabled { + background: url('data:image/svg+xml;utf8,') !important; +} +/*[[tab-size]]*/ +/* User time line firsts */ +img[src$="profile-joined-github.png"] { + padding-bottom: 20px !important; +} +table.pricing-table td:first-child { + text-indent: 9px; +} +.comment-reactions button.btn-link.user-has-reacted { + background-color: rgba(79, 140, 201, .2) !important; + background-color: rgba(/*[[base-color-rgb]]*/, .2) !important; +} +/* HACK: Label colors */ +[class*="IssueLabel"][style*=" color: #f"], .IssueLabel a[style*="color: #f"], +.issue-card-label[style*=" color: #f"] { + color: #e8e8e8 !important; +} +[class*="IssueLabel"][style*=" color: #e"], .IssueLabel a[style*="color: #e"], +.issue-card-label[style*=" color: #e"] { + color: #e8e8e8 !important; +} +[class*="IssueLabel"][style*=" color: #d"], .IssueLabel a[style*="color: #d"], +.issue-card-label[style*=" color: #d"] { + color: #e8e8e8 !important; +} +[class*="IssueLabel"][style*=" color: #c"], .IssueLabel a[style*="color: #c"], +.issue-card-label[style*=" color: #c"] { + color: #e8e8e8 !important; +} +[class*="IssueLabel"][style*=" color: #3"], .IssueLabel a[style*="color: 3"], +.issue-card-label[style*=" color: #3"] { + color: #1b102e !important; +} +[class*="IssueLabel"][style*=" color: #2"], .IssueLabel a[style*="color: #2"], +.issue-card-label[style*=" color: #2"] { + color: #1b102e !important; +} +[class*="IssueLabel"][style*=" color: #1"], .IssueLabel a[style*="color: #1"], +.issue-card-label[style*=" color: #1"] { + color: #1b102e !important; +} +[class*="IssueLabel"][style*=" color: #0"], .IssueLabel a[style*="color: #0"], +.issue-card-label[style*=" color: #0"] { + color: #1b102e !important; +} +.project-card .highlight pre { + padding: 1em; + overflow: auto; + white-space: pre; + word-wrap: initial; +} +.project-card code { + font-size: 85%; + padding: .2em .4em; +} +.markdown-body pre code, .markdown-body pre tt { + padding: .2em 0 !important; + border: none !important; +} +.markdown-body code::before, .markdown-body code::after, +.markdown-body tt::before, .markdown-body tt::after, +.markdown-body pre code::before, .markdown-body pre code::after, +.markdown-body pre tt::before, .markdown-body pre tt::after { + display: none !important; +} +.intgrs-lstng-item-description::after { + background-image: linear-gradient(to right, rgba(24, 24, 24, 0), #1b102e 80%) !important; +} +.marketplace-product-callout-bg { + background-image: linear-gradient(to right, rgba(24, 24, 24, 0), #1b102e) !important; +} +div[style*="background: linear-gradient(to bottom, rgba(246,248,250,0.5) 0%,rgba(246,248,250,1) 100%);"] { + background: linear-gradient(to bottom, rgba(32, 32, 32, .5) 0%, #221738 100%) !important; +} +.Box-body { + border-radius: inherit !important; +} +.branch-infobar, .notifications .unread { + font-weight: normal !important; +} +.profile-timeline-month-heading { + padding: 2px 5px !important; +} +input.tree-finder-input, input.tree-finder-input:focus { + background: transparent !important; + border: none !important; + box-shadow: none !important; +} +.dropdown-menu, .word-upload-callout, .select-menu-modal { + box-shadow: 0 3px 12px rgba(0, 0, 0, .4); +} +.exploregrid-item { + border-color: rgba(255, 255, 255, .075) !important; + box-shadow: 0 1px 2px rgba(0, 0, 0, .05), 0 5px 10px rgba(0, 0, 0, .05) !important; +} +.exploregrid-item:hover { + border-color: rgba(255, 255, 255, .15) !important; + box-shadow: 0 1px 3px rgba(0, 0, 0, .15), 0 8px 15px rgba(0, 0, 0, .3) !important; +} +.box-shadow-large, html[class*="ghh-"] .tooltipster-box { + box-shadow: 0 1px 15px #87448820 !important; +} +img[src*="images/modules/checks"].box-shadow-large { + box-shadow: 0 1px 15px #fff !important; +} +/* add rounded borders on bottom */ +body[data-render-url], .render-viewer, .comment-content, +.gist .gist-file .gist-meta, .more-repos, .comment table { + border-radius: 0 0 3px 3px !important; +} +.dashboard-tabs a, .search-filters { + border-radius: 0 !important; +} +.discussion-topic-header, .previewable-comment-form .tabnav { + border-radius: 3px 3px 0 0 !important; +} +/* repo labels, private repo lists */ +.repo-label span, .private .repo-list-item, .hook-delivery-guid { + background: #1e1430 !important; + color: #777 !important; +} +.private .mini-repo-list-item .repo-icon { + color: #777 !important; +} +.private .mini-repo-list-item { + background: #221 !important; +} +/* previously orange border bottom */ +.pagehead ul.tabs li a.selected, .pagehead > ul.tabs li a:hover, +.filter-selected, div.listing.navigation-focus, div.issues.navigation-focus, +.repo-filter:hover, .dashboard-tabs a.selected, .marketing-nav a.selected, +.orgs-nav .org-nav-item.selected, a.pagehead-nav-item.selected, +.underline-nav-item.selected { + border-radius: 0 !important; + border-bottom: 2px solid #eee !important; +} +.section-nav .active a, .js-current .standalone a, .sidebar-module .disable>a { + border-radius: 0 !important; + border-left: 2px solid #eee !important; +} +.dropdown-arrow { + border-top-color: #eee !important; + transition: none !important; +} +#com #header .top-nav .dropdown-caret { + border-top-color: #ccc !important; +} +.js-menu-target:hover .dropdown-arrow { + border-top-color: /*[[base-color]]*/ #874488 !important; +} +/* Add border-top to PR checks results blank slate */ +aside.border-top + section.bg-gray-dark:not([class*="js-"]) { + border-top: 1px solid #322252; +} +/* Make it more apparent that
is clickable */ +.markdown-body details summary:not([aria-haspopup]):hover { + background: #2f1336; + box-shadow: 0 0 0 2px #2f1336; + cursor: pointer; +} +/* GitHub Bug: Center discussion close icon vertically */ +.discussion-item-closed .octicon { + position: relative !important; + top: -1px; +} +/* GitHub Bug: Center counters vertically on the line */ +.boxed-group .counter, .reponav-item .counter, .boxed-group .Counter, +.reponav-item .Counter { + position: relative !important; + top: -1px !important; +} +/* GitHub Bug: Fix image swipe handle misalignment */ +.swipe .swipe-frame .swipe-bar .top-handle, +.swipe .swipe-frame .swipe-bar .bottom-handle { + left: -6px !important; +} +/* GitHub Bug: Center color preview in inline code tags */ +.markdown-body code .v-align-middle { + position: relative; + top: -1px; +} +/* GitHub Bug: Stop commit message field from resizing horizontally */ +#commit-description-textarea { + resize: vertical !important; +} +/* GitHub Bug: Fix cut-off 'g' letters in box headers like on https://github.com/notifications */ +.boxed-group .heading, .boxed-group > h3 { + padding: 7px 10px 8px; + line-height: inherit; +} +/* GitHub Bug: Fix cut-off 'g' letters on user page timeline repo names */ +.profile-timeline .lh-condensed { + line-height: 1.35rem !important; +} +/* GitHub Bug: Fix cut-off 'g' letters on action workflow list */ +[id^="check_suite"] .lh-condensed { + line-height: 1.35rem !important; +} +/* Tweak: Square counters, add 1px padding on bottom to counter uneven font size */ +#conversation_tab_counter, #commits_tab_counter, #files_tab_counter, +.reponav-item .counter, .reponav-item .Counter { + border-radius: 2px !important; + padding: 2px 5px 3px !important; +} +.topic-tag { + padding: .2em .9em !important; + box-shadow: inset 0 0 0 1px #87448855 !important; +} +.topic-tag.topic-tag-outline { + box-shadow: inset 0 0 0 1px #6d7c9c !important; +} +/* Add bottom border on subnav - https://github.com/topics */ +.site-subnav { + box-shadow: 0 1px 0 #322252 !important; +} +@media screen and (min-width: 1024px) { + .site-subnav .subnav-primary.selected, .site-subnav .subnav-primary:hover { + border-bottom-color: #874488 !important; + } +} +@media screen and (max-width: 768px) { + body .p-responsive .subnav-btn { + background: transparent !important; + } + body .p-responsive .subnav-link[href="https://enterprise.github.com/contact"] { + border-bottom-color: transparent !important; + color: #8e8e8e !important; + } + body .p-responsive .subnav-link[href="https://enterprise.github.com/contact"]:hover { + border-bottom-color: transparent !important; + color: #cbcbcbEE !important; + } +} +/* invisible border */ +@media screen and (max-width: 768px) { + body.page-responsive .site-subnav .subnav-primary.selected, + body.page-responsive .site-subnav .subnav-primary:hover { + border-bottom-color: transparent !important; + color: #cbcbcbEE !important; + } +} +.gisttabs a:not(.selected), .gisttabs a:not(.selected):hover, +.timeline-comment-wrapper, .avatar-stack .avatar, .full-commit .commit-meta, +.tabs > a, .header .divider-vertical, .about-menu-link { + border-color: transparent !important; +} +/* darken border */ +.wiki-wrapper .wiki-empty-box:hover, .render-shell .slider .slider-track, +.render-shell .slider-bar, .about-menu-link:hover, .about-menu-link.selected, +.pricing-table { + border-color: #777 !important; +} +/* brighten border */ +.filter-item.selected .Label--outline-white { + border-color: #fff !important; +} +#browser table, #browser table th, #issues .menu ul li, +.branches .more-branches, .issues td, ul.main_nav li.selected, .browser_header, +.issue-head, .bootcamp-help .image, ul.hook-list, .clone-url-button, +.list-tip li, .section-nav a, .search-menu-container, .repo_list li a, +.graphs .axis, .switcher > span::after, a.assignee-bit, .menu li, +.notifications td, .filter-tab, ul.hook-list li, .repo .border, .box-action, +ul.repo-stats li a, .footer_nav h4, .footer-divider, .chromed-list-browser, +.js-activate-link, .chromed-list-browser div, .filter-bar, .columns.sidebar, +.lbl, #contributors .person, #commit-activity-master, #services, .top-rule, +#services .service, ul.stats, .release-list > li, .context-body, +.api li::before, .library-list .feature, .lower_footer, .cheatsheet, +.pagehead.settings-area, .release-body, .pull-state, .pull-number, .merge-pr, +.gist-file, #graph-shots li, .sidebar, .release-timeline, .explore h2, #head, +.leaderboard-list-item, .search-result-item, .details, .jobs-list, +.content-header, .user-list-item, .markdown-body, ul#categories li h5, +.render-view-modes li, .gobutton.with-comments .sha, +#gollum-editor-function-bar, .capped-box, .steps li, #common-issues, .steps, +#graphs, .previewable-comment-form .comment, .org-module, .org-repo, +.table-list, .org-add-footer, .auto-search-group .search-filter, +#notification-center li, .branch-status, .comment + .comment, +.discussion-bubble-inner, .member-row, .press-info, +.timeline-commits .timeline-commits-header, .marketing-section, +.featured-callout .screenshot, .page-new-repo .license-container, +.sidebar-module, .collapsed, .expanded, .discussion-topic, .bubble-inner, +.team-org-group, div.article div.helper div.content, .boxed-group-inner .help, +dl.new-email-form, .file .meta-divider, .avatar-stack.multiple-avatars::before, +.file-box, .file-actions .btn-group li, .gist .gist-file .gist-data, +.calendar-graph .contrib-details div, .branch-action-body, +.setup-form .tos-info, .setup-form .setup-organization-next, +.collection-page .other-content, .bubble-wrap, .release-show, .file-wrap, +.branches .branch-summary, .branches .no-results-message, +.branch-a-b-count .count-half:last-child, .panel-nav, +.full-commit .sha-block > a, .theme-selector-thumbnail, .segmented-nav li, +.boxed-group-inner, .search-form button, .branches .branch-group-heading, +.boxed-group > h3, .boxed-group .heading, .issues-list-actions, p code, code, +.wiki-wrapper .wiki-empty-box, #adv_code_search .search-page-label, +pre.headers, .inline-comment-form, .history-link, .oauth-permissions-details, +.setup-info-module .features-list .list-divider, +.setup-wrapper .oauth-permissions, .swipe .swipe-frame .swipe-shell, +ul.search-results, .orgs-help-shelf-content .orgs-help-divider, +.gist-quicksearch-result-group, .listgroup, .listgroup-item + .listgroup-item, +.user-key-badge, .newsfeed-placeholder, .progress-bar-inline .progress-bar, +.menu-heading, body .border-gray-dark, .discussion-item-review .blob-wrapper, +.bot-identifier, div.marketplace-product-callout, .CodeMirror-dialog-top, +.project-card:hover:not(:focus) { + border-color: #322252 !important; +} +pre, h1, h2, h3, table, table tr, table td, table th, blockquote, .pulse-graph, +.minibutton, .social-count, .discusion-topic-infobar, .box-body, .logo-box, +.developer-program-badge, .vcard-details, .vcard-stats, .auth-form-header, +.nav-bar-tabs .section-title, .boxed-group-list > li, .toolbar-bordered, +.dashboard-tabs, .graphs, .graph, .sub-nav, .audit-search-clear, +.repo-list-item, .email-signature-reply, footer, .bubble .bubble-expand, +.grid .col, .composer-infobar, .email-quoted-reply, .summary-stats li, +.columns.equacols.bordered, .file-diffstat, ul.filter-list, .news .alert, +table.files td, .explore-section, .repolist > li, .featured-grid-outer, +.gh-header-meta, .theme-picker-thumbs, .team, .billing-section, +.sidebar-module ul h3, .headlines li, .markdown-format img, +div#common-issues ul li, .about-facts, .starred-repo, .markdown-example, +.traffic-graph-stats, .discussion-item + .discussion-item, .bubble, +.tree-browser, .simple-box-footer, .team-grid .team-members, +.org-list .list-item, .stats-group .stat, .team-info-card .team-stats, +.table-of-contents li, .commit-group, +.table-list-bordered .table-list-cell:first-child, +.table-list-bordered .table-list-cell:last-child, .table-list-cell, +.table-list, .table-list-header, .labels-list-item, .subnav-divider-right, +.subnav-bordered, .content table tr th, #search-results li, .subhead, +#pages-composer, .render-bar, #gollum-editor-help, #gollum-editor-help-parent, +#gollum-editor-help-list, .auth-section, .commit-sha, .comment-body, +.mini-repo-list-item, .advanced-search-form fieldset, .contrib-column, +.org-header .edit-org, .pulse-summary .summary-box, +.pulse-summary .summary-box li:first-child, .list-item + .list-item, +.list-item + .list-heading, .list-heading + .list-item, .issue-list-item, +.collection-card, .setup-header, body.api pre, .stats-group-stat:first-child, +.build-statuses-list, #gollum-dialog-dialog-buttons, #gollum-dialog-dialog h4, +a.gollum-minibutton, a.gollum-minibutton:visited, +.two-factor-toggle .two-factor-status, .two-factor-settings-group, +.member-badge, ul.comparison-list > li, .release-downloads, +.release-downloads li, .blob-interaction-bar, #gist-form .file .meta, +.file .meta, .file-box .meta, .capped-card, .audit-results-header, +.output_area .rendered_html table, .render-info .message, +.subnav .btn + .issues-search, +.branch-action-body .branch-action-item + .branch-action-item, +.discussion-item-merged.open .discussion-item-details-header, +.discussion-item-merged.open .build-statuses-list, .build-status-item, +.pagehead-tabs-item.selected, .org-header, .pagehead, +.branch-action-item + .mergeability-details, .migration-section, +.migrate-org-roles, .migrate-org-roles-header, .migration-footer, +.migration-org-avatar, .org-migration-settings-section, +.word-upload-callout .note, .manage-user-info, .manage-repo-access-title, +.org-settings-team-item:first-child, .label-generic, .plan-notice, +.intgr-header, .code-list-item, .sort-bar, .repo-file-upload-outline, +.comment-reactions.has-reactions, .reaction-summary-item, +.featurette.border-top, .tile-block, .tile-bordered:not(:last-child), +.showcase-page-header, .showcase-page-repo-list, .header-search-scope, +.result-group a, .signed-commit-badge, .signed-commit-header, .user-key-email, +.border-top, .pricing-card-cta, .shelf, .access-token, .about-menu, +.oauth-border, .file-header, +.reorderable-task-lists .markdown-body .task-list-item.hovered, +.next-charge-box, .setup-info-module h2, .pinned-repo-list-item, +.pinned-repo-filters, .orghead, .orghead .edit-org, .discussion-item-deployed, +.new-project-column, .confirm-removal-list-container, +.confirm-removal-list-item, .user-profile-nav, .review-thread-reply, +.feature-callout-octicon, .feature-callout, +.discussion-item + .discussion-item, +.discussion-item-review + .discussion-item, .libraries-jumbotron, +.last-review-thread, .menu-item, .review-comment.is-comment-editing, +.team-list-footer, .profile-rollup-summarized + .profile-rollup-summarized, +.Subhead, .dashboard-notice .coupon, .listgroup-header, .merge-status-item, +.pending-team-invitations-link, .discussion-item + .discussion-item-review, +.profile-timeline-card-wrapper, +.profile-rollup-wrapper + .profile-rollup-wrapper, +.email-preference-exceptions .exception, .user-key-email-unverified, .diffbar, +.rendered_html hr, .drag-and-drop, .form-hr, .release-timeline-tags .main { + border-color: #322252 !important; +} +.discussion-item-icon, .date::after, ul.color-label-list .color, +.facebox-header, .TimelineItem-badge, +.release-timeline-tags .tag-timeline-date::after { + border-color: #322252; +} +.filter-tab.selected { + border: 1px solid #444 !important; + border-bottom: 1px solid #322252 !important; +} +.follow-list .follow-list-item { + border-bottom: 1px solid #322252 !important; +} +.simple-conversation-list > li, .site-footer, .blame .section-first td, +.wiki-list .wiki-list-item + .wiki-list-item, .member-badge + .member-badge { + border-top: 1px solid #322252 !important; +} +/* https://github.com/mobile/ */ +.mobile-gradient-bg { + display: none; +} +svg.mobile-hero { + filter: invert(100%) hue-rotate(180deg); +} +/* discussion timeline tweaks */ +.closed-banner { + display: none !important; +} +/* background image on https://github.com/stylishThemes/github-dark/actions/new */ +.repo-actions-hero { + filter: invert(1) hue-rotate(180deg); + mix-blend-mode: exclusion; +} +.discussion-timeline-actions { + border-top: 2px solid #220e29 !important; + background: none !important; +} +.discussion-timeline::before { + margin-top: 2px !important; + background: #220e29 !important; + height: calc(100% - 259px) !important; +} +.profile-timeline.discussion-timeline::before { + height: 100% !important; +} +.listings div.listing { + border-left: 2px solid #333 !important; + border-right: 2px solid #333 !important; +} +#org-members .member-listing { + border-left: 1px solid #333 !important; + border-right: 1px solid #333 !important; +} +.branch-action-body::before, .MarketplaceSideNav, .plans-card-text:first-child { + border-right-color: #484848 !important; +} +.merge-branch-form .commit-form::after, +.repository-content .commit-form::after { + border-right-color: #221738 !important; +} +.Popover-message--top-left::after { + border-bottom-color: #1b102e !important; +} +/* below style is needed because of order problems in generator */ +.pull-request-review-body-wrapper .timeline-comment-group .timeline-comment::before, +.pull-request-review-body-wrapper .timeline-comment-group .timeline-comment::after { + border-right-color: transparent !important; +} +.word-upload-callout::before, .word-upload-callout::after, +.select-menu-modal-arrow::after, .Popover-message--top-left::before { + border-bottom-color: #322252 !important; +} +.repo-filterer .repo-filter:hover, .review-summary::before { + border-bottom-color: #484848 !important; +} +.issue-head { + border-bottom-width: 1px !important; +} +.context-button:hover::after, .switcher > span::before { + border-color: #eee transparent transparent !important; +} +/* repo tab tweaks */ +.reponav-item { + border-top-width: 1px !important; +} +.reponav-item.selected { + border-color: #322252; +} +.pagehead-tabs-item { + border-top-width: 1px !important; +} +.pagehead-tabs-item.selected, .reponav-item.selected, .tabnav-tab.selected { + background: #221738; + border-bottom-color: #221738 !important; +} +.timeline-comment .tabnav-tab.selected { + background: #1b102e !important; + border-bottom-color: #1b102e !important; +} +.branches .branch-summary + .branch-summary { + border-top-color: #333 !important; +} +/* code */ +.linkable-line-number { + border-right: 1px solid #484848 !important; +} +.gist .gist-file .gist-data .line-number { + line-height: 19px !important; +} +/* File listings - fix date truncation */ +table.files td.age .css-truncate { + max-width: none !important; +} +/* https://github.com/StylishThemes/GitHub-Dark/issues/620 */ +.timeline-comment-header .css-truncate-target { + max-width: 250px !important; +} +/* tooltip - tooltipped */ +.octotip { + background-color: #003 !important; + border-color: #006 !important; +} +.tooltipped::after { + background: #322252 !important; +} +.tooltipped-n::before, .tooltipped-ne::before, .tooltipped-nw::before { + border-top-color: #322252 !important; +} +.tooltipped-s::before, .tooltipped-se::before, .tooltipped-sw::before { + border-bottom-color: #322252 !important; +} +.tooltipped-e::before { + border-right-color: #322252 !important; +} +.tooltipped-w::before { + border-left-color: #322252 !important; +} +.commitinfo, .gc .diff-line-code, .gc .diff-line-num, .gc .diff-line-pre, +.featured-commit-activity-graph, .featured-repo-logo, .outline-box, +.gobutton>.sha .octicon, .markdown-body .csv-data .blob-num, #feedBody, +.search-result-header, .accessibility-aid:focus, .file-data, .signup-plans th, +.signup-plans td, .signup-plans-orgs th, .signup-plans-orgs td, .commits td, +.featured-callout, .sidebar-module ul ul li, .native-download, +.setup-info-module, div#common-issues ul, #gist-form .name, .render-notice, +.label-edit.edit-color-label-form .color-editor .color-editor-input, +.date_selector td, .new-label, .range-editor .range, .range-editor .flag, +.auth-form-body, div.border-wrap, .profile-header, .highlight .gc, +.uploaded-files.is-populated, .range-editor, +#gollum-editor-help-parent li a.selected, +#gollum-editor-help-list li a.selected, #gollum-editor-help-parent li a:hover, +#gollum-editor-help-list li a:hover, .github-access-banner, .protip-callout, +ul.comparison-list, .wiki-custom-sidebar, .invitation-container, +.orgs-help-shelf, .orgs-help-item-octicon, .thread-subscription-status, +.branch-action-body .merge-branch-form, .pull-info, .branch-link, +.discussion-item-merged.open .discussion-item-details, .word-upload-callout, +.session-authentication .create-account-callout, .intgrs-lstng-item, +.intgr-install-callout, .is-failed .repo-file-upload-errors, +.is-bad-file .repo-file-upload-errors, .is-too-big .repo-file-upload-errors, +.is-too-many .repo-file-upload-errors, .is-empty .repo-file-upload-errors, +.site-header, .site-subheader, .pricing-card, .explore-signup-entice, +.price-box, .cvv-hint-tooltip, .plan-choice, .user-profile-sticky-bar::after, +.review-thread, .card, .tutorial, .overview .card > div[style*="background"], +.Box-footer, .ScreenshotCarousel, +.card-filter-autocomplete-dropdown .autocomplete-keyword-only, .inbox-zero, +.is-stuck .diffbar, .project-pane.bg-white { + background: #1b102e !important; + border-color: #322252 !important; +} +.review-comment[aria-selected=true], +.timeline-comment[aria-selected=true] .review-summary { + background-color: #1b102e !important; + box-shadow: 0 0 0 .2em rgba(79, 140, 201, .3) !important; + box-shadow: 0 0 0 .2em rgba(/*[[base-color-rgb]]*/, .3) !important; +} +.timeline-comment-group[aria-selected=true] .timeline-comment::before { + border-right-color: /*[[base-color]]*/ #874488 !important; + left: -17px !important; + filter: none !important; +} +.timeline-comment:target .review-summary::after { + top: -16px !important; + filter: none !important; +} +.timeline-comment[aria-selected=true] .review-summary::before { + border-bottom-color: rgba(79, 140, 201, .3) !important; + border-bottom-color: rgba(/*[[base-color-rgb]]*/, .3) !important; + top: -19.75px !important; + filter: none !important; +} +#readme .plain, .readme .markdown-body, .readme .plain, .pull-request-composer, +.octofication .broadcast-icon-mask, .file .image, .coupons .coupon-form-body, +.manage-repo-access-group, .saved-reply-form, .orghead .edit-org:hover, +.simple-box, .btn-link.timeline-progressive-disclosure-button, +.border.branch-action-item { + background: #1b102e !important; + border-color: #322252 !important; +} +/* search - language sidebar - https://github.com/StylishThemes/GitHub-Dark/search?q=markdown */ +div.container-lg > div.float-left.px-md-2 > .border.rounded-1.d-none.d-md-block { + background: #1b102e; + border-color: #322252 !important; +} +.header, .headers, #readme .markdown-body, .social-count, .box-body, .steps li, +.explore-section:nth-child(2n), .markdown-format table, +.chromed-list-browser .none p, .chromed-list-browser .error p, +.list-browser-footer, .commandbar .choice:hover, #gollum-editor-help, +.search-filter:hover, #wiki-history table tr:nth-child(2n) td, +.display tr:hover, .octofication .message, .commandbar .loading:hover, +.comment-content, .commandbar .message, .boxed-group-inner, +#adv_code_search .search-page-label, #contributors-master svg.viz, +.diff-table .line-comments, .menu, svg.spark, svg.capped-card-content, +body.api .content tbody, .markdown-format img:not(.emoji), .mini-repo-list, +#common-issues, .setup-wrapper .oauth-permissions-details, .milestone-list, +.setup-form .setup-plans, .revision .gu, .tree-browser td, +.tree-browser .alt td, .branches .branch-summary, +.branches .no-results-message, .simple-box-footer, .commit-group, +.content table tr, #search-results, table.files, .mergeable, .org-module, +.org-add-footer, .branch-infobar, table.capped-list tr:nth-child(2n), +.team-org-group, #gollum-editor-help-wrapper, .integrations-quality, +.showcase-featured .mo-info .featured-grid-outer, .render-shell, .list, +.latest-commit .commit-author, .bubble, .tabs > a.selected, +.oauth-org-access-details .boxed-group-list > li.on, #fullscreen_overlay, +.branch-action-body, .inline-comment-form, .file-history-tease .participation, +.gist-quicksearch-result-header, .label-generic, .migrate-org-roles, +.manage-repo-access-icon, .table-list:not(.team-member-list), +.repo-file-upload-progress, .gcr-ext-editor-dialog, .shade-gray, +.exploregrid-item, .signed-commit-badge-small, .facebox-popup, +.explore-signup-entice-wrapper, .billing-addon-items tr.total-row, +.billing-addon-items tr.dark-row, li.pinned-repo-item, +.js-contribution-graph h2 + div:last-child, .project-triage-pane, +[data-filterable-for="projects-filter"] .container-lg, +.user-profile-nav.is-stuck, .review-summary-form-wrapper, #projects-results, +.listgroup, .protected-branch-orgs-and-repo-admins, .listgroup-overflow, +.project-column, .js-notice > .border:not(.bg-blue-light), +.news .issues_labeled .border, table.pricing-table, .two-factor-steps, +article.border.rounded-1, .border-right.border-bottom.border-left, +.graph-before-activity-overview, .access-form-wrapper, .timeline-comment-group, +.summarylink-btn, .pinned-item-list-item, .avatar-before-user-status, +.profile-timeline-card, .pinned-issue-item, #wiki-footer .border-dashed, +#wiki-rightbar .border-dashed, .list-group-item.standalone, .commit-form, +.sidebar-progress-bar > .d-flex, +.pagination-loader-container .discussion-item-header .border, +.pr-toolbar.is-stuck, .hx_badge-search-container, .file, #search-member, +.js-notice.border { + background: #1b102e !important; +} +.Box-row--hover-blue, .notifications-list .list-style-none.bg-gray { + background: #1b102e; +} +.bg-white, .radio-label, [style*="background-color: #2f363d"], +.project-full-screen .project-header { + background-color: #1b102e !important; +} +/* https://github.com/StylishThemes/GitHub-Dark/issues/811 */ +.application-main > main .container-sm > .pt-4.bg-white.text-center { + background: none !important; +} +/* Labels/Milestone links https://github.com/StylishThemes/Github-Dark/issues */ +.subnav-links { + background: #1b102e; +} +/* bottom panel on actions */ +.flex-auto > .bg-gray-light { + background: none !important; +} +/* blankslates */ +/* bordered: https://github.com/StylishThemes/GitHub-Dark/actions/runs/42585904 */ +/* unbordered: https://github.com/StylishThemes/GitHub-Dark/pull/1069/files/d0801046a22eaf88d9081de9c7d415825cb1f9fa..291b428577d344d54039de9aa0d8ed3a8fcfaebc */ +.blankslate { + background: none !important; +} +.blankslate.border { + background: #1b102e !important; +} +button.bg-white.subnav-link, main [style="background-color: #fcfdfd;"], +.repository-content > .bg-white:not(.card-filter-autocomplete-dropdown) { + background-color: transparent !important; +} +.sidebar-module, div.search-form input, #search > input[name="q"], +.ais-SearchBox-input { + background-color: #1b102e; + border-color: #322252; +} +.blob-num-context, #user-content-toc td, .markdown-body table tr:nth-child(2n) { + background: #220e29 !important; +} +.blame .blob-num, .blame-blob-num, .collection-card, .team-grid .team, +.code-list .divider .blob-num, .code-list .divider .blob-code, +.expandable-line-num .diff-expander:hover, .build-status-item, .more-branches, +.plan-choice.open, .uploaded-files>li.delete, .more-repos, +.billing-per-seat-callout::after, .code-list-item .blob-num, +.blob-num.js-line-number, .bg-gray-light.disabled, +.MarketplaceBackground-buffer, .team-left-column.bg-white, .overall-summary, +.markdown-body table tr { + background: #1b102e !important; + color: #656079 !important; +} +.action-card::after, .action-card::before { + background-color: #221738 !important; + box-shadow: 0 0 0 1px #555 !important; +} +/* Navigation focus */ +.list-browser-item.navigation-focus, .js-details-container.navigation-focus, +.js-details-container.navigation-focus:nth-child(2n), .team-grid .team-members, +.tree-browser tr.navigation-focus td, +.issues-listing .table-list-issues .selectable:hover, +.issues-listing .table-list-issues .navigation-focus, .setup-plans tr.selected, +.notifications .navigation-focus, .sidebar-module ul ul li a:hover, +.no-results, #gollum-editor-help-list, .owner-select-target, +.divider .blob-code div.highlight, +.oauth-org-access-details .boxed-group-list > li.on:hover, pre div:hover, +.summary-stats li a:hover, .pinned-repos-selection-list-item.selected, +.Box-body-row--highlight.navigation-focus, .Box-body-row--highlight:hover, +.js-current .standalone a, .Box-row--focus-gray.navigation-focus, +.team-listing .is-open.root-team, .Box-row--hover-gray:hover, +.label-select-menu .select-menu-item.navigation-focus, +.label-select-menu .select-menu-item:focus, +.label-select-menu .select-menu-item:hover { + background: #2c1a36 !important; +} +#main, .capped-box, .unread_count, #browser table th, +.markdown-format table th, table.upgrades tr.current td, .definitions, +.discussion-topic-header, .timeline-commits-minimal .commit-icon .octicon, +.timeline-commits .commit-icon .octicon, .upload-progress, +.search-results-listing em, .discussion-bubble-inner, #wiki-history table td, +.gist .gist-file .gist-data, .logo-box, .markdown-example .rendered, +.team-grid .team-members, .diagram-icon:not(.active), table.capped-list th, +.filter-bar, .audit-search-clear, .country-info, .file-diff-split .empty-cell, +.composer-infobar, .completeness-indicator-blank, .leaflet-control-zoom, +.manage-repo-access-not-active, .header-search-scope, .featurette.py-5, +.payment-history .refunded, .payment-history .failed, +.profile-timeline-month-heading.bg-white, .project-card, +.BlobToolbar .btn-octicon, .MarketplaceHeader, .table-list-header, +.boxed-group > h3, .boxed-group .heading, .file-header, .capped-card h3, +#gist-form .file .meta, .file .meta, .file-box .meta, .menu-heading, +.audit-results-header, .branches .branch-group-heading, .auth-form-header, +.migration-jumbotron, .migration-sub-header, .manage-repo-access-title, +.signed-commit-header, +.reorderable-task-lists .markdown-body .task-list-item.hovered, +.next-charge-box, .credit-card, .review-thread-reply, +a.card.bg-gray-light:hover, .add-member-team-list .team-row-header, +.listgroup-header, .merge-status-item, .Header .header-search-wrapper, +.Header .header-search-wrapper input, .user-key-email-unverified, +.action-card-header::before, .commits-listing .octicon-git-commit, +.new-discussion-timeline .composer .comment-form-head.tabnav, +.advisory-form .bg-gray-light { + background: #221738 !important; +} +#browser, .repos, .options-group, .pagehead ul.tabs li a.selected, .subnav-bar, +.options-content, span.gravatar, .browsered, .browsered .inner, +.subnav-bar > ul > li > ul, .comment-form ul.tabs a.selected, +.issue.open.read .summary, .unselected_month, .commits th, #MathJax_Message, +.chzn-single, .user-commits, .user-commits th, .metabox, +.ranked-repositories > li, .pagehead ul.actions, #issues_search .comment, +#header-wrapper, ul.feature-tabs li.highlight, .filterbar .filters li, +.starting-comment .body, .list-tip, .commit_oneline, .filterbox, +.conversation-list-heading .inner, .autocomplete-results, .new-comments .body, +.display tr, .render-container, .boxed-group-table th, .features-highlight, +.outline-box-highlighted, .nav-bar-tabs, #watchers li, .browser .listing, +.item, .context-pane, .context-loader, .sidebar .module, .tip-body, #assignee, +.commit_oneline td, .notifications th, .content table th, .repo-collection>ul, +#graph_data .tab.selected, .full-width-divider, .markdown-body .csv-data th, +h3.conversation-list-heading strong, .file-commit-form .commit-form, +.facebox-footer, .gcr-ext-editor-close, .gcr-ext-editor-header, +.logos-download-link, +.ajax-pagination-form:not(.progressive-timeline-loader-container):not(.pagination-loader-container) .ajax-pagination-btn:hover, +.ajax-pagination-form:not(.progressive-timeline-loader-container):not(.pagination-loader-container) .ajax-pagination-btn:focus, +.ajax-pagination-form:not(.progressive-timeline-loader-container):not(.pagination-loader-container) .ajax-pagination-btn:active { + background: #1e1430 !important; + border-color: #322252 !important; +} +.search-result-group, .gist-quicksearch-result-group { + background: #2f1336 !important; + border-color: rgba(68, 68, 68, .5) !important; + color: #555 !important; +} +.blame-commit-next .blame-commit-info, .blame-commit-next + .blame-line, +.ScreenshotCarousel-nav { + box-shadow: inset 0 1px 0 #322252 !important; +} +/* semi-transparent */ +.context-loader.large-format-loader, #graphs .loader, .org-header, +.render-shell .slider, .illflow-item:not(.selected):hover, +.leaflet-control-attribution, .orghead, .dropdown-toggle:hover, +.dropdown-toggle.selected { + background: #1e1430 !important; +} +/* repo header */ +.page-responsive .repohead, .page-responsive .pagehead, +.repohead.bg-gray-light, .pagehead.bg-gray-light { + background: #1e1430 !important; +} +.explore-signup-entice-inner { + background: rgba(24, 24, 24, .9) !important; +} +.starred-repo.navigation-focus, .marketing-section-stripe, +.blob-expanded .blob-num, .blob-expanded .blob-code, .migration-section-grey { + background: #2c1a36 !important; +} +.details-expanded-dark[open] > summary::before, +.details-overlay-dark[open] > summary::before, +body.status .details-overlay-dark[open] > summary::before, +body[class="page-responsive"] .details-overlay-dark[open] > summary::before, +.SelectMenu::before { + background: rgba(0, 0, 0, .5) !important; +} +.svg-tip { + background: rgba(12, 12, 12, .8) !important; +} +.svg-tip::after { + border-top-color: rgba(12, 12, 12, .9) !important; +} +.shelf { + background-color: rgba(0, 0, 0, .2) !important; + background-image: none !important; +} +/* page overlay */ +.select-menu-loading-overlay, .slow-loading-overlay, +.branches .loading-overlay { + background-color: rgba(24, 24, 24, .6) !important; +} +/* #333 */ +.pagehead ul.actions a.feed, .explore h2 .feed, #code_search_instructions h2, +td.inst, .metabox-loader, .pull-flag, .browser-content, +.filterbar ul.filters li, .pagehead ul.tabs li.contextswitch, +#wiki-header > div, .pagehead ul.tabs li.contextswitch:hover, .bigbutton a, +#new_message, #issues_next ul.sorts li, ul.sorts li.asc, ul.sorts li.desc, +.listings-layout .columns.main .content, .fieldswrap, .filterbar li.selected, +#issues_next ul.filters li, table.instruction tr:nth-child(2n), +.email-hidden-toggle a, #commit-activity-master-head, .action-indicator, +.pull-head .diffstat, ul.suggestions, .discusion-topic-infobar, +.commits-listing::before, .jstree-wholerow-hovered, .bubble-contents, +.ellipsis-button, .filter-list li span.bar, .selectable_day.today, +.billing-plans .current, .commits-listing::before, .billing-section .usage-bar, +.file-info-divider, .pagehead ul.tabs li a:hover, .repos .bottom-bar, +#languages .popular, .tip-box h4, table.upgrades td, .commit-preview .message, +.pagehead ul.tabs li.contextswitch, #browser tr th, .status-box h4, +.line_numbers, #files span.icon, #issues_list .actions, #repos .public, +.inset-callout, #repo-message, .repo-private-label, .label-admin, +.credit-card.normal .signature, .credit-card.amex .gladiator, +.progress-bar:not(.anim-grow-x), .header-search-scope:hover, +.CommunityTemplate-highlight--focus, .related-issue-item.navigation-focus { + background: #220e29 !important; +} +.discussion-item-locked .discussion-item-icon, +.discussion-item-unlocked .discussion-item-icon, +.discussion-item-head_ref_deleted .discussion-item-icon { + background-color: #444; +} +/* remove background */ +body > pre, .textographic a.repo, .stars-browser .filter-bar, +.highlight .file-diff-line:hover pre, .gravatar, .topsearch span.search-input, +p.meta, .sidebar .milestone, #facebox, .profilecols .filter-bar, .btn-group, +div.content-header .search-form, .file-code, .org-header .edit-org:hover, +#wrapper, .gravatar img, .commit-comments-header-sha, pre.headers code, +.audit-search-form, .columns.equacols.bordered, .gist-item ul.meta>li>a:hover, +.commits li img, a.minibutton code, .milestone, .keyboard-mappings th, +.api #header-wrapper .nav, .marketing-nav a.selected, #graph_data .tabs, +.org-nav-item.selected, .edit-team-member:hover, tr.commit, +.release-timeline .js-details-container, +.section-heading-title a.js-selected-navigation-item, +.featured-callout .screenshot, .timeline-commits .commit-meta .status, +.theme-picker-spinner, .timeline-commits .commit-meta .octicon, +.file .meta-divider, .avatar-stack.multiple-avatars::before, #feedHandler, +.discussion-sidebar-item .thread-subscription-status, +.boxed-group.application-show-group .logo-upload, .diagram-icon-small, +#readme .highlight, .ace-github, .theme-picker, .avatar-stack .avatar, +.boxed-group, .full-commit .btn.btn-outline, .prose-diff > .markdown-body ins, +.header .divider-vertical, .ace-github-base16, .markdown-body pre code, +.markdown-body pre tt, #readme .plain pre, .uploaded-files, .input_area, +#notebook .highlight, #notebook .highlight pre, .output_area pre, +.gist-snippet-meta .gist-count-links>li>a:hover, .delete-owners-button:hover, +.avatar-child, .session-authentication .header-logged-out, +.session-authentication .auth-form-header, +.timeline-progressive-disclosure-items, #com #footer, .shade-gradient, +#categories .list, .gist-banner, .main-content, .showcase-page-header, +.showcase-page-pattern::after, .description-inline, .result-group a, +.border-wrap, a.feed-icon, .session-device, +.boxed-group-list > li.session-device:hover, +.merge-status-item .merge-status-icon, +.js-release-form .comment-form-head.tabnav, .project-columns, .project-header, +.user-profile-nav, .profile-timeline-year-list.bg-white, +.discussion-item-review .timeline-comment, .libraries-jumbotron, +.menu-item.selected, .bg-shade-gradient, .dev-hero, +.render-container.is-render-ready.is-render-requested:not(.is-render-failed), +.user-list li em, .CodeMirror-lines, .api table, .dashboard-notice .coupon, +.release-label, .oauth-org-access-details .oauth-org-item.on, +.MarketplaceSideNav, .timeline-inline-comments, .AvatarStack-body, +.team-discussions-container, .Collection ~ div[style*="linear-grad"], +.application-main > div[style*="background"], .AvatarStack-body .avatar, +.dropdown-toggle, ul.add-member-team-list.table-list, .gh-header, +iframe[src*="zuora.com"], .pr-toolbar, .enterprise-prompt, +.enterprise-prompt *, .diffbar, .footer .bg-gray-light, button.btn-invisible, +button.btn-invisible:hover, .btn.btn-invisible, .btn.btn-invisible:hover, +.application-main [style*="background: linear-gradient(#ffffff, #fcfcfc)"], +section[style="background-color: #fafbfc;"], div[style="background:#fafbfc;"], +.team-left-column, .render-container.js-actions-page, +.deployments-timeline-icon, .TimelineItem--condensed .TimelineItem-badge, +.previewable-comment-form .comment-form-head.tabnav.bg-white, +.notification-navigation, .check-annotation code pre, +.merge-status-item > [style*="#fff"] { + background: none !important; +} +@media (min-width: 1012px) { + .file-commit-form--full { + background: none !important; + } +} +body[class="page-responsive"] .repo-list .private { + background-color: initial; +} +.select-menu-item:hover { + background-color: /*[[base-color]]*/; +} +@media (hover: hover) { + .SelectMenu-item:hover, body:not(.intent-mouse) .SelectMenu-item:focus { + color: #cbcbcbEE; + background-color: #221738; + } + .SelectMenu-item:active { + color: #c0c0c0; + background-color: #2c1a36; + } + .SelectMenu-item[aria-checked=true]:active, + .SelectMenu-item[aria-checked=true]:hover, + body:not(.intent-mouse) .SelectMenu-item[aria-checked=true]:focus { + color: #e0e0e0; + } + .SelectMenu-tab[aria-selected=true]:active, + .SelectMenu-tab[aria-selected=true]:hover { + color: #d2d2d2; + background-color: #1b102e; + } + body:not(.intent-mouse) .SelectMenu-tab:focus { + background-color: #352544; + } + .SelectMenu-tab:not([aria-checked=true]):not([aria-selected=true]):hover { + color: #d2d2d2; + background-color: #303030; + } + .SelectMenu-tab:not([aria-checked=true]):active { + color: #d2d2d2; + background-color: #1b102e; + } +} +@media (hover: none) { + .SelectMenu-item:active, .SelectMenu-item:focus { + background-color: /*[[base-color]]*/ #874488; + color: #fff; + } + .SelectMenu-item { + -webkit-tap-highlight-color: /*[[base-color]]*/ #874488; + } +} +.comment-form, #issues .labels, .listings .odd, .feed, #files .description, +#message .envelope .header .info .title.unread, li.contextswitch ul li.current, +.watcher-widget, ul.main_nav li.selected a, ul.states li, .add_file, .inset, +li.label, .filterbar, .divider-vertical, .user-commits td, +.starting-comment .infobar, #issues_next .infobar, .formbody, +.commandbar .display, .none p, .display div.choice, ul.fieldpills li, +.documentation-results a, .plans-pricing-callout, +.auto-search-group .search-filters, .editbox, .editbox .body, .commentstyle, +#issues .display, #issues .display .admin, #issues .labels .list li, +.issue .summary, .hidden-text-expander a, .view-modes, .standard_form, +#reply_body, #commit div, #commit td, #commit tr, #commit .envelope, +.file-minibutton, .context-pane .title, .browser .listing:hover, +#dashboard .repos, .list-module .list-body, .list-module a, .label-permissions, +.tree-browser th, .browser .listing.closed, .starting-comment, +.section-nav a:hover, .chzn-drop, .module .inner, +.team-repositories-blankslate, +.discussion-event-status-head_ref_deleted .discussion-item-icon, .pull-head, +.tabs, #browser td, #issues_next li.selected, .avatarname img, #readme .name, +#wiki-history .author img, .options-content h3, +.display div.choice:nth-child(2n+1), #issues-dashboard .actions, +.list-tip a:hover { + background-color: #333 !important; + border-color: #322252 !important; +} +/* org page graphs - https://github.com/StylishThemes */ +rect[style*="#gradient-"] { + fill: /*[[base-color]]*/ #874488 !important; +} +/* contribution calendar */ +.calendar-graph rect[fill="#c6e48b"], .calendar-graph rect[fill="#7bc96f"], +.calendar-graph rect[fill="#239a3b"], .calendar-graph rect[fill="#196127"], +.contrib-legend li, +.contribution-activity-listing .progress-bar[style*="background-color"] { + background-color: /*[[base-color]]*/ #874488 !important; + fill: /*[[base-color]]*/ #874488 !important; +} +.calendar-graph .days-selected rect.day.active { + stroke: #ddd !important; +} +.calendar-graph rect.day:hover { + stroke: #fff !important; +} +/* contribution progress bars on user page */ +.contribution-activity-listing .progress-bar[style*="7bc96f"], +.facebox-close:hover { + opacity: 1 !important; +} +.contribution-activity-listing .progress-bar[style*="c6e48b"], .facebox-close { + opacity: .75 !important; +} +.notifications .read .avatar img { + opacity: .7; +} +/* contribution calendar/legend - regular colors */ +.calendar-graph rect[fill="#ebedf0"], .contrib-legend li[style*="#ebedf0"], +.js-activity-overview-graph-container [fill="white"] { + background-color: #1e1430 !important; + fill: #322252 !important; +} +.calendar-graph rect[fill="#196127"], .contrib-legend li[style*="#196127"] { + opacity: 1 !important; +} +.calendar-graph rect[fill="#239a3b"], .contrib-legend li[style*="#239a3b"] { + opacity: .75 !important; +} +.calendar-graph rect[fill="#7bc96f"], .contrib-legend li[style*="#7bc96f"] { + opacity: .5 !important; +} +.calendar-graph rect[fill="#c6e48b"], .contrib-legend li[style*="#c6e48b"] { + opacity: .25 !important; +} +/* contribution calendar - halloween colors */ +.calendar-graph rect[fill="#FFEE4A"], .calendar-graph rect[fill="#FFC501"], +.calendar-graph rect[fill="#FE9600"], .contrib-legend li[style*="#FFEE4A"], +.contrib-legend li[style*="#FFC501"], .contrib-legend li[style*="#FE9600"] { + background-color: #fe9600 !important; + fill: #fe9600 !important; +} +.calendar-graph rect[fill="#FFEE4A"], .contrib-legend li[style*="#FFEE4A"] { + opacity: .2 !important; +} +.calendar-graph rect[fill="#FFC501"], .contrib-legend li[style*="#FFC501"] { + opacity: .4 !important; +} +.calendar-graph rect[fill="#FE9600"], .contrib-legend li[style*="#FE9600"] { + opacity: .8 !important; +} +.calendar-graph rect[fill="#03001C"], .contrib-legend li[style*="#03001C"] { + background-color: #fc3 !important; + fill: #fc3 !important; +} +.contrib-person path { + fill-opacity: .6; +} +.progress-bar.anim-grow-x, .dev-hero, .header-search-key-slash, +input[src$="with-facebook.png"], #parallax_field, #parallax_illustration, +figure .callout-permalink-big-image, figure .callout-permalink-stacked-image { + filter: brightness(75%) !important; +} +img#parallax_error_text, div img[alt*="404"] { + filter: invert(100%) hue-rotate(180deg) brightness(120%) !important; +} +img[src*="data:image/jpeg;base64,/9j/4AAQSkZJRgA"] { + filter: brightness(90%); +} +img[src*="//render.githubusercontent.com/render/math"] { + filter: invert(90%); +} +.header-search-key-slash { + filter: grayscale(100%) contrast(1.5) !important; +} +/* Activity Overview on userpage */ +.activity-overview-axis, .activity-overview-point { + stroke: /*[[base-color]]*/ #874488 !important; +} +#user-activity-overview .js-highlight-blob { + stroke: /*[[base-color]]*/ #874488 !important; + fill: /*[[base-color]]*/ #874488 !important; + opacity: .4 !important; +} +/* invert (rgb) */ +#header .logo, img[src="/images/logo@2x.png"], .site-logo a, +.github-jobs-promotion a.jobs-logo strong, iframe[src*="polldaddy.com"], +.jstree-node:not(.jstree-leaf) > .jstree-icon.jstree-ocl, +.swipe .swipe-frame .swipe-bar .top-handle, +.swipe .swipe-frame .swipe-bar .bottom-handle, +.onion-skin .controls .transparent, .onion-skin .controls .opaque, +.onion-skin .controls .slider .slider-track, +.onion-skin .controls .slider .slider-track .dragger, .leaflet-control-zoom a, +.leaflet-control-attribution.leaflet-compact-attribution::after, +img[src$="favicons.githubusercontent.com/github.com"], +img[src$="favicons.githubusercontent.com/gist.github.com"], +img[src$="invertocat.png"], .ghd-invert, .render-shell img.math, +#footer .github img, #com span.octicon:not(.octicon-comment-discussion), +.developer-thanks-image img, img[alt="GitHub Support"] { + filter: invert(100%) hue-rotate(180deg) !important; +} +.code-navigation-banner .code-navigation-banner-illo { + filter: invert(900%) hue-rotate(180deg) contrast(70%) brightness(110%) !important; +} +/* code coverage */ +/* example: https://github.com/go-gitea/gitea/pull/6969 */ +img[data-canonical-src^="https://codecov.io"][alt="Impacted file tree graph"] { + filter: invert(92%) hue-rotate(180deg) saturate(250%) !important; +} +/* marketplace + help + feature img invert */ +img[src*="marketplace-illustration-01.svg"], +img[src*="marketplace-illustration-02.svg"], +svg [data-name="Layer 2"] #Layer_5[data-name="Layer 5"], +.illoTeam svg [data-name="Layer 2"], .illoIndiv #Layer_2[data-name="Layer 2"], +svg [data-name="Layer 2"] g[data-name="octocat header"], +svg[viewBox="0 0 1461.5 677.84"][width="700"], +.feature-preview-dialog svg[fill="none"], +div[data-url*="/notifications/beta"] img[src*="-zero.svg"], +div[data-url*="/notifications/beta"] img[src*="saved-blank.svg"] { + filter: invert(85%) hue-rotate(-180deg) brightness(125%) contrast(85%) !important; +} +.action-logo::after { + filter: invert(100%) hue-rotate(180deg) brightness(350%) !important; +} +/* invert network graph; gh-polls (https://github.com/apex/gh-polls) */ +img[alt="FOSSA Status"], img[data-canonical-src*="prod/timeseries/"], +a[href$="vote"] img[data-canonical-src*="/poll/"], #parallax_error_text:not(p), +img[data-canonical-src*="img.shields.io"][data-canonical-src*="style=social"], +img[alt="Mona Lisa"] { + filter: invert(90%) hue-rotate(180deg) contrast(120%) !important; + mix-blend-mode: exclusion; +} +div#network.network > div > canvas { + filter: invert(90%) hue-rotate(180deg) contrast(95%); +} +.spinner-forking[src*="spinners/fork.gif"] { + filter: invert(1) hue-rotate(180deg) contrast(110%) brightness(110%); + mix-blend-mode: screen; +} +/* invert problematic emoji */ +/* images */ +[alt=":soon:"], [alt=":on:"], [alt=":end:"], [alt=":heavy_dollar_sign:"], +[alt=":heavy_multiplication_x:"], [alt=":heavy_plus_sign:"], +[alt=":heavy_minus_sign:"], [alt=":heavy_division_sign:"], [alt=":wavy_dash:"], +[alt=":curly_loop:"], [alt=":currency_exchange:"], [alt=":top:"], +[alt=":back:"], [alt=":zzz:"], [alt=":notes:"], [alt=":musical_score:"], +[alt=":black_large_square:"], [alt=":black_medium_small_square:"], +[alt=":ant:"], [alt=":musical_note:"], [alt=":loop:"], [alt=":feet:"], +[alt=":paw_prints:"], + /* unicode */ + /* some emoji don't need to be inverted on Windows */ + /* from https://github.com/Dunedan/mbp-2016-linux on Windows*/ + /* ✔️ */ +[alias="soon"], [alias="on"], [alias="end"], [alias="heavy_dollar_sign"], +[alias="heavy_multiplication_x"], +[alias="heavy_plus_sign"], [alias="heavy_minus_sign"], +[alias="heavy_division_sign"], [alias="wavy_dash"], +[alias="curly_loop"], [alias="currency_exchange"], +[alias="top"], [alias="back"], [alias="zzz"], [alias="notes"], +[alias="musical_score"], [alias="black_large_square"], +[alias="black_medium_small_square"], [alias="ant"], [alias="musical_note"], +[alias="loop"], [alias="feet"], [alias="paw_prints"] { + filter: invert(100%) hue-rotate(180deg) brightness(80%) !important; + background: transparent !important; +} +.emoji-result [alt="tm"], [alias="tm"] { + filter: invert(100%); +} +[alt=":heavy_check_mark:"], [alias="heavy_check_mark"] { + background: transparent !important; +} +/* Invert problematic emoji fallback images used on Windows */ +/* use tools/unicode-gen.js to generate */ +g-emoji[fallback-src$="2795.png"], g-emoji[fallback-src$="2796.png"], +g-emoji[fallback-src$="2797.png"], g-emoji[fallback-src$="27b0.png"], +g-emoji[fallback-src$="2b1b.png"], g-emoji[fallback-src$="25fe.png"], +g-emoji[fallback-src$="1f3b6.png"], g-emoji[fallback-src$="1f3bc.png"], +g-emoji[fallback-src$="1f4b1.png"], g-emoji[fallback-src$="1f4b2.png"], +g-emoji[fallback-src$="1f519.png"], g-emoji[fallback-src$="1f51a.png"], +g-emoji[fallback-src$="1f51b.png"], g-emoji[fallback-src$="1f51c.png"], +g-emoji[fallback-src$="1f51d.png"], g-emoji[fallback-src$="1f3b5.png"], +g-emoji[fallback-src$="27bf.png"], g-emoji[fallback-src$="1f43e.png"], +g-emoji[fallback-src$="1f43e.png"], g-emoji[fallback-src$="a9.png"], +g-emoji[fallback-src$="fe0f.png"], g-emoji[fallback-src$="ae.png"], +g-emoji[fallback-src$="fe0f.png"], img[src*="resources-logo"], svg.IconNav-img, +.container-xl[id] svg + /* https://github.com/ten */, +body.logged-out .col-md-7 svg { + filter: invert(83%) !important; +} +.container-xl[id] img { + z-index: 100 !important; +} +/* GeoJSON maps */ +/* https://github.com/benbalter/dc-maps/blob/master/maps/embassies.geojson */ +.leaflet-tile-container img { + filter: invert(100%) hue-rotate(180deg) brightness(150%) !important; +} +.leaflet-marker-pane img, .gundamcat { + filter: brightness(.8) !important; +} +/* invert #fff to #1b102e */ +/* https://github.com/sujitpal/statlearning-notebooks/blob/master/src/chapter2.ipynb */ +.project-preview-img img, img[src$="bg-callout.svg"], +img[data-canonical-src*="saucelabs.com/browser-matrix"], +img[src*="images/modules/checks"], img[src$="profile-first-pr.png"], +img[src$="profile-joined-github.png"], img[src$="profile-first-repo.png"], +img[src$="profile-first-issue.png"], .github-jobs-logo strong { + filter: invert(90.5%) hue-rotate(180deg) saturate(200%) !important; +} +.render-shell .output_area .output_png img { + filter: invert(90.5%) hue-rotate(180deg) saturate(200%) brightness(85%) !important; +} +.render-shell .output_area .output_png:hover img { + filter: none !important; +} +/* workaround filter creating a stacking context */ +.contribution-first-issue, .contribution-first-pull-request, +.contribution-first-repository { + opacity: .999 !important; +} +/* brighten language colors */ +.language-color, .repo-language-color { + filter: brightness(125%) !important; +} +/* soft badges */ +.box-title-count { + background-color: #484848 !important; + color: #ccc !important; +} +/* svg styling */ +line, rect, path { + shape-rendering: geometricPrecision !important; +} +.js-graph-punchcard svg.viz { + background: transparent !important; + border: none !important; +} +.reorderable-task-lists .markdown-body .task-list-item .drag-handle { + fill: #c0c0c0 !important; +} +/* Firefox: Exclude text inside an svg loaded through an img, as seen in svg badges */ +*:not(img) text, circle.day { + fill: #ccc !important; +} +circle.day:hover { + fill: #fff !important; +} +path.js-diff-placeholder { + fill: #3a1b44 !important; +} +#contributors-master svg.viz { + display: block !important; +} +g.dots circle { + stroke: #322252 !important; +} +.traffic-graph g.axis:not(.views):not(.unique) g.tick:not(:nth-child(15)):not(:first-of-type) line, +g.axis path, line.axis, svg:not(.vis) g.axis line { + stroke: #444 !important; +} +svg .path:not(.total):not(.unique):not(.views) { + stroke: #aaa !important; +} +.workflow-string--crossover svg path[stroke="#D1D5DA"] { + stroke: #322252 !important; +} +#commit-activity-detail path.path, +.traffic-graph g.x.axis g.tick:first-of-type line { + stroke: #1db34f !important; +} +[style*="stroke: #dbab09"], [stroke="#dbab0a"] { + stroke: #cb4 !important; +} +.traffic-graph g.x.axis g.tick:nth-child(15) line { + stroke: #1d7fb3 !important; +} +svg.tick { + fill: #444 !important; +} +svg.arrow[stroke="#1277eb"], svg path[stroke="#1074E7"] { + stroke: /*[[base-color]]*/ #874488 !important; +} +.features-branch-diagram path[stroke="#c6d9ed"], +.features-branch-diagram path[stroke="#4182C4"], +.features-branch-diagram div:not(.active) .mega-octicon { + stroke: /*[[base-color]]*/ #874488 !important; + color: /*[[base-color]]*/ #874488 !important; +} +.features-branch-diagram circle[fill="#4183c4"], +.repo-list-stats a.issues:hover svg { + fill: /*[[base-color]]*/ #874488 !important; +} +.features-branch-diagram circle[stroke="#ffffff"] { + stroke: #322252 !important; +} +rect.map-background, .audit-log-map { + fill: #1e4062 !important; + background: #1e4062 !important; +} +path.land { + stroke: #17334f !important; +} +circle.audit-point { + fill: #742d14 !important; + stroke: #57210f !important; +} +.graphs .selection .selection { + fill: #888 !important; + stroke: #888 !important; +} +/* monochrome backgrounds */ +.list-browser-item.closed, .content .verseblock-content, +.content .verseblock-content, .simple-stacked-bar, +.date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover, +.dropdown-divider, .js-current .standalone a, .sidebar-module .disable>a, +.label-select-menu div.labelstyle-000000.selected, +.ScreenshotCarousel-navitem.selected { + background: #2f1336 !important; +} +div#common-issues ul li a:hover, .rss-subscribe:hover { + background-color: #2f1336 !important; +} +.jumbotron-codelines { + background-color: #1e1430 !important; +} +.community-checklist .progress-bar .progress { + background-color: #333; +} +.profile-timeline.discussion-timeline::before, +.profile-timeline.discussion-timeline .profile-timeline-month-heading::after, +div[style*="background-color: #eaecef"] { + background: #322252 !important; +} +.hidden-text-expander a, .profile-timeline-month-heading::after, +.review-comment-contents::after, .review-comment.is-comment-editing::after, +.release-timeline-tags .expander-dots { + background: #220e29 !important; +} +ul.sidetabs li a:hover, .editbox h1, #issues .labels .admin, +#issues .display .sortbar, #facebox .close, #issues_search .wrapper, +.ranked-repositories .meta a, .actor, ul.nav.logged_out, .tip-box a.next, +#inbox .list .unread, .main .filterbar, .browser-content .footerbar, +ul.smalltabs, .snippet, .supportstaffer, .discussion-form, .chooser-box, +.chooser-box h3, #forkqueue .instructions, .selector-item.clear:hover, +#contributors-master svg, .inset-callout h2, .documentation ul.nav, +.date_selector td.selected, #contributors-master, .context-title, +.list-module h2, .bootcamp-help h1, .ellipsis-button:hover, +.codesearch-results .repo-list-name em, +.codesearch-results .repo-list-description em, .codesearch-cols em, +ul.bignav li a:hover, ul.smallnav li a:hover, .comments-wrapper, .rackspace, +.subnav-bar > ul > li > ul > li > a:hover, .issue.active, .orgs-nav .count, +.task-progress .progress-bar .progress, +.oauth-connection-illustration .oauth-image, +.manage-repo-access-wrapper::before, .block-diff-neutral, +.oauth-permissions-details .permission-summary em.highlight, +.marketplace-product-callout .branch-action-item-icon { + background: #444 !important; +} +.switcher > span::after, .list-module a:hover, .section-nav .active a, +#dashboard .filter-bar li a.filter_selected::after, .state-widget .behind .bar, +.settings-email .label:not(.default), .key, .date::after, +.branch-a-b-count .bar, .branch-a-b-count .meter, +.hidden-text-expander a:hover { + background: #555 !important; +} +.labels .label-neutral, li.ssh-key .ssh-key-state-indicator.not-recent, +.render-shell > .slider .dragger { + background: #cbcbcb66 !important; +} +.state-widget .ahead .bar, .render-shell > .slider .dragger:hover, +.render-shell > .slider .dragger:active, .issues-reset-query-icon, +.projects-reset-query-icon { + background: #35254494 !important; +} +/* https://github.com/StylishThemes/GitHub-Dark/search?q=test&unscoped_q=test */ +.Counter--gray { + background: #aaa; +} +.diverge-widget .separator { + background: #ccc !important; +} +.menu-item.selected::before { + background: #eee !important; +} +#network canvas, .qr-code-table, .qr-code-table .white { + background: #fff !important; +} +/* actions in issues - this style needs to be after .bubble */ +.action-bubble .bubble, + /* https://github.com/StylishThemes/GitHub-Dark/community/license/new?branch=master&template=mit */ +body .CommunityTemplate-header, +[data-url$="recently_touched_branches_list"], +.merge-status-list .status-actions:hover, .full-commit .btn-outline, +.full-commit .btn-outline:disabled, .full-commit .btn-outline:disabled:hover, +body > .application-main > .bg-gray { + background: transparent !important; +} +.btn-mktg { + background-color: rgba(79, 140, 201, .1) !important; + background-color: rgba(/*[[base-color-rgb]]*/, 1) !important; + border-color: /*[[base-color]]*/ #874488 !important; + color: #ddd !important; +} +.btn-mktg:hover { + filter: brightness(90%) !important; +} +.btn-outline-mktg { + background-color: transparent !important; + border-color: rgba(79, 140, 201, .8) !important; + border-color: rgba(/*[[base-color-rgb]]*/, .8) !important; + color: /*[[base-color]]*/ #874488 !important; +} +.btn-outline-mktg:hover { + background-color: transparent !important; + border-color: rgba(79, 140, 201, .1) !important; + border-color: rgba(/*[[base-color-rgb]]*/, 1) !important; + color: /*[[base-color]]*/ #874488 !important; +} +.MarketplaceAnnouncement .btn-outline-mktg { + background-color: transparent !important; + border-color: #eee !important; + color: #eee !important; +} +/* blue box */ +.github-jobs-promotion p, .octotip, .full-commit.commit, .bootcamp h1, +.bootcamp-body, .owners-notice, .full-commit .browse-button, .blob-history, +.branch-name, .new-user-avatar-cta, .jstree-wholerow-clicked, .commit-ref, +.file-history-tease, .feature-banner, .hook-delivery-guid, .topic-tag, +.topic-tag-action, .delete-topic-button, .topic-tag-action .add-topic-button, +.topic-tag-action .remove-topic-button, .RecentBranches, .signup-prompt-bg, +ul.search-results li .label, div[style*="background-color: #044d6e"], +.topic-tag-contrast .delete-topic-link, +body[class="page-responsive"] .bg-blue-light, +.repository-content > .Box--condensed > .Box-body.bg-blue-light { + background: #352544 !important; +} +aside [style*="background-color: #4764f1"] .text-white { + background-color: #352544 !important; +} +.repo-file-upload-progress .repo-file-upload-meter, .btn.btn-blue:hover, +.topic-tag-link:hover, .delete-topic-button:hover, +.topic-tag-contrast .delete-topic-link:hover { + background: #87448845 !important; +} +.new-user-avatar-cta, .full-commit .browse-button, .blob-history, +.feature-banner, .recently-touched-branches, .recently-touched-branches li, +.commit-ref, .project-updated-message, +.timeline-comment-label.collaborator-comment, .hook-delivery-guid .octicon, +.hook-delivery-guid a, a.topic-tag, .RecentBranches, .RecentBranches-item-link, +ul.search-results li .label, .markdown-format table th, +div[style*="background-color: #044d6e"], +.subset-files-tab .stale-files-tab-link, +.timeline-comment.current-user:not(.is-internal) .link-gray { + color: #ada19c !important; +} +.timeline-comment.current-user:not(.is-internal) .timeline-comment-header, +.timeline-comment.current-user:not(.is-internal) .timeline-comment-action { + color: #ada19c; +} +.RecentBranches-item, .commit-ref .user { + color: #6d7c9c !important; +} +.github-jobs-promotion p, .octotip, .full-commit.commit:not(.mobile), +.bootcamp .bootcamp-body, .bootcamp h1, .owners-notice, .new-user-avatar-cta, +.full-commit .browse-button, .commit-ref, .branch-name, .file-history-tease, +.feature-banner, .recently-touched-branches, +.timeline-progressive-disclosure-items button, .btn.btn-blue, .RecentBranches, +.js-tag-input-tag, ul.search-results li .label, .topic-tag-action { + border: 1px solid #87448855 !important; +} +.repo-file-upload-progress, .project-updated-message, .delete-topic-button, +.topic-tag-action .add-topic-button, .topic-tag-action .remove-topic-button, +.commit-desc + .commit-branches, .full-commit .btn-outline, +.pricing-matrix-table .pricing-matrix-table-dark, +.topic-tag-contrast .delete-topic-link, +.repository-content > .Box--condensed:not(#readme):not(.file-holder), +.border-blue, body[class="page-responsive"] .border-blue, +.timeline-comment.current-user .tabnav-tab.selected { + border-color: #87448855 !important; +} +.blob-history, .recently-touched-branches li { + border-bottom-color: #87448855 !important; +} +.blob-history, .file-history-tease .participation { + border-top: 1px solid #87448855 !important; +} +.social-count::before { + border-right-color: #333 !important; + border-width: 5px !important; + margin-top: -4px !important; +} +.social-count::after, #new_hook .fields { + border-width: 0 !important; +} +.commit-icon .octicon { + border-radius: 100% !important; +} +.header-search-wrapper.focus { + border-bottom-left-radius: 0 !important; + border-bottom-right-radius: 0 !important; +} +/* original colors */ +.discussion-item-integrations-callout .discussion-item-icon { + background: #4095c6 !important; +} +/* notebooks */ +.input_prompt { + color: hsla(234, 100%, 65%, 1) !important; +} +.output_prompt { + color: hsla(0, 100%, 65%, 1) !important; +} +/* gradient */ +/* file drag&drop overlay */ +.repo-file-upload-tree-target { + background: radial-gradient(ellipse at center, #000 0%, rgba(0, 0, 0, .6) 65%, rgba(0, 0, 0, .6) 100%) !important; +} +.TimelineItem-break { + background: linear-gradient(to bottom, rgba(25, 25, 25, .8) 1%, transparent 80%) !important; +} +/* light grey gradient */ +.signup-button:hover, a.signin:hover, .hero .textographic, +.hero .screenographic, .box-action:active, +.clone-url-button.selected > .clone-url-link:hover, ul#bootcamp li a:hover h4 { + background: linear-gradient(#303030, #282828) !important; + border-color: #322252 !important; +} +/* dark grey gradient */ +header.nav-bar, .bubble .bubble-title, kbd, a.feed, .list-browser-filterbar, +.gobutton, .comment-header, .pagehead ul.tabs li a, +.login_form input[type="submit"], .top-bar, ul#bootcamp li a h4, +#gists .context-menu-container, body#com #header, .white-nav .selected span, +.filter-tab, #header-wrapper, #header-wrapper .nav, .cheatsheet h2, +.section a.section-head, .list-heading, .dashboard-tabs li a, +a.function-button, .add-pill-form, .gist .gist-file .gist-meta, +ul.comparison-list > li.title, button.button, a.button, span.button, +button.minibutton, a.minibutton, span.minibutton { + background: linear-gradient(#221738, #1b102e) !important; + border-color: #220e29 !important; +} +.clone-url-button > .clone-url-link { + border-color: #220e29; +} +.search-form button, .issues-list-actions, a.gollum-minibutton, +a.gollum-minibutton:visited { + background: linear-gradient(#221738, #1b102e) !important; +} +/* inverted dark grey gradient */ +.asc .sort-type, .desc .sort-type, .mini-bar-graph, .issues-list>ul>li.unread, +.timeline-commits-header, .usage-bar dd, .render-bar { + background: linear-gradient(#1b102e, #221738) !important; + border-color: #220e29 !important; +} +.project-issue-body-blur { + background: linear-gradient(to top, #1b102e, rgba(0, 0, 0, 0)) !important; +} +.bg-custom-gradient { + background-image: linear-gradient(180deg, #1b102e, rgba(0, 0, 0, 0)) !important; +} +.billing-per-seat-callout::after { + box-shadow: 1px -1px 0 0 #322252 !important; +} +main [style="background: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));"] { + background: linear-gradient(to top, #1b102e, transparent) !important; +} +.ScreenshotCarousel-navitem.selected { + box-shadow: inset 0 0 10px rgba(255, 255, 255, .05) !important; +} +/* commits page - committer icon */ +.commits-list-item .committer-avatar { + box-shadow: -2px -2px 0 rgba(0, 0, 0, .4) !important; +} +.Header .header-search-wrapper.focus { + box-shadow: none !important; +} +/* box shadow below attach box - https://github.com/StylishThemes/GitHub-Dark/releases/new */ +.upload-progress { + box-shadow: none !important; +} +/* text color */ +html[prefix] .ellipsis-expander:active, +html[prefix] .hidden-text-expander a:active, +html[prefix] .site-header-nav .dropdown-menu a:hover { + color: #fff !important; +} +/* Bright text */ +.gist-snippet-meta .gist-count-links > li > a:hover, +.topic-tag-action .add-topic-button:hover, +.topic-tag-action .remove-topic-button:hover, +.discussion-item-changes-marker.is-unread .discussion-item-icon, +.toc-select .navigation-focus *, .owner-select-target, a.filter-item.selected, +.filter-item.selected h4, .filter-item.selected .f3, +.filter-item.selected .Label--outline-white, .text-white, .octicon.text-white, +.user-status-org-button:hover .user-status-org-detail, +.user-status-org-button.selected .user-status-org-detail, +.member-suggestion[aria-selected=true] .octicon, +.member-suggestion:hover .octicon, +.member-suggestion[aria-selected=true] .member-name, +.member-suggestion:hover .member-name, +.diffbar [role^=menuitem]:focus:not(.is-range-selected) .text-emphasized, +.diffbar [role^=menuitem]:hover:not(.is-range-selected) .text-emphasized, +.filter-item.selected p, .filter-item:hover .marketplace-plan-per-time, +.feature-preview-dialog .text-white, +.oauth-permissions-details .permission-summary em.highlight, .btn-primary { + color: #fbfbfb; +} +ul.repo-stats li a:hover, .minibutton.danger:hover, #gist-form label, +.subnav li a:hover, .filters li.selected a, .filters li a:hover, .code-list em, +a.header-anchor, .commandbar .choice .command, .search-term, +.codesearch-cols em, .image, .selector-item:hover .mini-icon::before, +.selector-item.selected .mini-icon::before, .new-repo .octicon, #header .nav a, +.minibutton i, .minibutton, .commit .mini-icon::before, .featured-callout, +.sidebar-milestone-widget .title, #network .explain b, +.dashboard-tabs a.selected, .message .time, #graph_data .tab.selected a, +.explore-collection .see-more-link, ul.color-label-list .count, +a.filter-tab.selected, .orgs-nav .count, .facebox-user-list-item a, +a.org-module-link, .org-header-info .name-link, +.calendar-graph .contrib-details div .num, +.commandbar .display table td:first-child, .file-history-tease .author a, +ul.summary-stats li .num, .pull-head-meta .pull-number a, +.mini-discussion-bubble .mini-discussion-bubble-action, .sub-nav h2, +.sub-nav h2 a, .accordion .section a.section-head, +.orgs-nav .org-nav-item.selected, .sub-nav li a.active, a.org-link, +.infobar-widget .text a, .view-modes-menu li.active, a.signin:hover, +.highlight-module .mega-icon::before, #wiki-rightbar li, .i-am-error p, +.markdown-body .octicon-link, .gist-item ul.meta > li > a:hover, +.native-download .mega-icon::before, #article-platform-nav ul li.selected a, +.section-heading-title a.selected, .marketing-nav a.selected, +.dashboard-tabs a:hover, .hidden-text-expander a:hover, .codesearch-cols em, +.branch-action-state-clean .branch-action-icon::before, +.hook-list li.selected a, .oauth-permissions-details .permission-title, +p.read-it, .branch-action-state-dirty .branch-action-icon::before, +.branch-action-state-closed-dirty.branch-action-icon::before, +.branch-action-state-merged .branch-action-icon::before, +.full-commit .authorship a, #fork-select .target:hover:not(.disabled), +.full-commit .authorship .author-name, .showcase-featured .featured-grid-link, +.collection-card-title, .collection-card-image:hover, +.explore-page .see-more-link, .mute, .pull-request-link:hover, +.expandable:hover::before, .follow-list .follow-list-name a, +a.comment-header-author, .wiki-edit-link:hover, .infotip p, .form-actions .tip, +dl.form.warn dd.warning, .page-notice, ol.toc > li a.active, +.example-nav li a.selected, .facebox-alert, .typeahead-result, .no-results, +#user-links > li * button, .timeline-commits .hidden-text-expander a:hover, +.color-editor-input, #user-links .sign-out-button, .table-list-item label, +.audit-action-info .context, .token-scope, .segmented-nav li.active a, +.tabs > a.selected, .member-username, kbd, .kbd, +.boxed-profile .profile-preview .vcard-fullname, .integrations .site-footer a, +.add-line-comment, .email-format .email-hidden-toggle a:hover, +#gollum-editor-help-parent li a.selected, +#gollum-editor-help-list li a.selected, a.gollum-minibutton, +a.gollum-minibutton:visited, a.token-warning, a.lightertooltipped, +.org-team-sidebar .team-note .note-emphasis, #com h1 span, #com h2 span, +.breadcrumb .final-path, button.button, a.button, span.button, +button.minibutton, a.minibutton, .button.primary:hover, .repo-private-label, +a.repo_filter.js-repo-filter-tab.filter-selected, .keyboard-mappings th, +.rendered_html, .render-health:hover .symbol, .radio-label, +.gist-snippet-meta .description, .clone-url-button > .clone-url-link, +a.team-mention, .team-mention, .boxed-group-inner h4, +.leaflet-control-attribution, .leaflet-control-attribution a, +.integrations-breadcrumb-link, a.integrations-breadcrumb-link, #message .title, +.exploregrid-item-title, .explore-collection h2, #com h1, #com h2, #com h3, +.underline-nav-item.selected, .underline-nav-item:hover, +.underline-nav-item:focus, .content > h2, .content > h3, +.audit-results-header-title, .session-authentication .auth-form-header, +.org-settings-team-type, .org-settings-team-count, .intgrs-lstng-item-header, +.octokit-language span, .site-header-nav a, .menu-item.selected, article h2, +#message-list h1, #message-list h3, .graph-page h1, .graph-page h3, .state, +.State, .dashboard-notice h2, .site-header-dark .site-header .site-header-link, +.version-picker a:hover, .markdown-format .octicon-link, +.jump-to-suggestions-results-container .navigation-focus .jump-to-octicon, +.jump-to-suggestions-results-container [aria-selected="true"] .jump-to-octicon, +.markdown-body strong, .markdown-format strong, .btn-danger:hover, +.btn-danger:active, .btn-danger.selected, [open] > .btn-danger, +.discussion-item-icon, .blob-num-expandable .diff-expander:hover, +.js-expandable-line:hover .diff-expander, +.site-header-nav .dropdown-menu a.active, +.site-header-nav .dropdown-menu a .octicon-check, +.marketplace-product-callout .branch-action-item-icon, +.user-status-org-button span.text-bold, .octicon-fold, +.jump-to-suggestions-path { + color: #cbcbcbDD !important; +} +pre, #languages a.bar, .lineoption p, table.notifications th, +.usagestats dl dt.numbers, .commit-preview p.name .date, .download-list h4, +.fieldgroup p.explain.planusage, .explore h2, .tabnav .active a, +.vcard-username, #markdown-toc li a, .tag-info .tag-name, .language, +.featured-callout h2, .commit-title .message, .files .message, +.revision .creator, .mini-icon.search-input, .lines-changed, +.lines-changed:hover, .discussion-topic-author a, .graph .data .number, +.content, .box-title, a.box-action, .octofication .message p, +.repolist .description, .addon p, .keyboard-mappings, .accessibility-aid:focus, +.list-group-item .list-group-item-name a, +.list-group-item .list-group-item-meta a, .list-browser-sorts .sort-type, +#commits_tab_counter, .auto-search-group .search-filter, .usage-bar dt, +.github-jobs-promotion p a, .file-info .file-name, .file-box .meta, +.gh-header-meta .author, .timeline-commits .author, +.sidebar-assignee .assignee, .rss-subscribe, .sidebar-module h3.disable span, +.octotip, .billing-section .section-content, #readme span.name, +.steps li.current, .context-loader, .box-title a, +.branch-infobar .lightweight-actions > li a:hover, +.discussion-item-ref-title .title-link, .org-teams-list .team, .ace-github, +a.pagehead-nav-item.selected, a.pagehead-nav-item:hover, +.repo-collection .collection-stat, a.subscribe-feed, header ul.links a:hover, +div.container > p, .commits-list-item .commit-author, +.full-commit .sha-block > .sha, .discussion-item .renamed-was, +.discussion-item .renamed-is, a.discussion-item-entity, +span.discussion-item-entity:not(:hover), +.table-list-header-toggle .btn-link.selected, +.table-list-header-toggle .btn-link.selected:hover, +.table-list-header-toggle .btn-link:hover, a.issue-title-link, +.milestone-title-link a, .org-header .edit-org, .org-name, .blob-code, +.blob-code-inner, .diff-line-code, .contrib-number, +.pulse-summary .summary-box .count, .list-options .selected .list-item-title, +.nav-bar-inner .brand-logo-invertocat .octicon-mark-github, .menu a .octicon, +.issue-list-meta a, .stat-number, div.search-form button span, +.fullscreen-overlay .octicon:hover::before, +.fullscreen-overlay .mega-octicon:hover::before, .protip-callout, +.fullscreen-overlay textarea:focus, .fullscreen-overlay textarea:hover, +#header ul.top-nav > li > a, #header ul.top-nav > li > button, +a.team-member-ellipsis:hover, .rendered_html pre, .rendered_html code, +.team-grid .team-name, .completeness-indicator-success, +.completeness-indicator-error, .completeness-indicator-problem, .article-meta, +.stats-group-stat.no-link:hover .stat-number, +.application-authorizations .oauth-app-access-name, .header-logo-invertocat, +a.header-logo-wordmark, .pull-request-integrations-title, +.intgrs-dir-intro .directory-header-back, +.intgrs-dir-intro .directory-header-back .header-link, +.oauth-application-info .application-title, +.session-authentication .header-logo, .repo-file-upload-progress, +a .mega-octicon, .anchor, .gcr-ext-editor-close .delete-button:hover svg, +.repo-filterer .repo-filter.filter-selected, +.signed-commit-signer-name .signer, .display-heading-1, .display-heading-2, +.display-heading-3, .display-heading-4, +.pinned-repos-selection-list-item.selected, .Box-body-row--highlight, +.text-pending, .compare-pr-placeholder p, .compare-pr-placeholder .help-link, +#message.good, #message.major, .boxed-group-success, ul#bootcamp li a h4, +.menu-heading, .text-black, .diffstat-summary strong, .markdown-format h4, +.access-token .token-description, +.oauth-org-access-details .boxed-group-list > li.on strong, .content h1, +.octokit-language span, .lead, .merge-branch-heading, +.org-user-notice-content strong, .Box-row-link, .header .header-search-scope, +.discussion-item-private, .label-select-menu div.labelstyle-000000.selected, +.marketplace-plan-emphasis, .header-nav-link, .header-navlink, +.Header .header-search-scope, a.notification-indicator, .HeaderNavlink, +.UnderlineNav-item:hover, .UnderlineNav-item:focus, .text-gray-dark, +.label-select-menu .select-menu-item:hover, .check-annotation code pre, +.Header-link { + color: #cbcbcbEE !important; +} +.news .alert .simple .title, #network .graph-date, .tabnav-widget.text, +.feature .intro, span.diffstat, span.diffstat a, .commit .commit-branches a, +#readme .plain, .news blockquote, .news blockquote p, .collection-stat, +.calendar-graph .contrib-details div .lbl, .tag-info a, a.browse-button, +.ghead .dir, .comment-header-action-text a, .comment-header-right a, +.gist-item .creator, .dashboard-tabs a, #graph_data .tab a, .pull-info, +.list-group-item .list-group-item-summary a, #contributors .capped-card .cmt, +.boxed-group-list .access-level, h3.conversation-list-heading, a.filter-tab, +.starred-repo p.description, .org-repo-stats a, .org-repo-updated a, +.org-repo-description, .org-repo-forked a, .commandbar .display table td span, +.clone-options, .pulse-section, .discussion-sidebar p, +.discussion-topic-header .discussion-topic-author, .gist-description, .explain, +p.subtext, .team-grid .team-description, .orgs-nav .org-nav-item, +.form-actions-protip .protip, .discussion-item .author, +.inline-comments .comment-count, .sidebar-heading, .clear-issue-filters a, +.render-view-modes li.active::before, ul.comparison-list > li em, +.marketing-benefits .column p, .sub-nav li a, .headlines a .date, +.sidebar-module ul ul li span, .merge-branch-description, +.gist-item ul.meta > li > a, ul#categories li h5 a, +.render-view-modes li.active, .user-leaderboard-list .repo-list-item .repo, +.repo-stats li a, .about p, dl.form > dd p.note, p.subdued, +.team-header .team-description, .hfields dl.form > dt label, +.boxed-group > h3 a.boxed-group-breadcrumb, +.boxed-group .heading a.boxed-group-breadcrumb, .subscriptions-sidebar .note, +.thread-subscription-status, .ellipsis-button, .follow-list .follow-list-info, +form.btn .count, .blame .commitinfo .date, .gist .gist-file .gist-meta a, +.hidden-text-expander a, .news div.message, .news li blockquote, +.news .alert .pull-info, .news .alert .branch-link, +.release .release-authorship a, .wiki-wrapper .wiki-empty-box:hover, +.diffstat-summary a, .branches .branch-group-heading .branch-group-name, +.render-notice, .table-list-milestones .stat, .repo-list-description, +.file .meta, .email-format .email-hidden-toggle a, .file-diffstat, +.program-info-column .mega-octicon, .octofication .notice-dismiss:hover, +.markdown-format .intro, .label-admin, .program-info-column p, +.file-history-tease, .gist-snippet-meta .gist-count-links > li > a, +.commit-author-section, .manage-repo-access-not-active, .milestone-name, +.feature-callout, .repo-file-upload-file-wrap .remove-file:hover, +.rss-subscribe, table.capped-list .octicon, .site-header-menu .nav-item, +.exploregrid-item, .markdown-body blockquote, +.commits-list-item .commit-desc pre, .Label--outline.bg-yellow-light, +.review-comment .pending-batched-suggestion-label, main .note.bg-green-light p, +.CheckStep-timestamp { + color: #cbcbcbCC !important; +} +.tabnav-tab { + color: #cbcbcbCC; +} +.calendar-graph .contrib-details div, .time, .gist-item .metadata .datetime, +.list-group-item-meta, a.keyboard-shortcuts, button.keyboard-shortcuts, +.simple-conversation-list, .simple-conversation-list > li .title .num, +.starred-repo .sort-info, .org-stats, .commandbar .choice, +.commandbar .loading, .commandbar .description, ul.summary-stats li a, +.authorship, .sha-block, .gh-header-meta, #last-edit, .setup-header .lead a, +.mini-icon-remove-close:hover, .section-heading-title .separator, .hook-list a, +.github-jobs-promotion a.jobs-logo, .org-teams-list .team-meta, +.repo-list-item .repo-description, .branch-infobar .lightweight-actions > li a, +.repo-leaderboard-list .repo-leaderboard-meta-item a, +.changed .moved-up::before, .changed .moved-down::before, +.comment-header .octicon, a.section-heading-back, +.list-group-item-meta .octicon, .repo-leaderboard-title .title-meta, +a.pagehead-nav-item, .wiki-wrapper .wiki-empty-box, +.commits-list-item .commits-comments-link, .commits-list-item .commit-meta, +.issues-listing .table-list-issues .issue-comments-link, +.issues-listing .table-list-issues .issue-meta-section a, .labels-list-action, +table.tag-list p a, table.tag-list td.date a, .render-view-modes li, +.site-footer, .site-footer .octicon-mark-github:hover, +.repo-list-stats .repo-list-stat-item, .range-editor span.flag .octicon, +.commit-info .commit-meta a, .notifications .read a, +.auth-form-header .octicon, .releases-tag-list p a, .history-link a, +a.issue-nwo-link, .member-meta .teams-link, .member-meta .btn-link, +ul.comparison-list > li em, ul.comparison-list > li.title, .diffstat-summary, +a.team-member-ellipsis, a.discussion-item-toggle-open, +a.discussion-item-toggle-closed, button.discussion-item-toggle-open, +button.discussion-item-toggle-closed, .dropdown-header, .participation a, +.completeness-indicator-info, .type-icon-state-none, .delete-owners-button, +.stats-group-stat, .stats-group-stat.no-link:hover, .wiki-edit-link, +.member-meta .member-meta-link, .hidden-text-expander a, .text-muted, +.listgroup-item, .discussion-item-header, .discussion-sidebar-heading, +.org-header-meta .meta-item .meta-link, .underline-nav-item, +.boxed-group-inner, .lead, .form-checkbox .note, .bot-identifier, +.dashboard-notice .dismiss:hover, td.icon .octicon-file-text, +td.icon .octicon-file-symlink-file, .UnderlineNav-item, .project-header-link, +button.project-header-link, td.icon, .facebox-close, +.octicon.text-gray, .notification-actions .age { + color: #cbcbcb94 !important; +} + + .tree-browser-result mark { + color: #E77FD5 !important; + } + +.timeline-comment-action, #suggestions a, .table-list-header-toggle .btn-link, +.discussion-sidebar-item { + color: #cbcbcb94; +} +.vcard-detail .octicon, .member-badge .octicon, +.command-bar .octicon-question::before, .news .alert .time, +ul.color-label-list .color-label.zeroed, +ul.color-label-list .color-label.zeroed .count, .gh-header-title .issue-number, +a.leaderboard-list-rank, .bootcamp ul li a, .ssh-key-fingerprint, +.tag-references > li a, .release .release-authorship, +.branches .branch-summary, .branches .no-results-message, +header ul.links > li a, .team-info-card .stats-group .stat, +.team-info-card .stats-group .stat.no-link:hover, +.issues-listing .table-list-issues .issue-meta, .task-progress, +.table-list-milestones .stat-label, .diff-line-num, +.file-data .line-numbers span, .discussion-item .timestamp, +.branch-status .divider, .news .alert .octicon, .news .alert .mega-octicon, +.repo-list-meta, a.discussion-item-help, .page-new-repo .license-info, +.commit-info .commit-meta, .list-item .byline, .issue-list-meta, +.file-type-icon, .uploaded-files .remove, .releases-tag-list td.date a, +.collaborators .collab-remove .remove-link, .octofication .notice-dismiss, +ul.comparison-list > li .octicon, div.content-header h6, +.fullscreen-overlay textarea, .breadcrumb, +.application-authorizations .oauth-app-list-meta, +.application-authorizations .oauth-app-owner, .boxed-group-inner .help, +.thread-subscription-status .reason, .toc-diff-stats .octicon, +.recent-gists .description .blank, .recent-gists .metadata, +.member-meta .access-link, .gist-quicksearch-no-results, +#user-content-toc ul ul li::before, .user-list li em, #graph_data h2, +#message-list .message .time, .tabnav .tabnav-extras, +.discussion-item-integrations-callout .pull-request-integrations-dismiss, +.oauth-application-info .meta-link, .oauth-application-info .app-info, +.repo-file-upload-file-wrap .remove-file, .gcr-ext-editor-close svg, +.commit-id, .orghead .edit-org, .signed-commit-badge, a.footer-octicon:hover, +.table-of-contents .toc-diff-stats .octicon, +.notification-actions .unsaved-notification { + color: #cbcbcb75 !important; +} +.branch-infobar .lightweight-actions > li .octicon, +.manage-repo-access-icon .octicon, .wiki-wrapper .wiki-history .date, +.issue-meta-section .octicon, .thread-subscription-status .mega-octicon, +.subnav-search-icon, .auto-search-group > .octicon, +.page-gist-edit .octicon-gist, .unselected-month, .profile-rollup-toggle, +.dashboard-notice .dismiss, .reblame-link { + color: #5a5a5a !important; +} +.context-pane .selector-item:hover a, .mega-icon::before, +.mini-icon-public-repo::before, .mini-icon-pull-request, +.mini-icon-remove-close, .mini-icon-link, .task-progress .octicon, +.milestone-link .octicon, .site-footer .octicon-mark-github, .steps li, +.branch-delete.disabled, .date_selector td.unselected_month, +.bootcamp .desc h2, +.issues-listing .table-list-issues .issue-comments-link.no-comment, +.diffstat-bar, .issue-comments-no-comment, a.footer-octicon { + color: #474747 !important; +} +.list-tip::before, .selector-item .mini-icon::before, +.browser .mini-icon-arr-right, .octicon-person-team::before, +a.darkertooltipped, #subscribeButton, .js-new-label-color svg.text-gray-dark, +.user-status-header .text-gray-dark, .Spotlight .text-gray-dark { + color: #313131 !important; +} +.issues-reset-query-icon, .issues-reset-query:hover .issues-reset-query-icon, +.projects-reset-query-icon.text-white, +.projects-reset-query:hover .projects-reset-query-icon, +.user-status-header.user-status-limited-availability .text-gray-dark, +.MarketplaceFeature-link .text-gray-dark, .Counter--gray { + color: #1c1c1c !important; +} +a.pagehead-heading, a.text-inherit, .boxed-group > h3 a, +.boxed-group .heading a, .list-heading a, .table-list-milestones .stat a, +.timeline-comment-header .js-comment-edit-history summary.text-gray, +.timeline-comment-header .js-comment-edit-history > .text-gray-light, +.delete-topic-button, .timeline-comment-header code, +.timeline-comment-header-text code a { + color: inherit !important; +} +.donut-chart [style*="fill: none"], .workflow-string svg, +.workflow-success circle, .workflow-success path { + fill: none !important; +} +/* Alerts and activity, remove background gradient */ +.metabox .editable-text:hover, #inbox .list .item .title span, +.Subhead.border-bottom-0 { + background-color: transparent !important; + border: none !important; +} +/* Panels */ +#posts #rss, .signup-button, .hero h1, .plan.personal, .caption, +.centered-graphic, .login_form h1 { + background-color: /*[[base-color]]*/ #874488 !important; + border-color: /*[[base-color]]*/ #874488 !important; +} +/* Red panel */ +#forkqueue .legend .unclean, .unclean td, .chzn-results .no-results, +.majorproblem .pageheader_wrap, .error_box, .btn-close-issue, .closed-issues, +.state-indicator.closed, .state-closed, +.topic-tag-action .remove-topic-button:hover, .menu-item-danger:hover, +.menu-item-danger.navigation-focus, .menu-item-danger.selected:hover, +.menu-item-danger.selected.navigation-focus { + background: #911 !important; + border-color: #220e29 !important; +} +.btn-close-issue:hover, .btn-danger:hover, .minibutton.danger:hover, +.remove-topic-button:hover, .btn-danger:active, .btn-danger.selected, +[open] > .btn-danger { + background: #911 !important; + border-color: #b00 !important; +} +.deprecation-banner { + background: #200; + border-color: #911; +} +.mergeable-dirty .bubble, .mergeable-dirty .merge-status-icon, +.dangerzone > h3 { + background: #911 !important; +} +.block-diff-deleted, .text-diff-deleted .block-diff-neutral { + background: #b22 !important; +} +/* red border */ +.mergeable-dirty .bubble .mergeable, #message.major, .comment-form-error, +.comment-form-stale, .deprecation-notice { + border-color: #f44 !important; + background: #300 !important; +} +.release-label.draft, .Box.Box--danger, .Box--danger .Box-row:first-of-type, +.Box--danger .Box-body:last-of-type { + border-color: #f44 !important; +} +.error::after { + border-bottom-color: #300 !important; +} +.error::before { + border-bottom-color: #f44 !important; +} +.mergeable-dirty .bubble::after { + border-right-color: #911 !important; +} +/* red text */ +.btn-danger, .text-failure, .text-error, a:not(.octicon-btn).danger, +.deletions, .cdel, .gd .diff-line-num, .authors-and-code .deletions, +.diffstat .diffstat-bar.diff-deleted, span.diffstat .diffstat-bar i.minus, +.icon-for-failure, ul.summary-stats li .octicon-issue-closed, .branch-delete, +#toc .octicon-diff-removed, .highlight .gd, .uploaded-files .remove:hover, +.collaborators .collab-remove .remove-link:hover, .minibutton.danger, +.octicon-btn-danger:hover, .text-danger, .type-icon-state-closed, +.delete-owners-button:hover, .dangerzone-module h4, .deprecation-notice a, +.billing-addon-items tr.total-row *, .comment-form-error, .comment-form-stale, +.markdown-body .absent, .text-red, .release-label.draft, +input[id="label-color-"]:invalid, +body[class="page-responsive"] .color-icons .closed { + color: #f44 !important; +} +.deprecation-banner p { + color: #f66; +} +.btn-danger.disabled, .btn-danger:disabled, +body[class="page-responsive"] .btn-danger.disabled, +body[class="page-responsive"] .btn-danger:disabled { + color: rgba(203, 36, 49, .4) !important; +} +/* blue purple */ +.btn-blurple { + background: linear-gradient(to bottom, #427, #215) !important; + border: 1px solid #538 !important; +} +.btn-blurple:hover, .btn-blurple.hover { + background: linear-gradient(to bottom, #538, #326) !important; +} +.btn-blurple:active, .btn-blurple.selected, [open] > .btn-blurple { + background: linear-gradient(to bottom, #649, #437) !important; +} +/* purple */ +.btn-purple { + background: linear-gradient(to bottom, #525, #313) !important; + border: 1px solid #636 !important; +} +.btn-purple:hover, .btn-purple.hover { + background: linear-gradient(to bottom, #636, #424) !important; +} +.btn-purple:active, .btn-purple.selected, [open] > .btn-blurple { + background: linear-gradient(to bottom, #747, #535) !important; +} +/* pink */ +/* https://github.com/StylishThemes/GitHub-Dark/issues/949 */ +/* Github uses !important inline styles on some of these elements which are + impossible to overrides via userstyle */ +[style*="border-bottom: 1px solid #f9b3dd"] { + border-bottom: 1px solid #c49 !important; +} +[style*="border: 1px solid #f9b3dd"], [style*="border: 1px solid #ec6cb9"] { + border: 1px solid #c49 !important; +} +[style*="border: 1px solid #f9b3dd"] .text-gray-dark { + color: #333 !important; +} +[style*="background: #ffeef8"], [style*="background-color: #ffeef8"] { + background-color: #170711 !important; +} +/* brown */ +#feedHeaderContainer, .feedBackground, .infotip, .form-actions .tip, +.mini-callout, .snippet em, #message .sent, .notification, .callout, .ejector, +#issues_search .results em, .bootcamp-help ul li, .btn-download, +.feature-tabs .tab-button, .plan.free, #message.minor, .chzn-results li em, +#missing-readme, .page-notice, .facebox-alert, .deprecation-warning, +.branch-status.status-pending .discussion-item-icon, +.discussion-event-status-renamed .discussion-item-icon, +.state-indicator.renamed, .discussion-topic .branch-status.status-pending, +.discussion-item-review.is-pending .file-header, +.discussion-item-review.is-pending .comment-form-head.tabnav, +.timeline-comment.unread-item .timeline-comment-header, .Label.bg-yellow, +.code-list-item-private .blob-num { + background-color: #220e29 !important; + border-color: #542 !important; + color: #ddd !important; +} +.discussion-item-review.is-pending .file, .timeline-comment.unread-item, +.timeline-comment.unread-item .timeline-comment-label, +.review-comment .pending-batched-suggestion-label, +.is-pending .review-summary-form-wrapper, .code-list-item-private .file-box { + border-color: #542 !important; +} +.timeline-comment-wrapper .timeline-comment.unread-item::before { + border-right-color: #542 !important; +} +.timeline-comment-wrapper .timeline-comment.unread-item::after { + border-right-color: #220e29 !important; +} +#toc .octicon-diff-modified, .secret .repo-label span, .api .s2 { + color: #b74 !important; +} +.deprecation-warning a { + color: #c97 !important; +} +.code-list-item-private .divider .blob-code, +.code-list-item-private .divider .blob-num, +.AnnotationsPopover .bg-yellow-light.flash-warn, +.js-notification-search-autocomplete-results .bg-yellow-light { + background-color: #220e29 !important; +} +/* semi-transparent brown */ +.compare-pr-placeholder, .compare-cutoff, .diff-cutoff, +.markdown-body li.added.moved, .repo-private-label, .gist-secret-label, +.label-private, .stale-files-tab, .signed-out-comment, .commits-list-item em, +.unsupported-browser, .prereceive-feedback, .code-list em, .issue-list em, +.user-list em, .wiki-list em, .blob-code .bg-yellow-light, +.codesearch-results #code_search_results .bg-yellow-light { + background: #3d2d3d !important; + border: 1px solid #87448833 !important; + color: #874488 !important; +} +.btn.btn-secret { + background: linear-gradient(#321, #210) !important; + border-color: #542 !important; +} +.btn.btn-secret:hover { + background: linear-gradient(#432, #321) !important; +} +.btn.btn-secret[disabled], .btn.btn-secret[disabled]:hover { + background: #321 !important; + border-color: #542 !important; + opacity: .8; +} +/* yellow text */ +/* inline style, note this does not work when color is not first */ +/* https://github.com/StylishThemes/GitHub-Dark/issues/952#issuecomment-501451675 */ +[style^="color: #d3ac3b"] { + color: #cb4 !important; +} +/* .bg-pending might be a GitHub bug as it sets the fg */ +.text-pending, .text-renamed, .bg-pending, .page-new-repo .octicon-lock, +body[class="page-responsive"] .repo-list .private .octicon-lock, +.menu a .octicon.color-yellow-7 { + color: #cb4 !important; +} +.archived-project-cards-pane .project-card .archived-header { + color: #fbca04 !important; +} +/* yellow border (travis) */ +.branch-action-state-unknown .branch-action-body, +.branch-action-state-unknown .branch-status, +.branch-action-state-unstable .branch-action-body, +.branch-action-state-unstable .branch-status { + border-color: #884 !important; +} +.branch-action-state-unknown .branch-action-body::before, +.branch-action-state-unstable .branch-action-body::before { + border-right-color: #884 !important; +} +/* yellow background */ +.Label--outline.bg-yellow-light, +.review-comment .pending-batched-suggestion-label { + background: #302808 !important; +} +.border-bottom.bg-yellow-light { + background: #302808 !important; + border-color: #542 !important; +} +/* green */ +/* labels */ +#forkqueue .legend .clean, #revisions ul li.current, .excerpt, .plan.business, +.popout, #statusbar, .clean td, #download_button, .status-box.good a, +.new-issues, .new-pulls, .mergeable-clean .merge-status-icon, +.settings-email .default, .repo-owner-comment .comment-header-tag, +.mergeable-clean .bubble, .gh-header-status.open, +.branch-status.status-success .discussion-item-icon, .state-open, +.state-proposed, .big-notice, .state-indicator.open, .state-indicator.proposed, +.state-indicator.reopened, .boxed-group-success, #message.good, +.add-topic-button:hover, .topic-tag-action .add-topic-button:hover { + background: #163 !important; + border-color: #041 !important; +} +main .note.bg-green-light { + background: #002800 !important; + border-color: #060 !important; +} +/* Green border */ +.mergeable-clean .bubble .mergeable, +.branch-action-state-clean .branch-action-body { + border-color: #041 !important; +} +.mergeable-clean .bubble::after, +.branch-action-state-clean .branch-action-body::before { + border-right-color: #041 !important; +} +.billing-confirmation-box { + border-color: #083 !important; +} +.border.border-green { + border-color: #060 !important; +} +/* original color */ +.signed-commit-badge.verified:hover, .Label--outline-green { + border-color: #6cc644 !important; +} +.signed-commit-verified-label, .signed-commit-badge.verified, +.reponame-suggestion { + color: #55a532 !important; +} +/* Green text */ +/* inline style, note this does not work when color is not first */ +/* https://github.com/StylishThemes/GitHub-Dark/issues/952#issuecomment-501451675 */ +[style^="color: #28a745"] { + color: #6cc644 !important; +} +.text-open, .text-success, .insertions, .cadd, .gi .diff-line-num, +.authors-and-code .insertions, span.diffstat .diffstat-bar.diff-added, +span.diffstat .diffstat-bar i.plus, +ul.summary-stats li .octicon-git-branch-create, +ul.summary-stats li .octicon-issue-opened, #toc .octicon-diff-added, +.setup-info-module .features-list .octicon, .setup-form-container .secure, +.highlight .gi, .type-icon-state-open, .release-label.latest a, +.release .Label--latest a, .menu a .octicon.text-green { + color: #6cc644 !important; +} +/* bright green background */ +.block-diff-added, .text-diff-added .block-diff-neutral { + background: #6cc644 !important; +} +.noproblems .pageheader_wrap, a.new-repo:hover { + background: #373 !important; +} +/* New additions */ +.repo-owner-tag .tag, .gist-owner-tag .tag { + background: #070 !important; + color: #ddd !important; +} +/* orange */ +#user-links .unread_count, .minorproblem .pageheader_wrap { + background: rgba(203, 108, 0, .8) !important; +} +.text-orange, .release-label.prerelease, .release .Label--prerelease, +a.stale-files-tab-link { + color: #f3582c !important; +} +.release-label.prerelease, .release .Label--prerelease { + border-color: #f66a0a !important; +} +/* purple */ +.merged-pulls, .state-indicator.merged, .state-merged { + background: #6e5494 !important; +} +/* pjax loading */ +.pjax-loader-bar .progress { + background: /*[[base-color]]*/ #874488 !important; + box-shadow: 0 0 10px /*[[base-color]]*/ #874488 !important; +} +ul.view-modes-menu { + background-image: url("data:image/gif;base64,R0lGODlhBwAEAIAAACIiIv///yH5BAEAAAEALAAAAAAHAAQAAAIIhA+BGWoNWSgAOw==") !important; +} +.mini-icon-windows::before { + background-position: -18px 0 !important; +} +/* Repo list (https://github.com/{user}?tab=repositories) */ +.repo-list-item p, .repo-list-item .repo-list-stats, .review-thread-reply { + position: relative !important; + z-index: 1 !important; +} +/* GitHub Enterprise (GHE) stuff */ +body.enterprise .repohead.experiment-repo-nav { + background: #1e1430; +} +body.enterprise .new-discussion-timeline .previewable-comment-form .comment-form-head.tabnav { + background: #221738; +} +body.enterprise .timeline-comment-wrapper .timeline-comment.current-user::before { + border-right-color: #87448855; +} +body.enterprise .timeline-comment-wrapper .timeline-comment.current-user::after { + border-right-color: #352544; +} +body.enterprise .timeline-new-comment .timeline-comment::before { + border-right-color: #322252; +} +body.enterprise .timeline-new-comment .timeline-comment::after { + border-right-color: #221738; +} +body.enterprise .commit-tease { + background-color: #352544; + border-color: #87448855; +} +/* HACK: Fix review comment timeline */ +/* https://github.com/nodejs/node/pull/8519#r78637092 */ +.review-comment-contents::after, .review-comment.is-comment-editing::after { + z-index: 0 !important; +} +.review-comment .avatar { + position: relative !important; + z-index: 1 !important; + background: #1b102e !important; + box-shadow: 0 0 0 4px #1b102e !important; +} +/* center the dot icon inside green discussion timeline icons */ +.discussion-item-reopened .discussion-item-icon { + display: flex; + justify-content: center; + align-items: center; +} +/* add borders to full-page flash on top of repos */ +main > .flash-full.flash-warn { + border-top: 1px solid #EFA554 !important; + border-bottom: 1px solid #EFA554 !important; +} +main > .flash-full.flash-error { + border-top: 1px solid #f44 !important; + border-bottom: 1px solid #f44 !important; +} +main > .flash-full.flash-success { + border-top: 1px solid #6cc644 !important; + border-bottom: 1px solid #6cc644 !important; +} +/* Make text selection work over file path separators because in Firefox */ +/* a text selection can not start over a pseudo element. The precise values */ +/* are to match the rendering of GitHub's single-space pseudo contents */ +.breadcrumb .separator { + margin-left: .283em; + margin-right: .283em; +} +.breadcrumb .separator::after, .breadcrumb .separator::before { + content: none; +} +/* Hack to add a background to the sticky toolbar on the pr files tab when using unified diffs */ +body:not(.full-width) .pr-toolbar.is-stuck + .toolbar-shadow::before { + content: ""; + position: absolute; + top: -60px; + left: 0; + right: 0; + height: 60px; + background: #1b102e; + box-shadow: 0 0 .75rem rgba(0, 0, 0, .7); +} +.gh-header-shadow { + border: none !important; + box-shadow: 0 0 .75rem rgba(0, 0, 0, .7) !important; +} +.participation-graph svg { + background: transparent !important; + opacity: .1 !important; + z-index: 0 !important; +} +.inbox-zero-octocat, .network-graph-container, img.TenYears-hero { + opacity: .6 !important; +} +.search .minibutton span { + background-position: center -95px !important; +} +/* history expand buttons */ +.commit .minibutton.expander-minibutton span { + background-position: 50% -45px !important; +} +.commit.open .minibutton.expander-minibutton span { + background-position: 50% -145px !important; +} +/* pull request avatar bubble */ +.avatar-bubble::before, .discussion-bubble-content::before { + border-color: transparent #333 transparent transparent !important; +} +/* octocat spinners */ +img[src*="octocat-spinner"], img[src="/images/spinner.gif"], +.profile-picture-spinner { + width: 0 !important; + height: 0 !important; +} +img[src*="octocat-spinner"], img[src="/images/spinner.gif"], .facebox-loading, +.branch-action-body .spinner, .status-indicator-loading, +.ajax-pagination-form.loading .ajax-pagination-btn::after, +.profile-picture-spinner, .more-repos-link.is-loading, +auto-check .is-autocheck-loading { + background-image: url('data:image/svg+xml;utf8,') !important; + background-size: contain !important; + background-repeat: no-repeat !important; + background-position: 50% 50% !important; +} +.more-repos-link.is-loading { + background-repeat: no-repeat !important; + background-position: 50% 50% !important; + background-size: 16px 16px !important; +} +auto-check .is-autocheck-loading { + background-size: 16px 16px !important; + background-position: 97% 50% !important; +} +img[src*="octocat-spinner"][width="128"] { + padding: 64px !important; +} +img[src*="octocat-spinner"][width="64"], +.profile-picture-spinner +img[src="/images/spinner.gif"] { + padding: 32px !important; +} +img[src*="octocat-spinner"][width="32"] { + padding: 16px !important; +} +img[src*="octocat-spinner"][width="16"] { + padding: 8px !important; +} +.sponsors-questions::after { + opacity: .35; +} +/* remove code view padding */ +.Box-body.blob-wrapper { + padding-top: 0 !important; + padding-bottom: 0 !important; +} +/* remove actions editor padding */ +form[action*="/.github/workflows/"] .commit-create { + padding-top: 0 !important; +} +/* remove margin above codemirror */ +.file-header.mb-2 { + margin-bottom: 0 !important; +} +/* network members */ +.network-tree { + width: 19px !important; + height: 0 !important; + padding-top: 26px !important; + background-repeat: no-repeat !important; + background-position: -2px center !important; +} +.network-tree[src$="t.png"] { + background-image: url("data:image/gif;base64,R0lGODlhFAAaAIAAAMzMzP///yH5BAEAAAEALAAAAAAUABoAAAIkjI+pG8APY5O0uorfzRzt3n1g5pSTOTJiSq1s5L6ajMW0YgcFADs=") !important; +} +.network-tree[src$="i.png"] { + background-image: url("data:image/gif;base64,R0lGODlhFAAaAIAAAMzMzP///yH5BAEAAAEALAAAAAAUABoAAAIhjI+pG8APY5O0uorfzRzt3n1gJo6WGaJcqUJsy7ywIgcFADs=") !important; +} +.network-tree[src$="l.png"] { + background-image: url("data:image/gif;base64,R0lGODlhFAAaAIAAAMzMzP///yH5BAEAAAEALAAAAAAUABoAAAIejI+pG8APY5O0uorfzRzt3n1g5pSTOabqyrbuC68FADs=") !important; +} +#searchfield { + background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAM1BMVEUAAABKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkrmvr7+AAAAEXRSTlMAmEgOJpKQimpgRHVzVk8fFp8jXkwAAABRSURBVAjXVY1JDsAwCAMxhGxNl/+/toVEKpmLNcLCRJRqKTXRhOGwS4KyCCv8eoBnY1hkiIUgb6ah2THWly7SFS0uAKfZWm+mP59eUfNNgYdehjcBh7PIFcgAAAAASUVORK5CYII=") !important; + background-repeat: no-repeat !important; + background-position: 8px center !important; +} +/* front page: 'more' spinner */ +.ajax-pagination-form.loading .ajax-pagination-btn { + position: relative !important; + border-color: #322252 !important; + background: #1b102e !important; +} +.ajax-pagination-form.loading .ajax-pagination-btn::after { + content: "" !important; + position: absolute !important; + width: 16px !important; + height: 16px !important; + left: 50% !important; + top: 50% !important; + transform: translate(-50%, -50%) !important; +} +.branch-action-body .spinner, div.facebox-loading, .status-indicator-loading { + background-position: center center !important; + width: 100% !important; + background-repeat: no-repeat !important; +} +/* image preview background */ +.render-shell .img-view img, .file .image img, .file .image canvas, img.asset { + background-image: url("data:image/gif;base64,R0lGODlhCgAKAIAAABoaGgAAACwAAAAACgAKAAACEYQdmYcaDNxjEspKndVZbc8UADs=") !important; +} +.render-shell:hover .img-view img, .file:hover .image img, +.file:hover .image canvas, img.asset:hover { + background-image: url("data:image/gif;base64,R0lGODlhCgAKAIAAAOXl5f///yH5BAAAAAAALAAAAAAKAAoAAAIRhB2ZhxoM3GMSykqd1VltzxQAOw==") !important; +} +/*