This commit is contained in:
Benjamin Pasero 2017-04-28 09:07:40 +02:00
parent cd3a131267
commit 2a202d165a
2 changed files with 7 additions and 9 deletions

View file

@ -1,10 +1,9 @@
{
"type": "dark",
"colors": {
"foreground": "#ddffff",
"focusedElementOutline": "#00f9ff",
// "foreground": "#ddffff",
// "focusBorder": "#00f9ff",
"dropdownBackground": "#383852",
"listInactiveFocusBackground": "#303052",
"listActiveSelectionBackground": "#303050",
"listFocusAndSelectionBackground": "#383852",
"listInactiveSelectionBackground": "#303d45",
@ -20,14 +19,14 @@
"editorWhitespaces": "#383880",
"editorIndentGuides": "#505037",
"tabsContainerBackground": "#222228",
"activeTabBackground": "#272740",
"inactiveTabBackground": "#333340",
"tabActiveBackground": "#272740",
"tabInactiveBackground": "#333340",
"tabBorder": "#000030",
"panelActiveTitleForeground": "#ddffff",
"statusBarBackground": "#354550",
"activityBarBackground": "#292935",
"activityBarForeground": "#f0f0ff",
"activityBadgeBackground": "#4045b0",
"activityBarBadgeBackground": "#4045b0",
"sideBarBackground": "#232327",
"sideBarSectionHeaderBackground": "#424250",
"notificationsForeground": "#ffe0ff",

View file

@ -1,10 +1,9 @@
{
"type": "dark",
"colors": {
"foreground": "#ddffff",
"focusBorder": "#00f9ff",
// "foreground": "#ddffff",
// "focusBorder": "#00f9ff",
"dropdownBackground": "#383852",
"listInactiveFocusBackground": "#303052",
"listActiveSelectionBackground": "#303070",
"listFocusBackground": "#394770",
"listFocusAndSelectionBackground": "#383852",