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#fd8c73
  • activityBar.background#ffffff
  • activityBar.border#d0d7de
  • activityBar.foreground#24292f
  • activityBar.inactiveForeground#57606a
  • activityBarBadge.background#0969da
  • activityBarBadge.foreground#ffffff
  • diffEditor.diagonalFill#00000000
  • diffEditor.insertedLineBackground#00000000
  • diffEditor.insertedTextBackground#a0f5b4
  • diffEditor.removedLineBackground#00000000
  • diffEditor.removedTextBackground#eb919b
  • diffEditorGutter.insertedLineBackground#00000000
  • diffEditorGutter.removedLineBackground#00000000
  • editor.background#ffffff
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#e5ebf1
  • editor.selectionHighlightBackground#add6ff80
  • editorIndentGuide.activeBackground1#939393
  • editorIndentGuide.background1#d3d3d3
  • editorSuggestWidget.background#f3f3f3
  • input.placeholderForeground#767676
  • list.activeSelectionIconForeground#ffffff
  • list.hoverBackground#e8e8e8
  • notebook.cellBorderColor#e8e8e8
  • notebook.selectedCellBackground#c8ddf150
  • panel.background#f6f8fa
  • panel.border#d0d7de
  • panelInput.border#d0d7de
  • panelTitle.activeBorder#fd8c73
  • panelTitle.activeForeground#24292f
  • panelTitle.inactiveForeground#57606a
  • ports.iconRunningProcessForeground#369432
  • searchEditor.textInputBorder#cecece
  • settings.numberInputBorder#cecece
  • settings.textInputBorder#cecece
  • sideBar.background#f6f8fa
  • sideBar.border#d0d7de
  • sideBar.foreground#24292f
  • sideBarSectionHeader.background#f6f8fa
  • sideBarSectionHeader.border#d0d7de
  • sideBarSectionHeader.foreground#24292f
  • sideBarTitle.foreground#24292f
  • statusBar.background#ffffff
  • statusBar.border#d0d7de
  • statusBar.debuggingBackground#ac5e00
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#57606a
  • statusBar.noFolderBackground#ffffff
  • statusBarItem.prominentBackground#f6f8fa
  • tab.lastPinnedBorder#61616130

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.function, entity.name.function#5a0b9f—
constant.other.placeholder.go#41a528italic bold
keyword.operator.address.go#0d00ffbold italic
meta.embedded, source.groovy.embedded#000000—
emphasis—italic
strong—bold
meta.diff.header#000080—
comment#008000—
constant.language, keyword.operator.assignment.go, keyword.operator.comparison.go, keyword.control#0000FF—
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#098658—
constant.regexp#811F3F—
entity.name.tag#800000—
entity.name.selector#800000—
entity.other.attribute-name#FF0000—
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, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#800000—
invalid#CD3131—
markup.underline—underline
markup.bold#000080bold
markup.heading#800000bold
markup.italic—italic
markup.strikethrough—strikethrough
markup.inserted#098658—
markup.deleted#A31515—
markup.changed#0451A5—
punctuation.definition.quote.begin.markdown, punctuation.definition.list.begin.markdown#0451A5—
markup.inline.raw#800000—
punctuation.definition.tag#800000—
meta.preprocessor, entity.name.function.preprocessor#0000FF—
meta.preprocessor.string#A31515—
meta.preprocessor.numeric#098658—
meta.structure.dictionary.key.python#0451A5—
storage#0000FF—
storage.type#0000FF—
storage.modifier, keyword.operator.noexcept#0000FF—
string, meta.embedded.assembly#A31515—
string.comment.buffered.block.pug, string.quoted.pug, string.interpolated.pug, string.unquoted.plain.in.yaml, string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.single.yaml, string.quoted.double.xml, string.quoted.single.xml, string.unquoted.cdata.xml, string.quoted.double.html, string.quoted.single.html, string.unquoted.html, string.quoted.single.handlebars, string.quoted.double.handlebars#0000FF—
string.regexp#811F3F—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#0000FF—
meta.template.expression#000000—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#0451A5—
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#FF0000—
support.type.property-name.json#0451A5—
keyword#0000FF—
keyword.control#0000FF—
keyword.operator#000000—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#0000FF—
keyword.other.unit#098658—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#800000—
support.function.git-rebase#0451A5—
constant.sha.git-rebase#098658—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#000000—
variable.language#0000FF—
token.info-token#316BCD—
token.warn-token#CD9731—
token.error-token#CD3131—
token.debug-token#800080—
Minimalistic Theme by CaptainGopher - VS Code Theme