Add theme switch functionality
Showing
- src/app/app.component.html 6 additions, 6 deletionssrc/app/app.component.html
- src/app/app.component.scss 1 addition, 1 deletionsrc/app/app.component.scss
- src/app/app.component.ts 3 additions, 1 deletionsrc/app/app.component.ts
- src/app/app.module.ts 3 additions, 1 deletionsrc/app/app.module.ts
- src/app/components/shared/header/header.component.html 10 additions, 0 deletionssrc/app/components/shared/header/header.component.html
- src/app/components/shared/header/header.component.ts 15 additions, 1 deletionsrc/app/components/shared/header/header.component.ts
- src/styles.scss 7 additions, 0 deletionssrc/styles.scss
- src/theme/_dark-theme.scss 39 additions, 0 deletionssrc/theme/_dark-theme.scss
- src/theme/_theme.scss 0 additions, 7 deletionssrc/theme/_theme.scss
- src/theme/_variables.scss 1 addition, 0 deletionssrc/theme/_variables.scss
- src/theme/arsnova-theme.const.ts 12 additions, 0 deletionssrc/theme/arsnova-theme.const.ts
- src/theme/theme.directive.ts 46 additions, 0 deletionssrc/theme/theme.directive.ts
- src/theme/theme.module.ts 14 additions, 0 deletionssrc/theme/theme.module.ts
- src/theme/theme.service.ts 20 additions, 0 deletionssrc/theme/theme.service.ts
Please register or sign in to comment