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#4B5D67
  • activityBar.border#363636
  • activityBar.foreground#F5F5F5
  • activityBarBadge.background#F5F5F5
  • activityBarBadge.foreground#4B5D67
  • button.background#4B5D67
  • editor.background#F0DBAF
  • editor.findMatchBackground#5398d83a
  • editor.foreground#363636
  • editor.lineHighlightBackground#E1CEA0
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5398d83a
  • editor.selectionHighlightBackground#5398d83a
  • editor.selectionHighlightBorder#D9EDBF
  • editor.wordHighlightBackground#5398d83a
  • editorBracketHighlight.foreground1#C65BCF
  • editorBracketMatch.background#5398d83a
  • editorBracketMatch.border#5398d83a
  • editorCursor.background#647D87
  • editorCursor.foreground#647D87
  • editorGroupHeader.border#363536
  • editorGroupHeader.tabsBackground#A2B5BB
  • editorHoverWidget.background#FFF5E0
  • editorHoverWidget.foreground#363636
  • editorIndentGuide.activeBackground#777777
  • editorIndentGuide.background#999999
  • editorLineNumber.activeForeground#647D87
  • editorLineNumber.foreground#647D87
  • editorRuler.foreground#E4C988
  • editorSuggestWidget.background#FFF5E0
  • editorSuggestWidget.border#647D87
  • editorSuggestWidget.Highlight#891652
  • editorSuggestWidget.highlightForeground#F4538A
  • editorSuggestWidget.selectedBackground#647D87
  • editorWhitespace.foreground#FF6969
  • focusBorder.background#609EA2
  • input.Foreground#363636
  • list.activeSelectionBackground#609EA2
  • list.activeSelectionForeground#F5F5F5
  • list.focusOutline#609EA2
  • list.hoverBackground#609EA2
  • list.hoverForeground#F5F5F5
  • list.inactiveSelectionBackground#ffffff0e
  • panel.background#F0EEED
  • panel.border#647D87
  • panel.foreground#F5F5F5
  • panelSectionHeader.background#363636
  • panelTitle.activeBorder#363636
  • panelTitle.activeForeground#000000
  • scrollbarSlider.background#0000009c
  • selectionBackground#408E91
  • sideBar.background#A2B5BB
  • sideBar.border#4B5D67
  • sideBar.foreground#363636
  • sideBarSectionHeader.background#A2B5BB
  • sideBarSectionHeader.border#ffffff0e
  • statusBar.background#647D87
  • statusBar.border#363636
  • statusBar.foreground#F5F5F5
  • statusBar.noFolderBackground#647D87
  • statusBar.noFolderForeground#F5F5F5
  • tab.activeBackground#647D87
  • tab.inactiveBackground#A2B5BB
  • tab.inactiveForeground#F5F5F5
  • terminal.background#F0EEED
  • terminal.foreground#F5F5F5
  • terminalCursor.foreground#647D87
  • textLink.foreground#B51B75
  • titleBar.activeBackground#4B5D67
  • titleBar.activeForeground#F5F5F5
  • titleBar.border#363636
  • titleBar.inactiveBackground#647D87
  • titleBar.inactiveForeground#F5F5F5

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#e06c75
variable.other.generic-type.haskell#D6589F
storage.type.haskell#30475E
support.variable.magic.python#e06c75
variable.parameter.function.language.special.self.python#30475E
storage.modifier.lifetime.rust#E96479
support.function.std.rust#468B97
entity.name.lifetime.rust#30475E
variable.language.rust#e06c75
support.constant.edge#D6589F
constant.other.character-class.regexp#e06c75
keyword.operator.quantifier.regexp#30475E
punctuation.definition.string.begin,punctuation.definition.string.end#527853
variable.parameter.function#E96479
comment markup.link#5c6370
markup.changed.diff#30475E
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#468B97
markup.inserted.diff#527853
markup.deleted.diff#e06c75
meta.function.c,meta.function.cpp#e06c75
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#C21292
punctuation.separator.key-value#E96479
keyword.operator.expression.import#468B97
support.constant.math#30475E
support.constant.property.math#30475E
variable.other.constant#30475E
storage.type.annotation.java, storage.type.object.array.java#30475E
source.java#e06c75
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#E96479
meta.method.java#468B97
storage.modifier.import.java,storage.type.java,storage.type.generic.java#30475E
keyword.operator.instanceof.java#D6589F
meta.definition.variable.name.java#e06c75
keyword.operator.logical#468B97
keyword.operator.bitwise#468B97
keyword.operator.channel#468B97
support.constant.property-value.scss,support.constant.property-value.css#30475E
keyword.operator.css,keyword.operator.scss,keyword.operator.less#468B97
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#30475E
punctuation.separator.list.comma.css#E96479
support.constant.color.w3c-standard-color-name.css#30475E
support.type.vendored.property-name.css#468B97
support.module.node,support.type.object.module,support.module.node#30475E
entity.name.type.module#30475E
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#e06c75
support.constant.json#30475E
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#D6589F
support.type.object.console#e06c75
support.variable.property.process#30475E
entity.name.function,support.function.console#468B97
keyword.operator.misc.rust#E96479
keyword.operator.sigil.rust#D6589F
keyword.operator.delete#D6589F
support.type.object.dom#468B97
support.variable.dom,support.variable.property.dom#e06c75
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#468B97
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#D6589F
punctuation.separator.delimiter#E96479
punctuation.separator.c,punctuation.separator.cpp#D6589F
support.type.posix-reserved.c,support.type.posix-reserved.cpp#468B97
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#D6589F
variable.parameter.function.language.python#30475E
support.type.python#468B97
keyword.operator.logical.python, punctuation.definition.arguments.begin.python, meta.function-call.python,meta.member.access.python, source.python#D6589F
variable.parameter.function.python#30475E
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#E96479
meta.function-call.generic.python#468B97
constant.character.format.placeholder.other.python#30475E
keyword.operator#E96479
keyword.operator.assignment.compound#D6589F
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#468B97
keyword#D6589F
entity.name.namespace#30475E
variable#e06c75
variable.c#E96479
variable.language#30475E
token.variable.parameter.java#E96479
import.storage.java#30475E
token.package.keyword#D6589F
token.package#E96479
entity.name.function, meta.require, support.function.any-method, variable.function#468B97
entity.name.type.namespace#30475E
support.class, entity.name.type.class#30475E
entity.name.class.identifier.namespace.type#30475E
entity.name.class, variable.other.class.js, variable.other.class.ts#30475E
variable.other.class.php#e06c75
entity.name.type#30475E
keyword.control#D6589F
control.elements, keyword.operator.less#30475E
keyword.other.special-method#468B97
storage#D6589F
token.storage#D6589F
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#D6589F
token.storage.type.java#30475E
support.function#468B97
support.type.property-name#E96479
support.constant.property-value#E96479
support.constant.font-name#30475E
meta.tag#E96479
string#527853
constant.other.symbol#468B97
constant.numeric#30475E
constant#30475E
punctuation.definition.constant#30475E
entity.name.tag#e06c75
entity.other.attribute-name#30475E
entity.other.attribute-name.id#468B97
entity.other.attribute-name.class.css#30475E
meta.selector#D6589F
markup.heading#e06c75
markup.heading punctuation.definition.heading, entity.name.section#468B97
keyword.other.unit#e06c75
markup.bold,todo.bold#30475E
punctuation.definition.bold#30475E
markup.italic, punctuation.definition.italic,todo.emphasis#D6589F
emphasis md#D6589F
entity.name.section.markdown#e06c75
punctuation.definition.heading.markdown#e06c75
punctuation.definition.list.begin.markdown#e06c75
markup.heading.setext#E96479
punctuation.definition.bold.markdown#30475E
markup.inline.raw.markdown#527853
markup.inline.raw.string.markdown#527853
punctuation.definition.list.markdown#e06c75
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#e06c75
beginning.punctuation.definition.list.markdown#e06c75
punctuation.definition.metadata.markdown#e06c75
markup.underline.link.markdown,markup.underline.link.image.markdown#D6589F
string.other.link.title.markdown,string.other.link.description.markdown#468B97
string.regexp#468B97
constant.character.escape#468B97
punctuation.section.embedded, variable.interpolation#e06c75
punctuation.section.embedded.begin,punctuation.section.embedded.end#D6589F
invalid.illegal#222222
invalid.illegal.bad-ampersand.html#E96479
invalid.broken#222222
invalid.deprecated#22222
invalid.unimplemented#333333
source.json meta.structure.dictionary.json > string.quoted.json#e06c75
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#e06c75
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#527853
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#468B97
support.type.property-name.json#e06c75
support.type.property-name.json punctuation#e06c75
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#D6589F
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#D6589F
support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php#30475E
keyword.operator.error-control.php#D6589F
keyword.operator.type.php#D6589F
punctuation.section.array.begin.php#E96479
punctuation.section.array.end.php#E96479
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#30475E
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#468B97
punctuation.definition.parameters.begin.bracket.round.python,punctuation.definition.parameters.end.bracket.round.python,punctuation.separator.delimiter.python,punctuation.section.scope.begin.python,punctuation.section.scope.end.python,punctuation.terminator.expression.python,punctuation.definition.arguments.begin.bracket.round.python,punctuation.definition.arguments.end.bracket.round.python,punctuation.definition.storage-type.begin.bracket.round.python,punctuation.definition.storage-type.end.bracket.round.python,punctuation.definition.array.begin.bracket.round.python,punctuation.definition.array.end.bracket.round.python,punctuation.definition.begin.bracket.round.python,punctuation.definition.end.bracket.round.python,punctuation.definition.begin.bracket.curly.python,punctuation.definition.end.bracket.curly.python,punctuation.definition.section.switch-block.end.bracket.curly.python,punctuation.definition.section.switch-block.start.bracket.curly.python,punctuation.definition.section.switch-block.begin.bracket.curly.python,punctuation.definition.section.switch-block.end.bracket.curly.python#C21292
support.constant.core.rust#30475E
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#30475E
entity.name.goto-label.php,support.other.php#468B97
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#468B97
keyword.operator.regexp.php#D6589F
keyword.operator.comparison.php#468B97
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#D6589F
meta.function.decorator.python#468B97
support.token.decorator.python,meta.function.decorator.identifier.python#468B97
function.parameter#E96479
function.brace#E96479
function.parameter.ruby, function.parameter.cs#E96479
constant.language.symbol.ruby#468B97
rgb-value#468B97
inline-color-decoration rgb-value#30475E
less rgb-value#30475E
selector.sass#e06c75
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#30475E
block.scope.end,block.scope.begin#E96479
storage.type.cs#30475E
entity.name.variable.local.cs#e06c75
token.info-token#468B97
token.warn-token#30475E
token.error-token#f44747
token.debug-token#D6589F
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#D6589F
meta.template.expression#E96479
keyword.operator.module#D6589F
support.type.type.flowtype#468B97
support.type.primitive#30475E
meta.property.object#e06c75
variable.parameter.function.js#e06c75
keyword.other.template.begin#527853
keyword.other.template.end#527853
keyword.other.substitution.begin#527853
keyword.other.substitution.end#527853
keyword.operator.assignment#468B97
keyword.operator.assignment.go#30475E
keyword.operator.arithmetic.go, keyword.operator.address.go#D6589F
entity.name.package.go#30475E
support.type.prelude.elm#468B97
support.constant.elm#30475E
punctuation.quasi.element#D6589F
constant.character.entity#e06c75
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#468B97
entity.global.clojure#30475E
meta.symbol.clojure#e06c75
constant.keyword.clojure#468B97
meta.arguments.coffee, variable.parameter.function.coffee#e06c75
source.ini#527853
meta.scope.prerequisites.makefile#e06c75
source.makefile#30475E
storage.modifier.import.groovy#30475E
meta.method.groovy#468B97
meta.definition.variable.name.groovy#e06c75
meta.definition.class.inherited.classes.groovy#527853
support.variable.semantic.hlsl#30475E
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#D6589F
text.variable, text.bracketed#C21292
support.type.swift, support.type.vb.asp#30475E
entity.name.function.xi#30475E
entity.name.class.xi#468B97
constant.character.character-class.regexp.xi#e06c75
constant.regexp.xi#D6589F
keyword.control.xi#468B97
invalid.xi#E96479
beginning.punctuation.definition.quote.markdown.xi#527853
beginning.punctuation.definition.list.markdown.xi#7f848e
constant.character.xi#468B97
accent.xi#468B97
wikiword.xi#30475E
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#30475E
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#e06c75
meta.brace.square#E96479
comment, punctuation.definition.comment#7f848eitalic
markup.quote.markdown#5c6370
punctuation.definition.block.sequence.item.yaml#E96479
constant.language.symbol.elixir, constant.language.symbol.double-quoted.elixir#468B97
entity.name.variable.parameter.cs#30475E
entity.name.variable.field.cs#e06c75
markup.deleted#e06c75
markup.inserted#527853
markup.underlineunderline
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#BE5046
support.other.namespace.php#E96479
variable.other.object#30475E
variable.other.constant.property#e06c75
entity.other.inherited-class#30475E
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
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic

Shiki preview

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

Loading...

RetroLight - Coding Theme