Hi, The GT-Spotter is being developed on Pharo 4 now, and the DarkTheme is available in that version.
Cheers, Doru On Wed, Jan 28, 2015 at 11:44 PM, Mariano Martinez Peck < [email protected]> wrote: > > > On Fri, Jan 23, 2015 at 9:30 AM, Aliaksei Syrel <[email protected]> > wrote: > >> 3) Fix spotter theming (currently ignores dark theme) >> >> >> I added DarkTheme to spotter. Update to check and you can also take a >> look how theming mechanism works in GT. >> There is UITheme>>spotterWidgetThemer that returns themer object for >> Spotter and to add custom theme she needs to override it in her own theme >> like it is done in Pharo3DarkTheme>>spotterWidgetThemer. >> It allows to customize widgets deeply and reduces mess in themes :) >> >> > I cannot make it work by no means :( but I would love to! > > Do you know the exact steps to have a Pharo 3.0 with GTSpotter and > DarkThem working? > > Thanks a lot in advance, > > > > > >> Cheers, >> Alex >> >> On Fri, Jan 23, 2015 at 1:19 PM, kilon alios <[email protected]> >> wrote: >> >>> I think roassal can do that >>> >>> On Fri, Jan 23, 2015 at 2:05 PM, Esteban Lorenzano <[email protected]> >>> wrote: >>> >>>> >>>> On 23 Jan 2015, at 12:53, Torsten Bergmann <[email protected]> wrote: >>>> >>>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=385003 >>>> https://code.google.com/p/eclipse-svg-icons/ >>>> >>>> >>>> cool! >>>> now I have to figure out how to display svg icons in pharo… but this is >>>> what I was looking for :) >>>> >>>> Esteban >>>> >>>> >>>> >>>> Gesendet: Freitag, 23. Januar 2015 um 12:24 Uhr >>>> Von: "Sven Van Caekenberghe" <[email protected]> >>>> An: "Pharo Development List" <[email protected]> >>>> Betreff: Re: [Pharo-dev] HELP WANTED: improve Dark Theme >>>> >>>> >>>> On 23 Jan 2015, at 12:03, Esteban Lorenzano <[email protected]> >>>> wrote: >>>> >>>> Hi, >>>> >>>> The Dark Theme is a standard theme upcoming in Pharo4, but as you might >>>> noticed, is still far from perfect. >>>> I would like to take some actions on it but I do not have a lot of time >>>> this days, so I thought on asking for help :) >>>> >>>> What I think is needed? >>>> >>>> 1) There are some bugs (for example in the search window, cmd+f in text >>>> panes) >>>> 2) Icon-set is not prepared for dark backgrounds. Now, this is a >>>> problem in eclipse itself who didn’t had a dark-theme either until >>>> recently. Now, I know they added a dark-theme and a corresponding set of >>>> icons (a set that can be displayed correctly both in white and black >>>> backgrounds), but I cannot find the icons. So if someone knows where they >>>> are, I’ll gladly replace them. >>>> >>>> >>>> 3) Fix spotter theming (currently ignores dark theme) >>>> >>>> I know in an ideal world we will have our own set of icons, but that >>>> requires a lot of effort and design talent… so in the mean time, I think >>>> eclipse icons are doing a good job :) >>>> >>>> cheers, >>>> Esteban >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>> >> > > > -- > Mariano > http://marianopeck.wordpress.com > -- www.tudorgirba.com "Every thing has its own flow"
