2021-05-21 23:11:09 +12:00
|
|
|
:root{
|
|
|
|
--color-box-body: #353945!important;
|
|
|
|
--color-secondary: #212121!important;
|
|
|
|
--color-text: #dbdbdb!important;
|
|
|
|
--color-secondary-border: #464c5d;
|
|
|
|
}
|
|
|
|
|
|
|
|
.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)
|
|
|
|
}
|
|
|
|
div.issue.list {
|
|
|
|
border-color: #4c505c;
|
|
|
|
border: 1px solid rgba(34,36,38,.15);
|
|
|
|
background: #353945;
|
|
|
|
margin: -0.5rem;
|
|
|
|
padding: 0px 14px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui.segments{
|
|
|
|
border-color: var(--color-secondary-border)!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
div.content.comment-container{
|
|
|
|
border: 1px solid var(--color-secondary-border)!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
::-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: #dedede!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{
|
|
|
|
background: #2a2e3a!important
|
|
|
|
}
|
|
|
|
|
|
|
|
.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: #dedede!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
|
2021-03-13 02:31:25 +13:00
|
|
|
}
|