Skip to content

Instantly share code, notes, and snippets.

View Westspray12's full-sized avatar

Westspray12 Westspray12

View GitHub Profile
body, * {
--background-tertiary: #000000;
--background-secondary: #000000;
--background-primary: #000000;
--deprecated-panel-background: #000000;
--deprecated-card-bg: #000000;
--deprecated-card-editable-bg: #000000;
--channeltextarea-background: #000000;
--background-modifier-selected: #000000;
--background-modifier-hover: #000000;
.theme-dark {
--header-primary: #fff;
--header-secondary: #b9bbbe;
--text-normal: #dcddde;
--text-muted: hsla(0,0%,100%,.6);
--text-link: #00b0f4;
--channels-default: rgba(255,255,255,0.7);
--interactive-normal: #b9bbbe;
--interactive-hover: #dcddde;
--interactive-active: #fff;