Skip to content

Fix dark theme

Lukas Weingarten requested to merge 1126-fix-dark-theme into master
  • Set correct dark theme colors in theme service
  • Fix color for user icon in presentation share view for dark theme
  • Fix color of slide toggle in dark theme. Accent colors for mat-slide-toggles are currently overriden by material style with random colors: https://github.com/angular/components/issues/27484
  • Fix admin interface styles for dark theme

Closes #1126 (closed)

Edited by Lukas Weingarten

Merge request reports