Update CSS

pull/4/head
Adam Porter 8 years ago
parent 8881fcd689
commit a46cefd4cd

@ -31,12 +31,22 @@ pre {
background-color: #002b36 !important;
color: #839496 !important;
}
.news .alert .pull-info {
background-color: #083c4a !important;
}
.breadcrumb .repo-root.js-repo-root a {
color: #268bd2 !important;
}
.breadcrumb strong.final-path {
color: #839496 !important;
}
button.ajax-pagination-btn {
background-color: #073642 !important;
color: #93a1a1 !important;
}
button.ajax-pagination-btn:hover {
background-color: #586e75 !important;
}
.contrib-number {
color: #93a1a1 !important;
}
@ -75,6 +85,9 @@ pre {
.file-wrap * {
background-color: transparent !important;
}
.filter-bar {
background-color: #083c4a !important;
}
.filter-item {
color: #839496 !important;
}
@ -125,12 +138,12 @@ pre {
background-color: #586e75 !important;
color: #93a1a1 !important;
}
.subnav-item.selected {
background-color: #073642 !important;
}
.stats-switcher-wrapper {
background-color: #002b36 !important;
}
.stats-switcher-wrapper .numbers-summary li a {
color: #839496 !important;
}
.table-list-header-toggle .btn-link {
color: #586e75 !important;
}
@ -254,6 +267,15 @@ pre {
.build-status-item .build-status-details {
color: #268bd2 !important;
}
.capped-card h3 {
background-color: #083c4a !important;
}
.capped-card h3 a {
color: #93a1a1 !important;
}
.capped-card-content {
background-color: #002b36 !important;
}
.commit,
.commit-meta,
.commit-icon .octicon,
@ -391,7 +413,8 @@ pre {
.issues-listing .btn-primary {
background-color: #859900 !important;
background-image: linear-gradient(#859900, #424d00) !important;
color: #93a1a1 !important;
color: #000 !important;
filter: opacity(62.5%);
}
.entry-title a {
color: #268bd2 !important;
@ -412,11 +435,18 @@ pre {
.reponav-item {
background-color: #073642 !important;
border-color: transparent !important;
color: #839496 !important;
}
.reponav-item:visited {
color: #839496 !important;
}
.reponav-item.selected {
background-color: #002b36 !important;
border-color: #dc322f #094352 transparent !important;
}
.site-footer-links * {
color: #839496 !important;
}
.js-directory-link {
color: #268bd2 !important;
}
@ -582,6 +612,18 @@ a.label {
.state-open {
background-color: #859900 !important;
}
.subnav-item {
color: #839496 !important;
}
.subnav-item:hover {
background-color: #083c4a !important;
}
.subnav-item:visited {
color: #839496 !important;
}
.subnav-item.selected {
background-color: #073642 !important;
}
.subnav-links a:hover {
background-color: #073642 !important;
}
@ -624,6 +666,12 @@ a.label {
.timeline-commits .commit-meta .commit-id {
color: #586e75 !important;
}
.graphs .area {
fill: #859900;
}
.viz {
background-color: #083c4a !important;
}
.sfbgg {
background-color: #073642 !important;
}

@ -31,12 +31,22 @@ pre {
background-color: #fdf6e3 !important;
color: #657b83 !important;
}
.news .alert .pull-info {
background-color: #ebe4cf !important;
}
.breadcrumb .repo-root.js-repo-root a {
color: #268bd2 !important;
}
.breadcrumb strong.final-path {
color: #657b83 !important;
}
button.ajax-pagination-btn {
background-color: #eee8d5 !important;
color: #586e75 !important;
}
button.ajax-pagination-btn:hover {
background-color: #93a1a1 !important;
}
.contrib-number {
color: #586e75 !important;
}
@ -75,6 +85,9 @@ pre {
.file-wrap * {
background-color: transparent !important;
}
.filter-bar {
background-color: #ebe4cf !important;
}
.filter-item {
color: #657b83 !important;
}
@ -125,12 +138,12 @@ pre {
background-color: #93a1a1 !important;
color: #586e75 !important;
}
.subnav-item.selected {
background-color: #eee8d5 !important;
}
.stats-switcher-wrapper {
background-color: #fdf6e3 !important;
}
.stats-switcher-wrapper .numbers-summary li a {
color: #657b83 !important;
}
.table-list-header-toggle .btn-link {
color: #93a1a1 !important;
}
@ -254,6 +267,15 @@ pre {
.build-status-item .build-status-details {
color: #268bd2 !important;
}
.capped-card h3 {
background-color: #ebe4cf !important;
}
.capped-card h3 a {
color: #586e75 !important;
}
.capped-card-content {
background-color: #fdf6e3 !important;
}
.commit,
.commit-meta,
.commit-icon .octicon,
@ -391,7 +413,8 @@ pre {
.issues-listing .btn-primary {
background-color: #859900 !important;
background-image: linear-gradient(#859900, #424d00) !important;
color: #93a1a1 !important;
color: #000 !important;
filter: opacity(62.5%);
}
.entry-title a {
color: #268bd2 !important;
@ -412,11 +435,18 @@ pre {
.reponav-item {
background-color: #eee8d5 !important;
border-color: transparent !important;
color: #657b83 !important;
}
.reponav-item:visited {
color: #657b83 !important;
}
.reponav-item.selected {
background-color: #fdf6e3 !important;
border-color: #dc322f #e9e1c8 transparent !important;
}
.site-footer-links * {
color: #657b83 !important;
}
.js-directory-link {
color: #268bd2 !important;
}
@ -582,6 +612,18 @@ a.label {
.state-open {
background-color: #859900 !important;
}
.subnav-item {
color: #657b83 !important;
}
.subnav-item:hover {
background-color: #ebe4cf !important;
}
.subnav-item:visited {
color: #657b83 !important;
}
.subnav-item.selected {
background-color: #eee8d5 !important;
}
.subnav-links a:hover {
background-color: #eee8d5 !important;
}
@ -624,6 +666,12 @@ a.label {
.timeline-commits .commit-meta .commit-id {
color: #93a1a1 !important;
}
.graphs .area {
fill: #859900;
}
.viz {
background-color: #ebe4cf !important;
}
.sfbgg {
background-color: #eee8d5 !important;
}

@ -24,12 +24,22 @@ pre {
background-color: #073642 !important;
color: #839496 !important;
}
.news .alert .pull-info {
background-color: #083c4a !important;
}
.breadcrumb .repo-root.js-repo-root a {
color: #268bd2 !important;
}
.breadcrumb strong.final-path {
color: #839496 !important;
}
button.ajax-pagination-btn {
background-color: #073642 !important;
color: #93a1a1 !important;
}
button.ajax-pagination-btn:hover {
background-color: #586e75 !important;
}
.contrib-number {
color: #93a1a1 !important;
}
@ -68,6 +78,9 @@ pre {
.file-wrap * {
background-color: transparent !important;
}
.filter-bar {
background-color: #083c4a !important;
}
.filter-item {
color: #839496 !important;
}
@ -118,12 +131,12 @@ pre {
background-color: #586e75 !important;
color: #93a1a1 !important;
}
.subnav-item.selected {
background-color: #073642 !important;
}
.stats-switcher-wrapper {
background-color: #002b36 !important;
}
.stats-switcher-wrapper .numbers-summary li a {
color: #839496 !important;
}
.table-list-header-toggle .btn-link {
color: #586e75 !important;
}
@ -247,6 +260,15 @@ pre {
.build-status-item .build-status-details {
color: #268bd2 !important;
}
.capped-card h3 {
background-color: #083c4a !important;
}
.capped-card h3 a {
color: #93a1a1 !important;
}
.capped-card-content {
background-color: #002b36 !important;
}
.commit,
.commit-meta,
.commit-icon .octicon,
@ -384,7 +406,8 @@ pre {
.issues-listing .btn-primary {
background-color: #859900 !important;
background-image: linear-gradient(#859900, #424d00) !important;
color: #93a1a1 !important;
color: #000 !important;
filter: opacity(62.5%);
}
.entry-title a {
color: #268bd2 !important;
@ -405,11 +428,18 @@ pre {
.reponav-item {
background-color: #073642 !important;
border-color: transparent !important;
color: #839496 !important;
}
.reponav-item:visited {
color: #839496 !important;
}
.reponav-item.selected {
background-color: #002b36 !important;
border-color: #dc322f #094352 transparent !important;
}
.site-footer-links * {
color: #839496 !important;
}
.js-directory-link {
color: #268bd2 !important;
}
@ -575,6 +605,18 @@ a.label {
.state-open {
background-color: #859900 !important;
}
.subnav-item {
color: #839496 !important;
}
.subnav-item:hover {
background-color: #083c4a !important;
}
.subnav-item:visited {
color: #839496 !important;
}
.subnav-item.selected {
background-color: #073642 !important;
}
.subnav-links a:hover {
background-color: #073642 !important;
}
@ -617,3 +659,9 @@ a.label {
.timeline-commits .commit-meta .commit-id {
color: #586e75 !important;
}
.graphs .area {
fill: #859900;
}
.viz {
background-color: #083c4a !important;
}

@ -24,12 +24,22 @@ pre {
background-color: #eee8d5 !important;
color: #657b83 !important;
}
.news .alert .pull-info {
background-color: #ebe4cf !important;
}
.breadcrumb .repo-root.js-repo-root a {
color: #268bd2 !important;
}
.breadcrumb strong.final-path {
color: #657b83 !important;
}
button.ajax-pagination-btn {
background-color: #eee8d5 !important;
color: #586e75 !important;
}
button.ajax-pagination-btn:hover {
background-color: #93a1a1 !important;
}
.contrib-number {
color: #586e75 !important;
}
@ -68,6 +78,9 @@ pre {
.file-wrap * {
background-color: transparent !important;
}
.filter-bar {
background-color: #ebe4cf !important;
}
.filter-item {
color: #657b83 !important;
}
@ -118,12 +131,12 @@ pre {
background-color: #93a1a1 !important;
color: #586e75 !important;
}
.subnav-item.selected {
background-color: #eee8d5 !important;
}
.stats-switcher-wrapper {
background-color: #fdf6e3 !important;
}
.stats-switcher-wrapper .numbers-summary li a {
color: #657b83 !important;
}
.table-list-header-toggle .btn-link {
color: #93a1a1 !important;
}
@ -247,6 +260,15 @@ pre {
.build-status-item .build-status-details {
color: #268bd2 !important;
}
.capped-card h3 {
background-color: #ebe4cf !important;
}
.capped-card h3 a {
color: #586e75 !important;
}
.capped-card-content {
background-color: #fdf6e3 !important;
}
.commit,
.commit-meta,
.commit-icon .octicon,
@ -384,7 +406,8 @@ pre {
.issues-listing .btn-primary {
background-color: #859900 !important;
background-image: linear-gradient(#859900, #424d00) !important;
color: #93a1a1 !important;
color: #000 !important;
filter: opacity(62.5%);
}
.entry-title a {
color: #268bd2 !important;
@ -405,11 +428,18 @@ pre {
.reponav-item {
background-color: #eee8d5 !important;
border-color: transparent !important;
color: #657b83 !important;
}
.reponav-item:visited {
color: #657b83 !important;
}
.reponav-item.selected {
background-color: #fdf6e3 !important;
border-color: #dc322f #e9e1c8 transparent !important;
}
.site-footer-links * {
color: #657b83 !important;
}
.js-directory-link {
color: #268bd2 !important;
}
@ -575,6 +605,18 @@ a.label {
.state-open {
background-color: #859900 !important;
}
.subnav-item {
color: #657b83 !important;
}
.subnav-item:hover {
background-color: #ebe4cf !important;
}
.subnav-item:visited {
color: #657b83 !important;
}
.subnav-item.selected {
background-color: #eee8d5 !important;
}
.subnav-links a:hover {
background-color: #eee8d5 !important;
}
@ -617,3 +659,9 @@ a.label {
.timeline-commits .commit-meta .commit-id {
color: #93a1a1 !important;
}
.graphs .area {
fill: #859900;
}
.viz {
background-color: #ebe4cf !important;
}

Loading…
Cancel
Save