enyancc / vscode-ext-color-highlight

Extension adds colored border around css/web colors in the editor
GNU General Public License v3.0
259 stars 82 forks source link

Color(220,220,220) #52

Open Shingles007 opened 6 years ago

Shingles007 commented 6 years ago

Very nice extension, thank you... I am using a language with the following syntax (or look at the topic name):

color(#,#,#)

Could you add the color keyword so that the number arguments are colored? Much like how rgb(#,#,#) works, but replace 'rgb' with 'color'. Each number argument ranges from 0 to 255.

Thank you!

fakhamatia commented 5 years ago

Same problem Screenshot from 2019-04-18 18-26-03

gab-core commented 2 years ago

Up :)