mirror of
https://github.com/alphapapa/solarized-everything-css
synced 2024-11-16 21:26:15 +00:00
49 lines
1.0 KiB
CSS
49 lines
1.0 KiB
CSS
|
.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;
|
||
|
}
|