Regenerate css

pull/24/head
Jay Kamat 7 years ago
parent dabe81901b
commit 3a39a0e35b
No known key found for this signature in database
GPG Key ID: 5D2E399600F4F7B5

@ -593,6 +593,9 @@ qul.branches-list * {
border-color: #586e75 !important;
color: #93a1a1 !important;
}
.btn:hover {
background-color: #083c4a !important;
}
.btn-primary,
.issues-listing .btn-primary {
background-color: #859900 !important;
@ -753,6 +756,13 @@ a.label {
.octicon-git-merge {
color: #fff !important;
}
.uploaded-files {
background-color: #002b36 !important;
}
.upload-progress {
background-color: #073642 !important;
box-shadow: 1px 0px 0px #073642 inset;
}
#readme .plain {
background-color: #002b36 !important;
}
@ -780,6 +790,9 @@ a.label {
.markdown-body table * img {
background-color: #002b36 !important;
}
.task-list-item.hovered {
background-color: #073642 !important;
}
.range-editor {
background-color: #073642 !important;
}
@ -812,7 +825,6 @@ ul.comparison-list {
border-color: #839496 !important;
}
.select-menu-modal * {
background-color: #002b36 !important;
color: #839496 !important;
}
.select-menu-header,
@ -821,14 +833,15 @@ ul.comparison-list {
color: #93a1a1 !important;
text-shadow: none !important;
}
.select-menu-item:hover *,
.select-menu-item-icon:hover,
.select-menu-item.navigation-focus {
background-color: #586e75 !important;
color: #93a1a1 !important;
.select-menu-item {
background-color: #002b36 !important;
}
.select-menu-item.selected {
.select-menu-item.navigation-focus,
.select-menu-item.navigation-focus.selected,
.select-menu-item.navigation-focus.select-menu-action,
.select-menu-item-text.navigation-focus {
background-color: #586e75 !important;
color: #93a1a1 !important;
}
.repository-sidebar {
background-color: #002b36 !important;
@ -970,6 +983,12 @@ a.tabnav-tab.selected,
.facebox-popup .owner-select-target:hover {
background-color: #586e75 !important;
}
.suggester {
background-color: #094352 !important;
}
.suggester li.navigation-focus {
background-color: #586e75 !important;
}
.sfbgg {
background-color: #073642 !important;
}

@ -593,6 +593,9 @@ qul.branches-list * {
border-color: #93a1a1 !important;
color: #586e75 !important;
}
.btn:hover {
background-color: #ebe4cf !important;
}
.btn-primary,
.issues-listing .btn-primary {
background-color: #859900 !important;
@ -753,6 +756,13 @@ a.label {
.octicon-git-merge {
color: #fff !important;
}
.uploaded-files {
background-color: #fdf6e3 !important;
}
.upload-progress {
background-color: #eee8d5 !important;
box-shadow: 1px 0px 0px #eee8d5 inset;
}
#readme .plain {
background-color: #fdf6e3 !important;
}
@ -780,6 +790,9 @@ a.label {
.markdown-body table * img {
background-color: #fdf6e3 !important;
}
.task-list-item.hovered {
background-color: #eee8d5 !important;
}
.range-editor {
background-color: #eee8d5 !important;
}
@ -812,7 +825,6 @@ ul.comparison-list {
border-color: #657b83 !important;
}
.select-menu-modal * {
background-color: #fdf6e3 !important;
color: #657b83 !important;
}
.select-menu-header,
@ -821,14 +833,15 @@ ul.comparison-list {
color: #586e75 !important;
text-shadow: none !important;
}
.select-menu-item:hover *,
.select-menu-item-icon:hover,
.select-menu-item.navigation-focus {
background-color: #93a1a1 !important;
color: #586e75 !important;
.select-menu-item {
background-color: #fdf6e3 !important;
}
.select-menu-item.selected {
.select-menu-item.navigation-focus,
.select-menu-item.navigation-focus.selected,
.select-menu-item.navigation-focus.select-menu-action,
.select-menu-item-text.navigation-focus {
background-color: #93a1a1 !important;
color: #586e75 !important;
}
.repository-sidebar {
background-color: #fdf6e3 !important;
@ -970,6 +983,12 @@ a.tabnav-tab.selected,
.facebox-popup .owner-select-target:hover {
background-color: #93a1a1 !important;
}
.suggester {
background-color: #e9e1c8 !important;
}
.suggester li.navigation-focus {
background-color: #93a1a1 !important;
}
.sfbgg {
background-color: #eee8d5 !important;
}

@ -525,6 +525,9 @@ qul.branches-list * {
border-color: #586e75 !important;
color: #93a1a1 !important;
}
.btn:hover {
background-color: #083c4a !important;
}
.btn-primary,
.issues-listing .btn-primary {
background-color: #859900 !important;
@ -685,6 +688,13 @@ a.label {
.octicon-git-merge {
color: #fff !important;
}
.uploaded-files {
background-color: #002b36 !important;
}
.upload-progress {
background-color: #073642 !important;
box-shadow: 1px 0px 0px #073642 inset;
}
#readme .plain {
background-color: #002b36 !important;
}
@ -712,6 +722,9 @@ a.label {
.markdown-body table * img {
background-color: #002b36 !important;
}
.task-list-item.hovered {
background-color: #073642 !important;
}
.range-editor {
background-color: #073642 !important;
}
@ -744,7 +757,6 @@ ul.comparison-list {
border-color: #839496 !important;
}
.select-menu-modal * {
background-color: #002b36 !important;
color: #839496 !important;
}
.select-menu-header,
@ -753,14 +765,15 @@ ul.comparison-list {
color: #93a1a1 !important;
text-shadow: none !important;
}
.select-menu-item:hover *,
.select-menu-item-icon:hover,
.select-menu-item.navigation-focus {
background-color: #586e75 !important;
color: #93a1a1 !important;
.select-menu-item {
background-color: #002b36 !important;
}
.select-menu-item.selected {
.select-menu-item.navigation-focus,
.select-menu-item.navigation-focus.selected,
.select-menu-item.navigation-focus.select-menu-action,
.select-menu-item-text.navigation-focus {
background-color: #586e75 !important;
color: #93a1a1 !important;
}
.repository-sidebar {
background-color: #002b36 !important;
@ -902,3 +915,9 @@ a.tabnav-tab.selected,
.facebox-popup .owner-select-target:hover {
background-color: #586e75 !important;
}
.suggester {
background-color: #094352 !important;
}
.suggester li.navigation-focus {
background-color: #586e75 !important;
}

@ -525,6 +525,9 @@ qul.branches-list * {
border-color: #93a1a1 !important;
color: #586e75 !important;
}
.btn:hover {
background-color: #ebe4cf !important;
}
.btn-primary,
.issues-listing .btn-primary {
background-color: #859900 !important;
@ -685,6 +688,13 @@ a.label {
.octicon-git-merge {
color: #fff !important;
}
.uploaded-files {
background-color: #fdf6e3 !important;
}
.upload-progress {
background-color: #eee8d5 !important;
box-shadow: 1px 0px 0px #eee8d5 inset;
}
#readme .plain {
background-color: #fdf6e3 !important;
}
@ -712,6 +722,9 @@ a.label {
.markdown-body table * img {
background-color: #fdf6e3 !important;
}
.task-list-item.hovered {
background-color: #eee8d5 !important;
}
.range-editor {
background-color: #eee8d5 !important;
}
@ -744,7 +757,6 @@ ul.comparison-list {
border-color: #657b83 !important;
}
.select-menu-modal * {
background-color: #fdf6e3 !important;
color: #657b83 !important;
}
.select-menu-header,
@ -753,14 +765,15 @@ ul.comparison-list {
color: #586e75 !important;
text-shadow: none !important;
}
.select-menu-item:hover *,
.select-menu-item-icon:hover,
.select-menu-item.navigation-focus {
background-color: #93a1a1 !important;
color: #586e75 !important;
.select-menu-item {
background-color: #fdf6e3 !important;
}
.select-menu-item.selected {
.select-menu-item.navigation-focus,
.select-menu-item.navigation-focus.selected,
.select-menu-item.navigation-focus.select-menu-action,
.select-menu-item-text.navigation-focus {
background-color: #93a1a1 !important;
color: #586e75 !important;
}
.repository-sidebar {
background-color: #fdf6e3 !important;
@ -902,3 +915,9 @@ a.tabnav-tab.selected,
.facebox-popup .owner-select-target:hover {
background-color: #93a1a1 !important;
}
.suggester {
background-color: #e9e1c8 !important;
}
.suggester li.navigation-focus {
background-color: #93a1a1 !important;
}

@ -782,10 +782,6 @@ ul.comparison-list
.select-menu-item.navigation-focus.select-menu-action
.select-menu-item.navigation-focus
.select-menu-item-text.navigation-focus
// .select-menu-item:hover *
// .select-menu-item-icon:hover
// .select-menu-item.navigation-focus
// .select-menu-item-text
background-color highlight-extra
color emphasized

Loading…
Cancel
Save