Improve readability of printer_type_label for dark theme

This commit is contained in:
Jaime van Kessel 2018-12-17 17:32:11 +01:00
parent 1440c7d996
commit 0e294481ff

View file

@ -40,6 +40,8 @@
"text_scene": [255, 255, 255, 162],
"text_scene_hover": [255, 255, 255, 204],
"printer_type_label_background": [95, 95, 95, 255],
"error": [212, 31, 53, 255],
"disabled": [32, 32, 32, 255],