From 95b4d4e0d78c26df666415096995a61b033da020 Mon Sep 17 00:00:00 2001 From: Charles Dang Date: Mon, 30 Apr 2018 22:23:45 +1100 Subject: [PATCH] Repair 66ab35f in the upwards direction [ci skip] (cherry picked from commit d724b1a71d67ffd45ad58654d3bd3a7fafdb6694) --- data/gui/macros/_initial.cfg | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/data/gui/macros/_initial.cfg b/data/gui/macros/_initial.cfg index f1d73a5972e1..1eb269599ed4 100644 --- a/data/gui/macros/_initial.cfg +++ b/data/gui/macros/_initial.cfg @@ -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