Skip to content

Instantly share code, notes, and snippets.

@dotherightthing
Created February 14, 2020 22:15
Show Gist options
  • Save dotherightthing/8dd2b1f49fa75e0d177c89a83aa60f70 to your computer and use it in GitHub Desktop.
Save dotherightthing/8dd2b1f49fa75e0d177c89a83aa60f70 to your computer and use it in GitHub Desktop.
[Visual Studio Code settings] #vscode
{
"editor.rulers": [130],
"workbench.colorTheme": "Default Light+",
"workbench.colorCustomizations": {
"editorRuler.foreground": "#eaeaea"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment