Make more things themable

This commit is contained in:
Cadence Ember
2020-05-10 00:26:50 +12:00
parent 8aac24bac8
commit d6c97cdaba
2 changed files with 7 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ $theme: (
"background-error-page": #191919,
"background-alert": #282828,
"background-banner-success": #0b420b,
"foreground-primary": #222,
"foreground-primary": #111,
"foreground-header": #000,
"foreground-power-primary": #fff,
"foreground-power-secondary": #eee,
@@ -31,7 +31,7 @@ $theme: (
"foreground-go-control": #111,
"foreground-thumbnail-alt": #111,
"foreground-timeline-page": #444,
"foreground-timeline-header": #000,
"foreground-post-header": #000,
"foreground-gallery-alt": #eee,
"foreground-error-code": #fff,
"foreground-error-message": #ccc,