Fleker/chipyard-viewer

Add support for a 'default' theme

Fleker opened this issue · 1 comments

Add a bit of JS to the app-component.ts to check the system dark theme and enable it in the changeDarkTheme method rather than just checking the app setting.

This will move to dialog-settings.component.ts.