From 46dcc132d3ccac006e200f1755a61cf12f3ad0f6 Mon Sep 17 00:00:00 2001 From: Brychan Dempsey Date: Sat, 13 Mar 2021 02:31:25 +1300 Subject: [PATCH] Added some blue --- header.tmpl | 1 + theme-arc-blue.css | 1208 ------------------------------ theme-night-sky.css | 1701 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 1702 insertions(+), 1208 deletions(-) create mode 100644 header.tmpl delete mode 100644 theme-arc-blue.css create mode 100644 theme-night-sky.css diff --git a/header.tmpl b/header.tmpl new file mode 100644 index 0000000..a472b7f --- /dev/null +++ b/header.tmpl @@ -0,0 +1 @@ + diff --git a/theme-arc-blue.css b/theme-arc-blue.css deleted file mode 100644 index dce8276..0000000 --- a/theme-arc-blue.css +++ /dev/null @@ -1,1208 +0,0 @@ -html { - background: #171717; - color: #cacaca; -} - -body { - background: #131313; - color: #afafaf; -} - -element { - background: #1c1c1c; - color: #cbcbcb; -} - -a { - color: #86acd1; -} - -.following.bar.light { - background: #001038; -} - -.ui.secondary.menu .item { - color: #cfc5c5; - padding: 8px 8px; -} - -.ui.secondary.menu .active.item { - color: #fafafa; - padding: 5px 12px; -} - -.following.bar .top.menu a.item:hover { - color: #fff; -} - -.following.bar.light { - border-bottom: 1px solid #313131; -} - -.ui.attached.header { - background: #060621; - border: 1px solid #203241; - color: #dbdbdb; -} - -.ui.attached.table { - border: 1px solid #203241; - background: #001221 -} - -.feeds .list ul li:not(:last-child) { - border-bottom: 1px solid #203241; -} - -.feeds .list ul li.private { - background: #151825; -} - -.ui.secondary.menu .dropdown.item:hover, .ui.secondary.menu .link.item:hover, .ui.secondary.menu a.item:hover { - color: #fff; -} - -.ui.menu .ui.dropdown .menu>.item { - background: #020410 !important; - color: #9e9e9e !important; -} - -.ui.secondary.menu .dropdown.item>.menu, .ui.text.menu .dropdown.item>.menu { - border: 1px solid #203241; -} - -footer { - background: #060633; - border-top: 1px solid #313131; -} - -.ui.menu .dropdown.item .menu { - background: #020410; -} - -.ui.menu .ui.dropdown .menu>.item:hover, .ui.menu .ui.dropdown .menu>.selected.item { - color: #fff!important; -} - -.ui.dropdown .menu>.header { - color: #dbdbdb; -} - -.ui.red.label, .ui.red.labels .label { - background-color: #802020!important; - border-color: #DB2828!important; -} - -.ui.menu { - background: #0202aa; - border: 1px solid #203241; -} - -.ui.menu .item { - background: #051865; - color: #aaaaaa; -} - -.ui.menu .active.item:hover, .ui.vertical.menu .active.item:hover { - color: #dbdbdb; -} - -.ui.link.menu .item:hover, .ui.menu .dropdown.item:hover, .ui.menu .link.item:hover, .ui.menu a.item:hover { - color: #dbdbdb; -} - -.ui.menu .active.item { - background: #051552; - color: #dbdbdb; -} - -.ui.input input { - background: #000009; - border: 1px solid #203241; - color: #dbdbdb; -} - -.ui.input input:focus, .ui.input.focus input { - background: #000000; - border: 1px solid #456580; - color: #dbdbdb; -} - -.ui.label { - color: #dbdbdb; - background-color: #313f4c; -} - -.issue.list>.item .title { - color: #668cb1; -} - -.issue.list>.item .title:hover { - color: #aaaabb; -} - -.issue.list>.item { - border-bottom: 1px dashed #475767; -} - -.ui.green.label, .ui.green.labels .label { - background-color: #2d693b!important; - border-color: #2d693b!important; -} - -.issue.list>.item .comment { - color: #129c92; -} - -.ui.basic.button, .ui.basic.buttons .button { - color: #a9a9a9 !important; -} - -.ui.basic.blue.button, .ui.basic.blue.buttons .button { - color: #b9c1ce !important; -} - -.ui.basic.red.active.button, .ui.basic.red.buttons .active.button { - box-shadow: 0 0 0 1px #c75252 inset!important; - color: #c75252!important; -} - -.ui.basic.button:focus, .ui.basic.button:hover, .ui.basic.buttons .button:focus, .ui.basic.buttons .button:hover { - background: transparent!important; - color: #dbdbdb!important; -} - -.ui.menu .item.disabled, .ui.menu .item.disabled:hover { - cursor: default !important; - background-color: #151825 !important; - color: #9e9e9e; -} - -.ui.pagination.menu .active.item { - color: #dbdbdb; - background-color: #212d38; -} - -.repository .header-wrapper { - background-color: #151825; -} - -.ui.tabular.menu .active.item { - background: #232323; - color: #dbdbdb; - border-left: 1px solid transparent; - border-right: 1px solid transparent; - border-top: 1px solid #313c47; -} - -.ui.secondary.pointing.menu .item { - border-bottom-width: 0px; - align-self: center; - background: #050542; - margin: 1px 1px 1px 1px; - padding: 8px 6px; -} - -.ui.tabular.menu .item { - color: #9e9e9e; -} - -.ui.tabular.menu .item:hover { - color: #dbdbdb; -} - -.ui.header, .ui.breadcrumb .divider { - color: #9e9e9e; -} - -.ui.blue.label, .ui.blue.labels .label { - background-color: #081f6f !important; - border-color: #081f6f !important; - color: #b5b5b5 !important; -} - -.ui.menu .item>.label { - background: #565454; -} - -.ui.blue.button, .ui.blue.buttons .button { - background-color: #26577b; -} - -.ui.form input:not([type]), .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=search], .ui.form input[type=password], .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=url], .ui.form input[type=number] { - background: #151825; - border: 1px solid rgb(48, 66, 81); -} - -.ui.form input:not([type]):focus, .ui.form input[type=text]:focus, .ui.form input[type=email]:focus, .ui.form input[type=search]:focus, .ui.form input[type=password]:focus, .ui.form input[type=date]:focus, .ui.form input[type=datetime-local]:focus, .ui.form input[type=tel]:focus, .ui.form input[type=time]:focus, .ui.form input[type=url]:focus, .ui.form input[type=number]:focus { - background: #151825; - border: 1px solid #456580; - color: #dbdbdb; -} - -.ui.action.input:not([class*="left action"]) input:focus { - border-right-color: #456580!important; -} - -.ui.green.button, .ui.green.buttons .button { - background-color: #217a45; - color: #fff; - text-shadow: none; - background-image: none; -} - -.ui.green.button:focus, .ui.green.buttons .button:focus { - background-color: #085121 !important; - color: #fff; - text-shadow: none; -} - -.ui.button { - background: #0c0c53; - border: 1px solid #313c47; - color: #dbdbdb; -} - -.ui.labeled.button:not([class*="left labeled"])>.label, .ui[class*="left labeled"].button>.button { - background: #151825; - border: 1px solid #313c47; - color: #a0bdcb; -} - -.ui.button:hover { - background-color: #151899; - color: #dbdbdb; -} - -.ui.table thead th { - background: #05174b; - color: #dbdbdb !important; -} - -.repository.file.list #repo-files-table tr:hover { - background-color: #232323; -} - -.ui.table { - color: #797979!important; - border: 1px solid #313c47; - background: #18242f; -} - -.ui.table tbody tr { - border-bottom: 1px solid red; - background: #151515; -} - -.ui.attached.table.segment { - background: #2a2e3a; - color: #dbdbdb!important; -} - -.markdown:not(code) h2 { - border-bottom: 1px solid #203241; -} - -.hljs, .hljs-keyword, .hljs-selector-tag, .hljs-subst { - color: #dbdbdb !important; - background: #181818 !important; -} - -.markdown:not(code) .highlight pre, .markdown:not(code) pre { - background-color: #081004; - border: 1px solid #246; -} - -.ui.dropdown .menu { - background: #151825; -} - -.ui.dropdown .menu>.message:not(.ui) { - color: rgb(99, 99, 99); -} - -.ui.segment { - background: #020410; - color: #9e9e9e!important; - border: 1px solid #313c47; -} - -.ui.active.button:active, .ui.button:active, .ui.button:focus { - background-color: #2e3e4e; - color: #dbdbdb; -} - -.ui.dropdown .menu .selected.item, .ui.dropdown.selected { - color: #dbdbdb; -} - -.ui.dropdown .menu>.item:hover { - color: #dbdbdb; -} - -.ui.dropdown .menu>.item { - color: #9e9e9e; -} - -.ui.attached.segment { - border: 1px solid #313c47; -} - -.repository.view.issue .comment-list .comment .content>.bottom.segment { - background: #151825; -} - -.repository.view.issue .comment-list .comment .content .header { - color: #dbdbdb; - background-color: #121247; - border-bottom: 1px solid #313c47; -} - -.ui.comments .comment .actions a { - color: #dbdbdb; -} - -.repository.view.issue .comment-list .comment .content .header:after { - border-right-color: #121247; -} - -.repository.view.issue .comment-list .comment .content .header:before { - border-right-color: #121247; -} - -.repository.view.issue .comment-list:before { - background-color: #121247; -} - -.repository .comment.form .content .form:after { - border-right-color: #121247; -} - -.repository .comment.form .content .form:before { - border-right-color: #121247; -} - -.ui .text.grey { - color: #d0d0d0 !important; -} - -.ui .text.grey a { - color: #66dbdd !important; -} - -.ui .text.grey a:hover { - color: #aadbff !important; -} - -.ui.form textarea, .ui.form textarea:focus { - background: #232323; - border: 1px solid #313c47; - color: #dbdbdb; -} - -.ui.form textarea:focus { - border: 1px solid #456580; -} - -.ui .info.segment.top { - background-color: #060639 !important; -} - -.repository .diff-file-box .file-body.file-code .lines-num { - color: #9e9e9e; - background: #151825; -} - -.ui.table tbody tr { - border-bottom: 1px solid #2d2d2d; -} - -.repository .diff-file-box .code-diff-unified tbody tr.del-code td { - background-color: #2c1616 !important; - border-color: #634343 !important; -} - -.repository .diff-file-box .code-diff-unified tbody tr.add-code td { - background-color: #101044 !important; - border-color: #597359 !important; -} - -.repository .diff-file-box .code-diff tbody tr .added-code { - background-color: #15217B; -} - -.repository .diff-file-box .code-diff .lines-num { - border-right: 1px solid #2d2d2d; -} - -.repository .diff-file-box .file-body.file-code .lines-num { - color: #9e9e9e; - background: #151825; -} - -.repository .diff-file-box .code-diff tbody tr.tag-code td, .repository .diff-file-box .code-diff tbody tr td.tag-code { - border-color: #2d2d2d !important; -} - -.repository .diff-file-box .file-body.file-code .lines-num-old { - border-right: 1px solid #2d2d2d; -} - -.hljs-title, .hljs-section, .hljs-selector-id { - color: #986c88 !important; -} - -.hljs-string, .hljs-doctag { - color: #949494; -} - -.repository .diff-file-box .code-diff tbody tr .removed-code { - background-color: #7B2115; -} - -.repository .diff-file-box .code-diff tbody tr.tag-code td, .repository .diff-file-box .code-diff tbody tr td.tag-code { - background-color: #191927 !important; -} - -.ui.vertical.menu .active.item { - background: #232323; -} - -.ui.vertical.menu .item { - background: #151825; -} - -.ui.vertical.menu .header.item { - background: #001221; -} - -.ui.vertical.menu { - background: #151825; -} - -.ui.repository.list .item:not(:first-child) { - border-top: 1px solid #313c47; -} - -.ui.selection.dropdown { - background: #151825; - border: 1px solid rgb(48, 66, 81); - color: #9e9e9e; -} - -.ui.menu .ui.dropdown .menu>.active.item { - color: #dbdbdb !important; -} - -.ui.tabular.menu { - border-bottom: 1px solid #313c47; -} - -.ui.card, .ui.cards>.card { - background: #151825; - box-shadow: 0 1px 3px 0 #203241, 0 0 0 1px #203241; -} - -.ui.card>.content>.header, .ui.cards>.card>.content>.header { - color: #dbdbdb; -} - -.ui.card>.extra a:not(.ui), .ui.cards>.card>.extra a:not(.ui) { - color: rgb(102, 140, 177); -} - -.ui .text.black { - color: #9e9e9e; -} - -.ui .text.black:hover { - color: #dbdbdb; -} - -.ui.secondary.pointing.menu .active.item { - color: #dbdbdb; - background: #030366; -} - -.ui.secondary.pointing.menu .active.item:hover { - border-top-color: #203241; - background: #021288; - color: #dbdbdb; -} - -.ui.secondary.pointing.menu .dropdown.item:hover, .ui.secondary.pointing.menu .link.item:hover, .ui.secondary.pointing.menu a.item:hover { - color: #dbdbdb; -} - -.ui.checkbox label, .ui.checkbox+label, .ui.form .field>label { - color: #9e9e9e; -} - -.ui.form .inline.field>label, .ui.form .inline.field>p, .ui.form .inline.fields .field>label, .ui.form .inline.fields .field>p, .ui.form .inline.fields>label { - color: #9e9e9e; -} - -.user.settings .email.list .item:not(:first-child) { - border-top: 1px solid #203241; -} - -.ui.form input:not([type]), .ui.form input[type=text], .ui.form input[type=email], .ui.form input[type=search], .ui.form input[type=password], .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=url], .ui.form input[type=number] { - color: #9e9e9e; -} - -.ui.attached.info.message, .ui.info.message { - box-shadow: 0 0 0 1px #4b5e71 inset, 0 0 0 0 transparent; -} - -.ui.info.message { - background-color: #121247; - color: #9ebcc5; -} - -.ui .warning.header { - background-color: #5d3a22 !important; - border-color: #794f31; -} - -.ui.red.message { - background-color: rgba(80, 23, 17, 0.6); - color: #f9cbcb; - box-shadow: 0 0 0 1px rgba(121, 71, 66, 0.5) inset, 0 0 0 0 transparent; -} - -.ui.red.button, .ui.red.buttons .button { - background-color: #7b2727 !important; -} - -.ui.checkbox label:hover, .ui.checkbox+label:hover { - color: #dbdbdb !important; -} - -.ui.checkbox input:checked~.box:after, .ui.checkbox input:checked~label:after { - color: rgb(127, 152, 173); -} - -.ui.checkbox input:checked~.box:before, .ui.checkbox input:checked~label:before { - background: #001221; -} - -.ui.checkbox .box:hover::before, .ui.checkbox label:hover::before { - background: #001221; -} - -.ui.checkbox .box:before, .ui.checkbox label:before { - background: #001221; - border: 1px solid #203241; -} - -.ui.checkbox .box:active::before, .ui.checkbox label:active::before { - background: #001221; - border-color: rgba(34, 36, 38, .35); -} - -.ui.checkbox input:checked~.box:before, .ui.checkbox input:checked~label:before { - border-color: #203241; - background: #001221; -} - -.ui.checkbox input:focus~.box:before, .ui.checkbox input:focus~label:before { - border-color: #203241; - background: #001221; -} - -.ui.checkbox input:checked:focus~.box:before, .ui.checkbox input:checked:focus~label:before, .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:before, .ui.checkbox input:not([type=radio]):indeterminate:focus~label:before { - border-color: #203241; - background: #001221; -} - -.ui.checkbox input:checked~.box:after, .ui.checkbox input:checked~label:after { - opacity: 1; - color: rgb(127, 152, 173); -} - -.ui.checkbox input:checked:focus~.box:after, .ui.checkbox input:checked:focus~label:after, .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:after, .ui.checkbox input:not([type=radio]):indeterminate:focus~label:after { - color: rgb(127, 152, 173); -} - -.ui.checkbox input:focus~.box:after, .ui.checkbox input:focus~label, .ui.checkbox input:focus~label:after { - color: #9a9a9a; -} - -.ui.selection.dropdown:hover { - border-color: rgba(34, 36, 38, .35); - border: 1px solid #456580; -} - -.ui.selection.dropdown .menu>.item { - border-top: 1px solid #313c47; -} - -.ui.selection.visible.dropdown>.text:not(.default) { - color: #9e9e9e; -} - -.ui.negative.message { - background-color: rgba(80, 23, 17, 0.6); - color: #f9cbcb; - box-shadow: 0 0 0 1px rgba(121, 71, 66, 0.5) inset, 0 0 0 0 transparent; -} - -.hljs-tag, .hljs-name, .hljs-tag, .hljs-name, .hljs-attribute { - color: #d22121 !important; -} - -.user.profile .ui.card .extra.content ul li:not(:last-child) { - border-bottom: 1px solid #203241; -} - -.hljs-number, .hljs-literal, .hljs-variable, .hljs-template-variable, .hljs-attr { - color: #48eca4 !important; -} - -.hljs-string, .hljs-doctag { - color: #8ab398; -} - -.ui.form .dropzone { - border: 2px dashed #4c5d6b; -} - -.ui.basic.red.button, .ui.basic.red.buttons .button { - box-shadow: 0 0 0 1px #a04141 inset!important; - color: #a0a0a0!important; -} - -.ui.list .list>.item .header, .ui.list>.item .header { - color: #dedede; -} - -.ui.list .list>.item .description, .ui.list>.item .description { - color: #9e9e9e; -} - -.ui.user.list .item .description a { - color: #668cb1; -} - -.repository.file.list #file-content .code-view .lines-num { - background: #232323; -} - -.repository.file.list #file-content .code-view .lines-num pre, .repository.file.list #file-content .code-view .lines-code pre, .repository.file.list #file-content .code-view .lines-num ol, .repository.file.list #file-content .code-view .lines-code ol, .repository.file.list #file-content .code-view .lines-num .hljs, .repository.file.list #file-content .code-view .lines-code .hljs { - background-color: #151825; -} - -a.ui.label:hover, a.ui.labels .label:hover { - background-color: #26577b; - color: rgb(219, 219, 219); -} - -.ui.secondary.segment { - background: #020415; -} - -.explore .navbar { - background-color: #151825 !important; -} - -.ui.menu.new-menu { - background-color: #151825 !important; -} - -input { - line-height: normal; - background: #232323; - border: 1px solid #313c47; - padding: 7px 12px; -} - -.ui.accordion .title:not(.ui) { - color: #dedede; -} - -.ui.user.list .item:not(:first-child) { - border-top: 1px solid #313c47; -} - -.ui.toggle.checkbox input:checked~.box, .ui.toggle.checkbox input:checked~label { - color: rgb(207, 207, 207) !important; -} - -.repository .ui.segment.sub-menu .list .item a { - color: #aaa; -} - -.ui.link.list.list .active.item, .ui.link.list.list .active.item a:not(.ui) { - color: rgba(222, 222, 222, .95); -} - -.repository #commits-table.ui.basic.striped.table tbody tr:nth-child(2n) { - background-color: rgb(12, 12, 15) !important; -} - -.ui.form input:not([type]), .ui.form input[type="date"], .ui.form input[type="datetime-local"], .ui.form input[type="email"], .ui.form input[type="file"], .ui.form input[type="number"], .ui.form input[type="password"], .ui.form input[type="search"], .ui.form input[type="tel"], .ui.form input[type="text"], .ui.form input[type="time"], .ui.form input[type="url"] { - background: #050515; - color: rgba(203, 203, 203, 0.9); -} - -.repository .header-wrapper { - background-color: #2a2e3a; - margin-top: -15px; - padding-top: 15px; -} - -.ui.tabular.menu .active.item { - background: #171732; - color: #dbdbdb; - border-left: 1px solid transparent; - border-right: 1px solid transparent; - border-top: 1px solid #313c47; -} - -.ui.message { - color: #efefef !important; - background: #661111; -} - -.repository.view.issue .pull-desc code { - color: #54A5FF; -} - -.ui.fluid.input { - margin-bottom: 2px; -} - -.ui .text.purple { - color: #a17cd8 !important; -} - -.ui.positive.message { - background-color: #151532; - color: #dedede !important; -} - -.ui.modal>.header { - background: #6e0000; - color: #d3d3d3; -} - -.ui.modal>.content { - background: #350a0a; -} - -.ui.warning.message { - background-color: #422600; - color: #573a08; -} - -.ui.horizontal.segments { - background-color: #050525; -} - -.repository.file.list .non-diff-file-content .code-view .lines-code .hljs, .repository.file.list .non-diff-file-content .code-view .lines-code ol, .repository.file.list .non-diff-file-content .code-view .lines-code pre, .repository.file.list .non-diff-file-content .code-view .lines-num .hljs, .repository.file.list .non-diff-file-content .code-view .lines-num ol, .repository.file.list .non-diff-file-content .code-view .lines-num pre { - background-color: #020212; -} - -.repository.file.list .non-diff-file-content .code-view .lines-num { - color: #aaa; - background: #020211; -} - -.repository .dif { - background-color: #332020 !important; -} - -.repository .diff-file-box .code-diff-split tbody tr td.del-code, .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(3), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4) { - background-color: #321212 !important; - border-color: #2d2d2d !important; -} - -.repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4) { - background-color: #222232 !important; -} - -.repository .diff-file-box .code-diff-split tbody tr td.del-code, .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(1) { - background-color: #322222 !important; - border-color: #2d2d2d !important; -} - -.repository .diff-file-box .code-diff-split tbody tr td.add-code, .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(5), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(6) { - background-color: #121232 !important; - border-color: #2d2d2d !important; -} - -.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(1), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(5), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(6) { - background-color: #151515; -} - -.ui.blue.button, .ui.blue.buttons .button { - color: #ddd; - background-color: #030c69; -} - -.ui.blue.button:focus, .ui.blue.buttons .button:hover { - background-color: #052ca1; - color: #fff; -} - -.CodeMirror { - border: 1px solid #555; - padding: 1px; - background: #151515; -} - -.CodeMirror pre { - color: #e66a6a !important; -} - -.CodeMirror-linenumber { - color: #ddd; - background: #0a0a0a; -} - -.ui .sha.label { - background: #060641; - color: #b6b6b6; -} - -.hljs-addition { - background: #15217B !important; - color: #bdbdbd; -} - -.hljs-deletion { - background: #7B2115; - color: #bdbdbd; -} - -.repository .diff-detail-box { - background: #060639; - padding: 7px; -} - -.repository .diff-detail-box ol li { - background: #0a0a0a; -} - -/* Checkbox element, when checked */ - -input[type="checkbox"]:checked { - box-shadow: 0 0 0 2px #acacac; -} - -.repository.file.editor .tab[data-tab="write"] .CodeMirror { - background: #151515; -} - -.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber, .CodeMirror-scroll, .CodeMirror-sizer { - background: #151515; -} - -.cm-s-default .cm-atom { - color: #48eca4; -} - -.CodeMirror .CodeMirror-code .cm-string { - color: #d4e41e; -} - -.CodeMirror .CodeMirror-code .cm-tag { - color: #dedede; -} - -.CodeMirror-selected { - background: #333 !important; -} - -.CodeMirror-cursor { - width: 2px; - background: #0f0; -} - -.cm-s-default .cm-meta, .cm-s-default .cm-qualifier { - color: #a8cfe7; -} - -.cm-s-default .cm-variable-3 { - color: #05ffb6; -} - -.cm-s-default .cm-number { - color: #9beacb; -} - -.cm-s-default .cm-keyword { - color: #d949ed; -} - -.cm-s-default .cm-def { - color: #53c7d4; -} - -.cm-s-default .cm-builtin { - color: #46fe47; -} - -.repository.file.list .non-diff-file-content .code-view .lines-code .hljs li.active, .repository.file.list .non-diff-file-content .code-view .lines-code ol li.active, .repository.file.list .non-diff-file-content .code-view .lines-code pre li.active { - background: #00009c; - color: #eee; -} - -.repository.file.list .non-diff-file-content .code-view .active { - background: #00009c; - color: #eee; -} - -.ui.header .sub.header { - color: #aaa; -} - -.ui.menu .ui.dropdown .menu>.item:hover, .ui.menu .ui.dropdown .menu>.selected.item { - color: #fff !important; - background: #030c89 !important; -} - -.ui.basic.button, .ui.basic.buttons .button { - color: #dcdcdc !important; - background: #014a25 !important; -} - -.editor-preview, .editor-preview-side { - background: #131313; - color: #dfdfdf; -} - -.markdown:not(code) h1 { - color: #d5d5d5; -} - -.markdown:not(code) h2 { - color: #d5d5d5; -} - -.markdown:not(code) h3 { - color: #d5d5d5; -} - -.markdown:not(code) h4 { - color: #d5d5d5; -} - -.markdown:not(code) h5 { - color: #d5d5d5; -} - -.markdown:not(code) h6 { - color: #d5d5d5; -} - -.heatmap-color-0 { - background-color: #0a0a0a; -} - -.heatmap-color-1 { - background-color: #06264f; -} - -.heatmap-color-2 { - background-color: #0f3684; -} - -.heatmap-color-3 { - background-color: #1956ba; -} - -.heatmap-color-4 { - background-color: #2176df; -} - -.heatmap-color-5 { - background-color: #3d9bdf; -} - -.editor-toolbar a { - color: #71abe7 !important; -} - -.markdown:not(code) code, .markdown:not(code) tt { - font-size: 1em; - background-color: #111a20; -} - -::selection { - background: #777; - /* WebKit/Blink Browsers */ -} - -::-moz-selection { - background: #777; - /* Gecko Browsers */ -} - -.following.bar .brand .ui.mini.image { - width: 80px; -} - -.markdown:not(code) table td, .markdown:not(code) table th { - background: #11112d; -} - -.markdown:not(code).file-view { - overflow: auto; -} - -.repository .dif { - background-color: #243c24 !important; -} - -.repository.view.issue .comment-list .comment .content>.merge-section { - border-top: 1px solid #2b51aa !important; - background-color: #1a3e21 !important; -} - -.ui.bottom.attached.message .pull-right { - color: #bababa !important; -} - -.ui.table>thead>tr>th { - background: #101d49; -} - -.code-view :not(.fa):not(.octicon):not(.icon) { - background: #050505; -} - -.mono.raw, code.raw, pre.raw { - background-color: #171717; - border: 1px solid #292929 !important; -} - -.repository .ui.attached.isSigned.isVerified.message { - background-color: #0d2407; -} - -.ui.form .dropzone { - background: #263311; -} - -.ui.form .dropzone .dz-button { - color: #ddd; -} - -.ui .text.blue a { - color: #00beff !important; -} - -.monaco-editor, .monaco-editor-background, .monaco-editor .inputarea.ime-input { - background-color: #1a1a1a !important; -} - -.monaco-editor .margin { - background-color: #151515 !important; -} - -.mtk1 { - color: #86d486 !important; -} - -.mtk14 { - color: #9a930c !important; -} - -.monaco-editor .minimap-slider, .monaco-editor .minimap-slider .minimap-slider-horizontal { - background: #09539d66 !important; -} - -.chroma { - background-color: inherit; -} - -a.blob-excerpt { - background: #131; -} - -.chroma .s1 { - color: #aaa; -} - -.chroma .gd { - color: #faa; - background-color: #622; -} - -.chroma .gi { - color: #aba; - background-color: #131; -} - -.tag-code, .tag-code td { - border-color: #889 !important; -} - -.repository .diff-file-box .code-diff-split tbody tr.add-code { - border-color: #333; -} - -.chroma .nc { - color: #8899aa; -} - -.chroma .nd { - color: #63c2c2; -} - -.chroma .kt { - color: #58ae8a; -} - -.swagger-ui .border-box, .swagger-ui a, .swagger-ui article, .swagger-ui body, .swagger-ui code, .swagger-ui dd, .swagger-ui div, .swagger-ui dl, .swagger-ui dt, .swagger-ui fieldset, .swagger-ui footer, .swagger-ui form, .swagger-ui h1, .swagger-ui h2, .swagger-ui h3, .swagger-ui h4, .swagger-ui h5, .swagger-ui h6, .swagger-ui header, .swagger-ui html, .swagger-ui input[type="email"], .swagger-ui input[type="number"], .swagger-ui input[type="password"], .swagger-ui input[type="tel"], .swagger-ui input[type="text"], .swagger-ui input[type="url"], .swagger-ui legend, .swagger-ui li, .swagger-ui main, .swagger-ui ol, .swagger-ui p, .swagger-ui pre, .swagger-ui section, .swagger-ui table, .swagger-ui td, .swagger-ui textarea, .swagger-ui th, .swagger-ui tr, .swagger-ui { - font-family: Open Sans, sans-serif; - background: #232323; - color: #eeeeee !important; -} - -.swagger-ui .opblock .opblock-section-header { - background: #1c1c1c; -} - -.swagger-ui .opblock.opblock-deprecated .opblock-summary-method { - background: #656565; -} - -.swagger-ui .info .title { - color: #37a319; -} - -.swagger-ui .info .base-url { - color: #b0c1ee; -} - -swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table { - color: #d1dbbd; -} - -.swagger-ui .scheme-container { - background: #323232; -} - -.swagger-ui .scheme-container .schemes>label { - color: #acadb2; -} - -.swagger-ui select { - background: #3a8637; - color: #fff; -} - -.swagger-ui input[type="email"], .swagger-ui input[type="file"], .swagger-ui input[type="password"], .swagger-ui input[type="search"], .swagger-ui input[type="text"], .swagger-ui textarea { - border: 1px solid #777676; - background: #1f1f1f !important; -} - -element { - background: #1c1c1c; -} - -.ui.form textarea, .ui.form textarea:focus { - background: #141414; -} \ No newline at end of file diff --git a/theme-night-sky.css b/theme-night-sky.css new file mode 100644 index 0000000..ededa95 --- /dev/null +++ b/theme-night-sky.css @@ -0,0 +1,1701 @@ +.chroma { + background-color: #2a2e3a +} + +.chroma .lntd { + vertical-align: top; + padding: 0; + margin: 0; + border: 0 +} + +.chroma .lntable { + border-spacing: 0; + padding: 0; + margin: 0; + border: 0; + width: auto; + overflow: auto; + display: block +} + +.chroma .hl { + display: block; + width: 100%; + background-color: #3f424d +} + +.chroma .ln, .chroma .lnt { + margin-right: .4em; + padding: 0 .4em; + color: #7f7f7f +} + +.chroma .k { + color: #f63 +} + +.chroma .kc { + color: #fa1 +} + +.chroma .kd { + color: #9daccc +} + +.chroma .kn { + color: #fa1 +} + +.chroma .kp { + color: #5f8700 +} + +.chroma .kr { + color: #f63 +} + +.chroma .kt { + color: #9daccc +} + +.chroma .na { + color: #8a8a8a +} + +.chroma .bp, .chroma .nb { + color: #9daccc +} + +.chroma .nc, .chroma .no { + color: #fa1 +} + +.chroma .nd { + color: #9daccc +} + +.chroma .ni { + color: #fa1 +} + +.chroma .ne { + color: #af8700 +} + +.chroma .nf { + color: #9daccc +} + +.chroma .nl, .chroma .nn { + color: #fa1 +} + +.chroma .nt, .chroma .nv, .chroma .nx { + color: #9daccc +} + +.chroma .vc { + color: #f81 +} + +.chroma .vg, .chroma .vi { + color: #fa1 +} + +.chroma .s, .chroma .sa { + color: #1af +} + +.chroma .sb { + color: #64a6fe +} + +.chroma .dl, .chroma .sc { + color: #1af +} + +.chroma .sd { + color: #6a737d +} + +.chroma .s2 { + color: #64a6fe +} + +.chroma .se { + color: #f63 +} + +.chroma .sh { + color: #1af +} + +.chroma .si, .chroma .sx { + color: #fa1 +} + +.chroma .sr { + color: #97c +} + +.chroma .s1 { + color: #64a6fe +} + +.chroma .ss { + color: #fa1 +} + +.chroma .il, .chroma .m, .chroma .mb, .chroma .mf, .chroma .mh, .chroma .mi, .chroma .mo { + color: #1af +} + +.chroma .o { + color: #f63 +} + +.chroma .ow { + color: #5f8700 +} + +.chroma .c, .chroma .c1, .chroma .ch, .chroma .cm { + color: #6a737d +} + +.chroma .cs { + color: rgba(102, 51, 119, .86667) +} + +.chroma .cp, .chroma .cpf { + color: #fc6 +} + +.chroma .gd { + color: #fff; + background-color: #5f3737 +} + +.chroma .ge { + font-style: italic +} + +.chroma .gr { + color: #f33 +} + +.chroma .gh { + color: #fa1 +} + +.chroma .gi { + color: #fff; + background-color: #3a523a +} + +.chroma .go { + color: #888 +} + +.chroma .gp { + color: #555 +} + +.chroma .gs { + font-weight: 700 +} + +.chroma .gu { + color: #9daccc +} + +.chroma .gt { + color: #f63 +} + +.chroma .gl { + text-decoration: underline +} + +.chroma .w { + color: #bbb +} + +.repository .ui.segment.sub-menu .list .item, .repository .ui.segment.sub-menu .list .item a, .repository .ui.segment.sub-menu .list .item span.ui { + color: #dbdbdb +} + +.repository .ui.segment.sub-menu .list .item a:hover { + color: #fff +} + +.ui.horizontal.segments>.segment { + background-color: #383c4a +} + +body { + background: #383c4a; + color: #9e9e9e +} + +* { + scrollbar-width: thin; + scrollbar-color: #3296fe hsla(0, 0%, 100%, .1) +} + +::-webkit-scrollbar { + -webkit-appearance: none!important; + width: 10px!important; + height: 10px!important +} + +::-webkit-scrollbar-track { + border-radius: 0!important; + background: hsla(0, 0%, 100%, .1)!important +} + +::-webkit-scrollbar-thumb { + cursor: pointer!important; + border-radius: 5px!important; + -webkit-transition: color .2s ease!important; + transition: color .2s ease!important +} + +::-webkit-scrollbar-thumb, ::-webkit-scrollbar-thumb:window-inactive { + background: #3296fe!important +} + +::-webkit-scrollbar-thumb:hover { + background: #3296fe!important +} + +a { + color: #3296fe +} + +.ui.breadcrumb a:hover, .ui.card>.extra a:not(.ui):hover, .ui.cards>.card>.extra a:not(.ui):hover, a:hover { + color: #64a6fe +} + +.repository .metas .ui.list a .text, .ui.breadcrumb a { + color: #3296fe +} + +.repository .metas .ui.list a .text:hover { + color: #64a6fe +} + +.repository .label.list .item a { + color: #3296fe +} + +.repository .label.list .item a:hover { + color: #64a6fe +} + +.repository .milestone.list>.item>a { + color: #3296fe +} + +.repository .milestone.list>.item>a:hover { + color: #64a6fe +} + +.repository.release #release-list { + border-top: 1px solid #4c505c +} + +.repository .milestone.list>.item .operate>a { + color: #3296fe +} + +.repository .milestone.list>.item .operate>a:hover { + color: #64a6fe +} + +.ui.green.progress .bar { + background-color: #26a +} + +.ui.progress.success .bar { + background-color: #3296fe!important +} + +.following.bar.light { + background: #2e323e; + border-bottom: 1px solid #313131 +} + +.ui.secondary.menu .active.item { + color: #dbdbdb +} + +.ui.secondary.menu .item { + color: #9e9e9e +} + +.following.bar .top.menu a.item:hover { + color: #fff +} + +.ui.attached.header { + background: #404552; + border: 1px solid #404552; + color: #dbdbdb +} + +.ui.attached.table { + border: 1px solid #304251; + background: #304251 +} + +.feeds .list ul li:not(:last-child) { + border-bottom: 1px solid #333640 +} + +.feeds .list ul li.private { + background: #353945; + border: 1px solid #333640 +} + +.ui.dropdown .menu .active.item, .ui.link.menu .item:hover, .ui.menu .active.item, .ui.menu .dropdown.item:hover, .ui.menu .link.item:hover, .ui.menu a.item:hover, .ui.secondary.menu .active.item:hover, .ui.secondary.menu .dropdown.item:hover, .ui.secondary.menu .link.item:hover, .ui.secondary.menu a.item:hover { + color: #dbdbdb; + background: #454b5a +} + +.ui.menu .ui.dropdown .menu>.item { + color: #9e9e9e!important +} + +.ui.menu .ui.dropdown .menu>.item:hover, .ui.menu .ui.dropdown .menu>.selected.item { + color: #dbdbdb!important; + background: #454b5a!important +} + +.ui.secondary.menu .dropdown.item>.menu, .ui.text.menu .dropdown.item>.menu { + border: 1px solid #434444 +} + +footer { + background: #2e323e; + border-top: 1px solid #313131; + color: #bababa +} + +.ui.menu .dropdown.item .menu { + background: #2c303a +} + +.ui.dropdown .menu>.header, .ui.dropdown .menu>.header:not(.ui) { + color: #dbdbdb +} + +.ui.red.label, .ui.red.labels .label { + background-color: #7d3434!important; + border-color: #8a2121!important +} + +.ui.menu { + background: #404552; + border: 1px solid #353945 +} + +.ui.menu .active.item:hover, .ui.vertical.menu .active.item:hover { + color: #dbdbdb; + background: #4b5162 +} + +.ui.input input { + background: #404552; + border: 1px solid #4b505f; + color: #dbdbdb +} + +.ui.input.focus input, .ui.input input:focus { + background: #404552; + border: 1px solid #6a737d; + color: #dbdbdb +} + +.ui.accordion .title:not(.ui) { + color: #dbdbdb +} + +.ui.label, .ui.label.basic { + color: #dbdbdb; + background-color: #2a2e39 +} + +.issue.list>.item .title { + color: #3296fe +} + +.issue.list>.item .title:hover { + color: #64a6fe +} + +.issue.list>.item { + border-bottom: 1px dashed #475767 +} + +.ui.basic.green.label, .ui.green.label, .ui.green.labels .label { + background-color: #2d693b!important; + border-color: #2d693b!important +} + +.ui.basic.green.labels a.label:hover, a.ui.basic.green.label:hover { + background-color: #16ab39!important; + border-color: #16ab39!important; + color: #fff!important +} + +.issue.list>.item .comment { + color: #129c92 +} + +.ui.basic.red.active.button, .ui.basic.red.buttons .active.button { + box-shadow: inset 0 0 0 1px #c75252!important; + color: #c75252!important +} + +.ui.menu .item { + background: #404552; + color: #9e9e9e +} + +.ui.menu .item.disabled, .ui.menu .item.disabled:hover, .ui.ui.menu .item.disabled, .ui.ui.menu .item.disabled:hover { + color: #626773 +} + +.ui.checkbox input[disabled]~label, .ui.disabled.checkbox label { + color: #9e9e9e +} + +.ui.pagination.menu .active.item { + color: #dbdbdb; + background-color: #3296fe +} + +.repository .header-wrapper { + background-color: #2a2e3a +} + +.ui.breadcrumb .divider, .ui.header { + color: #9e9e9e +} + +.repository .segment.reactions .ui.label.basic.blue, .ui.blue.label, .ui.blue.labels .label { + background-color: #26577b!important; + border-color: #26577b!important +} + +.repository .segment.reactions .ui.label.basic.blue { + color: #64a6fe!important; + background: #305020!important; + border-color: #404552!important +} + +.repository .select-reaction .item:hover { + background: #305020!important +} + +.ui.menu .item>.label { + background: #565454 +} + +.ui.blue.button, .ui.blue.buttons .button { + background-color: #3296fe +} + +.ui.blue.button:hover, .ui.blue.buttons .button:hover { + background-color: #64a6fe +} + +.ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=file], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=text], .ui.form input[type=time], .ui.form input[type=url], .ui.form textarea, .ui.selection.dropdown { + color: #9e9e9e; + background: #404552; + border: 1px solid #4b505f +} + +.ui.form input:not([type]):hover, .ui.form input[type=date]:hover, .ui.form input[type=datetime-local]:hover, .ui.form input[type=email]:hover, .ui.form input[type=file]:hover, .ui.form input[type=number]:hover, .ui.form input[type=password]:hover, .ui.form input[type=search]:hover, .ui.form input[type=tel]:hover, .ui.form input[type=text]:hover, .ui.form input[type=time]:hover, .ui.form input[type=url]:hover, .ui.form textarea:hover, .ui.selection.dropdown:hover { + background: #404552; + border: 1px solid #4b505f; + color: #dbdbdb +} + +.ui.form input:not([type]):focus, .ui.form input[type=date]:focus, .ui.form input[type=datetime-local]:focus, .ui.form input[type=email]:focus, .ui.form input[type=file]:focus, .ui.form input[type=number]:focus, .ui.form input[type=password]:focus, .ui.form input[type=search]:focus, .ui.form input[type=tel]:focus, .ui.form input[type=text]:focus, .ui.form input[type=time]:focus, .ui.form input[type=url]:focus, .ui.form textarea:focus, .ui.selection.dropdown:focus { + background: #404552; + border: 1px solid #6a737d; + color: #dbdbdb +} + +.ui.form .field.error input:not([type]), .ui.form .field.error input[type=date], .ui.form .field.error input[type=datetime-local], .ui.form .field.error input[type=email], .ui.form .field.error input[type=file], .ui.form .field.error input[type=number], .ui.form .field.error input[type=password], .ui.form .field.error input[type=search], .ui.form .field.error input[type=tel], .ui.form .field.error input[type=text], .ui.form .field.error input[type=time], .ui.form .field.error input[type=url], .ui.form .field.error select, .ui.form .field.error textarea, .ui.form .fields.error .field input:not([type]), .ui.form .fields.error .field input[type=date], .ui.form .fields.error .field input[type=datetime-local], .ui.form .fields.error .field input[type=email], .ui.form .fields.error .field input[type=file], .ui.form .fields.error .field input[type=number], .ui.form .fields.error .field input[type=password], .ui.form .fields.error .field input[type=search], .ui.form .fields.error .field input[type=tel], .ui.form .fields.error .field input[type=text], .ui.form .fields.error .field input[type=time], .ui.form .fields.error .field input[type=url], .ui.form .fields.error .field select, .ui.form .fields.error .field textarea { + background-color: #522; + border: 1px solid #7d3434; + color: #f9cbcb +} + +.ui.form .field.error input:not([type]):focus, .ui.form .field.error input[type=date]:focus, .ui.form .field.error input[type=datetime-local]:focus, .ui.form .field.error input[type=email]:focus, .ui.form .field.error input[type=file]:focus, .ui.form .field.error input[type=number]:focus, .ui.form .field.error input[type=password]:focus, .ui.form .field.error input[type=search]:focus, .ui.form .field.error input[type=tel]:focus, .ui.form .field.error input[type=text]:focus, .ui.form .field.error input[type=time]:focus, .ui.form .field.error input[type=url]:focus, .ui.form .field.error select:focus { + background-color: #522; + border: 1px solid #a04141; + color: #f9cbcb +} + +.ui.action.input:not([class*="left action"]) input:focus { + border-right-color: #6a737d!important +} + +.ui.green.button, .ui.green.buttons .button { + background-color: #3296fe +} + +.ui.green.button:hover, .ui.green.buttons .button:hover { + background-color: #64a6fe +} + +.ui.button { + background: #383c4a; + border: 1px solid #4c505c; + color: #dbdbdb +} + +.ui.basic.button, .ui.basic.buttons .button { + color: #9e9e9e; + background: rgba(0, 0, 0, .08); + box-shadow: none +} + +.ui.basic.button:focus, .ui.basic.button:hover, .ui.basic.buttons .button:focus, .ui.basic.buttons .button:hover { + color: #dbdbdb; + background: hsla(0, 0%, 100%, .08); + box-shadow: none +} + +.ui.labeled.button:not([class*="left labeled"])>.label, .ui[class*="left labeled"].button>.button { + background: #404552; + border: 1px solid #4c505c; + color: #3296fe +} + +.ui.button:hover { + background-color: #404552; + color: #dbdbdb +} + +.ui.search>.results { + background: #383c4a; + border-color: #4c505c +} + +.ui.category.search>.results .category .result:hover, .ui.search>.results .result:hover { + background: #404552 +} + +.ui.search>.results .result .title { + color: #dbdbdb +} + +.ui.table>thead>tr>th, .ui.table thead th { + background: #404552; + color: #dbdbdb!important +} + +.ui.ui.table td.grey:not(.marked), .ui.ui.ui.ui.table tr.grey:not(.marked) { + background: none +} + +.repository.file.list #repo-files-table tr { + background: #2a2e3a +} + +.repository.file.list #repo-files-table tr:hover { + background-color: #393d4a!important +} + +.ui.table { + color: #a5a5a5!important; + border-color: #4c505c; + background: #353945 +} + +.ui.table tbody tr { + border-color: #333640; + background: #2a2e3a +} + +.ui .text.grey { + color: #a5a5a8!important +} + +.ui.attached.table.segment { + background: #353945; + color: #dbdbdb!important +} + +.markdown:not(code) h2 { + border-bottom: 1px solid #304251 +} + +.ui.tabular.menu { + border-bottom-color: hsla(0, 0%, 100%, .1) +} + +.ui.tabular.menu .item.active { + border-top-color: #404552; + border-left-color: #404552; + border-right-color: #404552; + background: #353945; + color: #dbdbdb +} + +.ui.tabular.menu .item { + color: #9e9e9e +} + +.ui.tabular.menu .item:hover { + color: #dbdbdb +} + +.ui.tabular.menu.navbar .item.active { + border-top-color: transparent; + border-left-color: transparent; + border-right-color: transparent; + background: #383c4a +} + +.markdown:not(code) .highlight pre, .markdown:not(code) pre { + background-color: #2a2e3a; + border: 1px solid #404552 +} + +.markdown:not(code) table tr:nth-child(2n) { + background-color: #2a2e39 +} + +.markdown:not(code) table tr:nth-child(2n-1) { + background-color: #383b44 +} + +.markdown:not(code) table thead tr:nth-child(2n-1) { + background-color: #464c5d!important +} + +.markdown:not(code) table td, .markdown:not(code) table th { + border-color: #4c505c!important +} + +.repository.file.editor.edit+.editor-preview-side, .repository.file.editor.edit .editor-preview, .repository.file.editor.edit .editor-preview-side, .repository.wiki.new .CodeMirror+.editor-preview-side, .repository.wiki.new .CodeMirror .editor-preview, .repository.wiki.new .CodeMirror .editor-preview-side { + background: #353945 +} + +.repository.file.editor.edit+.editor-preview-side .markdown:not(code).ui.segment, .repository.file.editor.edit .editor-preview-side .markdown:not(code).ui.segment, .repository.file.editor.edit .editor-preview .markdown:not(code).ui.segment, .repository.wiki.new .CodeMirror+.editor-preview-side .markdown:not(code).ui.segment, .repository.wiki.new .CodeMirror .editor-preview-side .markdown:not(code).ui.segment, .repository.wiki.new .CodeMirror .editor-preview .markdown:not(code).ui.segment { + border-width: 0 +} + +.ui.dropdown .menu { + background: #2c303a +} + +.ui.dropdown .menu>.message:not(.ui) { + color: #636363 +} + +.ui.input { + color: #dbdbdb +} + +.overflow.menu .items .item { + color: #9d9d9d +} + +.overflow.menu .items .item:hover { + color: #dbdbdb +} + +.ui.segment { + background: #353945; + border: 1px solid #404552 +} + +.ui.list>.item>.content, .ui.segment { + color: #9e9e9e!important +} + +.ui.active.button, .ui.active.button:active, .ui.button:active, .ui.button:focus { + background-color: #2e3e4e; + color: #dbdbdb +} + +.ui.active.button:hover { + background-color: #475e75; + color: #dbdbdb +} + +.ui.dropdown .menu .selected.item, .ui.dropdown.selected { + color: #dbdbdb +} + +.ui.dropdown .menu>.item:hover { + color: #dbdbdb; + background: #353945 +} + +.ui.dropdown .menu>.item { + color: #9e9e9e +} + +.ui.attached.segment { + border: 1px solid #404552 +} + +.repository.view.issue .comment-list .event>.svg.issue-symbol { + background: #3b4954 +} + +.repository.view.issue .comment-list .event>.svg:not(.issue-symbol) { + text-shadow: -2px 0 #383c4a, 0 2px #383c4a, 2px 0 #383c4a, 0 -2px #383c4a +} + +.ui .text.grey a { + color: #dbdbdb!important +} + +.ui .comment .actions a { + color: #9e9e9e!important +} + +.ui .comment .actions a.active, .ui .comment .actions a:hover { + color: #fff!important +} + +.repository.view.issue .comment-list .comment .content>.bottom.segment { + background: #353945 +} + +.repository.view.issue .comment-list .comment .content>.bottom.segment a { + border: 1px solid #353945; + background-color: #353945 +} + +.repository.view.issue .comment-list .comment .content .header { + color: #dbdbdb; + background-color: #404552; + border-bottom: 1px solid #353944 +} + +.repository.view.issue .comment-list .comment .content .merge-section { + background-color: #404552; + border-top: 1px solid #353944 +} + +.repository.view.issue .comment-list .comment .content .header:after, .repository.view.issue .comment-list .comment .content .header:before, .repository.view.issue .comment-list .comment .content>.merge-section.no-header:after, .repository.view.issue .comment-list .comment .content>.merge-section.no-header:before { + border-right-color: #404552 +} + +.repository.new.issue .comment.form .content:after, .repository.new.issue .comment.form .content:before { + border-right-color: #353945 +} + +.repository.view.issue .comment-list .timeline:before, .repository.view.issue .comment-list:not(.prevent-before-timeline):before { + background-color: #3b4954 +} + +.repository.view.issue .comment-list .timeline-item .badge { + background-color: #383c4a; + border-color: #3b4954; + color: #9e9e9e +} + +.repository.view.issue .comment-list .comment .tag { + color: #dbdbdb; + border-color: #505667 +} + +.repository.view.issue .comment-list .timeline-item .badge.badge-commit { + background: radial-gradient(#383c4a 40%, transparent 0) no-repeat +} + +.repository.file.editor .commit-form-wrapper .commit-form { + border-color: #505667 +} + +.repository.file.editor .commit-form-wrapper .commit-form:after, .repository.file.editor .commit-form-wrapper .commit-form:before { + border-right-color: #505667 +} + +.repository .comment.form .content .form:after, .repository .comment.form .content .form:before { + border-right-color: #313c47 +} + +.ui .text.grey a:hover { + color: #dbdbdb!important +} + +.ui.basic.green.active.button, .ui.basic.green.buttons .active.button { + color: #13ae38!important; + box-shadow: inset 0 0 0 1px #13ae38!important +} + +.ui .info.segment.top { + background-color: #404552!important +} + +.repository .diff-file-box .code-diff-unified tbody tr.del-code td { + background-color: #3c2626!important; + border-color: #634343!important +} + +.repository .diff-file-box .code-diff-unified tbody tr.del-code td.lines-num { + background-color: #4e2c2c!important +} + +.repository .diff-file-box .code-diff-unified tbody tr.add-code td { + background-color: #283e2d!important; + border-color: #314a37!important +} + +.repository .diff-file-box .code-diff-unified tbody tr.add-code td.lines-num { + background-color: #2c4632!important +} + +.removed-code { + background-color: #5f3737 +} + +.added-code { + background-color: #3a523a +} + +.tag-code, .tag-code td { + background: #353945!important +} + +.tag-code td.lines-num { + background-color: #3a3e4c!important +} + +.tag-code td.lines-type-marker, td.blob-hunk { + color: #dbdbdb!important +} + +.ui.vertical.menu .active.item { + background: #4b5162 +} + +.ui.vertical.menu .item { + background: #353945 +} + +.ui.vertical.menu .header.item { + background: #404552 +} + +.ui.vertical.menu { + background: #353945; + border: 1px solid #333640 +} + +.ui.repository.list .item:not(:first-child) { + border-top: 1px solid #4c505c +} + +.ui .text.blue { + color: #3296fe!important +} + +.ui.selection.active.dropdown, .ui.selection.active.dropdown .menu, .ui.selection.active.dropdown:hover, .ui.selection.active.dropdown:hover .menu { + border-color: #4e5361; + box-shadow: 0 2px 3px 0 rgba(34, 36, 38, .15) +} + +.ui.menu .ui.dropdown .menu>.active.item { + color: #dbdbdb!important +} + +.ui.card, .ui.cards>.card { + background: #353945; + box-shadow: 0 0 0 1px #4c505c +} + +.ui.card>.content>.header, .ui.cards>.card>.content>.header { + color: #dbdbdb +} + +.ui.card>.extra a:not(.ui), .ui.cards>.card>.extra a:not(.ui) { + color: #3296fe +} + +.ui .text.black { + color: #9e9e9e +} + +.ui .text.black:hover { + color: #dbdbdb +} + +.ui.secondary.segment { + background: #353945 +} + +.ui.secondary.pointing.menu { + border-bottom-color: hsla(0, 0%, 100%, .15) +} + +.ui.secondary.pointing.menu .active.item { + color: #dbdbdb +} + +.ui.user.list .item:not(:first-child) { + border-top: 1px solid #4c505c +} + +.ui.secondary.pointing.menu .active.item:hover, .ui.secondary.pointing.menu .dropdown.item:hover, .ui.secondary.pointing.menu .link.item:hover, .ui.secondary.pointing.menu a.item:hover { + color: #dbdbdb +} + +.ui.pointing.dropdown>.menu:not(.hidden):after { + background: #2c303a +} + +.ui.checkbox+label, .ui.checkbox label, .ui.form .field>label, .ui.form .inline.field>label, .ui.form .inline.field>p, .ui.form .inline.fields .field>label, .ui.form .inline.fields .field>p, .ui.form .inline.fields>label { + color: #9e9e9e +} + +.user.settings .email.list .item:not(:first-child) { + border-top: 1px solid #3f4451 +} + +.explore .navbar { + background-color: #2a2e3a!important +} + +.ui.menu.new-menu { + background: #2a2e3a; + border-color: transparent!important +} + +@media only screen and (max-width:1200px) { + .ui.menu.new-menu:after { + background: linear-gradient(90deg, transparent 0, #2a2e3a) + } +} + +input { + background: #2e323e +} + +.settings .key.list .item:not(:first-child) { + border-top: 1px solid #404552 +} + +.ui.attached.info.message, .ui.info.message { + box-shadow: inset 0 0 0 1px #4b5e71, 0 0 0 0 transparent +} + +.ui.bottom.attached.message { + background-color: #2c662d; + color: #3296fe +} + +.ui.bottom.attached.message .pull-right { + color: #3296fe +} + +.ui.info.message { + background-color: #2c3b4a; + color: #9ebcc5 +} + +.ui .warning.header, .ui.warning.message { + background-color: #542!important; + border-color: #ec8 +} + +.ui.warning.message { + color: #ec8; + box-shadow: 0 0 0 1px #ec8 +} + +.ui.warning.segment { + border-color: #ec8 +} + +.ui.error.message, .ui.red.message { + background-color: #522; + color: #f9cbcb; + box-shadow: inset 0 0 0 1px #a04141 +} + +.ui .error.header, .ui.error.message { + background-color: #522!important; + border-color: #a04141 +} + +.ui.error.segment { + border-color: #a04141 +} + +.ui.red.button, .ui.red.buttons .button { + background-color: #7d3434 +} + +.ui.red.button:hover, .ui.red.buttons .button:hover { + background-color: #984646 +} + +.ui.checkbox+label:hover, .ui.checkbox label:hover { + color: #dbdbdb!important +} + +.ui.checkbox input:checked~.box:after, .ui.checkbox input:checked~label:after { + color: #dbdbdb +} + +.ui.checkbox input:checked~.box:before, .ui.checkbox input:checked~label:before { + background: #404552; + opacity: 1; + color: #dbdbdb; + border-color: #4b505f +} + +.ui.checkbox .box:hover:before, .ui.checkbox label:hover:before { + background: #404552; + border-color: #4b505f +} + +.ui.checkbox .box:before, .ui.checkbox label:before { + background: #404552; + border: 1px solid #4b505f +} + +.ui.checkbox label:before { + border-color: #4b505f +} + +.ui.checkbox .box:active:before, .ui.checkbox input:focus~.box:before, .ui.checkbox input:focus~label:before, .ui.checkbox label:active:before { + background: #404552; + border-color: #6a737d +} + +.ui.checkbox input:checked:focus~.box:before, .ui.checkbox input:checked:focus~label:before, .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:before, .ui.checkbox input:not([type=radio]):indeterminate:focus~label:before { + border-color: #6a737d; + background: #404552 +} + +.ui.checkbox input:checked:focus~.box:after, .ui.checkbox input:checked:focus~label:after, .ui.checkbox input:not([type=radio]):indeterminate:focus~.box:after, .ui.checkbox input:not([type=radio]):indeterminate:focus~label:after { + color: #dbdbdb +} + +.ui.checkbox input:focus~.box:after, .ui.checkbox input:focus~label, .ui.checkbox input:focus~label:after { + color: #9a9a9a +} + +.ui.radio.checkbox input:checked~label:after, .ui.radio.checkbox input:focus:checked~label:after, .ui.radio.checkbox input:focus~label:after, .ui.radio.checkbox label:after { + background: #dbdbdb +} + +.ui.radio.checkbox input:checked~label:before, .ui.radio.checkbox input:focus:checked~label:before, .ui.radio.checkbox input:focus~label:before { + background: none +} + +.ui.selection.dropdown .menu>.item { + border-top: 1px solid #313c47 +} + +.ui.selection.visible.dropdown>.text:not(.default) { + color: #9e9e9e +} + +.ui.positive.message { + background-color: #0d491b; + color: #3296fe; + box-shadow: inset 0 0 0 1px #2d693b, 0 0 0 0 transparent +} + +.ui.negative.message { + background-color: rgba(80, 23, 17, .6); + color: #f9cbcb; + box-shadow: inset 0 0 0 1px rgba(121, 71, 66, .5), 0 0 0 0 transparent +} + +.user.profile .ui.card .extra.content ul li:not(:last-child) { + border-bottom: 1px solid #4c505c +} + +.ui.form .dropzone { + border: 1px dashed #7f98ad; + background-color: #2e323e +} + +.ui.form .dropzone .dz-button { + color: hsla(0, 0%, 62%, .8) +} + +.ui.form .dropzone:hover .dz-button { + color: #9e9e9e +} + +.ui.basic.red.button, .ui.basic.red.buttons .button { + box-shadow: inset 0 0 0 1px #a04141!important; + color: #a04141!important +} + +.ui.list .list>.item .header, .ui.list>.item .header { + color: #dedede +} + +.ui.list .list>.item .description, .ui.list>.item .description { + color: #9e9e9e +} + +.ui.user.list .item .description a { + color: #668cb1 +} + +.repository.file.list #repo-files-table tbody .svg.octicon-file-directory, .repository.file.list #repo-files-table tbody .svg.octicon-file-submodule { + color: #7c9b5e +} + +.ui.blue.button:focus, .ui.blue.buttons .button:focus { + background-color: #a27558 +} + +.ui.basic.blue.button:focus, .ui.basic.blue.button:hover, .ui.basic.blue.buttons .button:focus, .ui.basic.blue.buttons .button:hover { + box-shadow: inset 0 0 0 1px #3296fe!important; + color: #3296fe!important +} + +.repository.labels .ui.basic.black.label { + background-color: #bbb!important +} + +.blame .lines-num, .lines-commit { + background: #2e323e!important +} + +.bottom-line, .bottom-line:after { + border-color: #4e525e!important +} + +.lines-num { + color: #9e9e9e!important; + border-color: #2d2d2d!important +} + +td.blob-excerpt { + background-color: rgba(0, 0, 0, .15) +} + +a.blob-excerpt { + color: #ccc; + background: #393d4a +} + +a.blob-excerpt:hover { + background: #3296fe +} + +.lines-code.active, .lines-code .active { + background: #534d1b!important +} + +.ui.ui.table td.active, .ui.ui.ui.ui.table tr.active { + color: #dbdbdb +} + +a.ui.label:hover, a.ui.labels .label:hover { + background-color: #505667!important; + color: #dbdbdb!important +} + +.repository #commits-table td.sha .sha.label, .repository #repo-files-table .sha.label { + border-color: #888 +} + +.repository #commits-table td.sha .sha.label.isSigned .detail.icon, .repository #repo-files-table .sha.label.isSigned .detail.icon, .repository .timeline-item.commits-list .singular-commit .sha.label.isSigned .detail.icon { + background: none; + border-left-color: #888 +} + +.repository .ui.attached.message.isSigned.isVerified { + background-color: #394829; + color: #9e9e9e +} + +.repository .ui.attached.message.isSigned.isVerified.message { + color: #3296fe +} + +.repository .ui.attached.message.isSigned.isVerified.message .ui.text { + color: #9e9e9e +} + +.repository .ui.attached.message.isSigned.isVerified.message .pull-right { + color: #3296fe +} + +.repository .ui.attached.message.isSigned.isVerifiedUntrusted { + background-color: #4a3903; + color: #9e9e9e +} + +.repository .ui.attached.message.isSigned.isVerifiedUntrusted.message { + color: #c2c193 +} + +.repository .ui.attached.message.isSigned.isVerifiedUntrusted.message .ui.text { + color: #9e9e9e +} + +.repository .ui.attached.message.isSigned.isVerifiedUntrusted.message .pull-right, .repository .ui.attached.message.isSigned.isVerifiedUntrusted.message a { + color: #c2c193 +} + +.repository .ui.attached.message.isSigned.isVerifiedUnmatched { + background-color: #4e3321; + color: #9e9e9e +} + +.repository .ui.attached.message.isSigned.isVerifiedUnmatched.message { + color: #c2a893 +} + +.repository .ui.attached.message.isSigned.isVerifiedUnmatched.message .ui.text { + color: #9e9e9e +} + +.repository .ui.attached.message.isSigned.isVerifiedUnmatched.message .pull-right, .repository .ui.attached.message.isSigned.isVerifiedUnmatched.message a { + color: #c2a893 +} + +.repository .ui.attached.message.isSigned.isWarning { + background-color: rgba(80, 23, 17, .6) +} + +.repository .ui.attached.message.isSigned.isWarning.message, .repository .ui.attached.message.isSigned.isWarning.message .ui.text { + color: #d07d7d +} + +.repository .ui.attached.message.isSigned.isWarning.message .pull-right { + color: #9e9e9e +} + +.repository .label.list .item { + border-bottom: 1px dashed #4c505c +} + +.ui.basic.blue.button, .ui.basic.blue.buttons .button { + box-shadow: inset 0 0 0 1px #3296fe!important; + color: #3296fe!important +} + +.ui.text.yellow, .yellow.icon.icon.icon { + color: #e4ac07!important +} + +.repository .diff-file-box .code-diff-split tbody tr.add-code td:first-child, .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(3), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(4), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(5), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(6) { + background-color: #2a2e3a +} + +.repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(4), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(5), .repository .diff-file-box .code-diff-split tbody tr.add-code td:nth-child(6), .repository .diff-file-box .code-diff-split tbody tr td.add-code, .repository .diff-file-box .code-diff-split tbody tr td.lines-num-new.add-code { + background-color: #283e2d!important; + border-color: #314a37!important +} + +.repository .diff-file-box .code-diff-split tbody tr.del-code td:first-child, .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(2), .repository .diff-file-box .code-diff-split tbody tr.del-code td:nth-child(3), .repository .diff-file-box .code-diff-split tbody tr td.del-code { + background-color: #3c2626!important; + border-color: #634343!important +} + +.organization.members .list .item, .organization.settings .labelspage .item, .organization.teams .detail .item:not(:last-child), .organization.teams .members .item:not(:last-child), .organization.teams .repositories .item:not(:last-child) { + border-bottom-color: #404552 +} + +.organization.settings .labelspage .item a:hover { + color: #fff +} + +.ui.blue.button:active, .ui.blue.buttons .button:active { + background-color: #a27558 +} + +#git-graph-container li .author, #git-graph-container li a { + color: #c79575 +} + +.ui.header .sub.header { + color: #9e9e9e +} + +.ui.dividing.header { + border-bottom: 1px solid #4c505c +} + +.ui.modal>.header { + background: #404552; + color: #dbdbdb +} + +.ui.modal>.actions { + background: #404552; + border-top: 1px solid #404552 +} + +.ui.modal>.content { + background: #383c4a +} + +.editor-toolbar { + background-color: #404552; + border-color: #4b505f +} + +.edit-diff>div>.ui.table { + border-left-color: #404552!important; + border-right-color: #404552!important +} + +.editor-toolbar a { + color: #3296fe!important +} + +.editor-toolbar a.active, .editor-toolbar a:hover { + background: #2a2e3a; + border-color: transparent +} + +.editor-toolbar i.separator { + border-right-color: #3296fe +} + +.repository .diff-detail-box { + background-color: #383c4a +} + +.repository .diff-detail-box .detail-files { + background-color: inherit +} + +.repository .diff-detail-box.sticky { + border-bottom-color: hsla(0, 0%, 100%, .1) +} + +.comment-code-cloud { + border-color: #3a3a3a +} + +.comment-code-cloud:before { + border-bottom: 13px solid #5a5a5a +} + +.comment-code-cloud .ui.attached.top.header { + background: none transparent; + border: 0 +} + +.comment-code-cloud .ui.active.tab { + border-color: hsla(0, 0%, 100%, .15) +} + +.comment-code-cloud .ui.active.tab:not(.markdown) { + background: #404552 +} + +.comment-code-cloud .ui.active.tab:not(.markdown) textarea:focus { + border: none +} + +.comment-code-cloud .footer { + border-top-color: #5a5a5a +} + +.comment-code-cloud .footer .markdown-info { + color: inherit +} + +.add-comment-left.add-comment-right .ui.attached.header { + border-color: #5d5c5c; + border-right: none +} + +.file-comment { + color: #888 +} + +.ui.comments .comment .author { + color: #dbdbdb +} + +.ui.comments .comment .metadata { + color: #808084 +} + +.ui.comments .comment .text { + color: #9e9e9e +} + +.heatmap-color-0 { + background-color: #2d303b +} + +.heatmap-color-1 { + background-color: #444f47 +} + +.heatmap-color-2 { + background-color: #5b6e52 +} + +.heatmap-color-3 { + background-color: #728e5e +} + +.heatmap-color-4 { + background-color: #89ad69 +} + +.activity-bar-graph, .heatmap-color-5 { + background-color: #64a6fe +} + +.activity-bar-graph { + color: #9e9e9e +} + +.CodeMirror { + color: #9daccc; + background-color: #2e323e; + border-color: #4b505f; + border-top: 0 +} + +.CodeMirror div.CodeMirror-cursor { + border-left: 1px solid #9e9e9e +} + +.CodeMirror .CodeMirror-gutters { + background-color: #2e323e +} + +.CodeMirror ::-moz-selection { + background: #42402f!important +} + +.CodeMirror .CodeMirror-selected, .CodeMirror ::-moz-selection, .CodeMirror ::selection { + background: #42402f!important +} + +.CodeMirror.cm-s-default .cm-property, .CodeMirror.cm-s-paper .cm-property { + color: #64a6fe +} + +.CodeMirror.cm-s-default .cm-header, .CodeMirror.cm-s-paper .cm-header { + color: #9daccc +} + +.CodeMirror.cm-s-default .cm-quote, .CodeMirror.cm-s-paper .cm-quote { + color: #090 +} + +.CodeMirror.cm-s-default .cm-keyword, .CodeMirror.cm-s-paper .cm-keyword { + color: #cc8a61 +} + +.CodeMirror.cm-s-default .cm-atom, .CodeMirror.cm-s-paper .cm-atom { + color: #ef5e77 +} + +.CodeMirror.cm-s-default .cm-number, .CodeMirror.cm-s-paper .cm-number { + color: #ff5656 +} + +.CodeMirror.cm-s-default .cm-def, .CodeMirror.cm-s-paper .cm-def { + color: #e4e4e4 +} + +.CodeMirror.cm-s-default .cm-variable-2, .CodeMirror.cm-s-paper .cm-variable-2 { + color: #00bdbf +} + +.CodeMirror.cm-s-default .cm-variable-3, .CodeMirror.cm-s-paper .cm-variable-3 { + color: #085 +} + +.CodeMirror.cm-s-default .cm-comment, .CodeMirror.cm-s-paper .cm-comment { + color: #8e9ab3 +} + +.CodeMirror.cm-s-default .cm-string, .CodeMirror.cm-s-paper .cm-string { + color: #a77272 +} + +.CodeMirror.cm-s-default .cm-string-2, .CodeMirror.cm-s-paper .cm-string-2 { + color: #f50 +} + +.CodeMirror.cm-s-default .cm-meta, .CodeMirror.cm-s-default .cm-qualifier, .CodeMirror.cm-s-paper .cm-meta, .CodeMirror.cm-s-paper .cm-qualifier { + color: #ffb176 +} + +.CodeMirror.cm-s-default .cm-builtin, .CodeMirror.cm-s-paper .cm-builtin { + color: #b7c951 +} + +.CodeMirror.cm-s-default .cm-bracket, .CodeMirror.cm-s-paper .cm-bracket { + color: #997 +} + +.CodeMirror.cm-s-default .cm-tag, .CodeMirror.cm-s-paper .cm-tag { + color: #f1d273 +} + +.CodeMirror.cm-s-default .cm-attribute, .CodeMirror.cm-s-paper .cm-attribute { + color: #bfcc70 +} + +.CodeMirror.cm-s-default .cm-hr, .CodeMirror.cm-s-paper .cm-hr { + color: #999 +} + +.CodeMirror.cm-s-default .cm-url, .CodeMirror.cm-s-paper .cm-url { + color: #c5cfd0 +} + +.CodeMirror.cm-s-default .cm-link, .CodeMirror.cm-s-paper .cm-link { + color: #d8c792 +} + +.CodeMirror.cm-s-default .cm-error, .CodeMirror.cm-s-paper .cm-error { + color: #dbdbeb +} + +.ui.popup { + color: #9e9e9e; + border-color: #9e9e9e +} + +.ui.popup, .ui.popup.top:before { + background-color: #383c4a +} + +.markdown:not(code) h1 { + border-bottom-color: #888 +} + +.markdown:not(code) blockquote { + border-left-color: #888 +} + +.markdown:not(code) code, .markdown:not(code) tt { + background-color: #2a2e3a +} + +footer .container .links>* { + border-left-color: #888 +} + +.repository.file.list #repo-files-table tbody .svg { + color: #9e9e9e +} + +.repository.release #release-list>li .detail { + border-left-color: #4c505c +} + +.repository.release #release-list>li .detail .dot { + background-color: #888; + border-color: #383c4a +} + +.repository.release #release-list>li .detail .download .list { + border-top-color: #404552 +} + +.repository.release #release-list>li .detail .download .list li { + border-bottom-color: #404552 +} + +.board-column { + background-color: rgba(0, 0, 0, .2)!important +} + +.tribute-container { + box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .6) +} + +.tribute-container ul { + background: #2d303b!important +} + +.tribute-container li.highlight, .tribute-container li:hover { + background: #728e5e!important +} + +.repository .repo-header .ui.huge.breadcrumb.repo-title .repo-header-icon .avatar { + color: #2a2e3a +} + +img[src$="/img/matrix.svg"] { + filter: invert(80%) +} + +#git-graph-container.monochrome #rel-container .flow-group { + stroke: #696969; + fill: #696969 +} + +#git-graph-container.monochrome #rel-container .flow-group.highlight { + stroke: #a9a9a9; + fill: #a9a9a9 +} + +#git-graph-container:not(.monochrome) #rel-container .flow-group.flow-color-16-5 { + stroke: #5543b1; + fill: #5543b1 +} + +#git-graph-container:not(.monochrome) #rel-container .flow-group.highlight.flow-color-16-5 { + stroke: #7058e6; + fill: #7058e6 +} + +#git-graph-container #rev-list li.highlight, #git-graph-container #rev-list li.hover { + background-color: hsla(0, 0%, 100%, .05) +} + +#git-graph-container #rev-list li.highlight.hover { + background-color: hsla(0, 0%, 100%, .1) +} + +#git-graph-container .ui.buttons button#flow-color-monochrome.ui.button { + border-left: 1px solid #4c505c +} + +.mermaid-chart { + filter: invert(84%) hue-rotate(180deg) +} + +.is-loading:after { + border-color: #4a4c58 #4a4c58 #d7d7da #d7d7da +} + +.markdown-block-error { + border: 1px solid rgba(121, 71, 66, .5)!important; + border-bottom: none!important +} + +.migrate .cards .card { + text-align: center +} + +.migrate .cards .card .content a { + color: #9e9e9e!important +} + +.migrate .cards .card .content a:hover { + color: #fff!important +} + +.migrate .cards .card .content .description { + color: #9e9e9e +} \ No newline at end of file