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

@@ -165,7 +165,7 @@
}
}
.dark-mode {
.dark {
.file-item {
.icon-item .file-icon {
path {
@@ -206,7 +206,7 @@
}
@media (max-width: 690px) {
.dark-mode .file-item {
.dark .file-item {
.icon-item .file-icon {
path {
fill: $dark_mode_foreground;