summaryrefslogtreecommitdiffstats
path: root/gui/devices/watch/res/watch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/devices/watch/res/watch.xml')
-rw-r--r--gui/devices/watch/res/watch.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/devices/watch/res/watch.xml b/gui/devices/watch/res/watch.xml
index a86b07c62..0169a99b4 100644
--- a/gui/devices/watch/res/watch.xml
+++ b/gui/devices/watch/res/watch.xml
@@ -3389,6 +3389,7 @@
<condition var1="tw_terminal_state" var2="0" />
<placement x="%col1_x%" y="%terminal_text_y%" w="%input_width%" h="%input_height%" placement="0" />
<text>%tw_terminal_command%</text>
+ <font resource="fixed" color="%text_color%" />
<data name="tw_terminal_command" />
<restrict minlen="1" />
<action function="terminalcommand">%tw_terminal_command%</action>