| commit | 6ed8c8ab84cc344f5388056da20996dd5266aadf | [log] |
|---|---|---|
| author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | Sun Nov 10 22:12:15 2019 +0100 |
| committer | Tomaž Vajngerl <quikee@gmail.com> | Mon Nov 11 00:17:59 2019 +0100 |
| tree | 3b5072535e9f658730d304b023b7db9165907a9c | |
| parent | 7c8450abac77a2e41f1068fb11d19c1c0c93783f [diff] |
widget theme: add missing actionButtonTextColor style to iOS theme Forgot to add "actionButtonTextColor" to the iOS theme definition. Change-Id: I29207512a04068759021d4ae6a30824b56498de6 Reviewed-on: https://gerrit.libreoffice.org/82394 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
diff --git a/vcl/uiconfig/theme_definitions/ios/definition.xml b/vcl/uiconfig/theme_definitions/ios/definition.xml index 2a29df4..310f450 100644 --- a/vcl/uiconfig/theme_definitions/ios/definition.xml +++ b/vcl/uiconfig/theme_definitions/ios/definition.xml
@@ -10,8 +10,8 @@ <darkShadowColor value="#000000"/> <buttonTextColor value="#007AFF"/> <defaultActionButtonTextColor value="#007AFF"/> <actionButtonTextColor value="#007AFF"/> <actionButtonRolloverTextColor value="#007AFF"/> <buttonTextColor value="#007AFF"/> <buttonRolloverTextColor value="#FFFFFF"/> <radioCheckTextColor value="#000000"/> <groupTextColor value="#000000"/>