dark mode for teams

This commit is contained in:
Čarodej
2021-10-26 06:57:40 +02:00
parent d4990d8d5f
commit fda82d6dbf
117 changed files with 371 additions and 240 deletions

View File

@@ -149,7 +149,7 @@
}
}
.dark-mode {
.dark {
.plans-wrapper {
background: $dark_mode_foreground;

View File

@@ -206,7 +206,7 @@
}
}
.dark-mode {
.dark {
.hero-screenshot {

View File

@@ -176,7 +176,7 @@
}
}
.dark-mode {
.dark {
.features {

View File

@@ -104,7 +104,7 @@
}
}
.dark-mode {
.dark {
.copyright {
color: $dark_mode_text_secondary;