Fix: (GitHub) Octicon colors

pull/44/head
Adam Porter 6 years ago
parent 1cc3a3fec2
commit 5fe5c48101

@ -685,20 +685,16 @@ a.label {
.notifications-list li {
background-color: #262626 !important;
}
.octicon,
.octicon-repo {
color: base1 !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(255,0,0,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #ee82ee !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(0,176,0,0.65) !important;
}
.octicon-alert {
@ -716,7 +712,6 @@ a.label {
.octicon-clippy {
color: #ff8700 !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -206,8 +206,8 @@ a:hover {
display: block;
}
#toTop {
top: -100px /* together with this to put the div at the top */;
position: fixed /* this is the magic */;
top: -100px;
position: fixed;
text-align: center;
z-index: 999;
display: none;

@ -617,20 +617,16 @@ a.label {
.notifications-list li {
background-color: #262626 !important;
}
.octicon,
.octicon-repo {
color: base1 !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(255,0,0,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #ee82ee !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(0,176,0,0.65) !important;
}
.octicon-alert {
@ -648,7 +644,6 @@ a.label {
.octicon-clippy {
color: #ff8700 !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -685,20 +685,16 @@ a.label {
.notifications-list li {
background-color: #262626 !important;
}
.octicon,
.octicon-repo {
color: #a6aaab !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(255,66,56,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #797fd4 !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(116,180,92,0.65) !important;
}
.octicon-alert {
@ -716,7 +712,6 @@ a.label {
.octicon-clippy {
color: #a6aaab !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -206,8 +206,8 @@ a:hover {
display: block;
}
#toTop {
top: -100px /* together with this to put the div at the top */;
position: fixed /* this is the magic */;
top: -100px;
position: fixed;
text-align: center;
z-index: 999;
display: none;

@ -617,20 +617,16 @@ a.label {
.notifications-list li {
background-color: #262626 !important;
}
.octicon,
.octicon-repo {
color: #a6aaab !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(255,66,56,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #797fd4 !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(116,180,92,0.65) !important;
}
.octicon-alert {
@ -648,7 +644,6 @@ a.label {
.octicon-clippy {
color: #a6aaab !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -685,20 +685,16 @@ a.label {
.notifications-list li {
background-color: #282828 !important;
}
.octicon,
.octicon-repo {
color: #8ec07c !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(255,34,23,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #d3869b !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(212,211,18,0.65) !important;
}
.octicon-alert {
@ -716,7 +712,6 @@ a.label {
.octicon-clippy {
color: #8ec07c !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -206,8 +206,8 @@ a:hover {
display: block;
}
#toTop {
top: -100px /* together with this to put the div at the top */;
position: fixed /* this is the magic */;
top: -100px;
position: fixed;
text-align: center;
z-index: 999;
display: none;

@ -617,20 +617,16 @@ a.label {
.notifications-list li {
background-color: #282828 !important;
}
.octicon,
.octicon-repo {
color: #8ec07c !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(255,34,23,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #d3869b !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(212,211,18,0.65) !important;
}
.octicon-alert {
@ -648,7 +644,6 @@ a.label {
.octicon-clippy {
color: #8ec07c !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -685,20 +685,16 @@ a.label {
.notifications-list li {
background-color: #002b36 !important;
}
.octicon,
.octicon-repo {
color: #93a1a1 !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(255,54,43,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #6c71c4 !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(205,212,0,0.65) !important;
}
.octicon-alert {
@ -716,7 +712,6 @@ a.label {
.octicon-clippy {
color: #93a1a1 !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -206,8 +206,8 @@ a:hover {
display: block;
}
#toTop {
top: -100px /* together with this to put the div at the top */;
position: fixed /* this is the magic */;
top: -100px;
position: fixed;
text-align: center;
z-index: 999;
display: none;

@ -617,20 +617,16 @@ a.label {
.notifications-list li {
background-color: #002b36 !important;
}
.octicon,
.octicon-repo {
color: #93a1a1 !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(255,54,43,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #6c71c4 !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(205,212,0,0.65) !important;
}
.octicon-alert {
@ -648,7 +644,6 @@ a.label {
.octicon-clippy {
color: #93a1a1 !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -685,20 +685,16 @@ a.label {
.notifications-list li {
background-color: #fdf6e3 !important;
}
.octicon,
.octicon-repo {
color: #93a1a1 !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(202,0,0,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #6c71c4 !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(68,103,0,0.65) !important;
}
.octicon-alert {
@ -716,7 +712,6 @@ a.label {
.octicon-clippy {
color: #586e75 !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -206,8 +206,8 @@ a:hover {
display: block;
}
#toTop {
top: -100px /* together with this to put the div at the top */;
position: fixed /* this is the magic */;
top: -100px;
position: fixed;
text-align: center;
z-index: 999;
display: none;

@ -617,20 +617,16 @@ a.label {
.notifications-list li {
background-color: #fdf6e3 !important;
}
.octicon,
.octicon-repo {
color: #93a1a1 !important;
}
.octicon.type-icon-state-closed,
.octicon-repo.type-icon-state-closed {
.type-icon-state-closed {
color: rgba(202,0,0,0.65) !important;
}
.octicon.type-icon-state-merged,
.octicon-repo.type-icon-state-merged {
.type-icon-state-merged {
color: #6c71c4 !important;
}
.octicon.type-icon-state-open,
.octicon-repo.type-icon-state-open {
.type-icon-state-open {
color: rgba(68,103,0,0.65) !important;
}
.octicon-alert {
@ -648,7 +644,6 @@ a.label {
.octicon-clippy {
color: #586e75 !important;
}
.octicon-git-pull-request,
.octicon-diff {
color: #fff !important;
}

@ -632,18 +632,17 @@ a.label
// ** octicon
.octicon
.octicon-repo
color base1
&.type-icon-state-closed
color transparentify(red, color-background, 0.65)
.type-icon-state-closed
color transparentify(red, color-background, 0.65)
&.type-icon-state-merged
color violet
.type-icon-state-merged
color violet
&.type-icon-state-open
color transparentify(green, color-background, 0.65)
.type-icon-state-open
color transparentify(green, color-background, 0.65)
.octicon-alert
color white
@ -657,7 +656,7 @@ a.label
.octicon-clippy
color emphasized
.octicon-git-pull-request, .octicon-diff
.octicon-diff
color white i
.octicon-markdown

Loading…
Cancel
Save