2016-08-30 20:01 GMT+02:00 Brad Selfridge <[email protected]>:
> How does one change Spec labels so that they don't show as black on Dark
> Theme but do show as black on standard Pharo theme?
>
>
>
Looks like ListModel should overwrite #defaultColor
defaultColor
^ Smalltalk ui theme textColor
But I am not sure how spec is supposed to work with theming, maybe only the
widget adapter should do this.
>
> -----
> Brad Selfridge
> --
> View this message in context: http://forum.world.st/Spec-
> Label-is-Black-on-Dark-theme-tp4913253.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>
>