immich/mobile/openapi/doc/SystemConfigThemeDto.md
Wingy 62a11283af
feat(web): custom stylesheets (#4602)
* add initial ui and api definitions for stylesheets

* proper saving

* make custom css work

* add textarea

* rebuild api

* run prettier

* add typecast

* update typings

* move css accordion to be sorted alphabetically

* set content-type properly

* rename stylesheets to theme

* fix server test
2023-10-23 18:38:41 +00:00

419 B
Generated

openapi.model.SystemConfigThemeDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
customCss String

[Back to Model list] [Back to API list] [Back to README]