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#205375
  • activityBarBadge.background#007acc
  • diffEditor.insertedTextBackground#8cbe4d33
  • diffEditor.removedTextBackground#f1453b33
  • editor.background#040404
  • editor.findMatchBackground#676767
  • editor.findMatchHighlightBackground#333333
  • editor.findRangeHighlightBackground#333333
  • editor.foreground#e4e4e4
  • editor.inactiveSelectionBackground#add6ff26
  • editor.selectionBackground#484e5b
  • editor.selectionHighlightBackground#add6ff26
  • editor.wordHighlightStrongBackground#add6ff26
  • editorIndentGuide.background#404040
  • editorLineNumber.foreground#696567
  • input.background#202020
  • input.border#205375
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#d7dae0
  • list.dropBackground#383b3d
  • list.focusBackground#383e4a
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#292d35
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • panel.border#205375
  • peekView.border#205375
  • peekViewEditor.background#141414
  • peekViewEditor.matchHighlightBackground#333333
  • peekViewEditorGutter.background#141414
  • peekViewResult.background#141414
  • peekViewResult.matchHighlightBackground#333333
  • peekViewResult.selectionBackground#484e5b
  • peekViewTitle.background#141414
  • sideBar.background#080808
  • sideBar.border#205375
  • sideBarSectionHeader.background#272727
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1b1b1b
  • statusBar.debuggingBackground#1b1b1b
  • statusBar.foreground#868686
  • statusBar.noFolderBackground#1b1b1b
  • statusBarItem.hoverBackground#2c313a
  • tab.inactiveBackground#151515
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#03a9f4
  • terminal.ansiBrightBlack#686868
  • terminal.ansiBrightBlue#81d4fa
  • terminal.ansiBrightCyan#80deea
  • terminal.ansiBrightGreen#c5e1a5
  • terminal.ansiBrightMagenta#f48fb1
  • terminal.ansiBrightRed#ef9a9a
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fff59d
  • terminal.ansiCyan#00bcd4
  • terminal.ansiGreen#8bc34a
  • terminal.ansiMagenta#e92663
  • terminal.ansiRed#f44336
  • terminal.ansiWhite#c7c7c7
  • terminal.ansiYellow#ffeb3b
  • titleBar.activeBackground#1b1b1b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#e4e4e4ff
meta.embedded, source.groovy.embedded#D4D4D4
emphasisitalic
strongbold
header#000080
comment#608b4e
constant.language#569cd6
constant.numeric#b5cea8
constant.regexp#646695
entity.name.tag#569cd6
entity.name.tag.css#d7ba7d
entity.other.attribute-name#9cdcfe
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#d7ba7d
invalid#f44747
markup.underlineunderline
markup.bold#569cd6bold
markup.heading#569cd6bold
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#ce9178
meta.selector#d7ba7d
punctuation.definition.tag#808080
meta.preprocessor#569cd6
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
meta.diff.header#569cd6
storage#569cd6
storage.type#569cd6
storage.modifier#569cd6
string#ce9178
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569cd6
meta.template.expression#d4d4d4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#9cdcfe
keyword#569cd6
keyword.control#569cd6
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#569cd6
keyword.other.unit#b5cea8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569cd6
support.function.git-rebase#9cdcfe
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language#569cd6
entity.name.function, support.function, support.constant.handlebars#DCDCAA
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control#C586C0
variable, meta.definition.variable.name, support.variable#9CDCFE
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#CE9178
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#DCDCAA
keyword.operator.quantifier.regexp#d7ba7d
constant.character#569cd6
constant.character.escape#d7ba7d
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
meta.embedded, source.groovy.embedded#e4e4e4
emphasisitalic
strongbold
header#87d700
comment#626262
constant.language#d75f00
constant.numeric#af00ff
punctuation.separator, punctuation.terminator, punctuation.accessor, meta.using-namespace-declaration, punctuation.section.class, punctuation.section.parameters, punctuation.section.block, punctuation.section.parens, punctuation.section.arguments, punctuation.section.function, punctuation.definition.begin, punctuation.definition.end, punctuation.definition.dict, punctuation.definition.list, punctuation.definition.arguments, punctuation.definition.inheritance, punctuation.definition.parameters, punctuation.section.method, punctuation.bracket.round, punctuation.bracket.square, punctuation.bracket.angle, punctuation.definition.dictionary, punctuation.definition.array, punctuation.parenthesis, punctuation.section.group, meta.brace#d7005f
constant.regexp#ffaf5f
entity.name.tag#569cd6
entity.name.tag.css#d7ba7d
entity.other.attribute-name#9cdcfe
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#d7ba7d
invalid#f44747
markup.underlineunderline
markup.bold#569cd6bold
markup.heading#569cd6bold
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
beginning.punctuation.definition.quote.markdown#608b4e
beginning.punctuation.definition.list.markdown#6796e6
markup.inline.raw#ce9178
meta.selector#d7ba7d
punctuation.definition.tag#808080
meta.preprocessor#af87ff
meta.preprocessor.string#af87ff
meta.preprocessor.numeric#af00ff
meta.structure.dictionary.key.python#9cdcfe
meta.diff.header#569cd6
storage#569cd6
storage.type#ffd75f
storage.modifier#00afff
string#ffaf5f
string.tag#ffaf5f
string.value#ffaf5f
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ffaf5f
meta.template.expression#e4e4e4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#00afff
keyword#00afff
keyword.control#00afff
keyword.operator#d7005f
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof#00afff
keyword.other.unit#00afff
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#d7005f
support.function.git-rebase#9cdcfe
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#e4e4e4
variable.language#d78700
entity.name.function, support.function, support.constant.handlebars#5fffd7
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#ffd75f
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control#00afff
variable, meta.definition.variable.name, support.variable#e4e4e4
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#CE9178
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.or.regexp, keyword.control.anchor.regexp#dcdcaa
keyword.operator.quantifier.regexp#d7ba7d
constant.character#ffaf5f
constant.character.escape#ffaf5f
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
punctuation.definition.comment#626262
variable.other.member.c, entity.name.type.cpp, entity.name.type.inherited.cpp, entity.name.function.c#e4e4e4
keyword.control.directive.include, string.quoted.other.lt-gt.include.c, punctuation.definition.directive.c meta.preprocessor.include.c#87d700
constant.character.escape.line-continuation.c#d7005f
variable.parameter.preprocessor.c, meta.preprocessor.macro.c, entity.other.attribute-name.pragma.preprocessor.c, keyword.control.directive.pragma.c, meta.preprocessor.pragma.c, keyword.control.directive.conditional.c, keyword.control.directive.define.c, entity.name.function.preprocessor.c#af87ff
entity.name.type.class.python#e4e4e4
keyword.operator.logical.python, punctuation.definition.dict.begin.python#d7005f
support.type.python#5fffd7
storage.type.function.python#00afff
variable.parameter.function-call.python#9cdcfe
entity.other.inherited-class.python#87d700
variable.parameter.function.language.special.self.python#d78700
storage.type.generic.java#e4e4e4
punctuation.section.try.begin.bracket.curly.java, punctuation.section.try.end.bracket.curly.java, punctuation.section.catch.begin.bracket.curly.java, punctuation.section.catch.end.bracket.curly.java, punctuation.section.inner-class.begin.bracket.curly.java, punctuation.section.inner-class.end.bracket.curly.java, keyword.control.ternary.java#d7005f
keyword.other.documentation.javadoc.java#af87ff
entity.other.inherited-class.java#87d700
punctuation.definition.block.js#d7005f
entity.other.inherited-class.js#87d700
constant.character.newline.tex, punctuation.definition.brackets.tex#d7005f
markup.underline.link.markdown#af00ff
markup.fenced_code.block.markdown#d7005f
punctuation.definition.heading.markdown, punctuation.definition.italic.markdown#569cd6
punctuation.support.type.property-name#00afff
punctuation.definition.string.begin.json, punctuation.definition.string.end.json#ffaf5f
punctuation.separator.key-value.html#e4e4e4
meta.tag.sgml.doctype.html#808080
punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css, punctuation.section.media.begin.bracket.curly.css, punctuation.section.media.end.bracket.curly.css#d7005f

Shiki preview

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

Loading...

Gantheory Theme by gantheory - VS Code Theme