"workbench.colorCustomizations": {
"[Atom One Light]": {
"foreground": "#519657",
"editor.background": "#ecf8ed",
"editor.lineHighlightBackground": "#dcedc8",
"editor.selectionBackground": "#f0f4c3",
"editorWidget.background": "#ecf8ed",
"editorHoverWidget.background": "#ecf8ed",
"editorHoverWidget.border": "#ecf8ed",
"editorLineNumber.foreground": "#ecf8ed",
"editorWhitespace.foreground": "#ecf8ed",
"editorIndentGuide.background": "#ecf8ed",
"editorIndentGuide.activeBackground": "#ecf8ed",
"editorSuggestWidget.background": "#ecf8ed",
"editorSuggestWidget.border": "#ecf8ed",
"editorSuggestWidget.foreground": "#338a3e",
"editorSuggestWidget.highlightForeground": "#338a3e",
"editorSuggestWidget.selectedBackground": "#ecf8ed",
"activityBar.background": "#ecf8ed",
"activityBar.foreground": "#519657",
"activityBarBadge.background": "#519657",
"activityBarBadge.foreground": "#FFFFFF",
"editorLineNumber.activeForeground": "#519657",
"input.background": "#ecf8ed",
"input.border": "#c5e1a5",
"focusBorder": "#c5e1a5",
"sideBar.background": "#ecf8ed",
"sideBarSectionHeader.background": "#ecf8ed",
"tab.activeBackground": "#ecf8ed",
"tab.activeForeground": "#519657",
"tab.inactiveBackground": "#ecf8ed",
"tab.inactiveForeground": "#97b498",
"tab.border": "#ecf8ed",
"badge.background": "#519657",
"statusBar.background": "#ecf8ed",
"statusBar.foreground": "#519657",
"statusBarItem.hoverBackground": "#dcedc8",
"statusBar.noFolderBackground": "#519657",
"statusBar.debuggingBackground": "#519657",
"statusBar.debuggingForeground": "#00701a",
"debugToolBar.background": "#ecf8ed",
"editorGroupHeader.tabsBackground": "#ecf8ed",
"button.background": "#519657",
"button.foreground": "#FFFFFF",
"button.hoverBackground": "#519657",
"extensionButton.prominentBackground": "#3BBA54",
"extensionButton.prominentHoverBackground": "#4CC263",
"scrollbar.shadow": "#ecf8ed",
"scrollbarSlider.background": "#ecf8ed",
"scrollbarSlider.hoverBackground": "#81c784",
"scrollbarSlider.activeBackground": "#81c784",
"list.activeSelectionBackground": "#dcedc8",
"list.activeSelectionForeground": "#519657",
"list.inactiveSelectionBackground": "#dcedc8",
"list.inactiveSelectionForeground": "#519657",
"list.hoverBackground": "#dcedc8",
"list.highlightForeground": "#dcedc8",
"gitDecoration.modifiedResourceForeground": "#00600f",
"dropdown.background": "#ecf8ed",
"dropdown.border": "#c5e1a5",
"titleBar.activeBackground": "#ecf8ed",
"titleBar.activeForeground": "#519657",
"titleBar.inactiveBackground": "#ecf8ed",
"titleBar.inactiveForeground": "#519657"
}
}