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#282C3D
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#3a2e50
  • activityBarBadge.foreground#ffffff
  • button.background#3a2e50
  • diffEditor.insertedTextBackground#e0d1f8
  • dropdown.background#292D3E
  • dropdown.border#2d2142
  • editor.background#292D3E
  • editor.findMatchBackground#373b4bfa
  • editor.findMatchHighlightBackground#373b4bfa
  • editor.lineHighlightBackground#373b4bfa
  • editor.selectionBackground#5e658afa
  • editorCursor.foreground#C792EA
  • editorError.foreground#c24038
  • editorGroup.border#7b7880
  • editorGroup.emptyBackground#292D3E
  • editorGroupHeader.tabsBackground#31364A
  • editorHoverWidget.background#3a2e50
  • editorHoverWidget.border#292D3E
  • editorIndentGuide.background#383D56
  • editorLineNumber.foreground#495173
  • editorRuler.foreground#373b4bfa
  • editorSuggestWidget.background#373b4bfa
  • editorSuggestWidget.border#453069
  • editorSuggestWidget.selectedBackground#242630fa
  • editorUnnecessaryCode.opacity#000000c0
  • editorWhitespace.foreground#383D56
  • editorWidget.background#383D56
  • input.background#3a2e50
  • list.activeSelectionBackground#3a2e50
  • list.activeSelectionForeground#D4DCE0
  • list.focusBackground#3a2e50
  • list.highlightForeground#ffffff
  • list.hoverBackground#3a2e50
  • list.inactiveSelectionBackground#3a2e50
  • list.inactiveSelectionForeground#D4DCE0
  • notifications.background#3a2e50
  • scrollbarSlider.activeBackground#747D91
  • scrollbarSlider.background#4E5666
  • scrollbarSlider.hoverBackground#5A6375
  • sideBar.background#2A2E3F
  • sideBarSectionHeader.background#292D3E
  • statusBar.background#2c3147
  • statusBar.debuggingBackground#2c3147
  • statusBar.foreground#868693
  • statusBar.noFolderBackground#2c3147
  • statusBarItem.hoverBackground#535368
  • tab.activeBackground#292D3E
  • tab.border#292D3E
  • tab.inactiveBackground#31364A
  • terminal.ansiBlack#2f333a
  • terminal.ansiBlue#5389f7
  • terminal.ansiBrightBlack#757981
  • terminal.ansiBrightBlue#528cff
  • terminal.ansiBrightCyan#5dbbc7
  • terminal.ansiBrightGreen#a0cc81
  • terminal.ansiBrightMagenta#84019e
  • terminal.ansiBrightRed#f84f4f
  • terminal.ansiBrightWhite#dce0e7
  • terminal.ansiBrightYellow#ebc784
  • terminal.ansiCyan#59bdca
  • terminal.ansiGreen#a3cf83
  • terminal.ansiMagenta#bc72d3
  • terminal.ansiRed#e26b75
  • terminal.ansiWhite#d1d5dd
  • terminal.ansiYellow#e7c483
  • terminal.foreground#D4DCE0
  • titleBar.activeBackground#272b3f
  • titleBar.activeForeground#d7dcdf
  • titleBar.inactiveBackground#2b3047
  • titleBar.inactiveForeground#83838f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#72707aitalic
string, string.template#e5c07b
string.embedded.begin, string.embedded.end, punctuation.definition.template-expression, punctuation.section.embedded, constant.character#C792EA
punctuation.section.embedded.begin.js, punctuation.section.embedded.end.js, punctuation.section.embedded.begin.erb, punctuation.section.embedded.end.erb, source.elixir.embedded, punctuation.separator, punctuation.accessor, meta.brace#abb2bf
constant.numeric#C792EA
constant.language#62e483italic
constant.other#ffffff
variable.language#FF5370
keyword, keyword.operator.logical, keyword.operator.constructor#FF5370italic
keyword.operator#FF5370italic
storage#FF5370italic
storage.type#62e483
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#C792EA
variable.other.object, variable.other.constant, variable.other.global, variable.other.readwrite.class, variable.other.readwrite.instance, variable.other.readwrite.batchfile, variable.readwrite, variable.readwrite.other.block#C792EA
variable.other, variable.other.property, variable.other.block#BBBBBB
entity.other.inherited-class#62e483
storage.modifier.import, storage.modifier.package#FF5370
entity.name.function, support.function#8094f0
variable.parameter, entity.name.variable.parameter, parameter.variable#ffffffitalic
entity.name.function-call#BBBBBB
function.support.builtin, function.support.core#8094f0
entity.name.tag, entity.name.tag.class.js#FF5370italic
entity.name.tag.class, entity.name.tag.id#FF5370
entity.other.attribute-name#C792EAitalic
meta.tag#ffffffitalic
support.constant#62e483
support.type, support.variable#62e483
support.dictionary.json#FF5370
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#BBBBBB
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-class.scss, entity.other.attribute-name.pseudo-class.less, entity.other.attribute-name.pseudo-class.sass, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-element.scss, entity.other.attribute-name.pseudo-element.less, entity.other.attribute-name.pseudo-element.sass#C792EA
entity.other.attribute-name.class#FFCB6B
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#C792EA
variable.css, variable.scss, variable.less, variable.sass#BBBBBB
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#e5c07b
unit.css, unit.scss, unit.less, unit.sass#C792EA
function.css, function.scss, function.less, function.sass#62e483
support.other.variable
invalid#ffffff
invalid.deprecated#ffffff
support.type.property-name.json#C792EA
string.detected-link#8094f0
meta.diff, meta.diff.header#ffffff
markup.deleted#FF5370
markup.inserted#62e483
markup.changed#e5c07b
constant.numeric.line-number.find-in-files - match#62e483
entity.name.filename.find-in-files#e5c07b
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown, punctuation.definition.bold.markdown, punctuation.definition.heading.markdown#BBBBBB
punctuation.definition.italic.markdownitalic
markup.underline.link.markdown#8094f0
markup.bold.markdownbold
markup.heading.markdown#FF5370bold
markup.quote.markdown#62e483
meta.separator.markdown#C792EAbold
markup.raw.inline.markdown, markup.raw.block.markdown#8094f0
punctuation.definition.list_item.markdown#ffffffbold
MH Theme by Pana Miguel - VS Code Theme