[Pharo4] theme change via Settings: call #installFullTheme
Hi, When people are enabling the Pharo Dark theme in Pharo4 using settings is is not very usable or nice as the font colors are not changed. I fixed that in 4.0 061: now setting the theme calls #installFullTheme automatically. (now it would be nice if open windows would be re-created with the new theme⦠but that is not simple to do). Marcus
Cool, thank you Marcus! But isnât #installFullTheme damaging something? Can you come back to white theme after that? Uko On 04 Jul 2014, at 10:26, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
When people are enabling the Pharo Dark theme in Pharo4 using settings is is not very usable or nice as the font colors are not changed.
I fixed that in 4.0 061: now setting the theme calls #installFullTheme automatically.
(now it would be nice if open windows would be re-created with the new theme⦠but that is not simple to do).
Marcus
On 04 Jul 2014, at 10:34, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Cool, thank you Marcus!
But isnât #installFullTheme damaging something? Can you come back to white theme after that?
It is setting font colors. The Pharo3Theme has itâs own installFullTheme. The others not, maybe they just need the same setting as the Pharo3Theme.
Uko
On 04 Jul 2014, at 10:26, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
When people are enabling the Pharo Dark theme in Pharo4 using settings is is not very usable or nice as the font colors are not changed.
I fixed that in 4.0 061: now setting the theme calls #installFullTheme automatically.
(now it would be nice if open windows would be re-created with the new theme⦠but that is not simple to do).
Marcus
participants (2)
-
Marcus Denker -
Yuriy Tymchuk