ternjs / tern_for_sublime

Sublime Text package adding Tern support
MIT License
801 stars 54 forks source link

Styling of tooltips #170

Open Monokai opened 7 years ago

Monokai commented 7 years ago

I'm trying your plugin with monokai.pro , but it seems the tooltips have their own color definitions. Unfortunately, some colors in the tooltips are quite unreadable. Is there any functionality to provide custom colors?

screen shot 2017-09-04 at 14 23 51

marijnh commented 7 years ago

@atabel Did we end up making this configurable? I can't find any such mechanism in the code. Might also be useful to choose colors that work in both dark and light themes.

iuliantatarascu commented 7 years ago

we can use variable colours, they are documented at https://www.sublimetext.com/docs/3/minihtml.html#variables

this is how it looks with default schemes:

light

dark