Is it possible to write definition of scope as RGB (hex) values like:
color.#ff0000
If not - what names of colors can I use?
Is it possible to write definition of scope as RGB (hex) values like:
color.#ff0000
If not - what names of colors can I use?
Are you working on a custom theme? HEX values are how colors are specified. See the docs for details: Creating Themes | Drafts User Guide
Thanks
After asking question to group I read once again docs and got enlightenment ![]()
Yes - I want to modify dark mode to see bold and italic in different colors (not only with changed font faces).