Skip to content

Latest commit

 

History

History
1462 lines (1371 loc) · 43 KB

CHANGELOG.md

File metadata and controls

1462 lines (1371 loc) · 43 KB

Change Log

All notable changes to the "IKKI-VSCode-Light-Theme" extension will be documented in this file. See commits for more details. See Theme Color for workbench colors list.

v1.88.1 [ 2024-10-08 ]

-= Workbench colors =-

Add

  • Contrast colors
    • contrastActiveBorder
    • contrastBorder
  • Base colors
    • disabledForeground
    • widget.border
    • sash.hoverBorder
  • Text colors
    • textPreformat.background
  • Action colors
    • toolbar.hoverBackground
    • toolbar.hoverOutline
    • toolbar.activeBackground
  • Button control
    • button.border
    • button.separator
    • checkbox.selectBackground
    • checkbox.selectBorder
  • Input control
    • inputOption.hoverBackground
  • Lists and trees
    • list.activeSelectionIconForeground
    • list.focusHighlightForeground
    • list.focusOutline
    • list.focusAndSelectionOutline
    • list.inactiveSelectionIconForeground
    • list.inactiveFocusOutline
    • listFilterWidget.shadow
    • list.dropBetweenBackground
    • tree.inactiveIndentGuidesStroke
    • tree.tableColumnsBorder
    • tree.tableOddRowsBackground
  • Activity Bar
    • activityBarTop.foreground
    • activityBarTop.activeBorder
    • activityBarTop.inactiveForeground
    • activityBarTop.dropBorder
    • activityBarTop.background
    • activityBarTop.activeBackground
  • Profiles
    • profileBadge.background
    • profileBadge.foreground
  • Side Bar
    • sideBarActivityBarTop.border
  • Minimap
    • minimap.selectionOccurrenceHighlight
    • minimap.foregroundOpacity
    • minimap.infoHighlight
  • Editor Groups & Tabs
    • editorGroup.dropIntoPromptForeground
    • editorGroup.dropIntoPromptBackground
    • editorGroup.dropIntoPromptBorder
    • tab.dragAndDropBorder
    • sideBySideEditor.horizontalBorder
    • sideBySideEditor.verticalBorder
  • Editor colors
    • editorLineNumber.dimmedForeground
    • editorMultiCursor.primary.foreground
    • editorMultiCursor.primary.background
    • editorMultiCursor.secondary.foreground
    • editorMultiCursor.secondary.background
    • editor.wordHighlightTextBackground
    • editor.wordHighlightTextBorder
    • search.resultsInfoForeground
    • editorWatermark.foreground
    • editorUnicodeHighlight.border
    • editorUnicodeHighlight.background
    • editorIndentGuide.background1
    • editorIndentGuide.background2
    • editorIndentGuide.background3
    • editorIndentGuide.background4
    • editorIndentGuide.background5
    • editorIndentGuide.background6
    • editorIndentGuide.activeBackground1
    • editorIndentGuide.activeBackground2
    • editorIndentGuide.activeBackground3
    • editorIndentGuide.activeBackground4
    • editorIndentGuide.activeBackground5
    • editorIndentGuide.activeBackground6
    • editorInlayHint.background
    • editorInlayHint.foreground
    • editorInlayHint.typeForeground
    • editorInlayHint.typeBackground
    • editorInlayHint.parameterForeground
    • editorInlayHint.parameterBackground
    • editorLightBulbAi.foreground
    • editorBracketHighlight.foreground1
    • editorBracketHighlight.foreground2
    • editorBracketHighlight.foreground3
    • editorBracketHighlight.foreground4
    • editorBracketHighlight.foreground5
    • editorBracketHighlight.foreground6
    • editorBracketHighlight.unexpectedBracket.foreground
    • editorBracketPairGuide.activeBackground1
    • editorBracketPairGuide.activeBackground2
    • editorBracketPairGuide.activeBackground3
    • editorBracketPairGuide.activeBackground4
    • editorBracketPairGuide.activeBackground5
    • editorBracketPairGuide.activeBackground6
    • editorBracketPairGuide.background1
    • editorBracketPairGuide.background2
    • editorBracketPairGuide.background3
    • editorBracketPairGuide.background4
    • editorBracketPairGuide.background5
    • editorBracketPairGuide.background6
    • editorOverviewRuler.wordHighlightTextForeground
    • editorOverviewRuler.inlineChatInserted
    • editorOverviewRuler.inlineChatRemoved
    • editorError.background
    • editorWarning.background
    • editorInfo.background
    • editorGutter.commentGlyphForeground
    • editorGutter.commentUnresolvedGlyphForeground
    • editorCommentsWidget.resolvedBorder
    • editorCommentsWidget.unresolvedBorder
    • editorCommentsWidget.rangeBackground
    • editorCommentsWidget.rangeActiveBackground
    • editorCommentsWidget.replyInputBackground
  • Diff editor colors
    • diffEditor.insertedLineBackground
    • diffEditor.removedLineBackground
    • diffEditorGutter.insertedLineBackground
    • diffEditorGutter.removedLineBackground
    • diffEditorOverview.insertedForeground
    • diffEditorOverview.removedForeground
    • diffEditor.unchangedRegionBackground
    • diffEditor.unchangedRegionForeground
    • diffEditor.unchangedRegionShadow
    • diffEditor.unchangedCodeBackground
    • diffEditor.move.border
    • diffEditor.moveActive.border
    • multiDiffEditor.headerBackground
    • multiDiffEditor.background
    • multiDiffEditor.border
  • Chat colors
    • chat.requestBorder
    • chat.requestBackground
    • chat.slashCommandBackground
    • chat.slashCommandForeground
    • chat.avatarBackground
    • chat.avatarForeground
  • Inline Chat colors
    • inlineChat.background
    • inlineChat.border
    • inlineChat.shadow
    • inlineChat.regionHighlight
    • inlineChatInput.border
    • inlineChatInput.focusBorder
    • inlineChatInput.placeholderForeground
    • inlineChatInput.background
    • inlineChatDiff.inserted
    • inlineChatDiff.removed
  • Panel Chat colors
    • interactive.activeCodeBorder
    • interactive.inactiveCodeBorder
  • Editor widget colors
    • editorSuggestWidget.focusHighlightForeground
    • editorSuggestWidget.selectedForeground
    • editorSuggestWidget.selectedIconForeground
    • editorSuggestWidgetStatus.foreground
    • editorHoverWidget.highlightForeground
    • editorGhostText.border
    • editorGhostText.background
    • editorGhostText.foreground
    • editorStickyScroll.background
    • editorStickyScroll.border
    • editorStickyScroll.shadow
    • editorStickyScrollHover.background
    • editorMarkerNavigationError.headerBackground
    • editorMarkerNavigationWarning.headerBackground
    • editorMarkerNavigationInfo.headerBackground
  • Peek view colors
    • peekViewEditorStickyScroll.background
  • Merge conflicts colors
    • editorOverviewRuler.commentForeground
    • editorOverviewRuler.commentUnresolvedForeground
    • mergeEditor.change.background
    • mergeEditor.change.word.background
    • mergeEditor.conflict.unhandledUnfocused.border
    • mergeEditor.conflict.unhandledFocused.border
    • mergeEditor.conflict.handledUnfocused.border
    • mergeEditor.conflict.handledFocused.border
    • mergeEditor.conflict.handled.minimapOverViewRuler
    • mergeEditor.conflict.unhandled.minimapOverViewRuler
    • mergeEditor.conflictingLines.background
    • mergeEditor.changeBase.background
    • mergeEditor.changeBase.word.background
    • mergeEditor.conflict.input1.background
    • mergeEditor.conflict.input2.background
  • Panel colors
    • outputView.background
    • outputViewStickyScroll.background
  • Status Bar colors
    • statusBarItem.hoverForeground
    • statusBarItem.prominentHoverForeground
    • statusBarItem.remoteHoverBackground
    • statusBarItem.remoteHoverForeground
    • statusBarItem.errorBackground
    • statusBarItem.errorForeground
    • statusBarItem.errorHoverBackground
    • statusBarItem.errorHoverForeground
    • statusBarItem.warningBackground
    • statusBarItem.warningForeground
    • statusBarItem.warningHoverBackground
    • statusBarItem.warningHoverForeground
    • statusBarItem.compactHoverBackground
    • statusBarItem.focusBorder
    • statusBar.focusBorder
    • statusBarItem.offlineBackground
    • statusBarItem.offlineForeground
    • statusBarItem.offlineHoverForeground
    • statusBarItem.offlineHoverBackground
  • Command Center colors
    • commandCenter.foreground
    • commandCenter.activeForeground
    • commandCenter.background
    • commandCenter.activeBackground
    • commandCenter.border
    • commandCenter.inactiveForeground
    • commandCenter.inactiveBorder
    • commandCenter.activeBorder
    • commandCenter.debuggingBackground
  • Banner colors
    • banner.background
    • banner.foreground
    • banner.iconForeground
  • Extensions colors
    • extensionButton.background
    • extensionButton.foreground
    • extensionButton.hoverBackground
    • extensionButton.separator
    • extensionIcon.starForeground
    • extensionIcon.verifiedForeground
    • extensionIcon.preReleaseForeground
    • extensionIcon.sponsorForeground
  • Quick picker colors
    • quickInputList.focusBackground
    • quickInputList.focusForeground
    • quickInputList.focusIconForeground
  • Keybinding label colors
    • keybindingLabel.background
    • keybindingLabel.foreground
    • keybindingLabel.border
    • keybindingLabel.bottomBorder
  • Keyboard shortcut table colors
    • keybindingTable.headerBackground
    • keybindingTable.rowsBackground
  • Integrated Terminal colors
    • terminal.selectionForeground
    • terminal.inactiveSelectionBackground
    • terminal.findMatchBackground
    • terminal.findMatchBorder
    • terminal.findMatchHighlightBackground
    • terminal.findMatchHighlightBorder
    • terminal.hoverHighlightBackground
    • terminal.dropBackground
    • terminal.tab.activeBorder
    • terminalCommandDecoration.defaultBackground
    • terminalCommandDecoration.successBackground
    • terminalCommandDecoration.errorBackground
    • terminalOverviewRuler.cursorForeground
    • terminalOverviewRuler.findMatchForeground
    • terminalStickyScroll.background
    • terminalStickyScrollHover.background
  • Debug colors
    • editor.inlineValuesForeground
    • editor.inlineValuesBackground
  • Testing colors
    • testing.runAction
    • testing.iconErrored
    • testing.iconFailed
    • testing.iconPassed
    • testing.iconQueued
    • testing.iconUnset
    • testing.iconSkipped
    • testing.iconErrored.retired
    • testing.iconFailed.retired
    • testing.iconPassed.retired
    • testing.iconQueued.retired
    • testing.iconUnset.retired
    • testing.iconSkipped.retired
    • testing.peekBorder
    • testing.peekHeaderBackground
    • testing.message.error.decorationForeground
    • testing.message.error.lineBackground
    • testing.message.info.decorationForeground
    • testing.message.info.lineBackground
    • testing.messagePeekBorder
    • testing.messagePeekHeaderBackground
    • testing.coveredBackground
    • testing.coveredBorder
    • testing.coveredGutterBackground
    • testing.uncoveredBranchBackground
    • testing.uncoveredBackground
    • testing.uncoveredBorder
    • testing.uncoveredGutterBackground
    • testing.coverCountBadgeBackground
    • testing.coverCountBadgeForeground
  • Welcome page colors
    • welcomePage.progress.background
    • welcomePage.progress.foreground
    • welcomePage.tileBackground
    • welcomePage.tileHoverBackground
    • welcomePage.tileBorder
    • walkthrough.stepTitle.foreground
  • Git colors
    • gitDecoration.renamedResourceForeground
    • gitDecoration.stageModifiedResourceForeground
  • Settings Editor colors
    • settings.rowHoverBackground
    • settings.focusedRowBackground
    • settings.focusedRowBorder
    • settings.headerBorder
    • settings.sashBorder
    • settings.settingsHeaderHoverForeground
  • Notebook colors
    • notebook.editorBackground
    • notebook.cellToolbarSeparator
    • notebook.cellEditorBackground
    • notebook.inactiveFocusedCellBorder
    • notebook.inactiveSelectedCellBorder
    • notebook.outputContainerBorderColor
    • notebook.selectedCellBackground
    • notebook.selectedCellBorder
    • notebookEditorOverviewRuler.runningCellForeground
  • Chart colors
    • charts.foreground
    • charts.lines
    • charts.red
    • charts.blue
    • charts.yellow
    • charts.orange
    • charts.green
    • charts.purple
  • Ports Colors
    • ports.iconRunningProcessForeground
  • Comments View colors
    • commentsView.resolvedIcon
    • commentsView.unresolvedIcon
  • Action Bar colors
    • actionBar.toggledBackground
  • Simple Find Widget
    • simpleFindWidget.sashBorder
  • SCM
    • scm.historyItemAdditionsForeground
    • scm.historyItemDeletionsForeground
    • scm.historyItemStatisticsBorder
    • scm.historyItemSelectedStatisticsBorder

Modify

  • Base colors
    • selection.background
  • Minimap
    • minimap.findMatchHighlight
    • minimap.selectionHighlight
  • Editor colors
    • editor.wordHighlightBackground
    • editor.wordHighlightBorder
    • editor.wordHighlightStrongBackground
    • editor.wordHighlightStrongBorder
    • editorOverviewRuler.wordHighlightForeground
    • editorOverviewRuler.wordHighlightStrongForeground
  • Diff editor colors
    • diffEditor.insertedTextBackground
    • diffEditor.insertedTextBorder
    • diffEditor.removedTextBackground
    • diffEditor.removedTextBorder
  • Editor widget colors
    • editorSuggestWidget.highlightForeground
  • Peek view colors
    • peekViewResult.background
    • peekViewTitle.background
  • Status Bar colors
    • statusBar.border
    • statusBar.debuggingBorder
    • statusBar.noFolderBorder
    • statusBarItem.activeBackground
    • statusBarItem.remoteBackground
  • Notification colors
    • notificationLink.foreground
  • Git colors
    • gitDecoration.stageDeletedResourceForeground
    • gitDecoration.untrackedResourceForeground
    • gitDecoration.ignoredResourceForeground

Delete

  • Editor colors
    • editorIndentGuide.background
    • editorIndentGuide.activeBackground
    • editor.onTypeRenameBackground
  • Panel colors
    • imagePreview.border
  • Welcome page colors
    • welcomePage.buttonBackground
    • welcomePage.buttonHoverBackground
  • Git colors
    • gitDecoration.stageAddedResourceForeground
  • Notebook colors
    • notebook.cellToolbarSeperator
    • notebook.focusedCellShadow
    • notebook.rowHoverBackground
    • notebook.focusedRowBorder
  • SCM
    • scm.providerBorder

-= Syntax colors =-

Add

  • None

Modify

  • None

Delete

  • None

v1.1.0 [ 2020-10-16 ]

-= Workbench colors =-

Add

  • Editor Groups & Tabs
    • tab.lastPinnedBorder
  • Editor colors
    • editor.onTypeRenameBackground
  • Git colors
    • gitDecoration.stageAddedResourceForeground
    • gitDecoration.stageDeletedResourceForeground
  • Notebook colors
    • notebook.symbolHighlightBackground
    • notebook.rowHoverBackground
    • notebook.focusedRowBorder

Modify

  • None

Delete

  • None

-= Syntax colors =-

Add

  • None

Modify

  • None

Delete

  • None

v1.0.0 [ 2020-07-30 ]

-= Workbench colors =-

Add

  • None

Modify

  • Scrollbar control
    • scrollbarSlider.activeBackground
    • scrollbarSlider.background
    • scrollbarSlider.hoverBackground
  • Minimap
    • minimap.findMatchHighlight
    • minimap.selectionHighlight
  • Editor colors
    • editorCursor.background
    • editor.selectionBackground
    • editor.selectionForeground
    • editor.inactiveSelectionBackground
    • editor.selectionHighlightBackground
    • editor.selectionHighlightBorder
    • editor.wordHighlightBackground
    • editor.wordHighlightBorder
    • editor.wordHighlightStrongBackground
    • editor.wordHighlightStrongBorder
    • editor.findMatchBackground
    • editor.findMatchHighlightBackground
    • editor.findRangeHighlightBackground
    • editor.findMatchBorder
    • editor.findMatchHighlightBorder
    • editor.findRangeHighlightBorder
    • searchEditor.findMatchBackground
    • searchEditor.findMatchBorder
    • searchEditor.textInputBorder、
    • editor.hoverHighlightBackground
    • editor.lineHighlightBackground
    • editor.lineHighlightBorder
    • editorLink.activeForeground
    • editor.rangeHighlightBackground
    • editor.rangeHighlightBorder
    • editor.symbolHighlightBackground
    • editor.symbolHighlightBorder
    • editorWhitespace.foreground
    • editorIndentGuide.background
    • editorRuler.foreground
    • editorCodeLens.foreground
    • editorLightBulb.foreground
    • editorLightBulbAutoFix.foreground
    • editorBracketMatch.background
    • editorBracketMatch.border
    • editor.foldBackground
    • editorOverviewRuler.background
    • editorOverviewRuler.border
    • editorOverviewRuler.findMatchForeground
    • editorOverviewRuler.rangeHighlightForeground
    • editorOverviewRuler.selectionHighlightForeground
    • editorOverviewRuler.wordHighlightForeground
    • editorOverviewRuler.wordHighlightStrongForeground
    • editorOverviewRuler.errorForeground
    • problemsErrorIcon.foreground
    • problemsWarningIcon.foreground
    • problemsInfoIcon.foreground
    • editorUnnecessaryCode.border
    • editorUnnecessaryCode.opacity
    • editorGutter.foldingControlForeground
  • Diff editor colors
    • diffEditor.insertedTextBackground
    • diffEditor.insertedTextBorder
    • diffEditor.removedTextBackground
    • diffEditor.removedTextBorder
    • diffEditor.border
    • diffEditor.diagonalFill
  • Editor widget colors
    • editorWidget.foreground
    • editorWidget.background
    • editorWidget.border
    • editorWidget.resizeBorder
    • editorSuggestWidget.border
    • editorSuggestWidget.selectedBackground
    • editorHoverWidget.border
    • editorHoverWidget.statusBarBackground
    • debugExceptionWidget.background
    • debugExceptionWidget.border
    • editorMarkerNavigationError.background
    • editorMarkerNavigationWarning.background
    • editorMarkerNavigationInfo.background
  • Peek view colors
    • peekView.border
    • peekViewEditor.background
    • peekViewEditorGutter.background
    • peekViewEditor.matchHighlightBackground
    • peekViewEditor.matchHighlightBorder
    • peekViewResult.background
    • peekViewResult.fileForeground
    • peekViewResult.lineForeground
    • peekViewResult.matchHighlightBackground
    • peekViewResult.selectionBackground
    • peekViewTitle.background
  • Merge conflicts colors
    • merge.currentHeaderBackground
    • merge.currentContentBackground
    • merge.incomingHeaderBackground
    • merge.incomingContentBackground
    • merge.border
    • merge.commonContentBackground
    • merge.commonHeaderBackground
    • editorOverviewRuler.currentContentForeground
    • editorOverviewRuler.incomingContentForeground
    • editorOverviewRuler.commonContentForeground
  • Notebook colors
    • notebookScrollbarSlider.background
    • notebookScrollbarSlider.hoverBackground
    • notebookScrollbarSlider.activeBackground

Delete

  • None

-= Syntax colors =-

Add

  • None

Modify

  • None

Delete

  • None

v0.3.0 [ 2020-07-28 ]

-= Workbench colors =-

Add

  • None

Modify

  • Lists and trees
    • list.activeSelectionBackground
    • list.activeSelectionForeground
    • list.dropBackground
    • list.focusBackground
    • list.focusForeground
    • list.hoverBackground
    • list.hoverForeground
    • list.inactiveSelectionBackground
    • list.inactiveSelectionForeground
    • list.inactiveFocusBackground
  • Activity Bar
    • activityBar.activeFocusBorder
  • Side Bar
    • sideBar.dropBackground
  • Minimap
    • minimapSlider.background
    • minimapSlider.hoverBackground
    • minimapSlider.activeBackground
  • Editor Groups & Tabs
    • editorGroup.dropBackground
    • editorGroupHeader.noTabsBackground
    • editorGroupHeader.tabsBorder
    • tab.border
    • tab.unfocusedActiveBorderTop
    • tab.inactiveBackground
    • tab.unfocusedInactiveBackground
    • tab.inactiveForeground
    • tab.unfocusedActiveForeground
    • tab.unfocusedInactiveForeground
    • tab.hoverBackground
    • tab.unfocusedHoverBackground
    • tab.hoverBorder
    • tab.unfocusedHoverBorder
    • tab.inactiveModifiedBorder
    • tab.unfocusedActiveModifiedBorder
    • tab.unfocusedInactiveModifiedBorder
  • Panel colors
    • panelSection.border
    • panelSection.dropBackground
    • panelSectionHeader.border
  • Status Bar colors
    • statusBarItem.activeBackground
    • statusBarItem.hoverBackground
    • statusBarItem.prominentBackground
    • statusBarItem.prominentHoverBackground
  • Title Bar colors
    • titleBar.activeBackground
    • titleBar.activeForeground
    • titleBar.inactiveBackground
    • titleBar.inactiveForeground
  • Menu Bar colors
    • menu.foreground
    • menu.background
    • menu.separatorBackground
    • menu.border
  • Notification colors
    • notificationCenterHeader.background
    • notifications.foreground
    • notifications.background
    • notifications.border
    • notificationsErrorIcon.foreground
    • notificationsWarningIcon.foreground
    • notificationsInfoIcon.foreground
  • Quick picker colors
    • quickInput.background
  • Integrated Terminal colors
    • terminal.ansiBlack
    • terminal.ansiBlue
    • terminal.ansiBrightBlack
    • terminal.ansiBrightBlue
    • terminal.ansiBrightCyan
    • terminal.ansiBrightGreen
    • terminal.ansiBrightMagenta
    • terminal.ansiBrightRed
    • terminal.ansiBrightWhite
    • terminal.ansiBrightYellow
    • terminal.ansiCyan
    • terminal.ansiGreen
    • terminal.ansiMagenta
    • terminal.ansiRed
    • terminal.ansiWhite
    • terminal.ansiYellow
    • terminal.selectionBackground
    • terminalCursor.background
    • terminalCursor.foreground
  • Debug colors
    • debugToolBar.background
    • debugToolBar.border
    • editor.stackFrameHighlightBackground
    • editor.focusedStackFrameHighlightBackground
    • debugView.exceptionLabelBackground
    • debugView.stateLabelForeground
    • debugView.stateLabelBackground
    • debugTokenExpression.error
  • Welcome page colors
    • walkThrough.embeddedEditorBackground
  • Git colors
    • gitDecoration.addedResourceForeground
    • gitDecoration.modifiedResourceForeground
    • gitDecoration.deletedResourceForeground
    • gitDecoration.untrackedResourceForeground
    • gitDecoration.ignoredResourceForeground
    • gitDecoration.submoduleResourceForeground
  • Settings Editor colors
    • settings.modifiedItemIndicator
  • Breadcrumbs colors
    • breadcrumb.focusForeground
    • breadcrumb.activeSelectionForeground
    • breadcrumbPicker.background
  • Snippets colors
    • editor.snippetTabstopHighlightBackground
    • editor.snippetTabstopHighlightBorder
    • editor.snippetFinalTabstopHighlightBackground
    • editor.snippetFinalTabstopHighlightBorder
  • Debug Icons colors
    • debugIcon.breakpointDisabledForeground
    • debugIcon.breakpointUnverifiedForeground
    • debugIcon.breakpointCurrentStackframeForeground
    • debugIcon.breakpointStackframeForeground
    • debugIcon.startForeground
    • debugIcon.pauseForeground
    • debugIcon.stopForeground
    • debugIcon.disconnectForeground
    • debugIcon.restartForeground
    • debugIcon.stepOverForeground
    • debugIcon.stepIntoForeground
    • debugIcon.stepOutForeground
    • debugIcon.continueForeground
    • debugIcon.stepBackForeground
    • debugConsole.infoForeground
    • debugConsole.warningForeground
    • debugConsole.errorForeground
    • debugConsole.sourceForeground
  • Notebook colors
    • notebook.focusedEditorBorder
    • notebookStatusSuccessIcon.foreground
    • notebookStatusErrorIcon.foreground
    • notebookStatusRunningIcon.foreground
    • notebook.cellToolbarSeperator
    • notebook.focusedCellBorder
    • notebook.focusedCellShadow
    • notebook.cellStatusBarItemHoverBackground
    • notebookScrollbarSlider.hoverBackground
    • notebookScrollbarSlider.activeBackground

Delete

  • None

-= Syntax colors =-

Add

  • None

Modify

  • Add
    • markup.inserted
  • Modify
    • markup.changed
  • Delete
    • invalid
    • markup.deleted

Delete

  • None

v0.2.0 [ 2020-07-23 ]

-= Workbench colors =-

Add

  • None

Modify

  • Base colors
    • widget.shadow
    • selection.background
    • descriptionForeground
    • errorForeground
  • Window border
    • window.inactiveBorder
  • Text colors
    • textCodeBlock.background
    • textLink.activeForeground
    • textSeparator.foreground
  • Button control
    • button.hoverBackground
    • button.secondaryHoverBackground
  • Scrollbar control
    • scrollbar.shadow
    • scrollbarSlider.activeBackground
    • scrollbarSlider.hoverBackground
  • Lists and trees
    • list.dropBackground
    • list.focusForeground
    • list.hoverBackground
    • list.hoverForeground
    • list.inactiveSelectionBackground
    • list.inactiveSelectionForeground
    • list.inactiveFocusBackground
    • list.invalidItemForeground
    • list.errorForeground
    • list.warningForeground
    • listFilterWidget.background
    • listFilterWidget.outline
    • listFilterWidget.noMatchesOutline
    • list.filterMatchBackground
    • list.filterMatchBorder
    • tree.indentGuidesStroke
    • list.deemphasizedForeground
  • Git colors
    • gitDecoration.addedResourceForeground
    • gitDecoration.modifiedResourceForeground
    • gitDecoration.deletedResourceForeground
    • gitDecoration.untrackedResourceForeground
    • gitDecoration.ignoredResourceForeground
    • gitDecoration.submoduleResourceForeground

Delete

  • None

-= Syntax colors =-

Add

  • None

Modify

  • None

Delete

  • None

v0.1.0 [ 2020-07-15 ]

-= Workbench colors =-

Add

  • Base colors
    • focusBorder
    • foreground
    • widget.shadow
    • selection.background
    • descriptionForeground
    • errorForeground
    • icon.foreground
  • Window border
    • window.activeBorder
    • window.inactiveBorder
  • Text colors
    • textBlockQuote.background
    • textBlockQuote.border
    • textCodeBlock.background
    • textLink.activeForeground
    • textLink.foreground
    • textPreformat.foreground
    • textSeparator.foreground
  • Button control
    • button.background
    • button.foreground
    • button.hoverBackground
    • button.secondaryForeground
    • button.secondaryBackground
    • button.secondaryHoverBackground
    • checkbox.background
    • checkbox.foreground
    • checkbox.border
  • Dropdown control
    • dropdown.background
    • dropdown.listBackground
    • dropdown.border
    • dropdown.foreground
  • Input control
    • input.background
    • input.border
    • input.foreground
    • input.placeholderForeground
    • inputOption.activeBackground
    • inputOption.activeBorder
    • inputOption.activeForeground
    • inputValidation.errorBackground
    • inputValidation.errorForeground
    • inputValidation.errorBorder
    • inputValidation.infoBackground
    • inputValidation.infoForeground
    • inputValidation.infoBorder
    • inputValidation.warningBackground
    • inputValidation.warningForeground
    • inputValidation.warningBorder
  • Scrollbar control
    • scrollbar.shadow
    • scrollbarSlider.activeBackground
    • scrollbarSlider.background
    • scrollbarSlider.hoverBackground
  • Badge
    • badge.foreground
    • badge.background
  • Progress bar
    • progressBar.background
  • Lists and trees
    • list.activeSelectionBackground
    • list.activeSelectionForeground
    • list.dropBackground
    • list.focusBackground
    • list.focusForeground
    • list.highlightForeground
    • list.hoverBackground
    • list.hoverForeground
    • list.inactiveSelectionBackground
    • list.inactiveSelectionForeground
    • list.inactiveFocusBackground
    • list.invalidItemForeground
    • list.errorForeground
    • list.warningForeground
    • listFilterWidget.background
    • listFilterWidget.outline
    • listFilterWidget.noMatchesOutline
    • list.filterMatchBackground
    • list.filterMatchBorder
    • tree.indentGuidesStroke
    • list.deemphasizedForeground
  • Activity Bar
    • activityBar.background
    • activityBar.dropBorder
    • activityBar.foreground
    • activityBar.inactiveForeground
    • activityBar.border
    • activityBarBadge.background
    • activityBarBadge.foreground
    • activityBar.activeBorder
    • activityBar.activeBackground
    • activityBar.activeFocusBorder
  • Side Bar
    • sideBar.background
    • sideBar.foreground
    • sideBar.border
    • sideBar.dropBackground
    • sideBarTitle.foreground
    • sideBarSectionHeader.background
    • sideBarSectionHeader.foreground
    • sideBarSectionHeader.border
  • Minimap
    • minimap.findMatchHighlight
    • minimap.selectionHighlight
    • minimap.errorHighlight
    • minimap.warningHighlight
    • minimap.background
    • minimapSlider.background
    • minimapSlider.hoverBackground
    • minimapSlider.activeBackground
    • minimapGutter.addedBackground
    • minimapGutter.modifiedBackground
    • minimapGutter.deletedBackground
  • Editor Groups & Tabs
    • editorGroup.border
    • editorGroup.dropBackground
    • editorGroupHeader.noTabsBackground
    • editorGroupHeader.tabsBackground
    • editorGroupHeader.tabsBorder
    • editorGroupHeader.border
    • editorGroup.emptyBackground
    • editorGroup.focusedEmptyBorder
    • tab.activeBackground
    • tab.unfocusedActiveBackground
    • tab.activeForeground
    • tab.border
    • tab.activeBorder
    • tab.unfocusedActiveBorder
    • tab.activeBorderTop
    • tab.unfocusedActiveBorderTop
    • tab.inactiveBackground
    • tab.unfocusedInactiveBackground
    • tab.inactiveForeground
    • tab.unfocusedActiveForeground
    • tab.unfocusedInactiveForeground
    • tab.hoverBackground
    • tab.unfocusedHoverBackground
    • tab.hoverForeground
    • tab.unfocusedHoverForeground
    • tab.hoverBorder
    • tab.unfocusedHoverBorder
    • tab.activeModifiedBorder
    • tab.inactiveModifiedBorder
    • tab.unfocusedActiveModifiedBorder
    • tab.unfocusedInactiveModifiedBorder
    • editorPane.background
  • Editor colors
    • editor.background
    • editor.foreground
    • editorLineNumber.foreground
    • editorLineNumber.activeForeground
    • editorCursor.background
    • editorCursor.foreground
    • editor.selectionBackground
    • editor.selectionForeground
    • editor.inactiveSelectionBackground
    • editor.selectionHighlightBackground
    • editor.selectionHighlightBorder
    • editor.wordHighlightBackground
    • editor.wordHighlightBorder
    • editor.wordHighlightStrongBackground
    • editor.wordHighlightStrongBorder
    • editor.findMatchBackground
    • editor.findMatchHighlightBackground
    • editor.findRangeHighlightBackground
    • editor.findMatchBorder
    • editor.findMatchHighlightBorder
    • editor.findRangeHighlightBorder
    • searchEditor.findMatchBackground
    • searchEditor.findMatchBorder
    • searchEditor.textInputBorder、
    • editor.hoverHighlightBackground
    • editor.lineHighlightBackground
    • editor.lineHighlightBorder
    • editorLink.activeForeground
    • editor.rangeHighlightBackground
    • editor.rangeHighlightBorder
    • editor.symbolHighlightBackground
    • editor.symbolHighlightBorder
    • editorWhitespace.foreground
    • editorIndentGuide.background
    • editorIndentGuide.activeBackground
    • editorRuler.foreground
    • editorCodeLens.foreground
    • editorLightBulb.foreground
    • editorLightBulbAutoFix.foreground
    • editorBracketMatch.background
    • editorBracketMatch.border
    • editor.foldBackground
    • editorOverviewRuler.background
    • editorOverviewRuler.border
    • editorOverviewRuler.findMatchForeground
    • editorOverviewRuler.rangeHighlightForeground
    • editorOverviewRuler.selectionHighlightForeground
    • editorOverviewRuler.wordHighlightForeground
    • editorOverviewRuler.wordHighlightStrongForeground
    • editorOverviewRuler.modifiedForeground
    • editorOverviewRuler.addedForeground
    • editorOverviewRuler.deletedForeground
    • editorOverviewRuler.errorForeground
    • editorOverviewRuler.warningForeground
    • editorOverviewRuler.infoForeground
    • editorOverviewRuler.bracketMatchForeground
    • editorError.foreground
    • editorError.border
    • editorWarning.foreground
    • editorWarning.border
    • editorInfo.foreground
    • editorInfo.border
    • editorHint.foreground
    • editorHint.border
    • problemsErrorIcon.foreground
    • problemsWarningIcon.foreground
    • problemsInfoIcon.foreground
    • editorUnnecessaryCode.border
    • editorUnnecessaryCode.opacity
    • editorGutter.background
    • editorGutter.modifiedBackground
    • editorGutter.addedBackground
    • editorGutter.deletedBackground
    • editorGutter.commentRangeForeground
    • editorGutter.foldingControlForeground
  • Diff editor colors
    • diffEditor.insertedTextBackground
    • diffEditor.insertedTextBorder
    • diffEditor.removedTextBackground
    • diffEditor.removedTextBorder
    • diffEditor.border
    • diffEditor.diagonalFill
  • Editor widget colors
    • editorWidget.foreground
    • editorWidget.background
    • editorWidget.border
    • editorWidget.resizeBorder
    • editorSuggestWidget.background
    • editorSuggestWidget.border
    • editorSuggestWidget.foreground
    • editorSuggestWidget.highlightForeground
    • editorSuggestWidget.selectedBackground
    • editorHoverWidget.foreground
    • editorHoverWidget.background
    • editorHoverWidget.border
    • editorHoverWidget.statusBarBackground
    • debugExceptionWidget.background
    • debugExceptionWidget.border
    • editorMarkerNavigation.background
    • editorMarkerNavigationError.background
    • editorMarkerNavigationWarning.background
    • editorMarkerNavigationInfo.background
  • Peek view colors
    • peekView.border
    • peekViewEditor.background
    • peekViewEditorGutter.background
    • peekViewEditor.matchHighlightBackground
    • peekViewEditor.matchHighlightBorder
    • peekViewResult.background
    • peekViewResult.fileForeground
    • peekViewResult.lineForeground
    • peekViewResult.matchHighlightBackground
    • peekViewResult.selectionBackground
    • peekViewResult.selectionForeground
    • peekViewTitle.background
    • peekViewTitleDescription.foreground
    • peekViewTitleLabel.foreground
  • Merge conflicts colors
    • merge.currentHeaderBackground
    • merge.currentContentBackground
    • merge.incomingHeaderBackground
    • merge.incomingContentBackground
    • merge.border
    • merge.commonContentBackground
    • merge.commonHeaderBackground
    • editorOverviewRuler.currentContentForeground
    • editorOverviewRuler.incomingContentForeground
    • editorOverviewRuler.commonContentForeground
  • Panel colors
    • panel.background
    • panel.border
    • panel.dropBorder
    • panelTitle.activeBorder
    • panelTitle.activeForeground
    • panelTitle.inactiveForeground
    • panelInput.border
    • panelSection.border
    • panelSection.dropBackground
    • panelSectionHeader.background
    • panelSectionHeader.foreground
    • panelSectionHeader.border
    • imagePreview.border
  • Status Bar colors
    • statusBar.background
    • statusBar.foreground
    • statusBar.border
    • statusBar.debuggingBackground
    • statusBar.debuggingForeground
    • statusBar.debuggingBorder
    • statusBar.noFolderForeground
    • statusBar.noFolderBackground
    • statusBar.noFolderBorder
    • statusBarItem.activeBackground
    • statusBarItem.hoverBackground
    • statusBarItem.prominentForeground
    • statusBarItem.prominentBackground
    • statusBarItem.prominentHoverBackground
    • statusBarItem.remoteBackground
    • statusBarItem.remoteForeground
  • Title Bar colors
    • titleBar.activeBackground
    • titleBar.activeForeground
    • titleBar.inactiveBackground
    • titleBar.inactiveForeground
    • titleBar.border
  • Menu Bar colors
    • menubar.selectionForeground
    • menubar.selectionBackground
    • menubar.selectionBorder
    • menu.foreground
    • menu.background
    • menu.selectionForeground
    • menu.selectionBackground
    • menu.selectionBorder
    • menu.separatorBackground
    • menu.border
  • Notification colors
    • notificationCenter.border
    • notificationCenterHeader.foreground
    • notificationCenterHeader.background
    • notificationToast.border
    • notifications.foreground
    • notifications.background
    • notifications.border
    • notificationLink.foreground
    • notificationsErrorIcon.foreground
    • notificationsWarningIcon.foreground
    • notificationsInfoIcon.foreground
  • Extensions colors
    • extensionButton.prominentForeground
    • extensionButton.prominentBackground
    • extensionButton.prominentHoverBackground
    • extensionBadge.remoteBackground
    • extensionBadge.remoteForeground
  • Quick picker colors
    • pickerGroup.border
    • pickerGroup.foreground
    • quickInput.background
    • quickInput.foreground
    • quickInputTitle.background
  • Integrated Terminal colors
    • terminal.background
    • terminal.border
    • terminal.foreground
    • terminal.ansiBlack
    • terminal.ansiBlue
    • terminal.ansiBrightBlack
    • terminal.ansiBrightBlue
    • terminal.ansiBrightCyan
    • terminal.ansiBrightGreen
    • terminal.ansiBrightMagenta
    • terminal.ansiBrightRed
    • terminal.ansiBrightWhite
    • terminal.ansiBrightYellow
    • terminal.ansiCyan
    • terminal.ansiGreen
    • terminal.ansiMagenta
    • terminal.ansiRed
    • terminal.ansiWhite
    • terminal.ansiYellow
    • terminal.selectionBackground
    • terminalCursor.background
    • terminalCursor.foreground
  • Debug colors
    • debugToolBar.background
    • debugToolBar.border
    • editor.stackFrameHighlightBackground
    • editor.focusedStackFrameHighlightBackground
    • debugView.exceptionLabelForeground
    • debugView.exceptionLabelBackground
    • debugView.stateLabelForeground
    • debugView.stateLabelBackground
    • debugView.valueChangedHighlight
    • debugTokenExpression.name
    • debugTokenExpression.value
    • debugTokenExpression.string
    • debugTokenExpression.boolean
    • debugTokenExpression.number
    • debugTokenExpression.error
  • Welcome page colors
    • welcomePage.background
    • welcomePage.buttonBackground
    • welcomePage.buttonHoverBackground
    • walkThrough.embeddedEditorBackground
  • Source Control colors
    • scm.providerBorder
  • Git colors
    • gitDecoration.addedResourceForeground
    • gitDecoration.modifiedResourceForeground
    • gitDecoration.deletedResourceForeground
    • gitDecoration.untrackedResourceForeground
    • gitDecoration.ignoredResourceForeground
    • gitDecoration.conflictingResourceForeground
    • gitDecoration.submoduleResourceForeground
  • Settings Editor colors
    • settings.headerForeground
    • settings.modifiedItemIndicator
    • settings.dropdownBackground
    • settings.dropdownForeground
    • settings.dropdownBorder
    • settings.dropdownListBorder
    • settings.checkboxBackground
    • settings.checkboxForeground
    • settings.checkboxBorder
    • settings.textInputBackground
    • settings.textInputForeground
    • settings.textInputBorder
    • settings.numberInputBackground
    • settings.numberInputForeground
    • settings.numberInputBorder
  • Breadcrumbs colors
    • breadcrumb.foreground
    • breadcrumb.background
    • breadcrumb.focusForeground
    • breadcrumb.activeSelectionForeground
    • breadcrumbPicker.background
  • Snippets colors
    • editor.snippetTabstopHighlightBackground
    • editor.snippetTabstopHighlightBorder
    • editor.snippetFinalTabstopHighlightBackground
    • editor.snippetFinalTabstopHighlightBorder
  • Symbol Icons colors
    • symbolIcon.arrayForeground
    • symbolIcon.booleanForeground
    • symbolIcon.classForeground
    • symbolIcon.colorForeground
    • symbolIcon.constantForeground
    • symbolIcon.constructorForeground
    • symbolIcon.enumeratorForeground
    • symbolIcon.enumeratorMemberForeground
    • symbolIcon.eventForeground
    • symbolIcon.fieldForeground
    • symbolIcon.fileForeground
    • symbolIcon.folderForeground
    • symbolIcon.functionForeground
    • symbolIcon.interfaceForeground
    • symbolIcon.keyForeground
    • symbolIcon.keywordForeground
    • symbolIcon.methodForeground
    • symbolIcon.moduleForeground
    • symbolIcon.namespaceForeground
    • symbolIcon.nullForeground
    • symbolIcon.numberForeground
    • symbolIcon.objectForeground
    • symbolIcon.operatorForeground
    • symbolIcon.packageForeground
    • symbolIcon.propertyForeground
    • symbolIcon.referenceForeground
    • symbolIcon.snippetForeground
    • symbolIcon.stringForeground
    • symbolIcon.structForeground
    • symbolIcon.textForeground
    • symbolIcon.typeParameterForeground
    • symbolIcon.unitForeground
    • symbolIcon.variableForeground
  • Debug Icons colors
    • debugIcon.breakpointForeground
    • debugIcon.breakpointDisabledForeground
    • debugIcon.breakpointUnverifiedForeground
    • debugIcon.breakpointCurrentStackframeForeground
    • debugIcon.breakpointStackframeForeground
    • debugIcon.startForeground
    • debugIcon.pauseForeground
    • debugIcon.stopForeground
    • debugIcon.disconnectForeground
    • debugIcon.restartForeground
    • debugIcon.stepOverForeground
    • debugIcon.stepIntoForeground
    • debugIcon.stepOutForeground
    • debugIcon.continueForeground
    • debugIcon.stepBackForeground
    • debugConsole.infoForeground
    • debugConsole.warningForeground
    • debugConsole.errorForeground
    • debugConsole.sourceForeground
    • debugConsoleInputIcon.foreground
  • Notebook colors
    • notebook.cellBorderColor
    • notebook.focusedEditorBorder
    • notebookStatusSuccessIcon.foreground
    • notebookStatusErrorIcon.foreground
    • notebookStatusRunningIcon.foreground
    • notebook.outputContainerBackgroundColor
    • notebook.cellToolbarSeperator
    • notebook.focusedCellBackground
    • notebook.cellHoverBackground
    • notebook.focusedCellBorder
    • notebook.focusedCellShadow
    • notebook.cellStatusBarItemHoverBackground
    • notebook.cellInsertionIndicator
    • notebookScrollbarSlider.background
    • notebookScrollbarSlider.hoverBackground
    • notebookScrollbarSlider.activeBackground

Modify

  • None

Delete

  • Contrast colors
    • contrastActiveBorder
    • contrastBorder
  • Activity Bar
    • activityBar.dropBackground
  • Panel colors
    • panel.dropBackground
  • Notification colors
    • notification.background
    • notification.foreground
    • notification.buttonBackground
    • notification.buttonForeground
    • notification.buttonHoverBackground
    • notification.errorBackground
    • notification.errorForeground
    • notification.infoBackground
    • notification.infoForeground
    • notification.warningBackground
    • notification.warningForeground

-= Syntax colors =-

Add

  • Brown
    • meta.object-literal.key
    • support.type.property-name
  • Pink
    • entity.name.type
  • Red
    • constant
  • Orange
    • string
    • support.constant.property-value
  • Yellow
    • markup.quote
  • Gray
    • comment
    • keyword.operator
    • markup.inline.raw
  • Grass
    • keyword
  • Green
    • entity.other
    • variable
  • Cyan
    • storage
    • markup.underline
  • Blue
    • entity.name.tag
  • Purple
    • entity.name.function
  • Black
    • entity.name.section
    • markup.heading
    • support
  • Base
    • markup.list
  • Add
    • markup.inserted
  • Modify
    • markup.changed
  • Delete
    • invalid
    • markup.deleted
  • Bold
    • entity.name.section
    • markup.heading
    • strong
    • markup.bold
  • Italic
    • support
    • emphasis
    • markup.italic
  • Underline
    • invalid
  • Normal
    • support.constant.property-value
    • support.type.property-name

Modify

  • None

Delete

  • None