This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* A simple vscode style customization for https://github.com/be5invis/vscode-custom-css | |
* Just put this file into anywhere and refer it from your vscode `settings.json` under `vscode_custom_css.imports` as following: | |
* "vscode_custom_css.imports": [ | |
* "file:///c:/Users/anyone/vscode.css" | |
* ] | |
**/ | |
a.label-name, | |
p.subtitle.description, | |
h1.product-name.caption, |