mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Initial VS Code 1.19 source merge (#571)
* Initial 1.19 xcopy * Fix yarn build * Fix numerous build breaks * Next batch of build break fixes * More build break fixes * Runtime breaks * Additional post merge fixes * Fix windows setup file * Fix test failures. * Update license header blocks to refer to source eula
This commit is contained in:
@@ -10,8 +10,11 @@
|
||||
"button.background": "#565656",
|
||||
"editor.background": "#1e1e1e",
|
||||
"editor.foreground": "#c5c8c6",
|
||||
"editor.selectionBackground": "#373b41",
|
||||
"editor.selectionBackground": "#676b7180",
|
||||
"editor.selectionHighlightBackground": "#575b6180",
|
||||
"editor.lineHighlightBackground": "#303030",
|
||||
"editor.wordHighlightBackground": "#4747a180",
|
||||
"editor.wordHighlightStrongBackground": "#6767ce80",
|
||||
"editorCursor.foreground": "#c07020",
|
||||
"editorWhitespace.foreground": "#505037",
|
||||
"editorIndentGuide.background": "#505037",
|
||||
|
||||
Reference in New Issue
Block a user