Added use theme color for status

This commit is contained in:
Juan Gilsanz Polo 2022-10-26 15:22:50 +02:00
parent 3875f161ca
commit 6b593dc195
7 changed files with 80 additions and 14 deletions

View file

@ -545,5 +545,7 @@
"purple": "Morado",
"pink": "Rosa",
"deepOrange": "Naranja oscuro",
"indigo": "Índigo"
"indigo": "Índigo",
"useThemeColorStatus": "Usar el color del tema para estados",
"useThemeColorStatusDescription": "Reemplaza el verde y rojo por el color del tema y gris"
}