more visible color for light level
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Timo Hocker 2020-08-24 23:05:11 +02:00
parent af6bd94678
commit b0837c7424

View File

@ -43,7 +43,7 @@ export default {
{
label: 'light',
field: 'data/light',
color: '#ffff00',
color: '#999',
fill: '#0000'
}
]