diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a3a6c4..44cfd35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Change Log +## 0.9.5 | 02-05-2020 +* Adds hight contrast version of 1DRC Poncho + ## 0.9.4 | 07-25-2019 * Updates the colors of both active and inactive modified tabs * Updates status bar of window with No project - its more purplish diff --git a/themes/1DRC-Poncho-HC.json b/themes/1DRC-Poncho-HC.json index c8089cc..1cc87c7 100644 --- a/themes/1DRC-Poncho-HC.json +++ b/themes/1DRC-Poncho-HC.json @@ -1,30 +1,22 @@ { - "name": "1Dark Poncho", + "name": "1Dark Poncho HC", "type": "dark", "colors": { "foreground": "#f9faff", "descriptionForeground": "#f9faff", "activityBar.background": "#030d22", - "activityBar.foreground": "#20f6bb", - "activityBarBadge.background": "#fcd71d", "activityBarBadge.foreground": "#303742", "activityBar.dropBackground": "#AE81FF7B", - "titleBar.activeForeground": "#20f6bb", "titleBar.activeBackground": "#0b082e", "titleBar.inactiveBackground": "#161821", "titleBar.inactiveForeground": "#ABB1BAAB", - "button.background": "#087eb4", - "button.hoverBackground": "#0074aa", - "button.foreground": "#f9faff", - "progressBar.background": "#fa0dea", "editor.selectionHighlightBackground": "#42557B40", "editor.findMatchHighlightBackground": "#5755D950", - "editor.background": "#030d22", "editorCursor.foreground": "#FF2E97", "editor.lineHighlightBackground": "#5755D920", "editor.foreground": "#fdfeff", @@ -36,7 +28,6 @@ "editor.wordHighlightBackground": "#420080d5", "editor.wordHighlightStrongBackground": "#12618363", "editorRuler.foreground": "#11215e", - "editorIndentGuide.activeBackground": "#004fbe", "editorError.foreground": "#ce0b93", "editorWarning.foreground": "#fad46d", "editorInfo.foreground": "#6c0994", @@ -55,15 +46,10 @@ "tab.inactiveBackground": "#141138", "tab.inactiveForeground": "#599eff", "tab.border": "#171033", - "tab.activeModifiedBorder": "#8b78ff", "tab.inactiveModifiedBorder": "#8b78ff80", - "list.activeSelectionBackground": "#073170", - "list.activeSelectionForeground": "#ffffff", "list.dropBackground": "#063475", "list.focusBackground": "#06306e", - "list.hoverBackground": "#0a2f66", - "list.inactiveSelectionBackground": "#161130", "list.errorForeground": "#b60672", "list.warningForeground": "#992293", "input.background": "#0d0931", @@ -76,7 +62,6 @@ "panel.border": "#181657", "panel.dropBackground": "#ff2592", - "panelTitle.activeBorder": "#ff2592", "panelTitle.activeForeground": "#ff2592", "panelTitle.inactiveForeground": "#d600dd", @@ -86,28 +71,6 @@ "gitDecoration.ignoredResourceForeground": "#2295ca", "gitDecoration.conflictingResourceForeground": "#3d80dd", - "terminal.background": "#0d0936", - "terminalCursor.background": "#20f6bb", - "terminalCursor.foreground": "#20f6bb", - "terminal.selectionBackground": "#20f6bb5A", - "terminal.foreground": "#959da5", - "terminal.ansiBlack": "#303742", - "terminal.ansiBrightBlack": "#3A1B75", - "terminal.ansiRed": "#FF2E97", - "terminal.ansiBrightRed": "#EE1682", - "terminal.ansiBlue": "#00beff", - "terminal.ansiBrightBlue": "#31beff", - "terminal.ansiBrightYellow": "#fed400", - "terminal.ansiYellow": "#ffd400", - "terminal.ansiMagenta": "#EA00D9", - "terminal.ansiBrightMagenta": "#D328FF", - "terminal.ansiGreen": "#94ccba", - "terminal.ansiBrightGreen": "#21FF78", - "terminal.ansiCyan": "#AF79FE", - "terminal.ansiBrightCyan": "#3789FE", - "terminal.ansiBrightWhite": "#f0f5ff", - "terminal.ansiWhite": "#e3eefe", - "input.placeholderForeground": "#3d65af", "panel.background": "#0D0936", "icon.foreground": "#d31b77", @@ -132,13 +95,11 @@ "editorBracketMatch.background": "#AE81FF20", "editorCursor.background": "#0c0935", "editorBracketMatch.border": "#d31b77AB", - "editorIndentGuide.background": "#1d2fa5ab", "editorGroup.border": "#292A32", "editorLink.activeForeground": "#FFCC00AB", "editorSuggestWidget.background": "#0D0E14", "editorSuggestWidget.border": "#292A32", "editorSuggestWidget.selectedBackground": "#6D57FF7B", - "editorWhitespace.foreground": "#1d2fa5ab", "editorWidget.border": "#030f27", "focusBorder": "#AE81FF6B", @@ -174,7 +135,7 @@ "pickerGroup.border": "#AE81FF6B", "pickerGroup.foreground": "#C8DDFCBB", - "sideBar.background": "#030d22", + "sideBar.background": "#0d0936", "sideBarSectionHeader.background": "#04112e", "sideBarSectionHeader.foreground": "#1f9aff", "sideBar.foreground": "#C8DDFC9A", @@ -185,14 +146,56 @@ "statusBar.noFolderForeground": "#ffffff", "statusBar.debuggingBackground": "#473C9B", "statusBarItem.activeBackground": "#473C9B90", - "statusBarItem.hoverBackground": "#5542C3", "statusBar.noFolderBackground": "#5755d980", - "statusBar.foreground": "#20f6bb", - "textLink.activeForeground": "#6D57FF", - "textLink.foreground": "#8A78FE", - - "widget.shadow": "#0F1014" + "widget.shadow": "#0F1014", + "activityBar.foreground": "#20f6bb", + "activityBar.inactiveForeground": "#20f6bb50", + "activityBarBadge.background": "#00beff", + "statusBar.foreground": "#20f6bb", + "statusBarItem.remoteForeground": "#20f6bb", + "statusBarItem.remoteBackground": "#101119", + "statusBarItem.hoverBackground": "#1d2fa5", + "badge.background": "#00beff", + "textLink.foreground": "#20f6bb", + "textLink.activeForeground": "#04926a", + "button.background": "#20f6bb", + "button.foreground": "#0d0936", + "button.hoverBackground": "#20f6bb8a", + "titleBar.activeForeground": "#20f6bb", + "tab.activeBorder": "#20f6bb8a", + "tab.hoverBorder": "#20f6bb9a", + "tab.activeModifiedBorder": "#ff99005B", + "editor.background": "#030d22", + "panelTitle.activeBorder": "#1d2fa5", + "editorIndentGuide.activeBackground": "#1d2fa5D0", + "editorIndentGuide.background": "#1d2fa53A", + "editorWhitespace.foreground": "#1d2fa57A", + "list.hoverBackground": "#101119", + "list.activeSelectionBackground": "#101119", + "list.activeSelectionForeground": "#c4d8f7", + "list.inactiveSelectionBackground": "#030d22AB", + "terminal.background": "#0d0936", + "terminalCursor.background": "#20f6bb", + "terminalCursor.foreground": "#20f6bb", + "terminal.selectionBackground": "#20f6bb5A", + "terminal.foreground": "#959da5", + "terminal.ansiBlack": "#303742", + "terminal.ansiBrightBlack": "#3A1B75", + "terminal.ansiRed": "#FF2E97", + "terminal.ansiBrightRed": "#EE1682", + "terminal.ansiBlue": "#00beff", + "terminal.ansiBrightBlue": "#31beff", + "terminal.ansiBrightYellow": "#fed400", + "terminal.ansiYellow": "#ffd400", + "terminal.ansiMagenta": "#EA00D9", + "terminal.ansiBrightMagenta": "#D328FF", + "terminal.ansiGreen": "#21FF78", + "terminal.ansiBrightGreen": "#20f6bb", + "terminal.ansiCyan": "#AF79FE", + "terminal.ansiBrightCyan": "#3789FE", + "terminal.ansiBrightWhite": "#f0f5ff", + "terminal.ansiWhite": "#e3eefe" }, "tokenColors": [ {