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#13E8D6
  • activityBar.background#14161a
  • activityBar.foreground#D7DAE0
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#13E8D6
  • button.background#528bff
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#14161a
  • dropdown.border#181A11
  • editor.background#14161a
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#f8f8f0
  • editor.lineHighlightBackground#1F2328
  • editor.selectionBackground#3E4451
  • editorCursor.foreground#fff
  • editorError.foreground#c24038
  • editorGroupHeader.tabsBackground#16171D
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.background#21252B
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#21252B
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#484a50
  • editorWidget.background#21252B
  • input.background#1d1f23
  • list.activeSelectionBackground#21252B
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#383E4A
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#292d35
  • list.inactiveSelectionBackground#21252B
  • list.inactiveSelectionForeground#d7dae0
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#14161a
  • sideBarSectionHeader.background#14161a
  • statusBar.background#14161a
  • statusBar.debuggingBackground#1d1f23
  • statusBar.foreground#fff
  • statusBar.noFolderBackground#21252B
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBorder#13E8D6
  • tab.border#16171D
  • tab.inactiveBackground#16171D
  • titleBar.activeBackground#16171d
  • titleBar.activeForeground#fff
  • titleBar.inactiveBackground#16171d
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#ABABAB
storage.type.class.jsdoc#19D1E5
variable.other.jsdoc#FFFFFF
keyword.operator#DEEBFF80
storage.modifier#ABD5FFitalic
storage.type#21FFB5italic
entity.name.function, meta.function-call.generic#45A1ED
entity.name.type#14CCFF
entity.other.inherited-class#ABD5FF
entity.name.tag#FF3F4F
entity.name.section#FF3F4F
entity.other.attribute-name#FF5370italic
variable.language#FF8714
constant.language#17FF93
variable.parameter#FF9700italic
string#FFCC66
constant.numeric#13E8D6
constant.language.boolean, constant.language.json#FF4DFF
variable.other.property#FF8714
variable.other.object#45A1ED
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.definition.interpolation.begin.bracket.curly, punctuation.definition.interpolation.end.bracket.curly#FF3F4F
punctuation#DEEBFF80
punctuation.accessor, punctuation.definition.entity#FFFFFF
punctuation.separator.key-value#FF3F4F
punctuation.separator.key-value.mapping#FFFFFF
punctuation.definition.heading#ABABAB
keyword#DEEBFF80
keyword.type#DEEBFF80
support#F0F8FF
support.type.property-name.css#45B8FF
support.function#21FFB5italic
support.class#FF5370
support.class.component#FF3F4F
support.class.builtin#45A1ED
markup.underline#19D1E5
Ario by Quentin Lavieville - VS Code Theme