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.activeBackground#4b4e57d0
  • activityBar.background#2F333D
  • activityBar.foreground#D7DAE0
  • activityBarBadge.background#4D78CC
  • activityBarBadge.foreground#F8FAFD
  • badge.background#4b586b
  • badge.foreground#ebebeb
  • button.background#404754
  • debugExceptionWidget.background#292f3afb
  • debugToolBar.background#303542f6
  • debugToolBar.border#233f63
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#1d1f23
  • dropdown.border#181A1F
  • dropdown.listBackground#292f3afb
  • editor.background#2a2a31
  • editor.findMatchBackground#42557b
  • editor.findMatchBorder#9296aa
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#cecece
  • editor.hoverHighlightBackground#4747556e
  • editor.lineHighlightBackground#2e313fe8
  • editor.selectionBackground#4b4b757a
  • editor.selectionHighlightBackground#ffffff10
  • editor.selectionHighlightBorder#5c6470
  • editor.wordHighlightBackground#41404071
  • editor.wordHighlightStrongBackground#AAB1C026
  • editorBracketMatch.background#62a5b47f
  • editorBracketMatch.border#a3aba5
  • editorCursor.background#134aff
  • editorCursor.foreground#2a5cff
  • editorError.foreground#c24038
  • editorGroup.border#515582
  • editorGroup.dropBackground#5155823a
  • editorGroup.dropIntoPromptBackground#25262a
  • editorGroup.dropIntoPromptBorder#515582
  • editorGroup.dropIntoPromptForeground#ffffff
  • editorGroup.emptyBackground#1c273191
  • editorGroupHeader.tabsBackground#292935
  • editorGroupHeader.tabsBorder#314a5f
  • editorGutter.background#2c2c39
  • editorHoverWidget.background#2d333ffa
  • editorHoverWidget.border#40434d
  • editorIndentGuide.background#3B4048
  • editorLineNumber.activeForeground#bebfc4
  • editorLineNumber.foreground#64677a
  • editorMarkerNavigation.background#21252b
  • editorRuler.foreground#AAB1C026
  • editorSuggestWidget.background#2e2e3bfa
  • editorSuggestWidget.border#313647e3
  • editorSuggestWidget.highlightForeground#777d9e
  • editorSuggestWidget.selectedBackground#383c44
  • editorWhitespace.foreground#4b525b
  • editorWidget.background#21252B
  • foreground#a2a3a3
  • input.background#292f3afb
  • list.activeSelectionBackground#6161685d
  • list.activeSelectionForeground#d7dae0
  • list.dropBackground#31365a96
  • list.filterMatchBackground#336d5ca1
  • list.filterMatchBorder#3b7966
  • list.focusBackground#383E4A
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#3c3f5270
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • listFilterWidget.background#383f64e5
  • listFilterWidget.noMatchesOutline#ff0000
  • listFilterWidget.outline#389c6d
  • menu.background#303542f5
  • notificationCenter.border#18427a9d
  • notificationCenterHeader.background#282a36fb
  • notificationCenterHeader.foreground#e4e4e4
  • notifications.background#1b1b25f8
  • notificationToast.border#18427a9d
  • panel.border#415877fa
  • peekViewEditor.matchHighlightBackground#29244b
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566660
  • scrollbarSlider.hoverBackground#5A637580
  • settings.dropdownBackground#292f3a
  • sideBar.background#292935
  • sideBar.border#3d4769
  • sideBarSectionHeader.background#282c34
  • statusBar.background#303a48
  • statusBar.debuggingBackground#7e0097
  • statusBar.debuggingBorder#66017a
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252B
  • statusBarItem.hoverBackground#37373fd8
  • tab.activeBackground#383e52
  • tab.activeBorder#3b466f
  • tab.activeBorderTop#099e85
  • tab.border#181A1F
  • tab.hoverBackground#323842
  • tab.inactiveBackground#252b38
  • tab.inactiveForeground#6a7077
  • tab.unfocusedActiveBorder#964747
  • tab.unfocusedHoverBackground#323842
  • terminal.ansiBlack#2D3139
  • terminal.ansiBlue#839bdd
  • terminal.ansiBrightBlack#256b7a
  • terminal.ansiBrightBlue#61AFEF
  • terminal.ansiBrightCyan#56B6C2
  • terminal.ansiBrightGreen#98C379
  • terminal.ansiBrightMagenta#C678DD
  • terminal.ansiBrightRed#E06C75
  • terminal.ansiBrightWhite#bdbdbd
  • terminal.ansiBrightYellow#c07639
  • terminal.ansiCyan#56B6C2
  • terminal.ansiGreen#98C379
  • terminal.ansiMagenta#C678DD
  • terminal.ansiRed#E06C75
  • terminal.ansiWhite#ABB2BF
  • terminal.ansiYellow#d49d35
  • terminal.foreground#bebebe
  • terminal.selectionBackground#add1df4b
  • terminalCursor.foreground#2463b6
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#282C34
  • titleBar.inactiveForeground#6B717D
  • widget.shadow#0008
  • window.activeBorder#6973de
  • window.inactiveBorder#303462

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.constant.edge#d55fde—
constant.other.character-class.regexp#ef596f—
keyword.operator.quantifier.regexp#d19a66—
punctuation.definition.string.begin,punctuation.definition.string.end#89ca78—
variable.parameter.function#bbbbbb—
comment, punctuation.definition.comment#747e8a—
comment markup.link#747e8a—
markup.changed.diff#e5c07b—
meta.diff.header.from-file,punctuation.definition.from-file.diff#61AFEF—
markup.inserted.diff#89ca78—
markup.deleted.diff#ef596f—
meta.function.c#ef596f—
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#bbbbbb—
punctuation.separator.key-value#bbbbbb—
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super—italic
keyword.operator.expression.import#61AFEF—
support.constant.math#e5c07b—
support.constant.property.math#d19a66—
variable.other.constant#e5c07b—
storage.type.annotation.java#e5c07b—
source.java#ef596f—
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,storage.type.generic.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,meta.method.body.java#bbbbbb—
meta.method.java#61AFEF—
storage.modifier.import.java,storage.type.java#e5c07b—
meta.definition.variable.name.java#ef596f—
keyword.operator.logical.js#2bbac5—
keyword.operator.bitwise#2bbac5—
keyword.operator.channel#2bbac5—
support.constant.property-value.scss,support.constant.property-value.css#d19a66—
keyword.operator.css,keyword.operator.scss,keyword.operator.less#2bbac5—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#d19a66—
punctuation.separator.list.comma.css#bbbbbb—
support.constant.color.w3c-standard-color-name.css#d19a66—
support.type.vendored.property-name.css#2bbac5—
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#ef596f—
support.module.node,support.type.object.module,support.module.node#e5c07b—
entity.name.type.module#e5c07b—
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ef596f—
comment.line.double-slash,comment.block.documentation—
support.constant.json#d19a66—
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional#d55fde—
support.type.object.console#ef596f—
support.variable.property.process#d19a66—
entity.name.function,support.function.console#61AFEF—
keyword.operator#2bbac5—
support.type.object.dom#2bbac5—
support.variable.dom,support.variable.property.dom#ef596f—
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment#2bbac5—
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c#d55fde—
punctuation.separator.delimiter#bbbbbb—
punctuation.separator.c#d55fde—
support.type.posix-reserved.c#2bbac5—
keyword.operator.sizeof.c#d55fde—
variable.parameter.function.language.python#d19a66—
support.type.python#2bbac5—
keyword.operator.logical.python#d55fde—
meta.function-call.arguments.python#ef596f—
meta.function-call.python#ef596f—
variable.parameter.function.python#d19a66—
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python,meta.function-call.arguments.python#bbbbbb—
meta.function-call.generic.python#61AFEF
constant.character.format.placeholder.other.python#89ca78—
none#bbbbbb—
keyword.operator#bbbbbb—
keyword.operator.assignment.compound#d55fde—
keyword#d55fde—
variable#ef596f—
token.variable.parameter.java#bbbbbb—
import.storage.java#e5c07b—
token.package.keyword#d55fde—
token.package#bbbbbb—
entity.name.function, meta.require, support.function.any-method, variable.function#61AFEF—
entity.name.type.namespace#e5c07b—
support.class, entity.name.type.class#e5c07b—
entity.name.class.identifier.namespace.type#e5c07b—
entity.name.class, variable.other.class.js, variable.other.class.ts#e5c07b—
variable.other.class.php#ef596f—
entity.name.type#e5c07b—
keyword.control#d55fde—
keyword.control.import.python,keyword.control.flow.python——
control.elements, keyword.operator.less#d19a66—
keyword.other.special-method#61AFEF—
storage#d55fde—
token.storage#d55fde—
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#d55fde—
token.storage.type.java#e5c07b—
support.function#2bbac5—
support.type.property-name#bbbbbb—
support.constant.property-value#bbbbbb—
support.constant.font-name#d19a66—
meta.tag#bbbbbb—
string, entity.other.inherited-class#89ca78—
constant.other.symbol#2bbac5—
constant.numeric#d19a66—
none#d19a66—
none#d19a66—
constant#d19a66—
punctuation.definition.constant#d19a66—
entity.name.tag#ef596f—
entity.other.attribute-name#d19a66—
entity.other.attribute-name.id#61AFEFnormal
entity.other.attribute-name.class.css#d19a66normal
meta.selector#d55fde—
none#d19a66—
markup.heading#ef596f—
markup.heading punctuation.definition.heading, entity.name.section#61AFEF—
keyword.other.unit#ef596f—
markup.bold,todo.bold#d19a66bold
punctuation.definition.bold#e5c07b—
markup.italic, punctuation.definition.italic,todo.emphasis#d55fde—
emphasis md#d55fde—
entity.name.section.markdown#ef596f—
punctuation.definition.heading.markdown#ef596f—
punctuation.definition.list.begin.markdown#ef596f—
markup.heading.setext#bbbbbb—
punctuation.definition.bold.markdown#d19a66—
markup.inline.raw.markdown#89ca78—
markup.inline.raw.string.markdown#89ca78—
punctuation.definition.list.markdown#ef596f—
markup.quote.markdown#5C6370—
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ef596f—
beginning.punctuation.definition.list.markdown#ef596f—
punctuation.definition.metadata.markdown#ef596f—
markup.underline.link.markdown,markup.underline.link.image.markdown#d55fde—
string.other.link.title.markdown,string.other.link.description.markdown#61AFEF—
markup.italic.markdown—italic
markup.bold.markdown—bold
string.regexp#2bbac5—
constant.character.escape#2bbac5—
punctuation.section.embedded, variable.interpolation#ef596f—
invalid.illegal#FFFFFF—
invalid.broken#FFFFFF—
invalid.deprecated#FFFFFF—
invalid.unimplemented#FFFFFF—
source.json meta.structure.dictionary.json > string.quoted.json#ef596f—
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ef596f—
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#89ca78—
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#2bbac5—
support.type.property-name.json#ef596f—
support.type.property-name.json punctuation#ef596f—
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#d55fde—
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#d55fde—
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#e5c07b—
keyword.operator.error-control.php#d55fde—
keyword.operator.type.php#d55fde—
punctuation.section.array.begin.php#bbbbbb—
punctuation.section.array.end.php#bbbbbb—
invalid.illegal.non-null-typehinted.php#f44747—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#e5c07b—
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#61AFEF—
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#bbbbbb—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#d19a66—
entity.name.goto-label.php,support.other.php#61AFEF—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#2bbac5—
keyword.operator.regexp.php#d55fde—
keyword.operator.comparison.php#2bbac5—
punctuation.definition.variable.php#ef596f—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#d55fde—
meta.function.decorator.python#61AFEF—
support.token.decorator.python,meta.function.decorator.identifier.python#2bbac5—
function.parameter#d19a66—
function.parameter#bbbbbb—
function.brace#bbbbbb—
function.parameter.ruby, function.parameter.cs#bbbbbb—
constant.language.symbol.ruby#2bbac5—
rgb-value#2bbac5—
inline-color-decoration rgb-value#d19a66—
less rgb-value#d19a66—
selector.sass#ef596f—
var.this,variable.language.this.js,variable.language.this.ts,variable.language.this.jsx,variable.language.this.tsx#e5c07bitalic
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#e5c07b—
block.scope.end,block.scope.begin#bbbbbb—
storage.type.cs#e5c07b—
entity.name.variable.local.cs#ef596f—
token.info-token#61AFEF—
token.warn-token#d19a66—
token.error-token#f44747—
token.debug-token#d55fde—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#d55fde—
meta.template.expression#bbbbbb—
keyword.operator.module#d55fde—
support.type.type.flowtype#61AFEF—
support.type.primitive#e5c07b—
meta.property.object#ef596f—
variable.parameter.function.js#ef596f—
keyword.other.template.begin#89ca78—
keyword.other.template.end#89ca78—
keyword.other.substitution.begin#89ca78—
keyword.other.substitution.end#89ca78—
keyword.operator.assignment#2bbac5—
keyword.operator.assignment.go, keyword.operator.address.go#e5c07b—
entity.name.package.go#e5c07b—
support.type.prelude.elm#2bbac5—
support.constant.elm#d19a66—
punctuation.quasi.element#d55fde—
constant.character.entity#ef596f—
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#2bbac5—
entity.global.clojure#e5c07b—
meta.symbol.clojure#ef596f—
constant.keyword.clojure#2bbac5—
meta.arguments.coffee, variable.parameter.function.coffee#ef596f—
source.ini#89ca78—
meta.scope.prerequisites.makefile#ef596f—
source.makefile#e5c07b—
storage.modifier.import.groovy#e5c07b—
meta.method.groovy#61AFEF—
meta.definition.variable.name.groovy#ef596f—
meta.definition.class.inherited.classes.groovy#89ca78—
support.variable.semantic.hlsl#e5c07b—
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#d55fde—
text.variable, text.bracketed#ef596f—
support.type.swift, support.type.vb.asp#e5c07b—
variable.parameter.function.language.special.self.python#cf96d3—
variable.parameter.function.language.python——
storage.type.function.python, meta.class.python, meta.function-call.python, support.function.magic.python——
comment, comment.line, comment.line.double-slash.js—
source.crystal#cecbce—