mirror of
https://github.com/alphapapa/solarized-everything-css
synced 2024-11-15 00:12:44 +00:00
Fix: (GitHub) Insights/Pulse
This commit is contained in:
parent
5fe5c48101
commit
835c31b833
@ -1013,6 +1013,31 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #303030 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #272727 !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #444 !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #303030 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #262626 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #272727 !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #bcbcbc !important;
|
||||
fill: #bcbcbc !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #008000 !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #f00 !important;
|
||||
}
|
||||
.sfbgg {
|
||||
background-color: #272727 !important;
|
||||
}
|
||||
|
@ -945,3 +945,28 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #303030 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #272727 !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #444 !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #303030 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #262626 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #272727 !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #bcbcbc !important;
|
||||
fill: #bcbcbc !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #008000 !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #f00 !important;
|
||||
}
|
||||
|
@ -1013,6 +1013,31 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #5e6263 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #2e2e2e !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #363636 !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #5e6263 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #262626 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #2e2e2e !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #909396 !important;
|
||||
fill: #909396 !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #598249 !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #bd3832 !important;
|
||||
}
|
||||
.sfbgg {
|
||||
background-color: #2e2e2e !important;
|
||||
}
|
||||
|
@ -945,3 +945,28 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #5e6263 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #2e2e2e !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #363636 !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #5e6263 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #262626 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #2e2e2e !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #909396 !important;
|
||||
fill: #909396 !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #598249 !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #bd3832 !important;
|
||||
}
|
||||
|
@ -1013,6 +1013,31 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #b8bb26 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #3c3836 !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #44403e !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #b8bb26 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #282828 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #3c3836 !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #83a598 !important;
|
||||
fill: #83a598 !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #98971a !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #cc241d !important;
|
||||
}
|
||||
.sfbgg {
|
||||
background-color: #3c3836 !important;
|
||||
}
|
||||
|
@ -945,3 +945,28 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #b8bb26 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #3c3836 !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #44403e !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #b8bb26 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #282828 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #3c3836 !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #83a598 !important;
|
||||
fill: #83a598 !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #98971a !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #cc241d !important;
|
||||
}
|
||||
|
@ -1013,6 +1013,31 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #586e75 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #073642 !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #094352 !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #586e75 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #002b36 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #073642 !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #839496 !important;
|
||||
fill: #839496 !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #859900 !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #dc322f !important;
|
||||
}
|
||||
.sfbgg {
|
||||
background-color: #073642 !important;
|
||||
}
|
||||
|
@ -945,3 +945,28 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #586e75 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #073642 !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #094352 !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #586e75 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #002b36 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #073642 !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #839496 !important;
|
||||
fill: #839496 !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #859900 !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #dc322f !important;
|
||||
}
|
||||
|
@ -1013,6 +1013,31 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #93a1a1 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #eee8d5 !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #e9e1c8 !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #93a1a1 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #fdf6e3 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #eee8d5 !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #657b83 !important;
|
||||
fill: #657b83 !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #859900 !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #dc322f !important;
|
||||
}
|
||||
.sfbgg {
|
||||
background-color: #eee8d5 !important;
|
||||
}
|
||||
|
@ -945,3 +945,28 @@ a.tabnav-tab.selected,
|
||||
.suggester li.navigation-focus {
|
||||
background-color: #93a1a1 !important;
|
||||
}
|
||||
.menu {
|
||||
background-color: #eee8d5 !important;
|
||||
}
|
||||
.menu-item.selected {
|
||||
background-color: #e9e1c8 !important;
|
||||
}
|
||||
.menu-item:hover {
|
||||
background-color: #93a1a1 !important;
|
||||
}
|
||||
.Box {
|
||||
background-color: #fdf6e3 !important;
|
||||
}
|
||||
.Box-header {
|
||||
background-color: #eee8d5 !important;
|
||||
}
|
||||
svg > * text {
|
||||
color: #657b83 !important;
|
||||
fill: #657b83 !important;
|
||||
}
|
||||
.insertions {
|
||||
color: #859900 !important;
|
||||
}
|
||||
.deletions {
|
||||
color: #dc322f !important;
|
||||
}
|
||||
|
@ -996,3 +996,32 @@ a.tabnav-tab
|
||||
|
||||
li.navigation-focus
|
||||
background-color highlight-extra
|
||||
|
||||
// ** .menu
|
||||
|
||||
.menu
|
||||
background-color highlight
|
||||
|
||||
.menu-item
|
||||
&.selected
|
||||
background-color color-background-highlight-extra-less
|
||||
&:hover
|
||||
background-color highlight-extra
|
||||
|
||||
// ** .Box
|
||||
|
||||
.Box
|
||||
background-color()
|
||||
|
||||
.Box-header
|
||||
background-color highlight
|
||||
|
||||
svg > * text // I don't understand this selector but it works
|
||||
color()
|
||||
fill color-text i
|
||||
|
||||
.insertions
|
||||
color green
|
||||
|
||||
.deletions
|
||||
color red
|
||||
|
Loading…
Reference in New Issue
Block a user