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#04ad4d
  • activityBar.background#E5E5E5
  • activityBar.foreground#424242
  • activityBarBadge.background#616161
  • badge.background#e0e0e0
  • badge.foreground#616161
  • button.background#757575
  • button.hoverBackground#616161
  • debugIcon.breakpointCurrentStackframeForeground#1976d2
  • debugIcon.breakpointDisabledForeground#848484
  • debugIcon.breakpointForeground#d32f2f
  • debugIcon.breakpointStackframeForeground#1976d2
  • debugIcon.continueForeground#6f42c1
  • debugIcon.disconnectForeground#6f42c1
  • debugIcon.pauseForeground#6f42c1
  • debugIcon.restartForeground#1976d2
  • debugIcon.startForeground#1976d2
  • debugIcon.stepBackForeground#6f42c1
  • debugIcon.stepIntoForeground#6f42c1
  • debugIcon.stepOutForeground#6f42c1
  • debugIcon.stepOverForeground#6f42c1
  • debugIcon.stopForeground#1976d2
  • diffEditor.insertedTextBackground#b7e7a44b
  • diffEditor.removedTextBackground#e597af52
  • editor.background#ffffff
  • editor.foreground#212121
  • editor.lineHighlightBorder#f2f2f2
  • editor.selectionBackground#10bb5460
  • editorBracketHighlight.foreground1#8F8F8F
  • editorBracketHighlight.foreground2#8F8F8F
  • editorBracketHighlight.foreground3#8F8F8F
  • editorBracketHighlight.foreground4#8F8F8F
  • editorBracketHighlight.foreground5#8F8F8F
  • editorBracketHighlight.foreground6#8F8F8F
  • editorBracketMatch.background#e7f3ff
  • editorBracketMatch.border#c8e1ff
  • editorCursor.background#2c2c2c
  • editorCursor.foreground#10bb54
  • editorGroupHeader.tabsBackground#f6f6f6
  • editorGroupHeader.tabsBorder#ffffff
  • editorIndentGuide.background#eeeeee
  • editorLineNumber.activeForeground#757575
  • editorLineNumber.foreground#cccccc
  • editorLink.activeForeground#0c657b
  • editorSuggestWidget.background#f3f3f3
  • extensionButton.prominentBackground#000000aa
  • extensionButton.prominentHoverBackground#000000bb
  • focusBorder#d0d0d0
  • foreground#757575
  • gitDecoration.ignoredResourceForeground#aaaaaa
  • input.border#e9e9e9
  • inputOption.activeBackground#ededed
  • list.activeSelectionBackground#eeeeee
  • list.activeSelectionForeground#212121
  • list.focusBackground#dddddd
  • list.focusForeground#212121
  • list.highlightForeground#212121
  • list.inactiveSelectionBackground#e0e0e0
  • list.inactiveSelectionForeground#212121
  • panel.background#ffffff
  • panel.border#f4f4f4
  • panelTitle.activeBorder#ffffff
  • panelTitle.inactiveForeground#bdbdbd
  • peekView.border#e0e0e0
  • peekViewEditor.background#f8f8f8
  • pickerGroup.foreground#000000
  • progressBar.background#000000
  • scrollbar.shadow#ffffff
  • sideBar.background#f6f6f6
  • sideBar.border#f6f6f6
  • sideBarSectionHeader.background#eeeeee
  • sideBarTitle.foreground#999999
  • statusBar.background#E5E5E5
  • statusBar.border#E5E5E5
  • statusBar.debuggingBackground#f6f6f6
  • statusBar.foreground#7e7e7e
  • statusBar.noFolderBackground#f6f6f6
  • statusBarItem.prominentBackground#0000001a
  • statusBarItem.remoteBackground#f6f6f600
  • statusBarItem.remoteForeground#7e7e7e
  • symbolIcon.classForeground#dd8500
  • symbolIcon.constructorForeground#6f42c1
  • symbolIcon.enumeratorForeground#dd8500
  • symbolIcon.enumeratorMemberForeground#1976d2
  • symbolIcon.eventForeground#dd8500
  • symbolIcon.fieldForeground#1976d2
  • symbolIcon.functionForeground#6f42c1
  • symbolIcon.interfaceForeground#1976d2
  • symbolIcon.methodForeground#6f42c1
  • symbolIcon.variableForeground#1976d2
  • tab.activeBorder#ffffff
  • tab.activeForeground#424242
  • tab.border#f6f6f6
  • tab.inactiveBackground#f6f6f6
  • tab.inactiveForeground#bdbdbd
  • tab.unfocusedActiveBorder#ffffff
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#e0e0e0
  • terminal.ansiBrightBlack#a1a1a1
  • terminal.ansiBrightBlue#6871ff
  • terminal.ansiBrightCyan#57d9ad
  • terminal.ansiBrightGreen#a3d900
  • terminal.ansiBrightMagenta#a37acc
  • terminal.ansiBrightRed#d6656a
  • terminal.ansiBrightWhite#7e7e7e
  • terminal.ansiBrightYellow#e7c547
  • terminal.ansiCyan#4dbf99
  • terminal.ansiGreen#77cc00
  • terminal.ansiMagenta#9966cc
  • terminal.ansiRed#d32f2f
  • terminal.ansiWhite#c7c7c7
  • terminal.ansiYellow#f29718
  • terminal.background#ffffff
  • textLink.activeForeground#000000
  • textLink.foreground#000000
  • titleBar.activeBackground#E5E5E5
  • titleBar.activeForeground#424242
  • titleBar.border#ffffff00
  • titleBar.inactiveBackground#E5E5E5
  • titleBar.inactiveForeground#424242

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B8B8B94—
variable, string constant.other.placeholder, entity.name.tag#0B0B0B—
constant.other.color#0B0B0B—
invalid, invalid.illegal#FF8080—
keyword, storage.type, storage.modifier#0B0B0Bbold
keyword.control, constant.other.color, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#8F8F8F—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#04ad4d—
entity.name.function, variable.function, support.function, keyword.other.special-method#04ad4d—
meta.block variable.other#000000—
support.other.variable, string.other.link#000000—
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#04ad4d—
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#c7b006—
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#04ad4d—
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, source.postcss support.type.property-name, support.type.vendored.property-name.css, source.css.scss entity.name.tag, variable.parameter.keyframe-list.css, meta.property-name.css, variable.parameter.url.scss, meta.property-value.scss, meta.property-value.css#000000—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF8080—
variable.language#8F8F8F—
entity.name.method.js#000000—
meta.class-method.js entity.name.function.js, variable.function.constructor#000000—
entity.other.attribute-name, meta.property-list.scss, meta.attribute-selector.scss, meta.property-value.css, entity.other.keyframe-offset.css, meta.selector.css, entity.name.tag.reference.scss, entity.name.tag.nesting.css, punctuation.separator.key-value.css#8F8F8F—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#04ad4d—
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#04ad4d—
source.sass keyword.control, meta.attribute-selector.scss#fffeaa—
markup.inserted#04ad4d—
markup.deleted#FF8080—
markup.changed#8F8F8F—
string.regexp#8F8F8F—
constant.character.escape#8F8F8F—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#000000—
source.js constant.other.object.key.js string.unquoted.label.js#FF8080italic
source.json meta.structure.dictionary.json support.type.property-name.json#10bb54—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#10bb54—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#10bb54—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#10bb54—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#10bb54—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#10bb54—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#10bb54—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#10bb54—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#10bb54—
text.html.markdown, punctuation.definition.list_item.markdown#000000—
text.html.markdown markup.inline.raw.markdown#8F8F8F—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#000000—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#04ad4d—
markup.italic#000000italic
markup.bold, markup.bold string#000000bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#000000bold
markup.underline#04ad4dunderline
markup.quote punctuation.definition.blockquote.markdown#000000—
string.other.link.title.markdown#000000—
string.other.link.description.title.markdown#A0A0A0—
constant.other.reference.link.markdown#04ad4d—
markup.raw.block#8F8F8F—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#8F8F8F—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#000000—
variable.language.fenced.markdown#000000—
meta.separator#65737Ebold
markup.table#000000—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—
Nules by Egor Kolesnikov - VS Code Theme