Skip to content

Instantly share code, notes, and snippets.

@gchiam
Last active November 17, 2021 18:02
Show Gist options
  • Save gchiam/55408da6967746dde18a469334fc73f3 to your computer and use it in GitHub Desktop.
Save gchiam/55408da6967746dde18a469334fc73f3 to your computer and use it in GitHub Desktop.
html.simplify.darkTheme .zA .a4W .at[style*="#ddd"] {
background-color: #3B4252 !important;
}
html.simplify.boldHighlight.darkTheme {
--color-focused: #5E81AC;
}
html.simplify.darkTheme .yO.x7,
html.simplify.darkTheme .x7 {
background: #434C5E;
}
html.simplify.darkTheme {
--color-active: #2E3440;
--color-focused: #5E81AC;
--color-selected: #5E81AC;
/*#4C566A; */
--color-selected-focused: #5E81AC;
--color-readItemBg: rgba(46, 52, 64, 0.85);
--color-itemBg: #3B4252;
--color-readItemFont: #ECEFF4;
}
html.simplify {
--color-black: #2E3440;
}
html.simplify.darkTheme #gb form[role="search"] {
background: #2E3440;
}
html.simplify .y2 {
font-style: italic;
}
.gb_vc .gb_8e {
color: #ECEFF4;
}
.aKz {
color: rgb(216, 222, 233, 0.7);
}
.brc {
color: rgb(216, 222, 233, 0.7);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment