Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBorder#202020
  • activityBar.background#181818
  • activityBar.border#ffffff12
  • activityBar.foreground#A0A0A0
  • activityBarBadge.background#70B0E0
  • activityBarBadge.foreground#202020
  • activityBarTop.foreground#A0A0A0
  • badge.background#70B0E0
  • badge.foreground#202020
  • banner.background#181818
  • banner.foreground#707070
  • breadcrumb.foreground#A0A0A0
  • button.background#70B0E0
  • button.foreground#202020
  • button.hoverBackground#7AB6E2
  • commandCenter.activeBackground#ffffff10
  • commandCenter.border#ffffff2a
  • diffEditor.border#ffffff12
  • diffEditor.diagonalFill#ffffff12
  • diffEditor.insertedLineBackground#90C07040
  • diffEditor.insertedTextBackground#90C07040
  • diffEditor.removedLineBackground#E0707040
  • diffEditor.removedTextBackground#E0707040
  • disabledForeground#777777
  • dropdown.background#181818
  • dropdown.border#ffffff12
  • editor.background#202020
  • editor.findMatchBackground#035B9E
  • editor.findMatchHighlightBackground#035B9E4f
  • editor.foreground#C0C0C0
  • editor.hoverHighlightBackground#ffffff10
  • editor.lineHighlightBorder#272727
  • editor.selectionBackground#FFFFFF15
  • editor.selectionHighlightBackground#FFFFFF15
  • editor.selectionHighlightBorder#FFFFFF3F
  • editor.wordHighlightBackground#FFFFFF15
  • editor.wordHighlightStrongBackground#FFFFFF15
  • editorCodeLens.foreground#666666
  • editorCursor.foreground#C0C0C0
  • editorError.foreground#DA5454
  • editorGroupHeader.tabsBackground#181818
  • editorGutter.addedBackground#90C070BF
  • editorGutter.deletedBackground#E07070BF
  • editorGutter.modifiedBackground#E0B070BF
  • editorHoverWidget.background#202020
  • editorHoverWidget.statusBarBackground#333333
  • editorIndentGuide.activeBackground1#ffffff59
  • editorIndentGuide.background1#ffffff1f
  • editorInfo.foreground#70B0E0
  • editorInlayHint.background#ffffff10
  • editorInlayHint.foreground#ffffff6f
  • editorLineNumber.activeForeground#A0A0A0
  • editorLineNumber.foreground#FFFFFF2F
  • editorLink.activeForeground#70B0E0
  • editorOverviewRuler.addedForeground#90C0709F
  • editorOverviewRuler.deletedForeground#E070709F
  • editorOverviewRuler.errorForeground#E070709F
  • editorOverviewRuler.modifiedForeground#E0B0709F
  • editorOverviewRuler.warningForeground#E0B0709F
  • editorStickyScrollHover.background#333333
  • editorSuggestWidget.background#202020
  • editorSuggestWidget.selectedBackground#333333
  • editorWarning.foreground#E0B070
  • editorWhitespace.foreground#ffffff12
  • editorWidget.background#2e2e2e
  • errorLens.errorBackground#E070701b
  • errorLens.errorForeground#E07070
  • errorLens.errorMessageBackground#E0707019
  • errorLens.hintBackground#90C07020
  • errorLens.hintForeground#90C070
  • errorLens.hintMessageBackground#90C07019
  • errorLens.infoBackground#70B0E020
  • errorLens.infoForeground#70B0E0
  • errorLens.infoMessageBackground#70B0E019
  • errorLens.statusBarErrorForeground#E07070
  • errorLens.statusBarHintForeground#90C070
  • errorLens.statusBarIconErrorForeground#E07070
  • errorLens.statusBarIconWarningForeground#E0B070
  • errorLens.statusBarInfoForeground#70B0E0
  • errorLens.warningBackground#E0B0701b
  • errorLens.warningForeground#E0B070
  • errorLens.warningMessageBackground#E0B07019
  • focusBorder#ffffff3f
  • foreground#A0A0A0
  • gitDecoration.addedResourceForeground#90C070DF
  • gitDecoration.conflictingResourceForeground#E0A070DF
  • gitDecoration.deletedResourceForeground#E07070DF
  • gitDecoration.ignoredResourceForeground#ffffff3f
  • gitDecoration.modifiedResourceForeground#E0B070DF
  • gitDecoration.renamedResourceForeground#70B0E0DF
  • icon.foreground#FFFFFF6f
  • input.background#202020
  • input.border#ffffff10
  • input.foreground#e8e8e8
  • inputOption.activeBackground#444444
  • inputOption.activeBorder#777777
  • inputOption.activeForeground#FFFFFF
  • list.activeSelectionBackground#202020
  • list.activeSelectionForeground#e8e8e8
  • list.dropBackground#ffffff12
  • list.filterMatchBackground#70B0E030
  • list.filterMatchBorder#70B0E0
  • list.focusBackground#ffffff12
  • list.focusHighlightForeground#70B0E0
  • list.focusOutline#ffffff12
  • list.highlightForeground#70B0E0
  • list.hoverBackground#202020
  • list.inactiveSelectionBackground#202020
  • menu.background#181818
  • menu.foreground#C0C0C0
  • menu.separatorBackground#ffffff12
  • merge.currentContentBackground#E0B0705f
  • merge.currentHeaderBackground#E0B0709f
  • merge.incomingContentBackground#90C0705f
  • merge.incomingHeaderBackground#90C0709f
  • minimap.background#292929
  • minimap.errorHighlight#E07070
  • minimap.findMatchHighlight#90C070BF
  • minimap.selectionHighlight#E0B070BF
  • minimapSlider.activeBackground#ffffff3f
  • minimapSlider.background#ffffff12
  • minimapSlider.hoverBackground#ffffff2f
  • panel.background#181818
  • peekView.border#666666
  • peekViewEditor.background#333333
  • peekViewEditor.matchHighlightBackground#70B0E04f
  • peekViewEditor.matchHighlightBorder#70B0E0
  • peekViewEditorStickyScroll.background#333333
  • peekViewResult.background#2e2e2e
  • peekViewResult.matchHighlightBackground#70B0E04f
  • peekViewResult.selectionBackground#70B0E03f
  • peekViewTitle.background#333333
  • pickerGroup.foreground#70B0E0
  • progressBar.background#70B0E0
  • quickInput.background#181818
  • scrollbar.shadow#181818
  • scrollbarSlider.activeBackground#ffffff3f
  • scrollbarSlider.background#ffffff12
  • scrollbarSlider.hoverBackground#ffffff2f
  • selection.background#444444
  • sideBar.background#181818
  • sideBar.border#ffffff12
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#181818
  • sideBarSectionHeader.foreground#A0A0A0
  • sideBarTitle.foreground#A0A0A0
  • statusBar.background#181818
  • statusBar.border#ffffff12
  • statusBar.debuggingBackground#E0A070
  • statusBar.debuggingForeground#C0C0C0
  • statusBar.focusBorder#00000000
  • statusBar.foreground#A0A0A0
  • statusBar.noFolderBackground#202020
  • statusBar.noFolderForeground#A0A0A0
  • statusBarItem.errorBackground#70B0E0
  • statusBarItem.errorForeground#202020
  • statusBarItem.prominentBackground#70B0E0
  • statusBarItem.prominentForeground#202020
  • statusBarItem.remoteBackground#70B0E0
  • statusBarItem.remoteForeground#202020
  • statusBarItem.warningBackground#70B0E0
  • statusBarItem.warningForeground#202020
  • tab.activeBackground#202020
  • tab.activeBorderTop#70B0E0BF
  • tab.activeForeground#e8e8e8
  • tab.border#ffffff12
  • tab.inactiveBackground#181818
  • terminal.background#181818
  • textCodeBlock.background#444444
  • textLink.activeForeground#7AB6E2
  • textLink.foreground#70B0E0
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#707070
  • titleBar.border#ffffff10
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#707070
  • toolbar.hoverBackground#444444
  • widget.shadow#00000033

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
storage, keyword, keyword.operator.expression, keyword.operator.new, support.type.object.module, punctuation.definition.block.tag.jsdoc, keyword.operator.logical.scss, keyword.operator.logical.python, punctuation.definition.keyword.scss#C080C0
entity.name.tag, support.variable.object.process, support.variable.property.process, support.variable.object.node, variable.language.this, variable.other.jsdoc#E07070
entity.name.function, support.function, storage.type.function.arrow, keyword.operator.logical, keyword.operator.comparison, keyword.operator.ternary, keyword.operator.relational, variable.language.super, entity.other.attribute-name.id.css, meta.function-call.generic.python#70B0E0
string, punctuation.definition.string, entity.other.attribute-name.class.css, meta.attribute-selector.scss#90C070
entity, support, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#E0B070
constant, entity.other.attribute-name, support.type, entity.name.type.instance.jsdoc, support.constant.property-value.css, keyword.other.unit, variable.parameter.url.scss, punctuation.definition.constant.css, support.constant.font-name.css, support.variable.magic.python, constant.character.format.placeholder.other.python#E0A070
meta.template.expression, support.variable.property, support.type.property-name.json, entity.name.tag.yaml, support.type.map.key.scss, support.type.property-name.css, entity.other.attribute-name.scss, support.type.property-name.media.css, support.type.vendored.property-name.css, constant.other.caps.python, variable.scss, constant.language.import-export-all#C0C0C0
punctuation, comment, keyword.operator, meta.brace, punctuation.definition.entity.css, entity.name.tag.reference.scss#666666
mokka-remixed by Ivan Tsybko - VS Code Theme