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#3b82f6
  • activityBar.activeFocusBorder#3b82f6
  • activityBar.background#1B1E23
  • activityBar.foreground#C1C8D2
  • activityBar.inactiveForeground#64748b
  • activityBarBadge.background#3b82f6
  • activityBarBadge.foreground#bfdbfe
  • badge.background#1B1E23
  • badge.foreground#BDC3CC
  • button.background#1B1E23
  • button.foreground#BDC3CC
  • button.hoverBackground#2F343C
  • button.separator#2F343C
  • descriptionForeground#A3ABB8
  • diffEditor.insertedLineBackground#052e167f
  • diffEditor.insertedTextBackground#14532d7f
  • diffEditor.removedLineBackground#450a0a7f
  • diffEditor.removedTextBackground#7f1d1d7f
  • diffEditorGutter.insertedLineBackground#052e167f
  • diffEditorGutter.removedLineBackground#450a0a7f
  • dropdown.background#111316
  • dropdown.border#111316
  • editor.background#111316
  • editor.findMatchBackground#2F343C
  • editor.findMatchBorder#3b82f6
  • editor.findMatchHighlightBackground#2F343C7f
  • editor.foreground#A3ABB8
  • editor.lineHighlightBackground#1C1F26
  • editor.selectionBackground#2F343C
  • editor.selectionHighlightBackground#2F343C9f
  • editor.selectionHighlightBorder#454D59
  • editor.wordHighlightBackground#2F343C7f
  • editor.wordHighlightBorder#075985
  • editor.wordHighlightStrongBackground#2F343C7f
  • editor.wordHighlightStrongBorder#075985
  • editorBracketMatch.background#2F343C
  • editorBracketMatch.border#2F343C
  • editorCursor.background#E5E7EB
  • editorCursor.foreground#3b82f6
  • editorError.foreground#b91c1c
  • editorGroup.border#1B1E23
  • editorGroupHeader.tabsBackground#111316
  • editorGutter.addedBackground#14532d
  • editorGutter.deletedBackground#7f1d1d
  • editorGutter.modifiedBackground#1e3a8a
  • editorHoverWidget.background#111316
  • editorHoverWidget.border#1B1E23
  • editorIndentGuide.activeBackground1#2F343C
  • editorIndentGuide.activeBackground2#2F343C
  • editorIndentGuide.background1#1B1E23
  • editorIndentGuide.background2#1B1E23
  • editorLineNumber.activeForeground#9298A3
  • editorLineNumber.foreground#596373
  • editorMarkerNavigation.background#1B1E23
  • editorRuler.foreground#2F343C
  • editorSuggestWidget.background#1B1E23
  • editorSuggestWidget.border#2F343C
  • editorSuggestWidget.foreground#A3ABB8
  • editorSuggestWidget.selectedBackground#2c313a
  • editorSuggestWidget.selectedForeground#E5E7EB
  • editorWarning.foreground#ca8a04
  • editorWhitespace.foreground#454D59
  • editorWidget.background#1B1E23
  • focusBorder#2F343C
  • gitDecoration.ignoredResourceForeground#6D7A8D
  • input.background#1B1E23
  • input.border#2F343C
  • input.foreground#D7DAE0
  • input.placeholderForeground#A3ABB8
  • list.hoverBackground#2F343C
  • menu.background#1B1E23
  • menu.foreground#9298A3
  • menu.separatorBackground#20242B
  • panelSectionHeader.background#1B1E23
  • peekViewEditor.background#111316
  • peekViewEditor.matchHighlightBackground#1B1E23
  • peekViewResult.background#111316
  • scrollbarSlider.activeBackground#1B1E237f
  • scrollbarSlider.background#1113167f
  • scrollbarSlider.hoverBackground#454D597f
  • sideBar.background#111316
  • sideBar.border#2F343C
  • sideBar.foreground#A0ABBB
  • sideBarSectionHeader.background#14161A
  • sideBarSectionHeader.foreground#A0ABBB
  • statusBar.background#1B1E23
  • statusBar.foreground#BDC3CC
  • statusBarItem.hoverBackground#2F343C
  • statusBarItem.remoteBackground#3b82f6
  • statusBarItem.remoteForeground#E5E7EB
  • tab.activeBackground#111316
  • tab.activeBorder#3b82f6
  • tab.activeForeground#A3ABB8
  • tab.border#111316
  • tab.inactiveBackground#111316
  • terminal.ansiBlack#3f4451
  • terminal.ansiBlue#4aa5f0
  • terminal.ansiBrightBlack#4f5666
  • terminal.ansiBrightBlue#4dc4ff
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#7CED71
  • terminal.ansiBrightMagenta#FF92DF
  • terminal.ansiBrightRed#ff616e
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFFA5
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#6CDD5F
  • terminal.ansiMagenta#FF79C6
  • terminal.ansiRed#e05561
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#F1FA8C
  • terminal.background#111316
  • terminal.border#2F343C
  • terminal.foreground#A3ABB8
  • terminal.selectionBackground#1B1E23
  • titleBar.activeBackground#1B1E23
  • titleBar.activeForeground#BDC3CC
  • titleBar.inactiveBackground#111316
  • titleBar.inactiveForeground#64748b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.comment, comment, comment.block, comment.block.documentation, comment.line#798A9Aitalic
variable, variable.other, support.other.variable, string constant.other.placeholder#93c5fd
invalid, invalid.illegal#ff5566
storage.type, storage.modifier#bfdbfe
storage.type.primitive, entity.name.type, support.type, support.type.sys-types#2dd4bf
keyword, keyword.operator, keyword.control, keyword.operator.expression, keyword.operator.new, keyword.other, variable.language.super, storage.modifier#bfdbfe
meta.brace#cbd5e1
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#bfdbfe
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#38bdf8
variable.parameter, parameter, variable.language.this#a5b4fcitalic
entity.name.module, support.module, namespace#c4b5fd
variable.language, constant.language, support.constant, constant.character, constant.escape#7dd3fc
meta.object-literal.key, variable.other.property, variable.other.object.property, variable.other.constant.property, entity.other.attribute-name, entity.name.record.field, support.variable.property#93c5fd
variable.other.enummember, constant.other.enum#7dd3fc
constant.numeric#99f6e4
string, punctuation.definition.string, constant.other.symbol, constant.other.key#4ade80
entity.name.type.class, support.class, entity.other.inherited-class#22d3ee
storage.type.annotation, punctuation.decorator, punctuation.definition.annotation#bfdbfe
source.json punctuation, support.type.property-name.json#7dd3fc
storage.type.elm#55cccc
constant.type-constructor.elm#55bbdd
record.name.elm#7dd3fc
constant.type-constructor.elm#22d3ee
record.name.elm#7dd3fc
meta.value.elm#93c5fd
entity.name.tag, meta.tag.sgml#38bdf8
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#93c5fd
entity.other.attribute-name.html, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#a5b4fc
entity.other.attribute-name.class#2dd4bf
source.sass keyword.control, keyword.other.unit#bfdbfe
markup.heading, markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#4ade80
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
text.html.markdown, punctuation.definition.list_item.markdown#D7DAE0
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
Jartur by Jartur - VS Code Theme