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.background#333333
  • activityBar.border#33333360
  • activityBar.foreground#eeffff60
  • activityBarBadge.background#a4c7c1
  • activityBarBadge.foreground#000000
  • badge.background#a4c7c1
  • badge.foreground#000000
  • button.background#616161
  • debugToolBar.background#333333
  • diffEditor.insertedTextBackground#c3e88d15
  • diffEditor.removedTextBackground#d66450
  • dropdown.background#333333
  • dropdown.border#ffffff10
  • editor.background#333333
  • editor.foreground#dfdfdf
  • editor.lineHighlightBackground#00000050
  • editor.selectionBackground#61616150
  • editor.selectionHighlightBackground#ffcc0020
  • editorBracketMatch.background#b377a7
  • editorBracketMatch.border#333333
  • editorCursor.foreground#e0d18e
  • editorError.foreground#d66450
  • editorGroup.border#00000030
  • editorGroupHeader.tabsBackground#333333
  • editorGutter.addedBackground#9bb97b
  • editorGutter.deletedBackground#d66450
  • editorGutter.modifiedBackground#e0d191
  • editorHoverWidget.background#333333
  • editorHoverWidget.border#ffffff10
  • editorIndentGuide.background#42424270
  • editorLineNumber.foreground#424242
  • editorLink.activeForeground#eeffff
  • editorMarkerNavigation.background#eeffff05
  • editorOverviewRuler.border#333333
  • editorRuler.foreground#42424270
  • editorSuggestWidget.background#333333
  • editorSuggestWidget.border#ffffff10
  • editorSuggestWidget.foreground#eeffff
  • editorSuggestWidget.highlightForeground#b3e1ff
  • editorSuggestWidget.selectedBackground#00000050
  • editorWarning.foreground#9bb97b
  • editorWhitespace.foreground#eeffff10
  • editorWidget.background#333333
  • extensionButton.prominentBackground#9bb97b
  • extensionButton.prominentHoverBackground#c3e88d
  • focusBorder#ffffff00
  • input.background#ffffff05
  • input.border#ffffff10
  • input.foreground#eeffff
  • input.placeholderForeground#eeffff60
  • inputValidation.errorBorder#d66450
  • inputValidation.infoBorder#9eb9d1
  • inputValidation.warningBorder#e0d191
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#a4c7c1
  • list.focusBackground#a4c7c199
  • list.focusForeground#eeffff
  • list.highlightForeground#a4c7c1
  • list.hoverBackground#333333
  • list.hoverForeground#dfdfdf
  • list.inactiveSelectionBackground#00000020
  • list.inactiveSelectionForeground#a4c7c1
  • panel.background#333333
  • panel.border#33333360
  • panelTitle.activeForeground#eeffff
  • peekView.border#00000030
  • peekViewEditor.background#eeffff05
  • peekViewEditor.matchHighlightBackground#61616150
  • peekViewEditorGutter.background#eeffff05
  • peekViewResult.background#eeffff05
  • peekViewResult.matchHighlightBackground#61616150
  • peekViewTitle.background#eeffff05
  • peekViewTitleDescription.foreground#eeffff60
  • pickerGroup.foreground#a4c7c1
  • progressBar.background#a4c7c1
  • scrollbar.shadow#33333300
  • scrollbarSlider.activeBackground#a4c7c1
  • scrollbarSlider.background#00000050
  • scrollbarSlider.hoverBackground#00000030
  • selection.background#eeffff
  • sideBar.background#333333
  • sideBar.border#33333360
  • sideBar.foreground#616161
  • sideBarSectionHeader.background#333333
  • sideBarTitle.foreground#eeffff
  • statusBar.background#333333
  • statusBar.border#33333360
  • statusBar.debuggingBackground#b377a7
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#616161
  • statusBar.noFolderBackground#333333
  • tab.activeBorder#a4c7c1
  • tab.activeForeground#ffffff
  • tab.border#333333
  • tab.hoverBackground#42424210
  • tab.inactiveBackground#333333
  • tab.inactiveForeground#616161
  • tab.unfocusedActiveBorder#4a4a4a
  • tab.unfocusedActiveForeground#eeffff
  • terminal.ansiBlack#3b4252
  • terminal.ansiBlue#9eb9d1
  • terminal.ansiBrightBlack#979dab
  • terminal.ansiBrightBlue#9eb9d1
  • terminal.ansiBrightCyan#b3e1ff
  • terminal.ansiBrightGreen#9bb97b
  • terminal.ansiBrightMagenta#b377a7
  • terminal.ansiBrightRed#d66450
  • terminal.ansiBrightWhite#eceff4
  • terminal.ansiBrightYellow#e0d191
  • terminal.ansiCyan#a4c7c1
  • terminal.ansiGreen#9bb97b
  • terminal.ansiMagenta#b377a7
  • terminal.ansiRed#d66450
  • terminal.ansiWhite#e5e9f0
  • terminal.ansiYellow#e0d191
  • terminal.foreground#dfdfdf
  • textLink.activeForeground#eeffff
  • textLink.foreground#a4c7c1
  • titleBar.activeBackground#333333
  • titleBar.activeForeground#4a4a4a
  • titleBar.border#33333360
  • titleBar.inactiveBackground#333333
  • titleBar.inactiveForeground#4a4a4a
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
comment#979dab
constant.character#e0d191
constant.character.escape#e0d191
constant.language#e0d191
constant.numeric#e0d191
constant.regexp#e0d191
entity.name.class, entity.name.type.class#b3e1ff
entity.name.function#a4c7c1
entity.name.tag#9eb9d1
entity.other.attribute-name#b3e1ff
entity.other.inherited-class#b3e1ffbold
invalid.deprecated#dfdfdf
invalid.illegal#dfdfdf
keyword#9eb9d1bold
keyword.operator#cc6c84bold
keyword.other.new#cc6c84bold
markup.boldbold
markup.changed#e0d191
markup.deleted#d66450
markup.inserted#9bb97b
meta.preprocessor#9eb9d1
punctuation#ECEFF4
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters#ECEFF4
punctuation.definition.tag#9eb9d1
punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment#979dab
punctuation.section#ECEFF4
punctuation.section.embedded.begin, punctuation.section.embedded.end#9eb9d1
punctuation.terminator#9eb9d1
punctuation.definition.variable#9eb9d1
storage#e0d191
storage.type.js, source.json#a4c7c1
string#9bb97b
string.regexp#e0d191
support.class#b3e1ff
support.constant#9eb9d1
support.function#a4c7c1
support.function.construct#9eb9d1
support.type#b3e1ff
support.type.exception#b3e1ff
token.debug-token#b377a7
token.error-token#d66450
token.info-token#a4c7c1
token.warn-token#e0d191
variable.other#dfdfdf
variable.language#9eb9d1
variable.parameter#dfdfdf
punctuation.separator.pointer-access.c#9eb9d1
source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include#b3e1ff
source.cpp keyword.control.directive.conditional, source.cpp punctuation.definition.directive, source.c keyword.control.directive.conditional, source.c punctuation.definition.directive#9eb9d1bold
source.css constant.other.color.rgb-value#b377a7
source.css meta.property-value#a4c7c1
source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword#D08770
source.css punctuation.definition.keyword#9eb9d1
source.css support.type.property-name#dfdfdf
source.diff meta.diff.range.context#b3e1ff
source.diff meta.diff.header.from-file#b3e1ff
source.diff punctuation.definition.from-file#b3e1ff
source.diff punctuation.definition.range#b3e1ff
source.diff punctuation.definition.separator#9eb9d1
source.go constant.other.placeholder.go#e0d191
source.java comment.block.documentation.javadoc punctuation.definition.entity.html#9eb9d1
source.java constant.other#dfdfdf
source.java keyword.other.documentation#b3e1ff
source.java keyword.other.documentation.author.javadoc#b3e1ff
source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom#b3e1ff
source.java keyword.other.documentation.see.javadoc#b3e1ff
source.java meta.method-call meta.method#a4c7c1
source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc#b3e1ff
source.java meta.tag.template.value.javadoc#a4c7c1
source.java punctuation.definition.keyword.javadoc#b3e1ff
source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc#979dab
source.java storage.modifier.import#b3e1ff
source.java storage.modifier.package#b3e1ff
source.java storage.type#b3e1ff
source.java storage.type.annotation#D08770
source.java storage.type.generic#b3e1ff
source.java storage.type.primitive#9eb9d1
source.js punctuation.decorator, source.js meta.decorator variable.other.readwrite, source.js meta.decorator entity.name.function#D08770
source.js meta.object-literal.key#a4c7c1
source.js storage.type.class.jsdoc#b3e1ff
source.js string.template punctuation.definition.template-expression#9eb9d1
source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object#dfdfdf
source.js support.type.primitive#9eb9d1
source.js meta.var.expr variable.other.object#b3e1ff
source.js variable.other.readwrite.alias#b3e1ff
text.html.basic constant.character.entity.html#e0d191
text.html.basic constant.other.inline-data#D08770italic
text.html.basic meta.tag.sgml.doctype#9eb9d1
text.html.basic punctuation.definition.entity#9eb9d1
source.properties entity.name.section.group-title.ini#a4c7c1
source.properties punctuation.separator.key-value.ini#9eb9d1
text.html.markdown markup.fenced_code.block, text.html.markdown markup.fenced_code.block punctuation.definition#b3e1ff
markup.heading#a4c7c1
text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw#b3e1ff
text.html.markdown markup.italicitalic
text.html.markdown beginning.punctuation.definition.list#9eb9d1
text.html.markdown beginning.punctuation.definition.quote#b3e1ff
text.html.markdown markup.quote#979dab
text.html.markdown punctuation.definition.heading#9eb9d1
text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string#9eb9d1
text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title#a4c7c1
source.php meta.function-call, source.php meta.function-call.object#a4c7c1
source.python entity.name.function.decorator, source.python meta.function.decorator support.type#D08770
source.python meta.function-call, source.python meta.function-call.generic#a4c7c1
source.python support.type#a4c7c1
source.python variable.parameter.function.language#dfdfdf
source.python meta.function.parameters variable.parameter.function.language.special.self#9eb9d1
source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly#9eb9d1
source.css.scss variable.interpolation#dfdfdfitalic
source.ts punctuation.decorator, source.ts meta.decorator variable.other.readwrite, source.ts meta.decorator entity.name.function, source.tsx punctuation.decorator, source.tsx meta.decorator variable.other.readwrite, source.tsx meta.decorator entity.name.function#D08770
source.ts meta.object-literal.key, source.tsx meta.object-literal.key#dfdfdf
source.ts meta.object-literal.key entity.name.function, source.tsx meta.object-literal.key entity.name.function#a4c7c1
source.ts support.class, source.ts support.type, source.ts entity.name.type, source.ts entity.name.class, source.tsx support.class, source.tsx support.type, source.tsx entity.name.type, source.tsx entity.name.class#b3e1ff
source.ts support.constant.math, source.ts support.constant.dom, source.ts support.constant.json, source.tsx support.constant.math, source.tsx support.constant.dom, source.tsx support.constant.json#b3e1ff
source.ts support.variable, source.tsx support.variable#dfdfdf
text.xml entity.name.tag.namespace#b3e1ff
text.xml keyword.other.doctype#9eb9d1
text.xml meta.tag.preprocessor entity.name.tag#9eb9d1
text.xml string.unquoted.cdata, text.xml string.unquoted.cdata punctuation.definition.string#D08770italic
source.yaml entity.name.tag#b3e1ff