summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authormcd223 <jacob@simplelittledream.com>2019-05-24 23:34:45 -0400
committermcd223 <jacob@simplelittledream.com>2019-05-24 23:34:45 -0400
commit5fe7c95f712f2810d8b9b8fe3f0dcf9bc021fde9 (patch)
treeccee9519c2c2d04bdc2611fd621ba37b3b93656f /.vscode
parent1baf2c3127d0904fc9baee7f87afca019e1ec5c8 (diff)
Update to dark theme
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..ef55170
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "python.pythonPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\Python37_64\\python.exe"
+} \ No newline at end of file