1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-04-08 15:00:11 +00:00

Update _dashboard.scss ()

This commit is contained in:
Relisiuol 2022-12-29 13:09:34 +01:00 committed by GitHub
parent e76e0b6f3a
commit af555702e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
#app-dashboard {
--color-background-translucent: var(--color-dashboard-grey) !important;
background-color: var(--color-background-darker) !important;
--color-main-background: var(--color-background-darker) !important;
}
.background-selector .background.color {
@ -67,4 +67,4 @@
.icon-zammad {
background-image: var(--icon-integration_zammad-app-f2f2f2) !important;
}
}