Skip to main content
CodingTheme

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#22292f
  • activityBar.foreground#b6c6cc
  • activityBarBadge.background#3794ff
  • activityBarBadge.foreground#000000
  • badge.background#22292f
  • breadcrumb.foreground#abb9c7
  • button.background#404754
  • debugToolBar.background#21252b
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#21252b
  • dropdown.border#21252b
  • editor.background#22292f
  • editor.findMatchBackground#42557b
  • editor.findMatchBorder#457dff
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#c4d5e8
  • editor.lineHighlightBackground#2c313c
  • editor.selectionBackground#67769660
  • editor.selectionHighlightBackground#ffffff10
  • editor.selectionHighlightBorder#dddddd
  • editor.wordHighlightBackground#484e5b
  • editor.wordHighlightBorder#4b5d6d
  • editor.wordHighlightStrongBackground#c4d5e826
  • editor.wordHighlightStrongBorder#4b5d6d
  • editorBracketMatch.background#515a6b
  • editorBracketMatch.border#515a6b
  • editorCodeLens.foreground#5a7186
  • editorCursor.background#ffffffc9
  • editorCursor.foreground#528bff
  • editorError.foreground#c24
  • editorGroup.border#181a1f
  • editorGroup.emptyBackground#181a1f
  • editorGroupHeader.tabsBackground#21252b
  • editorHoverWidget.background#222c35
  • editorIndentGuide.activeBackground#c8c8c859
  • editorIndentGuide.background#3b4048
  • editorLineNumber.activeForeground#6d839c
  • editorLineNumber.foreground#37475c
  • editorMarkerNavigation.background#21252b
  • editorMarkerNavigationError.background#c24
  • editorRuler.foreground#c4d5e826
  • editorSuggestWidget.background#222c35
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#37464e
  • editorWarning.foreground#EBBF83
  • editorWhitespace.foreground#3b4048
  • editorWidget.background#222c35
  • errorForeground#c24
  • focusBorder#464646
  • foreground#d8dee9
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.modifiedResourceForeground#53ebffd2
  • gitDecoration.untrackedResourceForeground#80e79ff8
  • input.background#1d1f23
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#f2f4ff
  • list.errorForeground#ff6788
  • list.focusBackground#383e4a
  • list.highlightForeground#5EC4FF
  • list.hoverBackground#2f343d
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#f2f4ff
  • list.warningForeground#EBBF83
  • menu.foreground#c8c8c8
  • peekViewEditor.background#222b2f
  • peekViewEditor.matchHighlightBackground#29244b
  • peekViewResult.background#22262b
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566660
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#21252b
  • sideBarSectionHeader.background#22292f
  • statusBar.background#21252b
  • statusBar.debuggingBackground#7e0097
  • statusBar.debuggingBorder#66017a
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#abb9c7
  • statusBar.noFolderBackground#21252b
  • statusBarItem.hoverBackground#2c313a
  • statusBarItem.remoteBackground#4d78cc
  • statusBarItem.remoteForeground#f8fafd
  • tab.activeBackground#22292f
  • tab.activeForeground#d6e9ff
  • tab.border#181a1f
  • tab.hoverBackground#323842
  • tab.inactiveBackground#21252b
  • tab.inactiveForeground#abb9c780
  • tab.unfocusedActiveForeground#abb9c780
  • tab.unfocusedHoverBackground#323842
  • terminal.ansiBlack#505050
  • terminal.ansiBlue#588eff
  • terminal.ansiBrightBlack#6a6a6a
  • terminal.ansiBrightBlue#84c1ff
  • terminal.ansiBrightCyan#17e7fc
  • terminal.ansiBrightGreen#3efb9d
  • terminal.ansiBrightMagenta#b67eff
  • terminal.ansiBrightRed#ff869a
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffb66e
  • terminal.ansiCyan#03c9dd
  • terminal.ansiGreen#0cfa83
  • terminal.ansiMagenta#a25bff
  • terminal.ansiRed#ff5370
  • terminal.ansiWhite#d0d0d0
  • terminal.ansiYellow#ff8308
  • terminal.foreground#b4e1fd
  • textLink.foreground#70E1E8
  • titleBar.activeBackground#22292f
  • 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#F77B92
variable.other.generic-type.haskell#5EC4FF
storage.type.haskell#EBBF83
support.variable.magic.python#F77B92
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python,#c4d5e8
variable.parameter.function.language.special.self.python#3ab2c1
storage.modifier.lifetime.rust#c4d5e8
support.function.std.rust#70E1E8
entity.name.lifetime.rust#3ab2c1
variable.language.rust#F77B92
support.constant.edge#5EC4FF
constant.other.character-class.regexp#F77B92
keyword.operator.quantifier.regexp#EBBF83
punctuation.definition.string.begin,punctuation.definition.string.end#7EDD9B
variable.parameter.function#c4d5e8
comment, punctuation.definition.comment#5a7186italic
comment markup.link#5c6370
markup.changed.diff#3ab2c1
meta.diff.header.from-file,punctuation.definition.from-file.diff#70E1E8
markup.inserted.diff#7EDD9B
markup.deleted.diff#F77B92
meta.function.c,meta.function.cpp#F77B92
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#c4d5e8
punctuation.separator.key-value#c4d5e8
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,variable.language.superitalic
keyword.operator.expression.import#70E1E8
support.constant.math#3ab2c1
support.constant.property.math#EBBF83
storage.type.annotation.java, storage.type.object.array.java#3ab2c1
source.java#F77B92
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#c4d5e8
meta.method.java#70E1E8
storage.modifier.import.java,storage.type.java,storage.type.generic.java#3ab2c1
keyword.operator.instanceof.java#5EC4FF
meta.definition.variable.name.java#F77B92
keyword.operator.logical#33CED8
keyword.operator.bitwise#33CED8
keyword.operator.channel#33CED8
support.constant.property-value.scss,support.constant.property-value.css#EBBF83
keyword.operator.css,keyword.operator.scss,keyword.operator.less#33CED8
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#EBBF83
punctuation.separator.list.comma.css#c4d5e8
support.constant.color.w3c-standard-color-name.css#EBBF83
support.type.vendored.property-name.css#33CED8
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#F77B92
support.module.node,support.type.object.module,support.module.node#3ab2c1
entity.name.type.module#3ab2c1
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#F77B92
comment.line.double-slash,comment.block.documentationitalic
support.constant.json#EBBF83
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#5EC4FF
support.type.object.console#F77B92
support.variable.property.process#EBBF83
entity.name.function,support.function.console#70E1E8
keyword.operator.delete#5EC4FF
support.type.object.dom#33CED8
support.variable.dom,support.variable.property.dom#F77B92
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment#33CED8
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#5EC4FF
punctuation.separator.delimiter#c4d5e8
punctuation.separator.c,punctuation.separator.cpp#5EC4FF
support.type.posix-reserved.c,support.type.posix-reserved.cpp#33CED8
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#5EC4FF
variable.parameter.function.language.python#EBBF83
support.type.python#33CED8
keyword.operator.logical.python#5EC4FF
variable.parameter.function.python#EBBF83
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#c4d5e8
meta.function-call.generic.python#70E1E8
constant.character.format.placeholder.other.python#EBBF83
none#c4d5e8
punctuation.accessor#33CED8
keyword.operator#33CED8
keyword.operator.type.annotation#c4d5e8
keyword.operator.assignment.compound#5EC4FF
keyword#5EC4FF
variable#F77B92
variable.language#3ab2c1
token.variable.parameter.java#c4d5e8
import.storage.java#3ab2c1
token.package.keyword#5EC4FF
token.package#c4d5e8
entity.name.function, meta.require, support.function.any-method, variable.function#70E1E8
entity.name.type.namespace#3ab2c1
support.class, entity.name.type.class#3ab2c1
entity.name.class.identifier.namespace.type#3ab2c1
entity.name.class, variable.other.class.js, variable.other.class.ts#3ab2c1
variable.other.class.php#F77B92
entity.name.type#3ab2c1
keyword.control#5EC4FF
keyword.control.import.python,keyword.control.flow.pythonitalic
control.elements, keyword.operator.less#EBBF83
keyword.other.special-method#70E1E8
storage, storage.type, keyword.declaration.dart#DE3571
token.storage#5EC4FF
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#5EC4FF
token.storage.type.java#3ab2c1
support.function#70E1E8
support.type#33CED8
support.type.property-name#c4d5e8
support.constant.property-value#c4d5e8
support.constant.font-name#EBBF83
meta.tag#c4d5e8
punctuation.definition.tag#89d7ff
string#7EDD9B
entity.other.inherited-class#3ab2c1
constant.other.symbol#7EDD9B
constant.numeric#EBBF83
none#EBBF83
none#EBBF83
constant#EBBF83
punctuation.definition.constant#EBBF83
entity.name.tag#F77B92
entity.other.attribute-name#EBBF83
entity.other.attribute-name.id#70E1E8normal
entity.other.attribute-name.class.css#EBBF83normal
meta.selector#5EC4FF
none#EBBF83
markup.heading#F77B92bold
markup.heading punctuation.definition.heading, entity.name.section#70E1E8
keyword.other.unit#F77B92
markup.bold,todo.bold#EBBF83bold
punctuation.definition.bold#3ab2c1
markup.italic, punctuation.definition.italic,todo.emphasis#5EC4FF
emphasis md#5EC4FF
entity.name.section.markdown#F77B92
punctuation.definition.heading.markdown#F77B92
punctuation.definition.list.begin.markdown#F77B92
markup.heading.setext#c4d5e8
punctuation.definition.bold.markdown#EBBF83
markup.inline.raw.markdown#7EDD9B
markup.inline.raw.string.markdown#7EDD9B
punctuation.definition.list.markdown#F77B92
markup.quote.markdown#5c6370italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#F77B92
beginning.punctuation.definition.list.markdown#F77B92
punctuation.definition.metadata.markdown#F77B92
markup.underline.link.markdown,markup.underline.link.image.markdown#5EC4FF
string.other.link.title.markdown,string.other.link.description.markdown#70E1E8
markup.italic.markdownitalic
markup.bold.markdownbold
string.regexp#33CED8
constant.character.escape#33CED8
punctuation.section.embedded, variable.interpolation#F77B92
invalid.illegal#ffffff
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#F77B92
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#F77B92
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#7EDD9B
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#33CED8
support.type.property-name.json#F77B92
support.type.property-name.json punctuation#F77B92
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#5EC4FF
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#5EC4FF
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#3ab2c1
keyword.operator.error-control.php#5EC4FF
keyword.operator.type.php#5EC4FF
punctuation.section.array.begin.php#c4d5e8
punctuation.section.array.end.php#c4d5e8
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#3ab2c1
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#70E1E8
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#c4d5e8
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#EBBF83
entity.name.goto-label.php,support.other.php#70E1E8
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#33CED8
keyword.operator.regexp.php#5EC4FF
keyword.operator.comparison.php#33CED8
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#5EC4FF
meta.function.decorator.python#70E1E8
support.token.decorator.python,meta.function.decorator.identifier.python#33CED8
function.parameter#EBBF83
function.parameter#c4d5e8
function.brace#c4d5e8
function.parameter.ruby, function.parameter.cs#c4d5e8
constant.language.symbol.ruby#33CED8
rgb-value#33CED8
inline-color-decoration rgb-value#EBBF83
less rgb-value#EBBF83
selector.sass#F77B92
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#3ab2c1
block.scope.end,block.scope.begin#c4d5e8
storage.type.cs#3ab2c1
entity.name.variable.local.cs#F77B92
token.info-token#70E1E8
token.warn-token#EBBF83
token.error-token#f44747
token.debug-token#5EC4FF
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#5EC4FF
meta.template.expression#c4d5e8
keyword.operator.module#5EC4FF
support.type.type.flowtype#70E1E8
support.type.primitive#3ab2c1
meta.property.object#F77B92
variable.parameter.function.js#F77B92
keyword.other.template.begin#7EDD9B
keyword.other.template.end#7EDD9B
keyword.other.substitution.begin#7EDD9B
keyword.other.substitution.end#7EDD9B
keyword.operator.assignment#33CED8
keyword.operator.assignment.go, keyword.operator.address.go#3ab2c1
entity.name.package.go#3ab2c1
support.type.prelude.elm#33CED8
support.constant.elm#EBBF83
punctuation.quasi.element#5EC4FF
constant.character.entity#F77B92
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#33CED8
entity.global.clojure#3ab2c1
meta.symbol.clojure#F77B92
constant.keyword.clojure#33CED8
meta.arguments.coffee, variable.parameter.function.coffee#F77B92
source.ini#7EDD9B
meta.scope.prerequisites.makefile#F77B92
source.makefile#3ab2c1
storage.modifier.import.groovy#3ab2c1
meta.method.groovy#70E1E8
meta.definition.variable.name.groovy#F77B92
meta.definition.class.inherited.classes.groovy#7EDD9B
support.variable.semantic.hlsl#3ab2c1
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#5EC4FF
text.variable, text.bracketed#F77B92
support.type.swift, support.type.vb.asp#3ab2c1
entity.name.function.xi#3ab2c1
entity.name.class.xi#33CED8
constant.character.character-class.regexp.xi#F77B92
constant.regexp.xi#5EC4FF
keyword.control.xi#33CED8
invalid.xi#c4d5e8
beginning.punctuation.definition.quote.markdown.xi#7EDD9B
beginning.punctuation.definition.list.markdown.xi#5a7186
constant.character.xi#70E1E8
accent.xi#70E1E8
wikiword.xi#EBBF83
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#3ab2c1
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#F77B92
meta.brace.square#c4d5e8
punctuation.decorator#70E1E8
parameter.variable.function#F77B92
support.constant.core#5EC4FF

Shiki preview

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

Loading...

RGB Theme by ntkvu - VS Code Theme