aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/appearance
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2021-12-14 18:34:34 +0100
committerLibravatar kytwb <kytwb@pm.me>2021-12-14 18:34:34 +0100
commit1756a26b58be597045ead7e548f207ed50f05ab4 (patch)
tree6d33f8701e05a7133becf58660698393417690c0 /src/features/appearance
parentExtract SVG logo from Affinity Photo (diff)
downloadferdium-app-1756a26b58be597045ead7e548f207ed50f05ab4.tar.gz
ferdium-app-1756a26b58be597045ead7e548f207ed50f05ab4.tar.zst
ferdium-app-1756a26b58be597045ead7e548f207ed50f05ab4.zip
Fix Dark Mode in auth screens
Diffstat (limited to 'src/features/appearance')
-rw-r--r--src/features/appearance/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/features/appearance/index.ts b/src/features/appearance/index.ts
index 7a4307cfd..4e95f1d97 100644
--- a/src/features/appearance/index.ts
+++ b/src/features/appearance/index.ts
@@ -56,7 +56,6 @@ function generateAccentStyle(accentColorStr) {
56 .settings-navigation .settings-navigation__link.is-active, 56 .settings-navigation .settings-navigation__link.is-active,
57 a.button, 57 a.button,
58 button.button, 58 button.button,
59 .auth,
60 .info-bar, 59 .info-bar,
61 .info-bar.info-bar--primary, 60 .info-bar.info-bar--primary,
62 .infobox.infobox--primary, 61 .infobox.infobox--primary,