Created
May 6, 2021 22:19
-
-
Save chhh/1479f52e7cb16c8b3ffc0fa1b556cf1f to your computer and use it in GitHub Desktop.
This file contains 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": [80,100], | |
"workbench.colorTheme": "Monokai", | |
"explorer.confirmDelete": false, | |
"workbench.colorCustomizations": { | |
// "tab.activeBorder": "#0A84FF", | |
"tab.activeBorderTop": "#c505df", | |
"tab.unfocusedActiveBorder": "#000000" | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment