On 9 May 2018, at 09:41, phil@highoctane.be wrote:
Hi All,
On Wed, May 9, 2018 at 9:02 AM, Torsten Bergmann <astares@gmx.de <mailto:astares@gmx.de>> wrote: H Sven
Sven Van Caekenberghe wrote:
In the very latest Pharo 7 using the Dark Theme (with the recent changed Tooltip), the intermediate Popup shown when doing Print It in a GT Playground is unreadable:
see my reply in http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2018-May/271654.h... <http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2018-May/271654.h...> which also will fix this issue.
Can't we all agree to introduce a proper palette system so that tools can be based on them?
yes, we can agree and in fact, this is some kind âplannedâ. Now, real problem is âwho puts the bell to the cat?â :)
There are all kind of weird tricks to darken/lighten/whatever on the colors of the theme but there is no single place one can go to switch to another palette without having to spend hours in getting things right. I worked on the Sublimish theme to align GTSpotter with it and it was quite full of interesting surprises.
Check https://terminal.sexy/ <https://terminal.sexy/> for example.
We have a live environment and we have to fiddle so much? Come on!
ThemePalette would be a great addition. Color entries should be separated from the semantic meaning (e.g. background, tooltip, ...). There is some semantic meaning in the Theme but it is not backed by a ThemePalette which makes us create additional ThemeClasses for what is basically the same thing, only the palette changing.
yes, please :) Esteban
What do you think? Also, is there anything like this foreseen in Brick/Block?
Phil
Thx T.