Repair 66ab35f in the upwards direction

[ci skip]

(cherry picked from commit d724b1a71d)
This commit is contained in:
Charles Dang 2018-04-30 22:23:45 +11:00
parent 41c5d0cedd
commit 95b4d4e0d7

View file

@ -63,22 +63,19 @@
# This white color is used for most texts.
#define GUI__FONT_COLOR_ENABLED__DEFAULT
#arg ALPHA
255#endarg
"215, 215, 215, {ALPHA}"
#enddef
255 #endarg
"215, 215, 215, {ALPHA}" #enddef
# This gray color is used for most text when the widget is disabled.
#define GUI__FONT_COLOR_DISABLED__DEFAULT
#arg ALPHA
255#endarg
"128, 128, 128, {ALPHA}"
#enddef
255 #endarg
"128, 128, 128, {ALPHA}" #enddef
#define GUI__FONT_COLOR_DISABLED_DARK__DEFAULT
#arg ALPHA
255#endarg
"96, 96, 96, {ALPHA}"
#enddef
255 #endarg
"96, 96, 96, {ALPHA}" #enddef
# This gold color is used for the
# - title labels