Created
February 14, 2020 22:15
-
-
Save dotherightthing/8dd2b1f49fa75e0d177c89a83aa60f70 to your computer and use it in GitHub Desktop.
[Visual Studio Code settings] #vscode
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
{ | |
"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