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#141927
  • activityBar.border#222A3A
  • activityBar.foreground#97A3C4
  • activityBar.inactiveForeground#636C86
  • activityBarBadge.background#6F7AA8
  • activityBarBadge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#E8F4F8
  • breadcrumb.background#1A1F2E
  • breadcrumb.focusForeground#E8F4F8
  • breadcrumb.foreground#85929E
  • breadcrumbPicker.background#252B3D
  • button.background#6F7AA8
  • button.foreground#FFFFFF
  • button.hoverBackground#5D668F
  • debugConsole.errorForeground#E74C3C
  • debugConsole.infoForeground#85C1E9
  • debugConsole.warningForeground#E67E22
  • debugToolBar.background#252B3D
  • dropdown.background#252B3D
  • dropdown.border#2C3E50
  • dropdown.foreground#E8F4F8
  • editor.background#1A1F2E
  • editor.findMatchBackground#17A2B860
  • editor.findMatchHighlightBackground#5DADE240
  • editor.foldBackground#2C3E5018
  • editor.foreground#E8F4F8
  • editor.inactiveSelectionBackground#3498DB26
  • editor.lineHighlightBackground#232938
  • editor.selectionBackground#3498DB40
  • editor.selectionHighlightBackground#2980B930
  • editorBracketHighlight.foreground1#85C1E9
  • editorBracketHighlight.foreground2#30D5C8
  • editorBracketHighlight.foreground3#FFEDA1
  • editorBracketHighlight.foreground4#C8A8E9
  • editorBracketHighlight.foreground5#F9AC9D
  • editorBracketHighlight.foreground6#98D8C8
  • editorBracketHighlight.unexpectedBracket.foreground#E74C3C
  • editorBracketMatch.background#0ABAB520
  • editorBracketMatch.border#0ABAB560
  • editorCursor.foreground#0ABAB5
  • editorGroup.border#2C3E50
  • editorGroupHeader.noTabsBackground#1A1F2E
  • editorGroupHeader.tabsBackground#1E2332
  • editorIndentGuide.activeBackground1#3498DB
  • editorIndentGuide.background1#2C3E50
  • editorLineNumber.activeForeground#85C1E9
  • editorLineNumber.foreground#5D6D7E
  • input.background#252B3D
  • input.border#2C3E50
  • input.foreground#E8F4F8
  • list.activeSelectionBackground#0ABAB540
  • list.activeSelectionForeground#FFFFFF
  • list.errorForeground#E74C3C
  • list.focusBackground#3498DB30
  • list.highlightForeground#E8F4F8
  • list.hoverBackground#2C3E5020
  • list.inactiveSelectionBackground#2C3E5030
  • list.warningForeground#E67E22
  • minimap.background#1A1F2E
  • minimap.errorHighlight#E74C3C80
  • minimap.findMatchHighlight#17A2B860
  • minimap.selectionHighlight#3498DB60
  • minimap.warningHighlight#E67E2280
  • notificationCenterHeader.background#1E2332
  • notificationCenterHeader.foreground#AED6F1
  • notifications.background#252B3D
  • notifications.border#2C3E50
  • notifications.foreground#E8F4F8
  • panel.background#192135
  • panel.border#222A3A
  • panelInput.border#222A3A
  • panelTitle.activeBorder#6F7AA8
  • panelTitle.activeForeground#E1E3F0
  • panelTitle.inactiveForeground#6F7B9B
  • peekView.border#2C3E50
  • peekViewEditor.background#1A1F2E
  • peekViewEditorGutter.background#1A1F2E
  • peekViewResult.background#151925
  • peekViewResult.selectionBackground#2C3E5030
  • peekViewResult.selectionForeground#E8F4F8
  • peekViewTitle.background#1E2332
  • peekViewTitleDescription.foreground#85929E
  • peekViewTitleLabel.foreground#E8F4F8
  • pickerGroup.border#222A3A
  • pickerGroup.foreground#97A3C4
  • progressBar.background#6F7AA8
  • quickInput.background#192135
  • quickInput.foreground#E1E3F0
  • scrollbar.shadow#1A1F2E
  • scrollbarSlider.activeBackground#3498DB80
  • scrollbarSlider.background#3498DB40
  • scrollbarSlider.hoverBackground#3498DB60
  • sideBar.background#141927
  • sideBar.border#222A3A
  • sideBar.foreground#E1E3F0
  • sideBarSectionHeader.background#1A2031
  • sideBarSectionHeader.foreground#D2D7EC
  • sideBarTitle.foreground#97A3C4
  • statusBar.background#1B2335
  • statusBar.debuggingBackground#2E3D60
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#DCE0EF
  • statusBar.noFolderBackground#202943
  • statusBar.noFolderForeground#E2E6F3
  • tab.activeBackground#1C2538
  • tab.activeBorder#00000000
  • tab.activeBorderTop#6F7AA8
  • tab.activeForeground#E9EBF7
  • tab.border#00000000
  • tab.inactiveBackground#151D2C
  • tab.inactiveForeground#7884A6
  • terminal.ansiBlack#0F141F
  • terminal.ansiBlue#5DADE2
  • terminal.ansiBrightBlack#4A5568
  • terminal.ansiBrightBlue#85C1E9
  • terminal.ansiBrightCyan#66E5FF
  • terminal.ansiBrightGreen#5FF3E2
  • terminal.ansiBrightMagenta#C8A8E9
  • terminal.ansiBrightRed#FF7F73
  • terminal.ansiBrightWhite#F6FBFF
  • terminal.ansiBrightYellow#FFF6C2
  • terminal.ansiCyan#30D5C8
  • terminal.ansiGreen#30D5C8
  • terminal.ansiMagenta#17A2B8
  • terminal.ansiRed#E74C3C
  • terminal.ansiWhite#E8F4F8
  • terminal.ansiYellow#FFEDA1
  • terminal.background#1A1F2E
  • terminal.foreground#E8F4F8
  • terminal.selectionBackground#3498DB40
  • terminalCursor.background#E8F4F8
  • terminalCursor.foreground#0ABAB5
  • titleBar.activeBackground#192135
  • titleBar.activeForeground#DCE0EF
  • titleBar.inactiveBackground#12182A
  • titleBar.inactiveForeground#6A7597

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7B8794
variable, string constant.other.placeholder#E1F0FF
keyword, storage.type, storage.modifier#7FB8E5
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#85C1E9
keyword.operator, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, punctuation.separator.operator, keyword.operator.increment, keyword.operator.decrement#FFFFFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#DE938C
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#81D4E6
variable.parameter, meta.function.parameters variable.other#D4E9FF
variable.language, variable.language.this, variable.language.super, variable.language.self#9DC4E0
entity.name.method, meta.method-call#66E5FF
variable.other.property, variable.other.object.property, meta.object-literal.key#98D8C8
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#17A2B8
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#FFEDA1
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, support.type.sys-types#C8A8E9
entity.other.attribute-name#A6E4E7
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFEDA1
text.html.basic, meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#F6FBFF
invalid, invalid.illegal#E74C3C
source.json meta.structure.dictionary.json support.type.property-name.json#85C1E9
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#85C1E9bold
markup.bold, markup.bold string#E8F4F8bold
markup.italic#D5DBDBitalic
markup.inline.raw.markdown, markup.inline.raw.string.markdown, punctuation.definition.raw.markdown#FFEDA1
string.other.link.title.markdown#5DADE2underline
support.type.property-name.css#30D5C8
support.constant.property-value.css#17A2B8
string.regexp#A8C8E1
constant.character.escape#A8C8E1
keyword.control.flow, keyword.control.conditional, keyword.control.loop#8FC4C4
keyword.control.import, keyword.control.export, keyword.control.from#B8A3D1
entity.name.type.enum, support.type.enum#30D5C8
variable.other.enummember, constant.other.enum, variable.other.constant.property#F4D03F
variable.other.object, variable.other.readwrite, support.variable#E8F4F9
entity.name.type, support.type, entity.name.type.class#C8A8E8
meta.annotation variable.function, meta.annotation variable.annotation.function, meta.annotation punctuation.definition.annotation, meta.decorator, punctuation.decorator#FF7F7F
support.function.magic.python#30D5C8
variable.parameter.function.language.special.self.python, variable.language.special.self.python#87C5C5
entity.name.function.decorator.python, punctuation.definition.decorator.python#FFEDA1
meta.annotation.rust, meta.annotation.rust punctuation, meta.attribute.rust, punctuation.definition.attribute.rust#85C1E9
support.macro.rust, meta.macro.rust support.function.rust, entity.name.function.macro.rust#30D5C8
storage.modifier.lifetime.rust, entity.name.type.lifetime#A8C8E1
support.function.macro.julia#30D5C8
dqn by dqn - VS Code Theme