Skip to content

Instantly share code, notes, and snippets.

View cloorc's full-sized avatar
🚀
Focusing

Cloorc cloorc

🚀
Focusing
View GitHub Profile
@cloorc
cloorc / vscode-customize-css.css
Last active April 2, 2024 14:55
vscode-customize-css
/*
* 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,