Cudatext: Some problems with the 'colors' branch (in css) in the code tree.

Created on 14 Mar 2021  路  12Comments  路  Source: Alexey-T/CudaText

(machine translition)
Hi!
I noticed a few issues related to the code tree. Namely, the 'color' branch that is in the CSS.
https://dropmefiles.com/e4osz
First of all, it does not support (does not display) hex color with alpha channel, format #fafafafa.
Secondly, why is there no illumination of these colors? Without highlighting the colors, this branch is meaningless, because it is very difficult and inconvenient to find the desired color in the code. Please add this. So that there is a visible color under each or to the right of each color in this branch.
Thanks!

Most helpful comment

Done the code-tree wish
Beta http://uvviewsoft.com/c/

css-color

All 12 comments

And yet, there is no support for colors in the rgb() rgba() format etc.

partially solved, code-tree is now full:
Screenshot from 2021-03-14 20-35-54

color highlight in code-tree is not possisble yet.

Thank you! It's work.

color highlight in code-tree is not possisble yet.

Why?

partially solved, code-tree is now full:
Screenshot from 2021-03-14 20-35-54

color highlight in code-tree is not possisble yet.

And the code does not highlight the names of colors, I think for those who do not know the names of colors in English, it will be useful to highlight this.

we have 140+ color names, so finding and coloring of them will slow down the app. so it's not done.

Hmm, even I didn't know there were so many colors in css. And if you do this at least for the main colors by type white black blue yellow?

Also, can I somehow import the monokai pro theme from sublime text? Or maybe it is also for Cudatext?

Hmm, even I didn't know there were so many colors in css. And if you do this at least for the main colors by type white black blue yellow?

this is bad/incomplete solution. all 140 colors must be colored.

can I somehow import the monokai pro theme from sublime text?

you must create it by hands.
Wiki info https://wiki.freepascal.org/CudaText#Color_themes

Thanks! I recently moved from Sublime Text and I really like your text editor!

closing; next question to new topics, please.

Done the code-tree wish
Beta http://uvviewsoft.com/c/

css-color

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JairoMartinezA picture JairoMartinezA  路  7Comments

Alexey-T picture Alexey-T  路  5Comments

rhinolophus picture rhinolophus  路  5Comments

Alexey-T picture Alexey-T  路  7Comments

junguler picture junguler  路  5Comments