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#20232a
  • activityBar.border#20232a
  • activityBar.dropBackground#0b0c0e
  • activityBar.foreground#bebec5
  • activityBarBadge.background#1c83e9
  • activityBarBadge.foreground#F1FAEE
  • badge.background#1c83e9
  • badge.foreground#fff
  • breadcrumb.background#2e323c
  • button.background#ef3b7d
  • button.foreground#fff
  • button.hoverBackground#e41360
  • descriptionForeground#bebec5
  • diffEditor.insertedTextBackground#6bd67933
  • diffEditor.insertedTextBorder#6bd67955
  • diffEditor.removedTextBackground#ef3b7d33
  • diffEditor.removedTextBorder#ef3b7d55
  • dropdown.background#1b1e24
  • dropdown.border#20232a
  • dropdown.foreground#F1FAEE
  • dropdown.listBackground#2e323c
  • editor.background#20232a
  • editor.findMatchBackground#79b6f280
  • editor.findMatchHighlightBackground#90c3f425
  • editor.findRangeHighlightBackground#4d546585
  • editor.foreground#b2b2ce
  • editor.hoverHighlightBackground#42485670
  • editor.inactiveSelectionBackground#42485680
  • editor.lineHighlightBackground#292c35
  • editor.lineHighlightBorder#2f343e
  • editor.rangeHighlightBackground#25293180
  • editor.selectionBackground#4d5465
  • editor.selectionHighlightBackground#4d546585
  • editor.wordHighlightBackground#4d546550
  • editor.wordHighlightStrongBackground#4d546550
  • editorCodeLens.foreground#bebec5
  • editorCursor.foreground#bebec5
  • editorGroup.border#2e323c
  • editorGroupHeader.noTabsBackground#1f2228
  • editorGroupHeader.tabsBackground#1f2228
  • editorGroupHeader.tabsBorder#24282f
  • editorGutter.addedBackground#6bd679
  • editorGutter.deletedBackground#ef3b7d
  • editorGutter.modifiedBackground#79b6f2
  • editorIndentGuide.activeBackground#424856
  • editorIndentGuide.background#2c3039
  • editorLineNumber.activeForeground#F1FAEE
  • editorLineNumber.foreground#4e5565
  • editorLink.activeForeground#79b6f2
  • editorSuggestWidget.background#1a1d22
  • editorSuggestWidget.border#16181d
  • editorSuggestWidget.foreground#bebec5
  • editorSuggestWidget.highlightForeground#79b6f2
  • editorSuggestWidget.selectedBackground#2c3039
  • editorWidget.background#1d1f25
  • editorWidget.border#20232a
  • foreground#F1FAEE
  • input.background#2f343e
  • input.border#373c48
  • input.foreground#F1FAEE
  • input.placeholderForeground#bebec5
  • inputOption.activeBorder#79b6f2
  • inputValidation.errorBackground#2f343e
  • inputValidation.errorBorder#ef3b7d
  • inputValidation.infoBackground#2f343e
  • inputValidation.infoBorder#79b6f2
  • inputValidation.warningBackground#2f343e
  • inputValidation.warningBorder#fac863
  • list.activeSelectionBackground#323641
  • list.activeSelectionForeground#F1FAEE
  • list.dropBackground#1a1d22
  • list.focusBackground#1a1d22
  • list.focusForeground#bebec5
  • list.highlightForeground#79b6f2
  • list.hoverBackground#424856
  • list.hoverForeground#F1FAEE
  • list.inactiveSelectionBackground#323641
  • list.inactiveSelectionForeground#F1FAEE
  • merge.currentHeaderBackground#5f7e97
  • notification.background#1a1d22
  • notification.border#16181d
  • panel.background#20232a
  • panel.border#2e323c
  • panelTitle.activeBorder#66acf0
  • panelTitle.activeForeground#F1FAEE
  • panelTitle.inactiveForeground#bebec5
  • peekView.border#2e323c
  • peekViewEditor.background#22212a
  • peekViewEditor.matchHighlightBackground#7e57c25a
  • peekViewResult.background#1d1a16
  • peekViewResult.fileForeground#b2b2ce
  • peekViewResult.lineForeground#b2b2ce
  • peekViewResult.matchHighlightBackground#7e57c25a
  • peekViewResult.selectionBackground#2e323c
  • peekViewResult.selectionForeground#F1FAEE
  • peekViewTitle.background#2e323c
  • peekViewTitleDescription.foreground#F1FAEE
  • peekViewTitleLabel.foreground#5f7e97
  • pickerGroup.border#16181d
  • pickerGroup.foreground#bebec5
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#16181d
  • scrollbarSlider.background#323641
  • scrollbarSlider.hoverBackground#3d424f
  • sideBar.background#20232a
  • sideBar.border#2e323c
  • sideBar.foreground#bebec5
  • sideBarTitle.foreground#bebec5
  • statusBar.background#20232a
  • statusBar.border#2e323c
  • statusBar.foreground#bebec5
  • statusBar.noFolderBackground#20232a
  • statusBar.noFolderForeground#bebec5
  • statusBarItem.activeBackground#282b34
  • statusBarItem.hoverBackground#2e323c
  • tab.activeBackground#2e323c
  • tab.activeBorder#2e323c
  • tab.activeForeground#F1FAEE
  • tab.border#2e323c
  • tab.inactiveBackground#20232a
  • tab.inactiveForeground#bebec5
  • tab.unfocusedActiveForeground#bebec5
  • tab.unfocusedInactiveForeground#bebec5
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#79b6f2
  • terminal.ansiBrightBlack#000000
  • terminal.ansiBrightBlue#79b6f2
  • terminal.ansiBrightCyan#55b5db
  • terminal.ansiBrightGreen#6bd679
  • terminal.ansiBrightMagenta#ff69c1
  • terminal.ansiBrightRed#ef3b7d
  • terminal.ansiBrightWhite#F1FAEE
  • terminal.ansiBrightYellow#fac863
  • terminal.ansiCyan#55b5db
  • terminal.ansiGreen#6bd679
  • terminal.ansiMagenta#ff69c1
  • terminal.ansiRed#ef3b7d
  • terminal.ansiWhite#F1FAEE
  • terminal.ansiYellow#fac863
  • terminal.background#20232a
  • terminal.foreground#F1FAEE
  • terminalCursor.background#bebec5
  • terminalCursor.foreground#bebec5
  • titleBar.activeBackground#20232a
  • titleBar.activeForeground#D8DEE9
  • titleBar.inactiveBackground#20232a
  • widget.shadow#14161a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#79b6f2
meta.return-type, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, 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#fa9191
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#fa9191
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#ef3b7d
variable, meta.definition.variable.name, support.variable, entity.name.variable#f1faee
variable.other.constant, variable.other.enummember#00B5B5
meta.object-literal.key#f1faee
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#e6d06c
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#e6d06c
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#79b6f2
keyword.operator.quantifier.regexp#d7ba7d
constant.character#a77afe
constant.character.escape#d7ba7d
entity.name.label#C8C8C8
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#79b6f2
meta.return-type, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, 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#fa9191
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#fa9191
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#ef3b7d
variable, meta.definition.variable.name, support.variable, entity.name.variable#f1faee
variable.other.constant, variable.other.enummember#00B5B5
meta.object-literal.key#f1faee
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#e6d06c
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#e6d06c
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#79b6f2
keyword.operator.quantifier.regexp#d7ba7d
constant.character#a77afe
constant.character.escape#d7ba7d
entity.name.label#C8C8C8
meta.embedded, source.groovy.embedded#BEBEC5
emphasisitalic
strongbold
header#000080
comment#6F705Eitalic
constant.language#a77afe
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#A77AFE
constant.regexp#646695
entity.name.tag#a77afe
entity.name.tag.css#d7ba7d
entity.other.attribute-name#f1faee
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#a77afebold
markup.heading#a77afebold
markup.italicitalic
markup.inserted#A77AFE
markup.deleted#e6d06c
markup.changed#a77afe
punctuation.definition.quote.begin.markdown#6f705e
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#e6d06c
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#a77afe
meta.preprocessor.string#e6d06c
meta.preprocessor.numeric#A77AFE
meta.structure.dictionary.key.python#f1faee
meta.diff.header#a77afe
storage#a77afe
storage.type#EF3B7D
storage.modifier, keyword.operator.noexcept#a77afe
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#e6d06c
string.tag#e6d06c
string.value#e6d06c
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#a77afe
meta.template.expression#BEBEC5
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#f1faee
keyword#a77afe
keyword.control#a77afe
keyword.operator#BEBEC5
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#a77afe
keyword.other.unit#A77AFE
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#a77afe
support.function.git-rebase#f1faee
constant.sha.git-rebase#A77AFE
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#BEBEC5
variable.language#EF3B7D
storage.modifier.async, storage, meta.class meta.method.declaration meta.var.expr storage.type.js, storage.type.property.js, storage.type.property.ts, storage.type.property.tsx#EF3B7D
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member, entity.name.operator.custom-literal#79b6f2
meta.return-type, support.class, support.type, entity.name.type, entity.name.namespace, entity.other.attribute, entity.name.scope-resolution, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, 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#fa9191
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#fa9191
keyword.control, source.cpp keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.operator, entity.name.operator#ef3b7d
variable, meta.definition.variable.name, support.variable, entity.name.variable#f1faee
variable.other.constant, variable.other.enummember#00B5B5
meta.object-literal.key#f1faee
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#e6d06c
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#e6d06c
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#79b6f2
keyword.operator.quantifier.regexp#d7ba7d
constant.character#a77afe
constant.character.escape#d7ba7d
entity.name.label#C8C8C8
meta.embedded, source.groovy.embedded#BEBEC5
emphasisitalic
strongbold
header#000080
comment#6F705Eitalic
constant.language#a77afe
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#A77AFE
constant.regexp#646695
entity.name.tag#a77afe
entity.name.tag.css#d7ba7d
entity.other.attribute-name#f1faee
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#a77afebold
markup.heading#a77afebold
markup.italicitalic
markup.inserted#A77AFE
markup.deleted#e6d06c
markup.changed#a77afe
punctuation.definition.quote.begin.markdown#6f705e
punctuation.definition.list.begin.markdown#6796e6
markup.inline.raw#e6d06c
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#a77afe
meta.preprocessor.string#e6d06c
meta.preprocessor.numeric#A77AFE
meta.structure.dictionary.key.python#f1faee
meta.diff.header#a77afe
storage#a77afe
storage.type#EF3B7D
storage.modifier, keyword.operator.noexcept#a77afe
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#e6d06c
string.tag#e6d06c
string.value#e6d06c
string.regexp#d16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#a77afe
meta.template.expression#BEBEC5
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#f1faee
keyword#a77afe
keyword.control#a77afe
keyword.operator#BEBEC5
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#a77afe
keyword.other.unit#A77AFE
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#a77afe
support.function.git-rebase#f1faee
constant.sha.git-rebase#A77AFE
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#BEBEC5
variable.language#EF3B7D
storage.modifier.async, storage, meta.class meta.method.declaration meta.var.expr storage.type.js, storage.type.property.js, storage.type.property.ts, storage.type.property.tsx#EF3B7D
Kismat by Naren - VS Code Theme