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#273143
  • activityBar.foreground#AEBCD0
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#F8FAFD
  • button.background#596887
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#222937
  • dropdown.border#181A1F
  • editor.background#222937
  • editor.findMatchBackground#42557B
  • editor.findMatchHighlightBackground#314365
  • editor.lineHighlightBackground#2c3341
  • editor.selectionBackground#374355
  • editorBracketHighlight.foreground1#06b6d4
  • editorBracketHighlight.foreground2#fdba74
  • editorBracketHighlight.foreground3#d8b4fe
  • editorBracketHighlight.foreground4#fda4af
  • editorBracketHighlight.foreground5#34d399
  • editorBracketHighlight.foreground6#cbd5e1
  • editorCursor.foreground#AEBCD0
  • editorError.foreground#c24038
  • editorGroup.border#181A1F
  • editorGroup.emptyBackground#141923
  • editorGroupHeader.tabsBackground#1a202b
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.background#3B4048
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#2e3646
  • editorSuggestWidget.background#21252B
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#2c313a
  • editorUnnecessaryCode.opacity#000000c0
  • editorWhitespace.foreground#484a50
  • editorWidget.background#21252B
  • gitDecoration.ignoredResourceForeground#454f63
  • input.background#2c3546
  • list.activeSelectionBackground#364052
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#222937
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#272f3e
  • list.inactiveSelectionBackground#2d3646
  • list.inactiveSelectionForeground#d7dae0
  • notifications.background#21252b
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#3a455b80
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#1a202b
  • sideBar.foreground#7c889e
  • sideBarSectionHeader.background#273143
  • statusBar.background#1a212e
  • statusBar.debuggingBackground#21252B
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252B
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#2c3444
  • tab.border#1f242d00
  • tab.inactiveBackground#1a1f2a00
  • terminal.ansiBlack#2d3139
  • terminal.ansiBlue#528bff
  • terminal.ansiBrightBlack#7f848e
  • terminal.ansiBrightBlue#528bff
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#7e0097
  • terminal.ansiBrightRed#f44747
  • terminal.ansiBrightWhite#d7dae0
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#d7dae0
  • terminal.ansiYellow#e5c07b
  • terminal.foreground#abb2bf
  • titleBar.activeBackground#1a212e
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#161c28
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.comment#7b8290
string, string.template#e5c07b
constant.numeric#BD7DCE
string.embedded.begin, string.embedded.end, punctuation.definition.template-expression, punctuation.section.embedded#c678dd
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.language#56b6c2
constant.character, constant.other#56b6c2
variable.language#e06c75
keyword, keyword.operator.logical, keyword.operator.constructor#e06c75
keyword.control.at-rule.import, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.default#e06c75
keyword.other.unit#ae9fbc
punctuation.terminator, punctuation.separator#9fafbc
keyword.operator#e06c75
storage#e06c75
storage.type#56b6c2
entity.name.class, entity.name.module, support.class.builtin, storage.identifier, entity.name.type.interface, entity.name.type.ts, entity.name.type.class.ts, entity.name.type.class.js#61afef
meta.object-literal.key, meta.object.member, meta.objectliteral, meta.object.member, meta.objectliteral, meta.object.member, meta.objectliteral, meta.export.default#AEBCD0
variable.other.global, variable.other.readwrite.class, variable.other.readwrite.instance, variable.other.readwrite.batchfile, variable.readwrite, variable.readwrite.other.block#828b92
variable.other, variable.other.block, variable.other.property#AEBCD0
entity.other.inherited-class#56B6C2
storage.modifier.import, storage.modifier.package#61afef
entity.name.function, support.function#98c379
variable.parameter, entity.name.variable.parameter, parameter.variable#d19a66italic
entity.name.function-call#abb2bf
function.support.builtin, function.support.core#98c379
entity.name.tag, entity.name.tag.class.js#e06c75
entity.name.tag.class, entity.name.tag.id#56b6c2
entity.other.attribute-name#98c379
support.constant#56b6c2
support.type, support.variable#56b6c2
support.dictionary.json#56b6c2
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#abb2bf
variable.argument.css#d3a486
keyword.control.at-rule.media, meta.at-rule.media.header#d3a486
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#56b6c2
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#98c379
variable.css, variable.scss, variable.less, variable.sass#56b6c2
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#e5c07b
unit.css, unit.scss, unit.less, unit.sass#c678dd
function.css, function.scss, function.less, function.sass#56b6c2
support.other.variable
invalid#E06C75
invalid.deprecated#E06C75
support.type.property-name.json#56b6c2
string.detected-link#61afef
meta.diff, meta.diff.header#75715E
markup.deleted#e06c75
markup.inserted#98c379
markup.changed#e5c07b
constant.numeric.line-number.find-in-files - match#56b6c2A0
entity.name.filename.find-in-files#e5c07b
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown, punctuation.definition.bold.markdown, punctuation.definition.heading.markdown#676f7d
punctuation.definition.italic.markdownitalic
markup.underline.link.image.markdown, markup.underline.link.markdown#61afef
markup.bold.markdownbold
markup.heading.markdown#e06c75bold
markup.quote.markdown#98c379
meta.separator.markdown#c678ddbold
markup.raw.inline.markdown, markup.raw.block.markdown#56b6c2
punctuation.definition.list_item.markdown#ffffffbold
keyword.control.loop.vue, keyword.control.conditional.vue#56B6C2
support.class.component.vue#61afef
entity.name.tag.template.html.vue#d79972
expression.embbeded.vue, punctuation.separator.key-value.html.vue#56b6c2
Indielayer Theme by Indielayer - VS Code Theme