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

@@ -45,7 +45,7 @@
}
}
.dark-mode {
.dark {
}
</style>

View File

@@ -48,7 +48,7 @@
}
.dark-mode {
.dark {
}
</style>

View File

@@ -117,7 +117,7 @@ export default {
position: relative;
}
.dark-mode {
.dark {
.color-pick-wrapper {
.color-wrapper {
.single-color {

View File

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

View File

@@ -126,7 +126,7 @@ export default {
@import "resources/sass/vuefilemanager/_inapp-forms.scss";
@import '/resources/sass/vuefilemanager/_forms';
.dark-mode {
.dark {
.info-box {
background: lighten($dark_mode_foreground, 3%);

View File

@@ -434,7 +434,7 @@ export default {
}
}
.dark-mode {
.dark {
.emoji-wrapper {
background: lighten($dark_mode_foreground, 2%);

View File

@@ -140,7 +140,7 @@ export default {
}
}
.dark-mode {
.dark {
.copy-input {
border-color: #333333;

View File

@@ -249,7 +249,7 @@ export default {
right: -9999px;
}
.dark-mode {
.dark {
.copy-input {
border-color: #333333;

View File

@@ -53,7 +53,7 @@
}
}
.dark-mode {
.dark {
.form-label {
.label {

View File

@@ -187,7 +187,7 @@
}
}
.dark-mode {
.dark {
.dropzone {
border-color: rgba(white, 0.2);

View File

@@ -82,7 +82,7 @@
}
.dark-mode {
.dark {
.info-box {
background: $dark_mode_foreground;

View File

@@ -173,7 +173,7 @@ export default {
}
}
.dark-mode {
.dark {
.input-wrapper {
background: lighten($dark_mode_foreground, 3%);

View File

@@ -104,7 +104,7 @@ export default {
}
}
.dark-mode {
.dark {
.search-bar {
input {
background: $dark_mode_foreground;

View File

@@ -80,7 +80,7 @@
}
.dark-mode {
.dark {
.select-box {
.box-item {

View File

@@ -239,7 +239,7 @@
transform: translateY(-50px);
}
.dark-mode {
.dark {
.select-search {
background: $dark_mode_foreground;

View File

@@ -124,7 +124,7 @@
}
.dark-mode {
.dark {
.setup-box {

View File

@@ -90,7 +90,7 @@
}
}
.dark-mode {
.dark {
.switch {
background: $dark_mode_foreground;
}

View File

@@ -46,7 +46,7 @@
}
}
.dark-mode {
.dark {
.list-info-item {
span {

View File

@@ -159,7 +159,7 @@
}
}
.dark-mode {
.dark {
.toaster-item {
&.success, &.danger {

View File

@@ -71,7 +71,7 @@
}
}
.dark-mode {
.dark {
.page-header {
background: $dark_mode_background;

View File

@@ -167,7 +167,7 @@
}
}
.dark-mode {
.dark {
.plan {
.plan-wrapper {

View File

@@ -123,7 +123,7 @@
}
}
.dark-mode {
.dark {
.content {
.title {

View File

@@ -101,7 +101,7 @@
}
}
.dark-mode {
.dark {
.popup-header {
.label {
.close-icon {

View File

@@ -141,7 +141,7 @@
}
}
.dark-mode {
.dark {
.popup-wrapper {
background: $dark_mode_foreground;
box-shadow: $dark_mode_popup_shadow;
@@ -150,7 +150,7 @@
@media only screen and (max-width: 690px) {
.dark-mode {
.dark {
.popup-wrapper {
background: $dark_mode_background;
}

View File

@@ -185,7 +185,7 @@ export default {
margin-bottom: 20px;
}
.dark-mode {
.dark {
.close-icon-wrapper {
&:hover {

View File

@@ -26,7 +26,7 @@
}
.dark-mode {
.dark {
.text-label {
color: $theme;
}

View File

@@ -168,7 +168,7 @@
}
}
.dark-mode {
.dark {
.header-storage-item {
.type {

View File

@@ -102,7 +102,7 @@
}
.dark-mode {
.dark {
.tab-wrapper {
background: $dark_mode_foreground;
border-color: transparent;

View File

@@ -76,7 +76,7 @@
}
}
.dark-mode {
.dark {
.cell-image-thumbnail {

View File

@@ -424,7 +424,7 @@ export default {
}
}
.dark-mode {
.dark {
.table {

View File

@@ -29,7 +29,7 @@
}
}
.dark-mode {
.dark {
.text-label {
opacity: 0.35;
}

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;

View File

@@ -171,7 +171,7 @@
}
// Dark mode
.dark-mode {
.dark {
.folder-item {

View File

@@ -230,7 +230,7 @@
}
// Dark mode
.dark-mode {
.dark {
.folder-item {

View File

@@ -192,7 +192,7 @@ export default {
}
}
.dark-mode {
.dark {
.codes-list {
li {

View File

@@ -94,7 +94,7 @@
}
.dark-mode {
.dark {
}
</style>

View File

@@ -67,7 +67,7 @@
}
}
.dark-mode {
.dark {
.user-avatar {
.notification {

View File

@@ -61,7 +61,7 @@
}
// Dark mode
.dark-mode {
.dark {
.vignette {
background: $dark_mode_vignette;