reorder keys properly

This commit is contained in:
Dany Castillo 2020-05-17 11:02:06 +02:00 committed by GitHub
parent ed733ec808
commit 2929dae39b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,8 +108,8 @@
"editor.inactiveSelectionBackground": "#3392FF22",
"editor.selectionBackground": "#3392FF44",
"editor.selectionHighlightBackground": "#17E5E600",
"editor.wordHighlightBackground": "#17E5E633",
"editor.selectionHighlightBorder": "#17E5E644",
"editor.wordHighlightBackground": "#17E5E633",
"editor.wordHighlightStrongBackground": "#17E5E622",
"editor.wordHighlightBorder": "#17E5E600",
"editor.wordHighlightStrongBorder": "#17E5E600",