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#303845
  • activityBar.foreground#d7dae0
  • activityBarBadge.background#4d78cc
  • activityBarBadge.foreground#f8fafd
  • badge.background#282c34
  • button.background#404754
  • debugToolBar.background#232933
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#2c323c
  • dropdown.border#2c323c
  • editor.background#303845
  • editor.findMatchBackground#42557b
  • editor.findMatchBorder#457dff
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#2c323c
  • editor.selectionBackground#139edf79
  • 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#232933
  • editorHoverWidget.background#232933
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.activeBackground#909039
  • editorIndentGuide.background#394650
  • editorLineNumber.activeForeground#737984
  • editorLineNumber.foreground#495162
  • editorMarkerNavigation.background#232933
  • editorRuler.foreground#abb2bf26
  • editorSuggestWidget.background#2d3440
  • editorSuggestWidget.border#303845
  • editorSuggestWidget.foreground#d8d9dc
  • editorSuggestWidget.selectedBackground#383e4a
  • editorWhitespace.foreground#303845
  • editorWidget.background#232933
  • focusBorder#232933
  • input.background#232933
  • input.placeholderForeground#bbbbbb
  • inputOption.activeBackground#4499d16b
  • list.activeSelectionBackground#292d35
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#383e4a
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#292d35
  • list.inactiveSelectionBackground#292d35
  • list.inactiveSelectionForeground#d7dae0
  • menu.background#2d3440
  • menu.foreground#cccccc
  • peekView.border#a2a8b0
  • peekViewEditor.background#303845
  • peekViewEditor.matchHighlightBackground#455064
  • peekViewResult.background#303842
  • peekViewResult.selectionBackground#4c5870
  • peekViewTitle.background#30353b
  • peekViewTitleLabel.foreground#e8eaed
  • quickInput.background#303845
  • scrollbarSlider.activeBackground#ffffff31
  • scrollbarSlider.background#ffffff21
  • scrollbarSlider.hoverBackground#ffffff31
  • sideBar.background#2d3440
  • sideBarSectionHeader.background#2d3440
  • statusBar.background#465163
  • statusBar.debuggingBackground#515761
  • statusBar.debuggingBorder#515761
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#232933
  • statusBarItem.hoverBackground#232933
  • tab.activeBackground#3b4252
  • tab.border#303845
  • tab.hoverBackground#323842
  • tab.inactiveBackground#2b303b
  • tab.inactiveForeground#dddee0
  • tab.unfocusedHoverBackground#323842
  • terminal.ansiBlack#2d3139
  • terminal.ansiBlue#61afef
  • terminal.ansiBrightMagenta#caa6ed
  • terminal.ansiGreen#92d69e
  • terminal.ansiMagenta#caa6ed
  • terminal.ansiYellow#ebb07a
  • terminal.foreground#c8c8c8
  • titleBar.activeBackground#303845
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#303845
  • titleBar.inactiveForeground#9da5b4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.constant.edge#C792EA
constant.other.character-class.regexp#DE7C84
keyword.operator.quantifier.regexp#EBB07A
punctuation.definition.string.begin,punctuation.definition.string.end#92D69E
variable.parameter.function#A6B2C0
comment, punctuation.definition.comment#7F848E
comment markup.link#5C6370
markup.changed.diff#E0C285
meta.diff.header.from-file,punctuation.definition.from-file.diff#569CD6
markup.inserted.diff#92D69E
markup.deleted.diff#DE7C84
meta.function.c#DE7C84
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#ABB2BF
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.superitalic
keyword.operator.expression.import#61AFEF
support.constant.math#DBB979
support.constant.property.math#EBB07A
variable.other.constant#EBB07A
storage.type.annotation.java#DBB979
source.java#DE7C84
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#ABB2BF
meta.method.java#61AFEF
storage.modifier.import.java,storage.type.java#DBB979
meta.definition.variable.name.java#DE7C84
keyword.operator.logical.js#56B6C2
keyword.operator.bitwise#56B6C2
keyword.operator.channel#56B6C2
support.constant.property-value.scss,support.constant.property-value.css#EBB07A
keyword.operator.css,keyword.operator.scss,keyword.operator.less#56B6C2
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#EBB07A
punctuation.separator.list.comma.css#B9C0CA
support.constant.color.w3c-standard-color-name.css#EBB07A
support.type.vendored.property-name.css#56B6C2
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#DE7C84
support.module.node,support.type.object.module,support.module.node#DBB979
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#DE7C84
comment.line.double-slash,comment.block.documentation
support.constant.json#EBB07A
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional#C792EA
support.type.object.console#DE7C84
support.variable.property.process#EBB07A
entity.name.function,support.function.console#61AFEF
keyword.operator#56B6C2
support.type.object.dom#56B6C2
support.variable.dom,support.variable.property.dom#DE7C84
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment#56B6C2
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c#C792EA
punctuation.separator.delimiter#BBBBBB
punctuation.separator.c#C792EA
support.type.posix-reserved.c#57ADB8
keyword.operator.sizeof.c#C178DD
variable.parameter.function.language.python#EBB07A
support.type.python#56B6C2
keyword.operator.logical.python#C792EA
meta.function-call.arguments.python#E06C60
meta.function-call.python#E06C60
variable.parameter.function.python#D18C4E
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#ABB2BF
meta.function-call.generic.python#61AFEF
constant.character.format.placeholder.other.python#92D69E
none#A6B2C0
keyword.operator#ABB2BF
keyword.operator.assignment.compound#C792EA
keyword#C792EA
variable#DE7C84
token.variable.parameter.java#ABB2BF
import.storage.java#DBB979
token.package.keyword#C792EA
token.package#ABB2BF
entity.name.function, meta.require, support.function.any-method, variable.function#61AFEF
entity.name.type.namespace#DBB979
support.class, entity.name.type.class#DBB979
entity.name.class.identifier.namespace.type#DBB979
entity.name.class, variable.other.class.js, variable.other.class.ts#DBB979
variable.other.class.php#DE7C84
entity.name.type#DBB979
keyword.control#C792EA
control.elements, keyword.operator.less#EBB07A
keyword.other.special-method#61AFEF
storage#C792EA
token.storage#C792EA
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#C792EA
token.storage.type.java#DBB979
support.function#56B6C2
support.type.property-name#ABB2BF
support.constant.property-value#ABB2BF
support.constant.font-name#EBB07A
meta.tag#ABB2BF
string, entity.other.inherited-class#92D69E
constant.other.symbol#56B6C2
constant.numeric#EBB07A
none#EBB07A
none#EBB07A
constant#EBB07A
punctuation.definition.constant#EBB07A
entity.name.tag#DE7C84
entity.other.attribute-name#EBB07A
entity.other.attribute-name.id#61AFEF
entity.other.attribute-name.class.css#EBB07A
meta.selector#C792EA
none#D2945D
markup.heading#C792EA
markup.heading punctuation.definition.heading, entity.name.section#61AFEF
keyword.other.unit#DE7C84
markup.bold,todo.bold#92D69E
punctuation.definition.bold#DBB979
markup.italic, punctuation.definition.italic,todo.emphasis#C792EA
emphasis md#C792EA
entity.name.section.markdown#C792EA
punctuation.definition.heading.markdown#C792EA
markup.heading.setext#ABB2BF
punctuation.definition.bold.markdown#92D69E
markup.inline.raw.markdown#92D69E
markup.inline.raw.string.markdown#92D69E
punctuation.definition.list.markdown#DE7C84
markup.quote.markdown#5C6370italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#DE7C84
beginning.punctuation.definition.list.markdown#DE7C84
punctuation.definition.metadata.markdown#DE7C84
markup.underline.link.markdown,markup.underline.link.image.markdown#C792EA
string.other.link.title.markdown,string.other.link.description.markdown#61AFEF
markup.italic.markdownitalic
markup.bold.markdown
string.regexp#57B6C2
constant.character.escape#57B6C2
punctuation.section.embedded, variable.interpolation#BE4F44
invalid.illegal#FFFFFF
invalid.broken#FFFFFF
invalid.deprecated#FFFFFF
invalid.unimplemented#FFFFFF
source.json meta.structure.dictionary.json > string.quoted.json#DE7C84
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#DE7C84
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#92D69E
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#56B6C2
support.type.property-name.json#C792EA
support.type.property-name.json punctuation#C792EA
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#C679DD
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#C679DD
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#DBB979
keyword.operator.error-control.php#C792EA
keyword.operator.type.php#C792EA
punctuation.section.array.begin.php#ABB2BF
punctuation.section.array.end.php#ABB2BF
invalid.illegal.non-null-typehinted.php#FF0000
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#DBB979
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#EBB07A
entity.name.goto-label.php,support.other.php#61AFEF
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#56B6C2
keyword.operator.regexp.php#C792EA
keyword.operator.comparison.php#56B6C2
punctuation.definition.variable.php#DE7C84
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#C792EA
meta.function.decorator.python#61AFEF
support.token.decorator.python,meta.function.decorator.identifier.python#56B6C2
function.parameter#EBB07A
function.parameter#ABB2BF
function.brace#ABB2BF
function.parameter.ruby, function.parameter.cs#ABB2BF
rgb-value#56B6C2
inline-color-decoration rgb-value#EBB07A
less rgb-value#EBB07A
selector.sass#DE7C84
var.this,variable.language.this.js,variable.language.this.ts,variable.language.this.jsx,variable.language.this.tsx#DBB979italic
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#DBB979
block.scope.end,block.scope.begin#ABB2BF
storage.type.cs#DBB979
entity.name.variable.local.cs#DE7C84
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#C792EA
meta.template.expression#ABB2BF
keyword.operator.assignment.go, keyword.operator.address.go#DBB979
entity.name.package.go#DBB979
support.type.prelude.elm#56B6C2
support.constant.elm#EBB07A
punctuation.quasi.element#C792EA
constant.character.entity#DE7C84
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#56B6C2
entity.global.clojure#DBB979
meta.symbol.clojure#DE7C84
constant.keyword.clojure#56B6C2
meta.arguments.coffee, variable.parameter.function.coffee#DE7C84
source.ini#92D69E
meta.scope.prerequisites.makefile#DE7C84
source.makefile#DBB979
storage.modifier.import.groovy#DBB979
meta.method.groovy#61AFEF
meta.definition.variable.name.groovy#DE7C84
meta.definition.class.inherited.classes.groovy#92D69E
support.variable.semantic.hlsl#DBB979
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#C792EA
text.variable, text.bracketed#DE7C84
support.type.swift, support.type.vb.asp#DBB979
constant.numeric#0CDFCE
entity.name.type#FFF9A9
entity.name.class#FFF9A9
support.type#FFF9A9
support.class#FFF9A9
variable#FF93B3
entity.name.variable#FF93B3

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

RandomTheme - Coding Theme