quietlight: go back to purple

#25327
This commit is contained in:
isidor
2017-04-27 18:02:14 +02:00
parent 4854ac31ad
commit 975b78806b
@@ -454,11 +454,8 @@
], ],
"colors": { "colors": {
"focusBorder": "#A6B39B", "focusBorder": "#A6B39B",
"activityBarBackground": "#3E4932",
"pickerGroupForeground": "#A6B39B", "pickerGroupForeground": "#A6B39B",
"pickerGroupBorder": "#749351", "pickerGroupBorder": "#749351",
"statusBarBackground": "#749351",
"activityBarForeground": "#FFFFFF",
"listActiveSelectionForeground": "#6c6c6c", "listActiveSelectionForeground": "#6c6c6c",
"listFocusAndSelectionForeground": "#6c6c6c", "listFocusAndSelectionForeground": "#6c6c6c",
"listFocusBackground": "#CADEB9", "listFocusBackground": "#CADEB9",
@@ -481,6 +478,8 @@
"peekViewEditorBackground": "#F2F8FC", "peekViewEditorBackground": "#F2F8FC",
"peekViewResultsBackground": "#F2F8FC", "peekViewResultsBackground": "#F2F8FC",
"peekViewResultsMatchHighlight": "#93C6D6", "peekViewResultsMatchHighlight": "#93C6D6",
"activityBarBadgeBackground": "#705697" "statusBarBackground": "#705697",
"activityBarBackground": "#EDEDF5",
"activityBarForeground": "#705697"
} }
} }