feat(waze patch): customizable themeColor

This commit is contained in:
Se7en-dev
2026-07-02 22:56:09 +02:00
parent 03271bf26d
commit 50b99b6193
10 changed files with 259 additions and 2 deletions
+7
View File
@@ -233,6 +233,13 @@
],
"defaultIndex": 0,
"token": "RL_WAZE_ROOT_ID"
},
{
"type": "color",
"key": "accent_color",
"title": "Accent Color",
"default": -16747037,
"token": "RL_WAZE_THEME_COLOR"
}
]
},