Updated THEMING.md

This commit is contained in:
Alex Duchesne 2024-02-18 20:35:32 -05:00
parent a792fd2db0
commit 8b0d16cbb6

View File

@ -34,7 +34,8 @@ Colors are RGB565 and can be represented as integers or hex strings. The special
"header": "0xFFFF",
"scrollbar": "0xFFFF",
"item_standard": "0xFFFF",
"item_disabled": "0x8410"
"item_disabled": "0x8410",
"item_message": "0xBDF7"
},
"launcher_1": {
"__comment": "This section contains launcher theme variant 1",