Issue 3707 in pharo: Syntax highlighting looks strange

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
24 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: Issue 3707 in pharo: Syntax highlighting looks strange

pharo

Comment #20 on issue 3707 by [hidden email]: Syntax highlighting  
looks strange
http://code.google.com/p/pharo/issues/detail?id=3707

Ok I found it.
SHTextStylerST80 initialize should be done after reverting the style.



Reply | Threaded
Open this post in threaded view
|

Re: Issue 3707 in pharo: Syntax highlighting looks strange

pharo

Comment #21 on issue 3707 by [hidden email]: Syntax highlighting  
looks strange
http://code.google.com/p/pharo/issues/detail?id=3707

I published a new version in shout.
Now I'm looking at the configuration. to see if it should be updated. So we  
can close this issue.



Reply | Threaded
Open this post in threaded view
|

Re: Issue 3707 in pharo: Syntax highlighting looks strange

pharo
Updates:
        Status: Closed

Comment #22 on issue 3707 by [hidden email]: Syntax highlighting  
looks strange
http://code.google.com/p/pharo/issues/detail?id=3707

I fixed the configurationOfShout and configurationOfPharo. Now I will try  
to load that.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3707 in pharo: Syntax highlighting looks strange

pharo

Comment #23 on issue 3707 by [hidden email]: Syntax highlighting  
looks strange
http://code.google.com/p/pharo/issues/detail?id=3707

I copied the latest Glamour-Morphic-Theme in PharoInbox. In there you have  
the method:
GLMUITheme class>>setPreferredShoutColors that has the set of colors we use  
in the Moose distribution. It is pretty close to what used to be in the  
Pharo development image.


12