elly-vscode
https://marketplace.visualstudio.com/items?itemName=ulwlu.elly
Recommend Settings
"material-icon-theme.folders.color": "#224249",
"material-icon-theme.folders.theme": "classic",
"material-icon-theme.saturation": 0.7,
"bracketPairColorizer.independentPairColors": [
["()", ["#738C9C90"], "#810002"],
["[]", ["#738C9C90"], "#810002"],
["{}", ["#738C9C90"], "#810002"]
],
"bracketPairColorizer.scopeLineCSS": [
"borderStyle : solid",
"borderWidth : 1px",
"borderColor : #738C9C80",
"opacity: 1"
],
| |