mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Update config-screensaver.md
This commit is contained in:
@@ -85,7 +85,7 @@ key | option | type | default | description
|
|||||||
`tForecast3Val` | True | list | White | `[R, G, B]`
|
`tForecast3Val` | True | list | White | `[R, G, B]`
|
||||||
`tForecast4Val` | True | list | White | `[R, G, B]`
|
`tForecast4Val` | True | list | White | `[R, G, B]`
|
||||||
`bar` | True | list | White | `[R, G, B]`
|
`bar` | True | list | White | `[R, G, B]`
|
||||||
`tMainTextAlt` | True | list | White | `[R, G, B]`
|
`tMainTextAlt2` | True | list | White | `[R, G, B]`
|
||||||
`tTimeAdd` | True | list | White | `[R, G, B]`
|
`tTimeAdd` | True | list | White | `[R, G, B]`
|
||||||
|
|
||||||
Specify colours as red green and blue values from 0-255 e.g. `[255, 0, 0]` for red or `[0, 0, 255]` for blue. These are translated internally to RGB565 (note that this has lower color depth so the colours may not appear the same). Also note that the screen has a low contrast ratio, so colors look sigificantly different at full display brightness and lowest brightness.
|
Specify colours as red green and blue values from 0-255 e.g. `[255, 0, 0]` for red or `[0, 0, 255]` for blue. These are translated internally to RGB565 (note that this has lower color depth so the colours may not appear the same). Also note that the screen has a low contrast ratio, so colors look sigificantly different at full display brightness and lowest brightness.
|
||||||
|
|||||||
Reference in New Issue
Block a user