When I added the warningTextColor I did not test it enough. Now that I try to use it with Iceberg I see that it is not good. This will make it more readable.
Case 20357 : https://pharo.fogbugz.com/f/cases/20357/New-warning-text-color-is-not-readable-on-white-theme You can view, comment on, or merge this pull request online at: https://github.com/pharo-project/pharo/pull/231 -- Commit Summary -- * When I added the warningTextColor I did not test it enough. Now that I try to use it with Iceberg I see that it is not good. This will make it more readable. -- File Changes -- M src/Polymorph-Widgets.package/UITheme.class/instance/warningBackgroundColor.st (2) M src/Polymorph-Widgets.package/UITheme.class/instance/warningTextColor.st (2) -- Patch Links -- https://github.com/pharo-project/pharo/pull/231.patch https://github.com/pharo-project/pharo/pull/231.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pharo-project/pharo/pull/231
