Thanks Le 25/11/2014 15:30, Marcus Denker a écrit :
On 25 Nov 2014, at 15:24, Hilaire <hilaire@drgeo.eu> wrote:
Le 25/11/2014 08:16, Marcus Denker a écrit :
Nobody did anything (the only thing I did is to remove *a lot* of duplicated methods im the hierarchy).
Ok Switch to DarkTheme, then to WaterTheme. Text color scheme get wrong.
I think this is because of #installFullTheme
if you add this to UITheme (the superclass of all) it should work:
installFullTheme "Installs full theme: this theme default forts desktop background completion list colors"
self beCurrent. SHPreferences setStyleTable: SHTextStylerST80 blueStyleTable. PolymorphSystemSettings desktopColor: Color lightGray lighter lighter. NECPreferences backgroundColor: UITheme current windowColor. Paragraph insertionPointColor: UITheme current caretColor.
-- Dr. Geo - http://drgeo.eu iStoa - http://istoa.drgeo.eu