summaryrefslogtreecommitdiff
path: root/vcl/uiconfig/theme_definitions/ios/definition.xml
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2019-11-10 12:17:48 +0100
committerTomaž Vajngerl <quikee@gmail.com>2019-11-14 10:57:39 +0100
commit8c1837bbc1fe6732a06eda23516a727b391b3db8 (patch)
tree6d5bb33c818ddd59ebed5f4d4f936e5b6e3a6b6c /vcl/uiconfig/theme_definitions/ios/definition.xml
parent333ed807b2aa425a51126ec9ff912528c29c787b (diff)
widget theme: add new action button stylesettings to xml def.
This adds new action button stylesettings to the xml def. parser and adds the defeinitions to iOS theme. Change-Id: If500d0a7a4633b3c7b90b14b6f62c320ef4b1c12 Reviewed-on: https://gerrit.libreoffice.org/82381 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> (cherry picked from commit ec7374ff84c71edfbb30d6e4dc5b486b6df7107f) Reviewed-on: https://gerrit.libreoffice.org/82638 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Diffstat (limited to 'vcl/uiconfig/theme_definitions/ios/definition.xml')
-rw-r--r--vcl/uiconfig/theme_definitions/ios/definition.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/uiconfig/theme_definitions/ios/definition.xml b/vcl/uiconfig/theme_definitions/ios/definition.xml
index b0e26f01079c..2a29df41d378 100644
--- a/vcl/uiconfig/theme_definitions/ios/definition.xml
+++ b/vcl/uiconfig/theme_definitions/ios/definition.xml
@@ -9,6 +9,9 @@
<shadowColor value="#808080"/>
<darkShadowColor value="#000000"/>
<buttonTextColor value="#007AFF"/>
+ <defaultActionButtonTextColor value="#007AFF"/>
+ <actionButtonRolloverTextColor value="#007AFF"/>
+ <buttonTextColor value="#007AFF"/>
<buttonRolloverTextColor value="#FFFFFF"/>
<radioCheckTextColor value="#000000"/>
<groupTextColor value="#000000"/>