-
|
May you create a Map for color schemes (UI-CSS & Syntax Highlighting), [BUG] I did notice that for some reason If you wish I may provide my schemes someday, but I'd have to do a lot of |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
You mean add a documentation for that? Sure.
Feel free to ask.
It works but it's not doing what you think. That's because the variable is only used to tint the icon colors and no the font color. But you can edit the CSS as you please though. For the light theme it was being used also to set the font color on mouse hover to a huge range of elements but I did just remove it a couple of days ago, but the selector is still valid as a general rule if you need it. Usually base font color should be consistent over all elements.
That would be awesome! :) |
Beta Was this translation helpful? Give feedback.
-
|
BTW the |
Beta Was this translation helpful? Give feedback.
-
|
BUCKET #661 and THIS Mappings for CSS exist, hooray 🎉. However, nobody did that for colorschemes (highlighting) yet so, I thought, I'd make one. Colorschemes MapThe following keys are valid for the default set of syntax highlighting options in ecode.
Plugins may use custom keys. Operators/Valid valuesNext to the colors, every highlighted object can be suited with an array of modifiers to change the appearance of the text or object. These are entered in a comma-separated list without spacing. Available modifiers are:
Tip e.g. TranslationsSee #661; a syntax colorscheme may be translated to the editor. |
Beta Was this translation helpful? Give feedback.
BUCKET #661 and THIS
Mappings for CSS exist, hooray 🎉. However, nobody did that for colorschemes (highlighting) yet so, I thought, I'd make one.
This is everything as far as I've found it for the docs. I am not sure, it was quite a few things. Hope, I didn't mix things up.
Just tell if something's missing.
Colorschemes Map
The following keys are valid for the default set of syntax highlighting options in ecode.
background--back,--tab-active,--term-back-colorwidget_background--list-back,--list-row-active,--menu-back,-…