slight color tweak for light theme

This commit is contained in:
Benjamin Pasero
2018-01-04 11:41:37 +01:00
parent f68e91c029
commit e5f4bcb4ac

View File

@@ -10,6 +10,6 @@
"editorSuggestWidget.background": "#F3F3F3",
"activityBarBadge.background": "#007ACC",
"sideBarTitle.foreground": "#6F6F6F",
"list.hoverBackground": "#e0e0e0"
"list.hoverBackground": "#E8E8E8"
}
}