dark mode update

This commit is contained in:
carodej
2020-07-09 10:56:17 +02:00
parent a43f0e6908
commit 5a9f5813c8
89 changed files with 1633 additions and 912 deletions
+14
View File
@@ -237,12 +237,26 @@ input[type="email"] {
.form {
.input-help {
color: $dark_mode_text_secondary;
}
&.block-form {
.block-wrapper label {
color: $dark_mode_text_primary;
}
}
.inline-wrapper {
.switch-label {
.input-label {
color: $dark_mode_text_primary;
}
}
}
}
textarea,