tern_for_sublime icon indicating copy to clipboard operation
tern_for_sublime copied to clipboard

Styling of tooltips

Open Monokai opened this issue 8 years ago • 2 comments

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

Monokai avatar Sep 04 '17 12:09 Monokai

@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.

marijnh avatar Sep 04 '17 12:09 marijnh

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

iuliantatarascu avatar Sep 15 '17 13:09 iuliantatarascu