cli-highlight
cli-highlight copied to clipboard
No styles for CSS selectors
Does anyone run into the issue with coloring css tags using highlight? I can't produce colored css tags and template tags in either html file containing css or independent css file, just the css properties and its values, even if I specify css to highlight as the parsing language. Here's the screenshot (This is the best result I can get from cli-highlight)

Did I do it wrong? or the features have not been implemented?
The styles for these are currently all set to plain. Would you like to contribute styles for them?
https://github.com/felixfbecker/cli-highlight/blob/41db84db615000b7db5a365d4c86e419e512a654/src/theme.ts#L457-L480