Frontend: Fix chip color in dark theme (Onyx) #700

This commit is contained in:
Michael Mayer 2021-01-15 11:47:30 +01:00
parent 82102b3470
commit f83516418a

View file

@ -28,6 +28,7 @@
background: #666;
}
#photoprism.theme-onyx .theme--light.v-chip,
#photoprism.theme-onyx .v-card__actions .theme--light.v-text-field--solo>.v-input__control>.v-input__slot {
background: #777;
}