update quiet light theme

#25327
This commit is contained in:
isidor 2017-04-26 15:22:34 +02:00
parent eb7cf703bd
commit b714af7a56

View file

@ -453,16 +453,24 @@
}
],
"colors": {
"focusedElementOutline": "#A6B39B",
"activityBarBackground": "#3E4932",
"pickerGroupForeground": "#A6B39B",
"pickerGroupBorder": "#749351",
"statusBarBackground": "#749351",
"activityBadgeBackground": "#749351",
"activityBarForeground": "#FFFFFF",
"listActiveSelectionForeground": "#6c6c6c",
"listFocusAndSelectionForeground": "#6c6c6c",
"listFocusBackground": "#CADEB9",
"listFocusAndSelectionBackground": "#A2B294",
"listActiveSelectionBackground": "#B6C8A7",
"editorBackground": "#F5F5F5",
"editorWhitespaces": "#AAAAAA",
"editorLineHighlight": "#E4F6D4",
"editorSelection": "#C9D0D9",
"statusBarBackground": "#705697",
"activityBarBackground": "#EDEDF5",
"activityBarForeground": "#705697",
"panelBackground": "#F5F5F5",
"sideBarBackground": "#F2F2F2",
"focusedElementOutline": "#705697",
"editorLineNumbers": "#9DA39A",
"editorCursor": "#54494B",
"inputBoxActiveOptionBorder": "#adafb7",