Set color in PRE; update CSS

pull/4/head
Adam Porter 9 years ago
parent cbfacaed1d
commit d5cea8551a

@ -26,6 +26,7 @@ textarea {
blockquote,
pre {
background-color: #073642 !important;
color: #839496 !important;
}
.breadcrumb strong.final-path {
color: #839496 !important;
@ -604,6 +605,54 @@ a.label {
.timeline-commits .commit-meta .commit-id {
color: #586e75 !important;
}
.sfbgg {
background-color: #073642 !important;
}
.sbib_a {
background: linear-gradient(to bottom, #073642, #002b36) !important;
}
input#lst-ib,
#sb_ifc0.sbib_b,
#gs_taif0 {
background: transparent !important;
}
#lst-ib,
.sbsb_a {
background-color: #002b36 !important;
}
.kpbb {
background-image: linear-gradient(to bottom, #59a9e1, #268bd2) !important;
}
#hdtbSum {
background-color: #002b36 !important;
}
#hdtbMenus.hdtb-td-o {
background-color: #002b36 !important;
}
#hdtb-tls.hdtb-tl {
background-image: linear-gradient(to bottom, #002b36, #073642) !important;
}
#hdtb-tls.hdtb-tl.hdtb-tl-sel {
background-image: linear-gradient(to bottom, #073642, #002b36) !important;
}
#abar_button_opt.ab_button {
background: linear-gradient(to bottom, #002b36, #073642) !important;
}
#appbar {
background-color: #002b36 !important;
}
cite {
color: #859900 !important;
}
.ab_dropdown {
background-color: #002b36 !important;
}
div.crp {
background-color: #002b36 !important;
}
#fbar {
background-color: #073642 !important;
}
body * {
border-color: #094352 !important;
}

@ -26,6 +26,7 @@ textarea {
blockquote,
pre {
background-color: #eee8d5 !important;
color: #657b83 !important;
}
.breadcrumb strong.final-path {
color: #657b83 !important;
@ -604,6 +605,54 @@ a.label {
.timeline-commits .commit-meta .commit-id {
color: #93a1a1 !important;
}
.sfbgg {
background-color: #eee8d5 !important;
}
.sbib_a {
background: linear-gradient(to bottom, #eee8d5, #fdf6e3) !important;
}
input#lst-ib,
#sb_ifc0.sbib_b,
#gs_taif0 {
background: transparent !important;
}
#lst-ib,
.sbsb_a {
background-color: #fdf6e3 !important;
}
.kpbb {
background-image: linear-gradient(to bottom, #59a9e1, #268bd2) !important;
}
#hdtbSum {
background-color: #fdf6e3 !important;
}
#hdtbMenus.hdtb-td-o {
background-color: #fdf6e3 !important;
}
#hdtb-tls.hdtb-tl {
background-image: linear-gradient(to bottom, #fdf6e3, #eee8d5) !important;
}
#hdtb-tls.hdtb-tl.hdtb-tl-sel {
background-image: linear-gradient(to bottom, #eee8d5, #fdf6e3) !important;
}
#abar_button_opt.ab_button {
background: linear-gradient(to bottom, #fdf6e3, #eee8d5) !important;
}
#appbar {
background-color: #fdf6e3 !important;
}
cite {
color: #859900 !important;
}
.ab_dropdown {
background-color: #fdf6e3 !important;
}
div.crp {
background-color: #fdf6e3 !important;
}
#fbar {
background-color: #eee8d5 !important;
}
body * {
border-color: #e9e1c8 !important;
}

@ -19,4 +19,5 @@ textarea {
blockquote,
pre {
background-color: #073642 !important;
color: #839496 !important;
}

@ -19,4 +19,5 @@ textarea {
blockquote,
pre {
background-color: #eee8d5 !important;
color: #657b83 !important;
}

@ -24,4 +24,5 @@ textarea
blockquote,
pre
background-color highlight
background-color highlight
color()
Loading…
Cancel
Save