This commit is contained in:
Adina Țeudan 2022-07-12 12:15:10 +03:00
parent ddab92076a
commit 7aff7aebcf

View File

@ -77,3 +77,9 @@ Update `styles` and `stylePreprocessorOptions` in `angular.json`:
]
}
```
Add theming classes (`light` or `dark`) to the `<body>` element.
Configure light and dark theme variables in `styles.scss`.
Configure Material theme.