Skip to content

Instantly share code, notes, and snippets.

@to
Last active February 12, 2026 19:24
Show Gist options
  • Select an option

  • Save to/ef2dff728942c1b93adf64374c25523d to your computer and use it in GitHub Desktop.

Select an option

Save to/ef2dff728942c1b93adf64374c25523d to your computer and use it in GitHub Desktop.
:root {
--BG-BASE: hsl(210, 4%, 13%);
}
body, .r-kemksi,
[style*="background-color: rgb(0, 0, 0)"],
[data-theme="dark"] .jf-element .j-vdda9x11,
.bg-background {
background-color: var(--BG-BASE) !important;
--tw-bg-base: var(--BG-BASE) !important;
}
.r-g2wdr4,
[data-theme="dark"] .jf-element .j-cw4uj611 {
background-color: hsl(from var(--BG-BASE) h s 11%) !important;
}
.r-5zmot {
background-color: hsl(from var(--BG-BASE) h s l / 65%) !important;
}
.r-1kqtdi0, .r-1roi411, .r-2sztyj, .r-1igl3o0,
.css-175oi2r {
border-color: hsl(from var(--BG-BASE) h s 20%) !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment