Skip to main content
Coding Theme

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#0c0c0c
  • activityBar.foreground#fafafa
  • activityBarBadge.background#4d78cc
  • activityBarBadge.foreground#f8fafd
  • badge.background#282c34
  • button.background#404754
  • debugToolBar.background#21252b
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#21252b
  • dropdown.border#21252b
  • editor.background#000000
  • editor.findMatchBackground#42557b
  • editor.findMatchBorder#457dff
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#fafafa
  • editor.lineHighlightBackground#2c313c
  • editor.selectionBackground#67769660
  • editor.selectionHighlightBackground#ffffff10
  • editor.selectionHighlightBorder#dddddd
  • editor.wordHighlightBackground#484e5b
  • editor.wordHighlightBorder#7f848e
  • editor.wordHighlightStrongBackground#abb2bf26
  • editor.wordHighlightStrongBorder#7f848e
  • editorBracketMatch.background#515a6b
  • editorBracketMatch.border#515a6b
  • editorCursor.background#ffffffc9
  • editorCursor.foreground#528bff
  • editorError.foreground#c24038
  • editorGroup.border#181a1f
  • editorGroup.emptyBackground#181a1f
  • editorGroupHeader.tabsBackground#0c0c0c
  • editorHoverWidget.background#21252b
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.activeBackground#c8c8c859
  • editorIndentGuide.background#3b4048
  • editorLineNumber.activeForeground#737984
  • editorLineNumber.foreground#495162
  • editorMarkerNavigation.background#21252b
  • editorRuler.foreground#abb2bf26
  • editorSuggestWidget.background#21252b
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWarning.foreground#d19a66
  • editorWhitespace.foreground#3b4048
  • editorWidget.background#21252b
  • focusBorder#464646
  • input.background#1d1f23
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#383e4a
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#22283b
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • list.warningForeground#d19a66
  • menu.foreground#c8c8c8
  • peekViewEditor.background#1b1d23
  • peekViewEditor.matchHighlightBackground#29244b
  • peekViewResult.background#22262b
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566660
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#050505
  • sideBarSectionHeader.background#111111
  • statusBar.background#21252b
  • statusBar.debuggingBackground#7e0097
  • statusBar.debuggingBorder#66017a
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252b
  • statusBarItem.hoverBackground#2c313a
  • statusBarItem.remoteBackground#4d78cc
  • statusBarItem.remoteForeground#f8fafd
  • tab.activeBackground#111111
  • tab.activeForeground#dcdcdc
  • tab.border#181a1f
  • tab.hoverBackground#323842
  • tab.inactiveBackground#000000
  • tab.unfocusedHoverBackground#323842
  • terminal.ansiBlack#2d3139
  • terminal.ansiBlue#61afef
  • terminal.ansiBrightBlack#7f848e
  • terminal.ansiBrightBlue#528bff
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#7e0097
  • terminal.ansiBrightRed#f44747
  • terminal.ansiBrightWhite#d7dae0
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#d7dae0
  • terminal.ansiYellow#e5c07b
  • terminal.foreground#c8c8c8
  • textLink.foreground#61afef
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#21252b
  • titleBar.inactiveForeground#6b717d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#ef596f—
variable.other.generic-type.haskell#d55fde—
storage.type.haskell#ffa241—
support.variable.magic.python#ef596f—
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python,#fafafa—
variable.parameter.function.language.special.self.python#ffa241—
storage.modifier.lifetime.rust#fafafa—
support.function.std.rust#00bbff—
entity.name.lifetime.rust#ffa241—
variable.language.rust#ef596f—
support.constant.edge#d55fde—
constant.other.character-class.regexp#ef596f—
keyword.operator.quantifier.regexp#ffa241—
punctuation.definition.string.begin,punctuation.definition.string.end#89ca78—
variable.parameter.function#fafafa—
comment, punctuation.definition.comment#b12eeditalic
comment markup.link#4981e9—
markup.changed.diff#ffa241—
meta.diff.header.from-file,punctuation.definition.from-file.diff#00bbff—
markup.inserted.diff#89ca78—
markup.deleted.diff#ef596f—
meta.function.c,meta.function.cpp#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#fafafa—
punctuation.separator.key-value#fafafa—
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#00bbff—
support.constant.math#ffa241—
support.constant.property.math#ffa241—
variable.other.constant#ffa241—
storage.type.annotation.java, storage.type.object.array.java#ffa241—
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,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,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#fafafa—
meta.method.java#00bbff—
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffa241—
keyword.operator.instanceof.java#d55fde—
meta.definition.variable.name.java#ef596f—
keyword.operator.logical#00a7ff—
keyword.operator.bitwise#00a7ff—
keyword.operator.channel#00a7ff—
support.constant.property-value.scss,support.constant.property-value.css#ff8c2e—
keyword.operator.css,keyword.operator.scss,keyword.operator.less#00bbff—
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#ffa241—
punctuation.separator.list.comma.css#fafafa—
support.constant.color.w3c-standard-color-name.css#ffa241—
support.type.vendored.property-name.css#00bbff—
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#ef596f—
support.module.node,support.type.object.module,support.module.node#ffa241—
entity.name.type.module#ffa241—
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ffbc04—
comment.line.double-slash,comment.block.documentation—italic
support.constant.json#ffa241—
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#00adff—
support.type.object.console#ef596f—
support.variable.property.process#ffa241—
entity.name.function,support.function.console#00bbff—
keyword.operator#00a7ff—
keyword.operator.delete#ff2443—
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#00a7ff—
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#fc61a4—
punctuation.separator.delimiter#fafafa—
punctuation.separator.c,punctuation.separator.cpp#d55fde—
support.type.posix-reserved.c,support.type.posix-reserved.cpp#2bbac5—
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#d55fde—
variable.parameter.function.language.python#ff9b49—
support.type.python#00a7ff—
keyword.operator.logical.python#f8ec44—
variable.parameter.function.python#ffa241—
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#fafafa—
meta.function-call.generic.python#00a7ff—
constant.character.format.placeholder.other.python#ff9b49—
none#fafafa—
keyword.operator#fafafa—
keyword.operator.assignment.compound#d55fde—
keyword#d55fde—
variable#7733f5—
variable.language#ffa241—
token.variable.parameter.java#fafafa—
import.storage.java#f27922—
token.package.keyword#d55fde—
token.package#fafafa—
entity.name.function, meta.require, support.function.any-method, variable.function#00bbff—
entity.name.type.namespace#ffa700—
support.class, entity.name.type.class#ffbe0b—
entity.name.class.identifier.namespace.type#ff7500—
entity.name.class, variable.other.class.js, variable.other.class.ts#ff7500—
variable.other.class.php#ef596f—
entity.name.type#ffa241—
keyword.control#d55fde—
keyword.control.import.python,keyword.control.flow.python—italic
control.elements, keyword.operator.less#ffa241—
keyword.other.special-method#a032ed—
storage#ff5d9c—
token.storage#ff7671—
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#ffa241—
support.function#2bbac5—
support.type.property-name#1ff165—
support.constant.property-value#fafafa—
support.constant.font-name#ffa241—
meta.tag#fafafa—
string#89ca78—
entity.other.inherited-class#ffa241—
constant.other.symbol#2bbac5—
constant.numeric#ffa241—
none#ffa241—
none#ffa241—
constant#ffa241—
punctuation.definition.constant#ffa241—
entity.name.tag#f53851italic bold
entity.other.attribute-name#ffa241italic bold
entity.other.attribute-name.id#a02bffitalic bold
entity.other.attribute-name.class.css#ff00bfitalic bold
meta.selector#d755e0—
none#ffa241—
markup.heading#ff2443bold
markup.heading punctuation.definition.heading, entity.name.section#61afef—
keyword.other.unit#fa1534—
markup.bold,todo.bold#ffa241bold
punctuation.definition.bold#ffa241—
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#fafafa—
punctuation.definition.bold.markdown#ffa241—
markup.inline.raw.markdown#a5f567—
markup.inline.raw.string.markdown#a5f567—
punctuation.definition.list.markdown#ef596f—
markup.quote.markdown#fafafaitalic
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#00bbff—
constant.character.escape#00bbff—
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#ffa241—
keyword.operator.error-control.php#d55fde—
keyword.operator.type.php#d55fde—
punctuation.section.array.begin.php#fafafa—
punctuation.section.array.end.php#fafafa—
invalid.illegal.non-null-typehinted.php#f44747—
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ffa241—
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#00bbff—
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#fafafa—
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ffa241—
entity.name.goto-label.php,support.other.php#00bbff—
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#00bbff—
keyword.operator.regexp.php#d55fde—
keyword.operator.comparison.php#2bbac5—
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#d55fde—
meta.function.decorator.python#4981ff—
support.token.decorator.python,meta.function.decorator.identifier.python#2bbac5—
function.parameter#ffa241—
function.parameter#fafafa—
function.brace#fafafa—
function.parameter.ruby, function.parameter.cs#ffa241—
constant.language.symbol.ruby#00bbff—
rgb-value#00bbff—
inline-color-decoration rgb-value#ffa241—
less rgb-value#ffa241—
selector.sass#ef596f—
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffa700—
block.scope.end,block.scope.begin#fafafa—
storage.type.cs#ddec30—
entity.name.variable.local.cs#ef596f—
token.info-token#00bbff—
token.warn-token#ffa241—
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#fafafa—
keyword.operator.module#ed5ab9—
support.type.type.flowtype#00bbff—
support.type.primitive#ffa241—
meta.property.object#a5f567—
variable.parameter.function.js#f1413b—
keyword.other.template.begin#a5f567—
keyword.other.template.end#89ca78—
keyword.other.substitution.begin#89ca78—
keyword.other.substitution.end#89ca78—
keyword.operator.assignment#00bbff—
keyword.operator.assignment.go, keyword.operator.address.go#ffa241—
entity.name.package.go#ffa241—
support.type.prelude.elm#00bbff—
support.constant.elm#ffa241—
punctuation.quasi.element#b15add—
constant.character.entity#ef596f—
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#00bbff—
entity.global.clojure#ffa241—
meta.symbol.clojure#ef596f—
constant.keyword.clojure#00bbff—
meta.arguments.coffee, variable.parameter.function.coffee#ef596f—
source.ini#a5f567—
meta.scope.prerequisites.makefile#ef596f—
source.makefile#ffa241—
storage.modifier.import.groovy#ffa241—
meta.method.groovy#00bbff—
meta.definition.variable.name.groovy#ef596f—
meta.definition.class.inherited.classes.groovy#a5f567—
support.variable.semantic.hlsl#ffa241—
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#ffa241—
entity.name.function.xi#ffa241—
entity.name.class.xi#00bbff—
constant.character.character-class.regexp.xi#ef596f—
constant.regexp.xi#d55fde—
keyword.control.xi#2bbac5—
invalid.xi#fafafa—
beginning.punctuation.definition.quote.markdown.xi#a5f567—
beginning.punctuation.definition.list.markdown.xi#fafafa—
constant.character.xi#00bbff—
accent.xi#00bbff—
wikiword.xi#ffa241—
constant.other.color.rgb-value.xi#ffffff—
punctuation.definition.tag.xi#5c6370—
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffa241—
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ef596f—
meta.brace.square#fafafa—
string#0cee72—
keyword - keyword.operator#ff0d86—
keyword.control#f06e23—
storage#ff0d86—
storage.type#ff0d86—
constant.numeric#faef00—
entity.name.type#00fffb—
entity.name.class#00fffb—
support.type#00fffb—
support.class#00fffb—
entity.name.function#0ac6ff—
support.function#ff0da2—
Fancy Electron by micaela-kloster - VS Code Theme