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#151515
  • activityBar.border#585858
  • activityBar.foreground#dfdfdf
  • activityBar.inactiveForeground#a5a5a5
  • activityBarBadge.background#151515
  • activityBarBadge.foreground#d5d5d5
  • badge.background#151515
  • badge.foreground#d5d5d5
  • breadcrumb.background#151515
  • breadcrumb.focusForeground#c4c4c4
  • breadcrumb.foreground#969696
  • button.background#525252
  • button.foreground#d8d8d8
  • button.hoverBackground#272727
  • debugToolBar.background#21252b
  • diffEditor.insertedTextBackground#00809b
  • dropdown.background#343434
  • dropdown.border#6b6b6b
  • dropdown.foreground#f0f0f0
  • dropdown.listBackground#414141
  • editor.background#151515
  • editor.findMatchBackground#12486d
  • editor.findMatchBorder#45b5ff
  • editor.findMatchHighlightBackground#1f6594
  • editor.findMatchHighlightBorder#45b5ff
  • editor.foreground#eeeeee
  • editor.hoverHighlightBackground#464646
  • editor.lineHighlightBackground#222222
  • editor.selectionBackground#353535
  • editor.selectionHighlightBackground#353535
  • editor.selectionHighlightBorder#a8a8a8
  • editor.wordHighlightBackground#616161
  • editor.wordHighlightBorder#919191
  • editor.wordHighlightStrongBackground#abb2bf
  • editor.wordHighlightStrongBorder#9b9b9b
  • editorBracketMatch.background#414141
  • editorBracketMatch.border#9c9c9c
  • editorCursor.background#d5d5d5
  • editorCursor.foreground#cccccc
  • editorError.foreground#fc2403
  • editorGroup.border#4e4e4e
  • editorGroup.dropBackground#353535
  • editorGroup.emptyBackground#151515
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#585858
  • editorGutter.background#151515
  • editorHoverWidget.background#303030
  • editorHoverWidget.border#1f1f1f
  • editorIndentGuide.activeBackground#3b3b3b
  • editorIndentGuide.background#464646
  • editorLineNumber.activeForeground#cccccc
  • editorLineNumber.foreground#6e6e6e
  • editorMarkerNavigation.background#21252b
  • editorOverviewRuler.border#464646
  • editorRuler.foreground#abb2bf
  • editorSuggestWidget.background#222222
  • editorSuggestWidget.border#585858
  • editorSuggestWidget.selectedBackground#3b3b3b
  • editorWhitespace.foreground#ff0000
  • editorWidget.background#222222
  • editorWidget.border#cccccc
  • errorForeground#ff0000
  • extensionButton.prominentBackground#1b9b4c
  • extensionButton.prominentForeground#f8fdfa
  • extensionButton.prominentHoverBackground#367238
  • focusBorder#464646
  • foreground#eeeeee
  • gitDecoration.ignoredResourceForeground#777777
  • input.background#343434
  • input.border#585858
  • input.foreground#eeeeee
  • input.placeholderForeground#959595
  • inputOption.activeBorder#999999
  • list.activeSelectionBackground#272727
  • list.activeSelectionForeground#d5d5d5
  • list.focusBackground#535353
  • list.focusForeground#d5d5d5
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#404040
  • list.hoverForeground#dfdfdf
  • list.inactiveFocusBackground#404040
  • list.inactiveSelectionBackground#151515
  • list.inactiveSelectionForeground#d5d5d5
  • notifications.background#151515
  • notifications.foreground#e7e7e7
  • notificationToast.border#585858
  • panel.background#151515
  • panel.border#6b6b6b
  • panelTitle.activeBorder#151515
  • panelTitle.activeForeground#fcfcfc
  • panelTitle.inactiveForeground#9b9b9b
  • peekViewEditor.matchHighlightBackground#575757
  • pickerGroup.foreground#f7f7f7
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#414141
  • scrollbarSlider.background#383838
  • scrollbarSlider.hoverBackground#414141
  • selection.background#b1b1b1
  • settings.dropdownBackground#414141
  • settings.headerForeground#d5d5d5
  • settings.modifiedItemIndicator#adadad
  • settings.numberInputBackground#414141
  • settings.numberInputBorder#585858
  • settings.textInputBackground#414141
  • sideBar.background#151515
  • sideBar.border#585858
  • sideBar.foreground#bdbdbd
  • sideBarSectionHeader.background#242424
  • sideBarSectionHeader.border#242424
  • sideBarSectionHeader.foreground#e5e5e5
  • sideBarTitle.foreground#e5e5e5
  • statusBar.background#151515
  • statusBar.border#151515
  • statusBar.debuggingBackground#ff5e00
  • statusBar.debuggingBorder#ff5e00
  • statusBar.debuggingForeground#d5d5d5
  • statusBar.foreground#d5d5d5
  • statusBar.noFolderBackground#8c00ff
  • statusBar.noFolderBorder#8c00ff
  • statusBar.noFolderForeground#d5d5d5
  • statusBarItem.hoverBackground#d5d5d517
  • tab.activeBackground#222222
  • tab.activeBorder#bdbdbd
  • tab.activeForeground#fcfcfc
  • tab.border#4e4e4e
  • tab.hoverBackground#222222
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#969696
  • tab.unfocusedActiveBorder#999999
  • tab.unfocusedActiveForeground#999999
  • tab.unfocusedHoverBackground#151515
  • tab.unfocusedInactiveForeground#727272
  • terminal.ansiBlack#2d3139
  • terminal.ansiBlue#6e6e6e
  • terminal.ansiBrightBlack#7f848e
  • terminal.ansiBrightBlue#528bff
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#84df44
  • terminal.ansiBrightMagenta#7e0097
  • terminal.ansiBrightRed#f44747
  • terminal.ansiBrightWhite#d7dae0
  • terminal.ansiBrightYellow#CC72CC
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#d7dae0
  • terminal.ansiYellow#CC72CC
  • terminal.background#151515
  • terminal.foreground#c8c8c8
  • textLink.foreground#6e6e6e
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#dfdfdf
  • titleBar.border#151515
  • titleBar.inactiveBackground#151515
  • titleBar.inactiveForeground#dfdfdf
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.constant.edge#6e6e6e
constant.other.character-class.regexp#01A870
keyword.operator.quantifier.regexp#6e6e6e
punctuation.definition.string.begin,punctuation.definition.string.end#d5d5d5
variable.parameter.function#bbbbbb
comment, punctuation.definition.comment#8d8d8ditalic
comment markup.link#5c6370
markup.changed.diff#CC72CC
meta.diff.header.from-file,punctuation.definition.from-file.diff#6e6e6e
markup.inserted.diff#d5d5d5
markup.deleted.diff#01A870
meta.function.c#01A870
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.superitalic
keyword.operator.expression.import#6e6e6e
support.constant.math#CC72CC
support.constant.property.math#6e6e6e
variable.other.constant#CC72CC
storage.type.annotation.java#a8a8a8
source.java#01A870
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#a8a8a8
meta.method.java#6e6e6e
storage.modifier.import.java,storage.type.java#CC72CC
meta.definition.variable.name.java#01A870
keyword.operator.logical.js#5c5c5c
keyword.operator.bitwise#5c5c5c
keyword.operator.channel#5c5c5c
support.constant.property-value.scss,support.constant.property-value.css#6e6e6e
keyword.operator.css,keyword.operator.scss,keyword.operator.less#5c5c5c
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#6e6e6e
punctuation.separator.list.comma.css#bbbbbb
support.constant.color.w3c-standard-color-name.css#6e6e6e
support.type.vendored.property-name.css#5c5c5c
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#01A870
support.module.node,support.type.object.module,support.module.node#CC72CC
entity.name.type.module#CC72CC
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#01A870
comment.line.double-slash,comment.block.documentationitalic
support.constant.json#6e6e6e
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional#6e6e6e
support.type.object.console#01A870
support.variable.property.process#6e6e6e
entity.name.function,support.function.console#6e6e6e
keyword.operator#5c5c5c
support.type.object.dom#5c5c5c
support.variable.dom,support.variable.property.dom#01A870
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment#5c5c5c
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c#6e6e6e
punctuation.separator.delimiter#bbbbbb
punctuation.separator.c#6e6e6e
support.type.posix-reserved.c#5c5c5c
keyword.operator.sizeof.c#6e6e6e
variable.parameter.function.language.python#6e6e6e
support.type.python#5c5c5c
keyword.operator.logical.python#6e6e6e
meta.function-call.arguments.python#01A870
meta.function-call.python#01A870
variable.parameter.function.python#6e6e6e
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#6e6e6e
constant.character.format.placeholder.other.python#d5d5d5
none#bbbbbb
keyword.operator#bbbbbb
keyword.operator.assignment.compound#6e6e6e
keyword#6e6e6e
variable#01A870
token.variable.parameter.java#bbbbbb
import.storage.java#CC72CC
token.package.keyword#6e6e6e
token.package#bbbbbb
entity.name.function, meta.require, support.function.any-method, variable.function#6e6e6e
entity.name.type.namespace#CC72CC
support.class, entity.name.type.class#CC72CC
entity.name.class.identifier.namespace.type#CC72CC
entity.name.class, variable.other.class.js, variable.other.class.ts#CC72CC
variable.other.class.php#01A870
entity.name.type#CC72CC
keyword.control#6e6e6e
keyword.control.import.python,keyword.control.flow.pythonitalic
control.elements, keyword.operator.less#6e6e6e
keyword.other.special-method#6e6e6e
storage#6e6e6e
token.storage#6e6e6e
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#6e6e6e
token.storage.type.java#CC72CC
support.function#5c5c5c
support.type.property-name#bbbbbb
support.constant.property-value#bbbbbb
support.constant.font-name#6e6e6e
meta.tag#bbbbbb
string, entity.other.inherited-class#d5d5d5
constant.other.symbol#5c5c5c
constant.numeric#6e6e6e
none#6e6e6e
none#6e6e6e
constant#6e6e6e
punctuation.definition.constant#6e6e6e
entity.name.tag#01A870
entity.other.attribute-name#6e6e6e
entity.other.attribute-name.id#6e6e6eitalic
entity.other.attribute-name.class.css#6e6e6eitalic
meta.selector#6e6e6e
none#6e6e6e
markup.heading#01A870bold
markup.heading punctuation.definition.heading, entity.name.section#6e6e6e
keyword.other.unit#01A870
markup.bold,todo.bold#6e6e6ebold
punctuation.definition.bold#CC72CC
markup.italic, punctuation.definition.italic,todo.emphasis#6e6e6e
emphasis md#6e6e6e
entity.name.section.markdown#01A870
punctuation.definition.heading.markdown#01A870
punctuation.definition.list.begin.markdown#01A870
markup.heading.setext#bbbbbb
punctuation.definition.bold.markdown#6e6e6e
markup.inline.raw.markdown#d5d5d5
markup.inline.raw.string.markdown#d5d5d5
punctuation.definition.list.markdown#01A870
markup.quote.markdown#5c6370italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#01A870
beginning.punctuation.definition.list.markdown#01A870
punctuation.definition.metadata.markdown#01A870
markup.underline.link.markdown,markup.underline.link.image.markdown#6e6e6e
string.other.link.title.markdown,string.other.link.description.markdown#6e6e6e
markup.italic.markdownitalic
markup.bold.markdownbold
string.regexp#5c5c5c
constant.character.escape#5c5c5c
punctuation.section.embedded, variable.interpolation#01A870
invalid.illegal#d5d5d5
invalid.broken#d5d5d5
invalid.deprecated#d5d5d5
invalid.unimplemented#d5d5d5
source.json meta.structure.dictionary.json > string.quoted.json#01A870
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#01A870
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#d5d5d5
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#5c5c5c
support.type.property-name.json#01A870
support.type.property-name.json punctuation#01A870
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#6e6e6e
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#6e6e6e
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#CC72CC
keyword.operator.error-control.php#6e6e6e
keyword.operator.type.php#6e6e6e
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#CC72CC
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#6e6e6e
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#6e6e6e
entity.name.goto-label.php,support.other.php#6e6e6e
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#5c5c5c
keyword.operator.regexp.php#6e6e6e
keyword.operator.comparison.php#5c5c5c
punctuation.definition.variable.php#01A870
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#6e6e6e
meta.function.decorator.python#6e6e6e
support.token.decorator.python,meta.function.decorator.identifier.python#5c5c5c
function.parameter#6e6e6e
function.parameter#bbbbbb
function.brace#bbbbbb
function.parameter.ruby, function.parameter.cs#bbbbbb
constant.language.symbol.ruby#5c5c5c
rgb-value#5c5c5c
inline-color-decoration rgb-value#6e6e6e
less rgb-value#6e6e6e
selector.sass#01A870
var.this,variable.language.this.js,variable.language.this.ts,variable.language.this.jsx,variable.language.this.tsx#CC72CCitalic
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#CC72CC
block.scope.end,block.scope.begin#bbbbbb
storage.type.cs#CC72CC
entity.name.variable.local.cs#01A870
token.info-token#6e6e6e
token.warn-token#6e6e6e
token.error-token#f44747
token.debug-token#6e6e6e
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#6e6e6e
meta.template.expression#bbbbbb
keyword.operator.module#6e6e6e
support.type.type.flowtype#6e6e6e
support.type.primitive#CC72CC
meta.property.object#01A870
variable.parameter.function.js#01A870
keyword.other.template.begin#d5d5d5
keyword.other.template.end#d5d5d5
keyword.other.substitution.begin#d5d5d5
keyword.other.substitution.end#d5d5d5
keyword.operator.assignment#5c5c5c
keyword.operator.assignment.go, keyword.operator.address.go#6e6e6e
entity.name.package.go#01A870
support.type.prelude.elm#5c5c5c
support.constant.elm#6e6e6e
punctuation.quasi.element#6e6e6e
constant.character.entity#01A870
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#5c5c5c
entity.global.clojure#CC72CC
meta.symbol.clojure#01A870
constant.keyword.clojure#5c5c5c
meta.arguments.coffee, variable.parameter.function.coffee#01A870
source.ini#d5d5d5
meta.scope.prerequisites.makefile#01A870
source.makefile#CC72CC
storage.modifier.import.groovy#CC72CC
meta.method.groovy#6e6e6e
meta.definition.variable.name.groovy#01A870
meta.definition.class.inherited.classes.groovy#d5d5d5
support.variable.semantic.hlsl#CC72CC
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#6e6e6e
text.variable, text.bracketed#01A870
support.type.swift, support.type.vb.asp#CC72CC

Shiki preview

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

Loading...

Dark Abyss by Matongo Mulindi - VS Code Theme