Skip to content

Instantly share code, notes, and snippets.

@yonester
yonester / settings.json
Created May 23, 2018 17:36
VSCode Config
{
"workbench.colorTheme": "Base16 Eighties Dark",
"workbench.startupEditor": "none",
"workbench.editor.revealIfOpen": true,
"window.zoomLevel": 0,
"editor.fontFamily": "Ubuntu Mono",
"editor.tokenColorCustomizations": {
"variables": "#d3d0c8ff",
"textMateRules":[
{