From 49beab3c3415d40d9a1d4326474d16547c4ae9ac Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Mon, 31 Mar 2025 15:34:22 +0200 Subject: GUI: Support customizing widget text format through theme The following widgets now support setting the font, text color, outline color and shadow color through the theme: * Button * Tab * Window (title) * ProgressBar The text format can be specified differently per skin state. --- data/graphics/gui/theme.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/graphics/gui/theme.xml b/data/graphics/gui/theme.xml index d5dbb792..97480dad 100644 --- a/data/graphics/gui/theme.xml +++ b/data/graphics/gui/theme.xml @@ -2,10 +2,6 @@ - - - - @@ -71,6 +67,7 @@ + @@ -185,6 +182,7 @@ + -- cgit v1.2.3-70-g09d2