Skip to content

Instantly share code, notes, and snippets.

View qtlunya's full-sized avatar

Luna qtlunya

  • Europe
  • 09:51 (UTC +02:00)
View GitHub Profile
@qtlunya
qtlunya / discord-oled.css
Created December 16, 2023 15:56
Restore Discord OLED Theme on Desktop
.theme-dark .background_cb0a80 {
background-color: var(--home-background);
}
.theme-dark .background_e80d5a {
background-color: var(--home-background);
}
.theme-dark {
--action-sheet-gradient-bg: var(--black-500);
--activity-card-background: var(--primary-700);
--alert-bg: var(--black-500);