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#262626
  • activityBar.border#303030
  • activityBar.foreground#A8A8A8
  • activityBarBadge.background#6095C5
  • activityBarBadge.foreground#A8A8A8
  • activityBarTop.background#262626
  • activityBarTop.foreground#A8A8A8
  • badge.background#AC7BDE
  • badge.foreground#A8A8A8
  • button.background#6095C580
  • button.foreground#A8A8A8
  • button.hoverBackground#6095C560
  • debugToolBar.background#262626
  • diffEditor.insertedTextBackground#6D9E3F30
  • diffEditor.removedTextBackground#D370A330
  • dropdown.background#262626
  • dropdown.border#303030
  • dropdown.foreground#A8A8A8
  • editor.background#262626
  • editor.findMatchBackground#98CBFE70
  • editor.findMatchHighlightBackground#EFBD8B30
  • editor.findRangeHighlightBackground#98CBFE70
  • editor.foreground#A8A8A8
  • editor.hoverHighlightBackground#3BA27550
  • editor.lineHighlightBackground#30303060
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3BA27540
  • editor.selectionHighlightBackground#EFBD8B40
  • editorBracketHighlight.foreground1#AC7BDE
  • editorBracketHighlight.foreground2#6095C5
  • editorBracketHighlight.foreground3#3BA275
  • editorBracketHighlight.foreground4#6D9E3F
  • editorBracketHighlight.foreground5#B58858
  • editorBracketHighlight.foreground6#D370A3
  • editorBracketHighlight.unexpectedBracket.foreground#D370A3
  • editorBracketMatch.background#76767680
  • editorBracketMatch.border#00000000
  • editorCodeLens.foreground#76767690
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#D370A3
  • editorGhostText.background#76767660
  • editorGroup.border#303030
  • editorGroup.dropBackground#30303060
  • editorGroupHeader.noTabsBackground#262626
  • editorGroupHeader.tabsBackground#262626
  • editorGroupHeader.tabsBorder#303030
  • editorGutter.addedBackground#6D9E3F
  • editorGutter.background#00000000
  • editorGutter.deletedBackground#D370A3
  • editorGutter.modifiedBackground#6095C5
  • editorHoverWidget.background#262626
  • editorHoverWidget.border#303030
  • editorInfo.foreground#6095C5
  • editorLineNumber.foreground#767676
  • editorLink.activeForeground#FFFFFF
  • editorOverviewRuler.addedForeground#A3D572
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.commonContentForeground#767676
  • editorOverviewRuler.currentContentForeground#6095C5
  • editorOverviewRuler.deletedForeground#FFA7DA
  • editorOverviewRuler.errorForeground#D370A3
  • editorOverviewRuler.findMatchForeground#D0D0D0
  • editorOverviewRuler.incomingContentForeground#3BA275
  • editorOverviewRuler.infoForeground#E5B0FF
  • editorOverviewRuler.modifiedForeground#6095C5
  • editorOverviewRuler.rangeHighlightForeground#D0D0D0
  • editorOverviewRuler.selectionHighlightForeground#767676
  • editorOverviewRuler.warningForeground#B58858
  • editorOverviewRuler.wordHighlightForeground#767676
  • editorOverviewRuler.wordHighlightStrongForeground#767676
  • editorRuler.foreground#76767640
  • editorStickyScroll.shadow#30303099
  • editorStickyScrollHover.background#30303060
  • editorSuggestWidget.background#262626
  • editorSuggestWidget.border#303030
  • editorSuggestWidget.foreground#A8A8A8
  • editorSuggestWidget.highlightForeground#3BA275
  • editorSuggestWidget.selectedBackground#30303060
  • editorWarning.foreground#B58858
  • editorWhitespace.foreground#76767620
  • editorWidget.background#262626
  • editorWidget.border#303030
  • errorForeground#D370A3
  • extensionButton.prominentBackground#6D9E3F80
  • extensionButton.prominentHoverBackground#6D9E3F30
  • focusBorder#303030
  • foreground#A8A8A8
  • gitDecoration.addedResourceForeground#A8A8A8
  • gitDecoration.conflictingResourceForeground#AC7BDE
  • gitDecoration.deletedResourceForeground#D370A3
  • gitDecoration.ignoredResourceForeground#767676
  • gitDecoration.modifiedResourceForeground#B58858
  • gitDecoration.untrackedResourceForeground#6D9E3F
  • icon.foreground#A8A8A8
  • input.background#262626
  • input.border#303030
  • input.foreground#A8A8A8
  • input.placeholderForeground#A8A8A860
  • inputOption.activeBorder#A8A8A860
  • inputValidation.errorBackground#D370A3
  • inputValidation.errorBorder#FFA7DA
  • inputValidation.infoBackground#6095C580
  • inputValidation.infoBorder#98CBFE
  • inputValidation.warningBackground#B58858
  • inputValidation.warningBorder#EFBD8B
  • list.activeSelectionBackground#30303080
  • list.activeSelectionForeground#A3D572
  • list.dropBackground#303030
  • list.focusBackground#303030
  • list.focusForeground#A8A8A8
  • list.highlightForeground#3BA275
  • list.hoverBackground#30303080
  • list.hoverForeground#D0D0D0
  • list.inactiveSelectionBackground#30303080
  • list.inactiveSelectionForeground#3BA275
  • menu.border#303030
  • menu.separatorBackground#303030
  • merge.border#00000000
  • merge.currentContentBackground#6095C520
  • merge.currentHeaderBackground#6095C540
  • merge.incomingContentBackground#3BA27520
  • merge.incomingHeaderBackground#3BA27540
  • notebook.cellBorderColor#767676
  • notebook.cellEditorBackground#303030
  • notebook.focusedCellBorder#D0D0D0
  • notebook.focusedEditorBorder#767676
  • panel.border#303030
  • panelTitle.activeForeground#A8A8A8
  • peekView.border#303030
  • peekViewEditor.background#30303070
  • peekViewEditor.matchHighlightBackground#767676
  • peekViewEditorGutter.background#30303070
  • peekViewResult.background#30303070
  • peekViewResult.fileForeground#A8A8A8
  • peekViewResult.lineForeground#A8A8A8
  • peekViewResult.matchHighlightBackground#767676
  • peekViewResult.selectionBackground#6095C520
  • peekViewResult.selectionForeground#A8A8A8
  • peekViewTitle.background#30303070
  • peekViewTitleDescription.foreground#D0D0D0
  • peekViewTitleLabel.foreground#A8A8A8
  • progressBar.background#3BA275
  • scmGraph.historyItemHoverDefaultLabelForeground#A8A8A8
  • scmGraph.historyItemHoverLabelForeground#A8A8A8
  • scrollbar.shadow#262626
  • scrollbarSlider.activeBackground#3BA275
  • scrollbarSlider.background#76767699
  • scrollbarSlider.hoverBackground#767676
  • selection.background#3BA27580
  • sideBar.background#262626
  • sideBar.border#303030
  • sideBar.foreground#D0D0D0
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.foreground#A8A8A8
  • sideBarTitle.foreground#A8A8A8
  • statusBar.background#262626
  • statusBar.border#303030
  • statusBar.debuggingBackground#EFBD8B
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#262626
  • statusBar.foreground#A8A8A8
  • statusBar.noFolderBackground#262626
  • statusBar.noFolderBorder#00000000
  • tab.activeBackground#303030
  • tab.activeBorder#3BA275
  • tab.activeForeground#A8A8A8
  • tab.border#00000000
  • tab.inactiveBackground#262626
  • tab.inactiveForeground#767676
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveForeground#767676
  • tab.unfocusedInactiveForeground#767676
  • terminal.ansiBlack#303030
  • terminal.ansiBlue#6095C5
  • terminal.ansiBrightBlack#767676
  • terminal.ansiBrightBlue#98CBFE
  • terminal.ansiBrightCyan#75DAA9
  • terminal.ansiBrightGreen#A3D572
  • terminal.ansiBrightMagenta#E5B0FF
  • terminal.ansiBrightRed#FFA7DA
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#EFBD8B
  • terminal.ansiCyan#3BA275
  • terminal.ansiGreen#6D9E3F
  • terminal.ansiMagenta#AC7BDE
  • terminal.ansiRed#D370A3
  • terminal.ansiWhite#D0D0D0
  • terminal.ansiYellow#B58858
  • terminal.background#262626
  • terminal.foreground#A8A8A8
  • textLink.activeForeground#6095C5
  • textLink.foreground#98CBFE
  • titleBar.activeBackground#262626
  • titleBar.activeForeground#A8A8A8
  • titleBar.inactiveBackground#262626
  • widget.border#303030
  • widget.shadow#26262630

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#6095C5
comment, punctuation.definition.comment#767676italic
constant, support.constant, variable.arguments#AC7BDE
constant.rgb-value#A8A8A8
entity.name.selector#3BA275
entity.other.attribute-name#EFBD8B
entity.name.tag, punctuation.tag#3BA275
invalid, invalid.illegal#D370A3
invalid.deprecated#AC7BDE
meta.selector#3BA275
meta.preprocessor#B58858
meta.preprocessor.string#6D9E3F
meta.preprocessor.numeric#6D9E3F
meta.header.diff#B58858
storage#D370A3
storage.type, storage.modifier#B58858
string#6D9E3F
string.tag#6D9E3F
string.value#6D9E3F
string.regexp#B58858
string.escape#D370A3
string.quasi#3BA275
string.entity#6D9E3F
object#A8A8A8
module.node#6095C5
support.type.property-name#3BA275
keyword#D370A3
keyword.control#D370A3
keyword.control.module#3BA275
keyword.control.less#EFBD8B
keyword.operator#3BA275
keyword.operator.new#B58858
keyword.other.unit#6D9E3F
metatag.php#B58858
support.function.git-rebase#3BA275
constant.sha.git-rebase#6D9E3F
meta.type.name, meta.return.type, meta.return-type, meta.cast, meta.type.annotation, support.type, storage.type.cs, variable.class#EFBD8B
variable.this, support.variable#AC7BDE
entity.name, entity.static, entity.name.class.static.function, entity.name.function, entity.name.class, entity.name.type#EFBD8B
entity.function, entity.name.function.static#3BA275
entity.name.function.function-call#3BA275
support.function.builtin#B58858
entity.name.method, entity.name.method.function-call, entity.name.static.function-call#3BA275
brace#A8A8A8
meta.parameter.type.variable, variable.parameter, variable.name, variable.other, variable, string.constant.other.placeholder#6095C5
prototype#AC7BDE
punctuation#D0D0D0
punctuation.quoted#A8A8A8
punctuation.quasi#D370A3
*url*, *link*, *uri*underline
meta.function.python, entity.name.function.python#3BA275
storage.type.function.python, storage.modifier.declaration, storage.type.class.python, storage.type.string.python#D370A3
storage.type.function.async.python#D370A3
meta.function-call.generic#6095C5
meta.function-call.arguments#A8A8A8
entity.name.function.decorator#EFBD8Bbold
constant.other.capsbold
keyword.operator.logical#D370A3
punctuation.definition.logical-expression#B58858
string.interpolated.dollar.shell, string.interpolated.backtick.shell#3BA275
keyword.control.directive#3BA275
support.function.C99#EFBD8B
meta.function.cs, entity.name.function.cs, entity.name.type.namespace.cs#6D9E3F
keyword.other.using.cs, entity.name.variable.field.cs, entity.name.variable.local.cs, variable.other.readwrite.cs#3BA275
keyword.other.this.cs, keyword.other.base.cs#AC7BDE
meta.scope.prerequisites#EFBD8B
entity.name.function.target#6D9E3Fbold
storage.modifier.import.java, storage.modifier.package.java#D0D0D0
keyword.other.import.java, keyword.other.package.java#3BA275
storage.type.java#EFBD8B
storage.type.annotation#6095C5bold
keyword.other.documentation.javadoc#3BA275
comment.block.javadoc variable.parameter.java#6D9E3Fbold
source.java variable.other.object, source.java variable.other.definition.java#A8A8A8
meta.function-parameters.lisp#EFBD8B
markup.underlineunderline
string.other.link.title.markdown#767676underline
markup.underline.link#AC7BDE
markup.bold#B58858bold
markup.heading#B58858bold
heading.1.markdown entity.name.section.markdown#D370A3bold
heading.2.markdown entity.name.section.markdown#B58858bold
heading.3.markdown entity.name.section.markdown#EFBD8Bbold
heading.4.markdown entity.name.section.markdown#6D9E3Fbold
heading.5.markdown entity.name.section.markdown#6095C5bold
heading.6.markdown entity.name.section.markdown#AC7BDEbold
markup.italicitalic
markup.inserted#6D9E3F
markup.deleted#B58858
markup.changed#B58858
markup.punctuation.quote.beginning#3BA275
markup.punctuation.list.beginning#6095C5
markup.inline.raw, markup.fenced_code.block#3BA275
string.quoted.double.json#6095C5
entity.other.attribute-name.css#B58858
source.css meta.selector#A8A8A8
support.type.property-name.css#B58858
entity.other.attribute-name.class#6D9E3F
source.css support.function.transform, source.css support.function.timing-function, source.css support.function.misc#D370A3
support.property-value, constant.rgb-value, support.property-value.scss, constant.rgb-value.scss#B58858
entity.name.tag.css
punctuation.definition.tag#6095C5
text.html entity.name.tag, text.html punctuation.tag#3BA275bold
source.js variable.language#B58858
source.ts variable.language#B58858
source.go storage.type#EFBD8B
source.go entity.name.import#6D9E3F
source.go keyword.package, source.go keyword.import#3BA275
source.go keyword.interface, source.go keyword.struct#6095C5
source.go entity.name.type#A8A8A8
source.go entity.name.function#AC7BDE
keyword.control.cucumber.table#6095C5
source.reason string.double, source.reason string.regexp#6D9E3F
source.reason keyword.control.less#3BA275
source.reason entity.name.function#6095C5
source.reason support.property-value, source.reason entity.name.filename#B58858
source.powershell variable.other.member.powershell#B58858
source.powershell support.function.powershell#EFBD8B
source.powershell support.function.attribute.powershell#D0D0D0
source.powershell meta.hashtable.assignment.powershell variable.other.readwrite.powershell#B58858
support.function.be.latex, support.function.general.tex, support.function.section.latex, support.function.textbf.latex, support.function.textit.latex, support.function.texttt.latex, support.function.emph.latex, support.function.url.latex#D370A3
support.class.math.block.tex, support.class.math.block.environment.latex#B58858
keyword.control.preamble.latex, keyword.control.include.latex#AC7BDE
support.class.latex#3BA275
token.info-token#98CBFE
token.warn-token#EFBD8B
token.error-token#D370A3
token.debug-token#AC7BDE
invisibone by eui - VS Code Theme