Sitemap: Theme colors are supported by Basic UI (#2019)

Support has been added in https://github.com/openhab/openhab-webui/pull/1733

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
pull/2021/head
mueller-ma 2023-03-06 00:29:59 +01:00 committed by GitHub
parent 73a2efc548
commit f593bbd85e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -675,7 +675,7 @@ Generally, you can expected that valid HTML colors will be accepted (e.g. `green
The color names above are agreed on between all openHAB UIs and are therefore your safest choice.
Colors defined by a human-readable name may be adjusted for higher contrast, e.g. on a dark theme `black` may be displayed as white, because white has a higher contrast to the dark background compared to black.
For better theming support the Android app also accepts the keywords `primary` and `secondary` as colors.
For better theming support Basic UI and the Android app also accepts the keywords `primary` and `secondary` as colors.
They will be mapped to the corresponding colors of the UI theme.
### Icons