Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Styling editor
Styling editor [message #1735004] Tue, 14 June 2016 14:48 Go to next message
Vlad Dumitrescu is currently offline Vlad DumitrescuFriend
Messages: 431
Registered: July 2009
Location: Gothenburg
Senior Member
Hi!

I am trying to provide better colors for the highlighting in my editor when using the dark theme, using https://wiki.eclipse.org/Eclipse4/CSS/StylingOfPreferences as reference. I also defined this

    <extension point="org.eclipse.e4.ui.css.swt.theme">
      <stylesheet uri="dark_highlighting.css">
        <themeid refid="org.eclipse.e4.ui.css.theme.e4_dark">
        </themeid>
      </stylesheet>


However, the values don't seem to get used. How can I debug it?

BTW, the information about how to do this could be more visible IMHO, it took me a long while until finding a reference.

best regards,
Vlad
Re: Styling editor [message #1735011 is a reply to message #1735004] Tue, 14 June 2016 15:25 Go to previous messageGo to next message
Vlad Dumitrescu is currently offline Vlad DumitrescuFriend
Messages: 431
Registered: July 2009
Location: Gothenburg
Senior Member
Hmmm, I got it working somehow (saw even the 'overridenByCSS' property in the preference store), but after making some changes, it reverted to not working.

/Vlad
Re: Styling editor [message #1735021 is a reply to message #1735004] Tue, 14 June 2016 17:02 Go to previous message
Paul Roubekas is currently offline Paul RoubekasFriend
Messages: 207
Registered: March 2012
Location: Chattanooga, TN USA
Senior Member
Have you tried....
http://fxexperience.com/scenic-view/


Oxygen 3a
Windows 10
Previous Topic:Java-Application can not be started - main method not found
Next Topic:Is there a way to use a fragment command in another fragment?
Goto Forum:
  


Current Time: Thu Mar 28 12:04:04 GMT 2024

Powered by FUDForum. Page generated in 0.03804 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top