facebook

Customize CSS

  1. DevStyle
  2.  > 
  3. Suggestions
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #512441 Reply

    ressec
    Participant

    Hi Tim,

    First of all awesome plugin, congrats! It looks really cool … I can’t wait for your icon designer update 😉

    This is not really a suggestion but simply a question.
    I would like to change the default system font for all the tree views in Eclipse by using something like that:

    .MPart Tree {
        font-family: Consolas;
        font-size: 11;
    }

    Is it possible to customize one of the CSS of your theme? If so, which one?

    Thanks.
    Christophe

    • This topic was modified 7 years, 2 months ago by ressec.
    #513121 Reply

    timwebb
    Keymaster

    Absolutely, you can override the CSS by contributing via the E4 CSS theme extension point an extra CSS. The theme ID you would contribute your CSS to from your own Eclipse plugin would be com.genuitec.eclipse.themes.dark

    Let us know if you have any questions and let us know how you like the Icon Designer!

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Customize CSS

You must be logged in to post in the forum log in