Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Styling editor
Styling editor [message #1735004] Tue, 14 June 2016 10:48 Go to next message
Eclipse UserFriend
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 11:25 Go to previous messageGo to next message
Eclipse UserFriend
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 13:02 Go to previous message
Eclipse UserFriend
Have you tried....
http://fxexperience.com/scenic-view/
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: Wed Nov 05 14:37:31 EST 2025

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

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

Back to the top