You've already forked AstralRinth
forked from didirus/AstralRinth
Fix oled theme, docs, component bugs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.oled-theme {
|
||||
.theme-oled {
|
||||
@extend .dark-theme;
|
||||
|
||||
/* Container colors */
|
||||
@@ -7,7 +7,6 @@
|
||||
--color-raised-bg-hover: hsl(220, 13%, 20%);
|
||||
--color-divider: hsl(220, 13%, 35%);
|
||||
--color-button-bg: hsl(220, 13%, 20%);
|
||||
--color-button-bg-hover: hsl(220, 13%, 15%);
|
||||
|
||||
/* Ad colors */
|
||||
--color-ad-bg: hsl(200, 70%, 15%);
|
||||
|
||||
Reference in New Issue
Block a user