diff options
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/ThemeDefaultXML.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/ThemeDefaultXML.cpp b/gui/ThemeDefaultXML.cpp index 68c87c6f2c..be2a9df8b6 100644 --- a/gui/ThemeDefaultXML.cpp +++ b/gui/ThemeDefaultXML.cpp @@ -60,7 +60,7 @@ bool ThemeRenderer::loadDefaultXML() { "</drawdata>" "<drawdata id = 'button_idle' cache = false>" - "<text vertical_align = 'center' horizontal_align = 'center' color = '128, 128, 128' />" + "<text vertical_align = 'center' horizontal_align = 'center' color = '173, 40, 8' />" "<drawstep func = 'roundedsq' radius = '8' stroke = 0 fill = 'foreground' gradient_start = '206, 121, 99' gradient_end = '173, 40, 8' shadow = 3 />" "</drawdata>" |
