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.background#1D252C
  • activityBar.border#333F4A
  • activityBar.dropBorder#333F4A
  • activityBar.foreground#fff
  • activityBarBadge.background#b7c5d3
  • activityBarBadge.foreground#181e24
  • badge.background#5ec4ff
  • badge.foreground#181e24
  • breadcrumb.activeSelectionForeground#41505e
  • breadcrumb.focusForeground#b7c5d3
  • breadcrumb.foreground#718ca1
  • breadcrumbPicker.background#28323a
  • button.background#1D252C
  • button.foreground#fff
  • button.hoverBackground#008B94
  • contrastBorder#ffffff00
  • debugExceptionWidget.background#1D252C
  • debugExceptionWidget.border#1D252C
  • debugToolBar.background#1D252C
  • descriptionForeground#1D252C
  • diffEditor.insertedTextBackground#1D252C
  • diffEditor.insertedTextBorder#333F4A
  • diffEditor.removedTextBackground#1D252C
  • diffEditor.removedTextBorder#333F4A
  • dropdown.background#41505e
  • dropdown.border#41505e
  • dropdown.foreground#fff
  • editor.background#1D252C
  • editor.findMatchBackground#b7c5d380
  • editor.findMatchHighlightBackground#b7c5d330
  • editor.findRangeHighlightBackground#243E51
  • editor.foreground#B7C5D3
  • editor.hoverHighlightBackground#333F4A
  • editor.inactiveSelectionBackground#1D252C
  • editor.lineHighlightBackground#28313a
  • editor.lineHighlightBorder#28313a
  • editor.rangeHighlightBackground#28313a
  • editor.selectionBackground#28323a
  • editor.selectionHighlightBackground#28313a
  • editor.wordHighlightBackground#3d454d
  • editor.wordHighlightStrongBackground#41505e
  • editorBracketMatch.background#2D3F56
  • editorBracketMatch.border#26506D
  • editorCodeLens.foreground#b7c5d380
  • editorCursor.foreground#b7c5d3
  • editorError.border#333F4A
  • editorError.foreground#e27e8d
  • editorGroup.border#1D252C
  • editorGroup.dropBackground#333F4A
  • editorGroup.emptyBackground#1D252C
  • editorGroupHeader.noTabsBackground#333F4A
  • editorGroupHeader.tabsBackground#181e24
  • editorGroupHeader.tabsBorder#1D252C
  • editorGutter.addedBackground#8bd49c
  • editorGutter.background#1D252C
  • editorGutter.deletedBackground#e27e8d
  • editorGutter.modifiedBackground#26506D
  • editorHoverWidget.background#15232d
  • editorHoverWidget.border#333F4A
  • editorIndentGuide.background#28323a
  • editorLineNumber.foreground#41505E
  • editorLink.activeForeground#b7c5d3
  • editorMarkerNavigation.background#1D252C
  • editorMarkerNavigationError.background#d95468
  • editorMarkerNavigationWarning.background#d98e48
  • editorOverviewRuler.border#333F4A
  • editorOverviewRuler.commonContentForeground#ebbf8355
  • editorOverviewRuler.currentContentForeground#ee3a4355
  • editorOverviewRuler.incomingContentForeground#3ad90055
  • editorRuler.foreground#1F4662
  • editorSuggestWidget.background#15232d
  • editorSuggestWidget.border#15232d
  • editorSuggestWidget.foreground#b7c5d380
  • editorSuggestWidget.highlightForeground#ebbf83
  • editorSuggestWidget.selectedBackground#28323a
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ebbf83
  • editorWhitespace.foreground#ffffff1a
  • editorWidget.background#15232d
  • editorWidget.border#333F4A
  • errorForeground#e27e8d
  • extensionButton.prominentBackground#008B94
  • extensionButton.prominentForeground#fff
  • extensionButton.prominentHoverBackground#008B94
  • focusBorder#333F4A
  • foreground#b7c5d3
  • gitDecoration.addedResourceForeground#60af73
  • gitDecoration.conflictingResourceForeground#33ced8
  • gitDecoration.deletedResourceForeground#e27e8d
  • gitDecoration.ignoredResourceForeground#41505e
  • gitDecoration.modifiedResourceForeground#ebbf83
  • gitDecoration.untrackedResourceForeground#8bd49c
  • input.background#333F4A
  • input.border#333F4A
  • input.foreground#b7c5d3
  • input.placeholderForeground#b7c5d3
  • inputOption.activeBorder#539afc
  • inputValidation.errorBackground#e27e8d
  • inputValidation.errorBorder#d95468
  • inputValidation.errorForeground#fff
  • inputValidation.infoBackground#5ec4ff
  • inputValidation.infoBorder#539afc
  • inputValidation.warningBackground#ebbf83
  • inputValidation.warningBorder#d98e48
  • list.activeSelectionBackground#1D252C
  • list.activeSelectionForeground#b7c5d3
  • list.dropBackground#333F4A
  • list.focusBackground#333F4A
  • list.focusForeground#b7c5d3
  • list.highlightForeground#008b94
  • list.hoverBackground#1D252C
  • list.hoverForeground#b7c5d3
  • list.inactiveSelectionBackground#333F4A
  • list.inactiveSelectionForeground#b7c5d3
  • panel.background#171d23
  • panel.border#171d23
  • panelTitle.activeBorder#41505E
  • panelTitle.activeForeground#41505E
  • panelTitle.inactiveForeground#b7c5d3
  • peekView.border#333F4A
  • peekViewEditor.background#15232d
  • peekViewEditor.matchHighlightBackground#333F4A
  • peekViewEditorGutter.background#333F4A
  • peekViewResult.background#15232d
  • peekViewResult.fileForeground#b7c5d3
  • peekViewResult.lineForeground#fff
  • peekViewResult.matchHighlightBackground#333F4A
  • peekViewResult.selectionBackground#333F4A
  • peekViewResult.selectionForeground#fff
  • peekViewTitle.background#15232d
  • peekViewTitleDescription.foreground#b7c5d3
  • peekViewTitleLabel.foreground#008b94
  • pickerGroup.border#333F4A
  • pickerGroup.foreground#b7c5d3
  • progressBar.background#008b94
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#333F4A
  • scrollbarSlider.background#41505E80
  • scrollbarSlider.hoverBackground#41505ECC
  • selection.background#027dff
  • sideBar.background#171d23
  • sideBar.border#1D252C
  • sideBar.foreground#b7c5d3
  • sideBarSectionHeader.background#1D252C
  • sideBarSectionHeader.foreground#b7c5d3
  • sideBarTitle.foreground#b7c5d3
  • statusBar.background#171d23
  • statusBar.border#1D252C
  • statusBar.debuggingBackground#171d23
  • statusBar.debuggingForeground#b7c5d3
  • statusBar.foreground#b7c5d3
  • statusBar.noFolderBackground#171d23
  • statusBar.noFolderForeground#b7c5d3
  • statusBarItem.activeBackground#333F4A
  • statusBarItem.hoverBackground#333F4A
  • statusBarItem.prominentBackground#171d23
  • statusBarItem.prominentHoverBackground#333F4A
  • tab.activeBackground#1D252C
  • tab.activeBorder#1D252C
  • tab.activeForeground#fff
  • tab.border#171d23
  • tab.inactiveBackground#171d23
  • tab.inactiveForeground#b7c5d3
  • tab.unfocusedActiveForeground#b7c5d3
  • tab.unfocusedInactiveForeground#b7c5d3
  • terminal.ansiBlack#41505E
  • terminal.ansiBlue#539afc
  • terminal.ansiBrightBlack#41505E
  • terminal.ansiBrightBlue#539afc
  • terminal.ansiBrightCyan#70e1e8
  • terminal.ansiBrightGreen#8bd49c
  • terminal.ansiBrightMagenta#b62d65
  • terminal.ansiBrightRed#d95468
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ebbf83
  • terminal.ansiCyan#70e1e8
  • terminal.ansiGreen#8bd49c
  • terminal.ansiMagenta#b62d65
  • terminal.ansiRed#d95468
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ebbf83
  • terminal.background#171d23
  • terminal.foreground#ffffff
  • terminalCursor.background#008B94
  • terminalCursor.foreground#008B94
  • textBlockQuote.background#1D252C
  • textBlockQuote.border#B7C5D3
  • textCodeBlock.background#b7c5d380
  • textLink.activeForeground#718ca1
  • textLink.foreground#718ca1
  • textPreformat.foreground#718ca1
  • textSeparator.foreground#718ca1
  • titleBar.activeBackground#171d23
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#1D252C
  • titleBar.inactiveForeground#ffffff33
  • walkThrough.embeddedEditorBackground#1D252C
  • widget.shadow#00000026

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4b5d6citalic
constant#e27e8d
constant.numeric#cb9be3
entity#68A1F0
invalid#d95468
keyword#5ec4ff
storage.type.class.js#008b94
meta#718CA1
meta.brace#718CA1
punctuation#718CA1
punctuation.definition.parameters#718CA1
variable.parameter#B7C5D3
entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql#ebbf83
punctuation.definition.template-expression#68A1F0
storage#008B94
storage.type.function.arrow#008B94
string, punctuation.definition.string#68A1F0
string.template, punctuation.definition.string.template#68f0e9
support#718CA1
support.function#70e1e8
comment.line.double-dash.lua, punctuation.definition.comment.lua, storage.type.function.lua, storage.modifier.local.lua, storage.type.function.property.lua, keyword.control.function-end.lua, keyword.control.lua, keyword.operator.logical.lua, storage.type.function.anonymous.luaitalic
entity.name.function.lua, meta.function-call.luabold
meta.function.lua#45888d
constant.language.boolean.false.lua, constant.language.boolean.true.lua#cb9be3
variable.other.table.property.lua#8babc4
keyword.operator.logic.lua#ffc75e
entity.name.function.lua#68A1F0
entity.name.function-table.lua#3c7fdd
string.quoted.single.lua, string.quoted.double.lua, string.quoted.block.lua#37c9b0
variable.other.lua, variable.language.lua#8babc4
variable.other.table.property.lua#74b5c7
constant.language.lua#f3788b
constant.numeric.lua#cf84f5
keyword.control.lua, keyword.control.function-end.lua, storage.type.function.property.lua, storage.type.function.lua, storage.type.function.anonymous.lua#39cce6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Orchid - Coding Theme