feat: colorize the ui based on the app color
This commit is contained in:
@@ -29,7 +29,12 @@
|
||||
},
|
||||
"user": {
|
||||
"title": "User",
|
||||
"description": "Enter user informations."
|
||||
"description": "Enter user informations.",
|
||||
|
||||
"color": {
|
||||
"title": "Color",
|
||||
"description": "Select your favorite color."
|
||||
}
|
||||
},
|
||||
"touchScreen": {
|
||||
"title": "Touch Screen",
|
||||
|
||||
Reference in New Issue
Block a user