vscode-beautiful-ui icon indicating copy to clipboard operation
vscode-beautiful-ui copied to clipboard

Normal font style for class names

Open djmtype opened this issue 5 years ago • 1 comments

Italicized comments are great, but having italicized css class names is very distracting. Is there any way to change this to a normal font style?

djmtype avatar Nov 10 '19 14:11 djmtype

Please use editor.tokenColorCustomizations. More information here https://code.visualstudio.com/docs/getstarted/themes#_customizing-a-color-theme

swashata avatar Mar 18 '20 12:03 swashata