Skip to content

Instantly share code, notes, and snippets.

.theme-midnight {
--message-background-hover: var(--opacity-8) !important;
--background-mod-muted: var(--opacity-4) !important;
--background-mod-normal: var(--opacity-16) !important;
--background-mod-strong: var(--opacity-20) !important;
--background-mod-subtle: var(--opacity-8) !important;
--interactive-background-active: var(--opacity-16) !important;
--interactive-background-hover: var(--opacity-8) !important;
--interactive-background-selected: var(--opacity-20) !important;
--background-secondary-alt: var(--neutral-88) !important;