KamiKillertO / vscode-colorize

A vscode extension to help visualize css colors in files
Apache License 2.0
267 stars 37 forks source link

functionality for vscode theme css variables #169

Open QJjs opened 5 years ago

QJjs commented 5 years ago

As a suggestion, especially for people developing for extensions involving WebViews, this extension should work for variables using theme colors. For example, --vscode-focusBorder, --vscode-editor-foreground, and --vscode-editor-background: sketch 13

KamiKillertO commented 5 years ago

🤔 I think it's possible.