Skip to main content
Coding Theme

Color themes

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#4d9375
  • activityBar.background#222
  • activityBar.border#252525
  • activityBar.foreground#dbd7caee
  • activityBar.inactiveForeground#dedcd550
  • activityBarBadge.background#bfbaaa
  • activityBarBadge.foreground#222
  • badge.background#dedcd590
  • badge.foreground#222
  • breadcrumb.activeSelectionForeground#eeeeee18
  • breadcrumb.background#292929
  • breadcrumb.focusForeground#dbd7caee
  • breadcrumb.foreground#959da5
  • breadcrumbPicker.background#222
  • button.background#4d9375
  • button.foreground#222
  • button.hoverBackground#4d9375
  • checkbox.background#292929
  • checkbox.border#2f363d
  • debugToolBar.background#222
  • descriptionForeground#dedcd590
  • diffEditor.insertedTextBackground#4d937550
  • diffEditor.removedTextBackground#ab595950
  • dropdown.background#222
  • dropdown.border#252525
  • dropdown.foreground#dbd7caee
  • dropdown.listBackground#292929
  • editor.background#222
  • editor.findMatchBackground#3f5668
  • editor.findMatchHighlightBackground#3f5668
  • editor.findMatchHighlightBorder#fff
  • editor.focusedStackFrameHighlightBackground#b808
  • editor.foldBackground#eeeeee10
  • editor.foreground#dbd7caee
  • editor.inactiveSelectionBackground#eeeeee10
  • editor.lineHighlightBackground#1073cf2d
  • editor.lineHighlightBorder#074ae71f
  • editor.selectionBackground#3f5668
  • editor.selectionHighlightBackground#3f5668
  • editor.selectionHighlightBorder#fff
  • editor.stackFrameHighlightBackground#a707
  • editor.wordHighlightBackground#1c6b4810
  • editor.wordHighlightStrongBackground#1c6b4810
  • editorBracketHighlight.foreground1#5eaab5
  • editorBracketHighlight.foreground2#4d9375
  • editorBracketHighlight.foreground3#d4976c
  • editorBracketHighlight.foreground4#d9739f
  • editorBracketHighlight.foreground5#e6cc77
  • editorBracketHighlight.foreground6#6394bf
  • editorBracketMatch.background#0052cc
  • editorBracketMatch.border#FF0000
  • editorError.foreground#cb7676
  • editorGroup.border#252525
  • editorGroupHeader.tabsBackground#222
  • editorGroupHeader.tabsBorder#252525
  • editorGutter.addedBackground#4d9375
  • editorGutter.commentRangeForeground#dedcd550
  • editorGutter.deletedBackground#cb7676
  • editorGutter.foldingControlForeground#dedcd590
  • editorGutter.modifiedBackground#6394bf
  • editorHint.foreground#4d9375
  • editorIndentGuide.activeBackground#ffffff30
  • editorIndentGuide.background#ffffff15
  • editorInfo.foreground#6394bf
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#666666
  • editorLineNumber.activeForeground#bfbaaa
  • editorLineNumber.foreground#dedcd550
  • editorOverviewRuler.border#111
  • editorStickyScroll.background#292929
  • editorStickyScrollHover.background#292929
  • editorWarning.foreground#d4976c
  • editorWhitespace.foreground#ffffff15
  • editorWidget.background#222
  • errorForeground#cb7676
  • focusBorder#00000000
  • foreground#dbd7caee
  • gitDecoration.addedResourceForeground#4d9375
  • gitDecoration.conflictingResourceForeground#d4976c
  • gitDecoration.deletedResourceForeground#cb7676
  • gitDecoration.ignoredResourceForeground#dedcd550
  • gitDecoration.modifiedResourceForeground#6394bf
  • gitDecoration.submoduleResourceForeground#dedcd590
  • gitDecoration.untrackedResourceForeground#5eaab5
  • input.background#292929
  • input.border#252525
  • input.foreground#dbd7caee
  • input.placeholderForeground#dedcd590
  • inputOption.activeBackground#dedcd550
  • list.activeSelectionBackground#292929
  • list.activeSelectionForeground#dbd7caee
  • list.focusBackground#292929
  • list.highlightForeground#4d9375
  • list.hoverBackground#292929
  • list.hoverForeground#dbd7caee
  • list.inactiveFocusBackground#222
  • list.inactiveSelectionBackground#292929
  • list.inactiveSelectionForeground#dbd7caee
  • menu.separatorBackground#252525
  • notificationCenterHeader.background#222
  • notificationCenterHeader.foreground#959da5
  • notifications.background#222
  • notifications.border#252525
  • notifications.foreground#dbd7caee
  • notificationsErrorIcon.foreground#cb7676
  • notificationsInfoIcon.foreground#6394bf
  • notificationsWarningIcon.foreground#d4976c
  • panel.background#222
  • panel.border#252525
  • panelInput.border#2f363d
  • panelTitle.activeBorder#4d9375
  • panelTitle.activeForeground#dbd7caee
  • panelTitle.inactiveForeground#959da5
  • peekViewEditor.background#222
  • peekViewEditor.matchHighlightBackground#ffd33d33
  • peekViewResult.background#222
  • peekViewResult.matchHighlightBackground#ffd33d33
  • pickerGroup.border#252525
  • pickerGroup.foreground#dbd7caee
  • problemsErrorIcon.foreground#cb7676
  • problemsInfoIcon.foreground#6394bf
  • problemsWarningIcon.foreground#d4976c
  • progressBar.background#4d9375
  • quickInput.background#222
  • quickInput.foreground#dbd7caee
  • quickInputList.focusBackground#292929
  • scrollbar.shadow#0000
  • scrollbarSlider.activeBackground#dedcd550
  • scrollbarSlider.background#dedcd510
  • scrollbarSlider.hoverBackground#dedcd550
  • settings.headerForeground#dbd7caee
  • settings.modifiedItemIndicator#4d9375
  • sideBar.background#222
  • sideBar.border#252525
  • sideBar.foreground#bfbaaa
  • sideBarSectionHeader.background#222
  • sideBarSectionHeader.border#252525
  • sideBarSectionHeader.foreground#dbd7caee
  • sideBarTitle.foreground#dbd7caee
  • statusBar.background#222
  • statusBar.border#252525
  • statusBar.debuggingBackground#292929
  • statusBar.debuggingForeground#bfbaaa
  • statusBar.foreground#bfbaaa
  • statusBar.noFolderBackground#222
  • statusBarItem.prominentBackground#292929
  • tab.activeBackground#222
  • tab.activeBorder#d0f66f
  • tab.activeForeground#dbd7caee
  • tab.border#252525
  • tab.hoverBackground#292929
  • tab.inactiveBackground#222
  • tab.inactiveForeground#959da5
  • tab.unfocusedActiveBorder#252525
  • tab.unfocusedActiveBorderTop#252525
  • tab.unfocusedHoverBackground#222
  • terminal.ansiBlack#393a34
  • terminal.ansiBlue#6394bf
  • terminal.ansiBrightBlack#777777
  • terminal.ansiBrightBlue#6394bf
  • terminal.ansiBrightCyan#5eaab5
  • terminal.ansiBrightGreen#4d9375
  • terminal.ansiBrightMagenta#d9739f
  • terminal.ansiBrightRed#cb7676
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#e6cc77
  • terminal.ansiCyan#5eaab5
  • terminal.ansiGreen#4d9375
  • terminal.ansiMagenta#d9739f
  • terminal.ansiRed#cb7676
  • terminal.ansiWhite#dbd7ca
  • terminal.ansiYellow#e6cc77
  • terminal.foreground#dbd7caee
  • terminal.selectionBackground#eeeeee18
  • textBlockQuote.background#222
  • textBlockQuote.border#252525
  • textCodeBlock.background#222
  • textLink.activeForeground#4d9375
  • textLink.foreground#4d9375
  • textPreformat.foreground#d1d5da
  • textSeparator.foreground#586069
  • titleBar.activeBackground#222
  • titleBar.activeForeground#bfbaaa
  • titleBar.border#292929
  • titleBar.inactiveBackground#222
  • titleBar.inactiveForeground#959da5
  • tree.indentGuidesStroke#2f363d
  • welcomePage.buttonBackground#2f363d
  • welcomePage.buttonHoverBackground#444d56

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#F8F8F2—
emphasis—italic
strong—bold
header#000080—
comment#6A9955—
constant.language#AE81FF—
constant.numeric#AE81FF—
constant.regexp#AE81FF—
entity.name.tag#F92672—
entity.other.attribute-name#A6E22E—
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#A6E22E—
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#FD971F—
invalid, invalid.deprecated#f44747—
meta.structure.dictionary.json string.quoted.double.json#CFCFCF—
markup.underline—underline
markup.bold#66D9EFbold
markup.italic#66D9EFitalic
markup.heading#A6E22E—
markup.heading.setext#A6E22E—
markup.inserted#A6E22E—
markup.deleted#F92672—
markup.changed#E6DB74—
constant.numeric.line-number.find-in-files - match#AE81FFA0—
entity.name.filename.find-in-files#E6DB74—
markup.quote#F92672—
markup.list#E6DB74—
markup.inline.raw#FD971F—
meta.preprocessor#AE81FF—
meta.preprocessor.string#F92672—
meta.preprocessor.numeric#AE81FF—
meta.structure.dictionary.key.python#A6E22E—
meta.diff, meta.diff.header#75715E—
storage#F92672—
storage.type#66D9EF—
entity.name.type, entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22E—
string#E6DB74—
string.tag#E6DB74—
string.value#E6DB74—
string.regexp#d16969—
punctuation.definition.template-expression, punctuation.section.embedded#F92672—
meta.template.expression#F8F8F2—
support.type.vendored.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#A6E22E—
keyword#F92672—
keyword.control#F92672—
keyword.operator#F92672—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#F92672—
keyword.other.unit#F92672—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#AE81FF—
support.function.git-rebase#A6E22E—
constant.sha.git-rebase#AE81FF—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#F8F8F2—
variable.language#FD971F—
entity.name.function#A6E22E—
support.function, support.constant#66D9EF—
variable.parameter#FD971F—
support.type, support.class#66D9EF—
meta.return-type, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json#4EC9B0—
keyword.control#F92672—
variable, meta.definition.variable.name, support.variable, entity.name.variable#F8F8F2—
meta.object-literal.key#A6E22E—
support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value#F92672—
support.constant.property-value, support.constant.color#F8F8F2—
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#F92672—
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969—
keyword.operator.or.regexp, keyword.control.anchor.regexp#A6E22E—
keyword.operator.quantifier.regexp#A6E22E—
constant.character, constant.other#AE81FF—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—