[squeak-dev] Re: Dark background color

marcel.taeumel Marcel.Taeumel at hpi.de
Sun Mar 6 00:52:30 UTC 2016


Hi, Karl.

See WindowColorSpec. There, you might want to add a new instVar for
"darkColor." Then you could also update all window color specifications.
Then you could add Preferences >> #installDarkWindowColors just like, for
example, #installNormalWindowColors. Finally, you should update
TheWorldMainDockingBar >> #windowColorsOn: to make it consistently
accessible via the menu.

Note that tools implement #windowColorSpecification. WindowColorRegistry
class >> #refresh updates the cache.

Best,
Marcel



--
View this message in context: http://forum.world.st/Dark-background-color-tp4882681p4882727.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list