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.activeBorder#a5750d
  • activityBar.background#121254
  • activityBar.inactiveForeground#b9bbed
  • activityBarBadge.background#a5750d
  • badge.background#a5750d
  • button.background#51328f
  • dropdown.background#17173c
  • editor.background#080821
  • editor.findMatchHighlightBackground#f2aa0d33
  • editor.foreground#b9bbed
  • editor.inactiveSelectionBackground#f2aa0d33
  • editor.lineHighlightBackground#2e1f7a33
  • editor.selectionBackground#f2aa0d33
  • editor.selectionHighLightBackground#f2aa0d33
  • editor.wordHighlightBackground#f2aa0d33
  • editor.wordHighlightStrongBackground#f2aa0d33
  • editor.wordHighlightTextBackground#f2aa0d33
  • editorBracketHighlight.foreground1#cea549
  • editorBracketHighlight.foreground2#b76ada
  • editorBracketHighlight.foreground3#127eff
  • editorCursor.foreground#a5750d
  • editorGroup.border#121254
  • editorGroup.dropBackground#251962aa
  • editorGroupHeader.tabsBackground#080821
  • editorGutter.background#12125433
  • editorLineNumber.activeForeground#a5750d88
  • editorLineNumber.foreground#b9bbed88
  • editorLink.activeForeground#3f80f8
  • editorWhitespace.foreground#b9bbed44
  • editorWidget.background#0b0b32
  • editorWidget.border#121254
  • focusBorder#a5750d
  • foreground#b9bbed
  • input.background#17173c
  • inputOption.activeBackground#2e1f7a
  • inputOption.activeBorder#a5750d
  • inputOption.hoverBackground#2e1f7a
  • list.activeSelectionBackground#2e1f7a
  • list.dropBackground#251962
  • list.focusBackground#2e1f7a
  • list.hoverBackground#2e1f7a
  • list.inactiveSelectionBackground#251962
  • minimap.findMatchHighlight#f2aa0d33
  • minimap.selectionHighlight#f2aa0d33
  • panel.border#121254
  • panelTitle.inactiveForeground#b9bbed
  • progressBar.background#51328f
  • scrollbar.shadow#1f1fad
  • scrollbarSlider.activeBackground#1f1fadaa
  • scrollbarSlider.background#1f1fad44
  • scrollbarSlider.hoverBackground#1f1fad77
  • selection.background#f2aa0d33
  • sideBar.background#0b0b32
  • sideBarSectionHeader.background#121254
  • statusBar.background#51328f
  • statusBar.debuggingBackground#51328f
  • statusBar.noFolderBackground#51328f
  • statusBarItem.prominentBackground#a5750d
  • statusBarItem.remoteBackground#a5750d
  • tab.activeBackground#121254
  • tab.border#121254
  • tab.inactiveBackground#0b0b32
  • tab.inactiveForeground#b9bbed
  • tab.selectedBorderTop#a5750d
  • titleBar.activeBackground#121254
  • titleBar.activeForeground#b9bbed

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python, meta.template.expression, keyword.operator, storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java, punctuation.definition.tag#b9bbed
emphasis, markup.italicitalic
strongbold
header#000080
comment, punctuation.definition.quote.begin.markdown#678a86
constant.language, entity.name.tag, markup.changed, meta.preprocessor, entity.name.function.preprocessor, meta.diff.header, storage, storage.type, storage.modifier, keyword.operator.noexcept, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, keyword, keyword.control, 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, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, variable.language, punctuation.definition.list.begin.markdown, token.info-token#5e90e3
markup.heading, markup.bold#5e90e3bold
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent, markup.inserted, meta.preprocessor.numeric, keyword.other.unit, constant.sha.git-rebase#9fadd6
constant.regexp#4347b8
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss, entity.name.tag.css, entity.name.tag.less, token.warn-token#b5a2a2
invalid, token.error-token, string.regexp#d26a8f
markup.underlineunderline
markup.strikethroughstrikethrough
markup.deleted, markup.inline.raw, meta.preprocessor.string, string, meta.embedded.assembly, string.tag, string.value#be8a8a
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded, meta.structure.dictionary.key.python, support.function.git-rebase, entity.other.attribute-name#9ab9ff
token.debug-token#a485f4
SFC Dark Theme by ikumyn1or0 - VS Code Theme