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#1c2022
  • activityBar.border#0000004d
  • activityBar.foreground#D7DAE0
  • activityBarBadge.background#4D78CC
  • activityBarBadge.foreground#F8FAFD
  • badge.background#282d34
  • button.background#404754
  • debugToolBar.background#21252b
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#1d1f23
  • dropdown.border#181A1F
  • editor.background#1C2022
  • editor.editor.findMatchBackground#42557B
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#14161b
  • editor.selectionBackground#ADD6FF26
  • editor.selectionHighlightBackground#484e5b
  • editor.wordHighlightBackground#484e5b
  • editor.wordHighlightStrongBackground#abb2bf26
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#c24038
  • editorGroup.background#181A1F
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#141618
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.background#3B4048
  • editorLineNumber.foreground#495162
  • editorMarkerNavigation.background#21252b
  • editorRuler.foreground#abb2bf26
  • editorSuggestWidget.background#21252B
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#3B4048
  • editorWidget.background#21252B
  • input.background#1d1f23
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#6caedd
  • list.focusBackground#383E4A
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#292d35
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • notification.background#21252b
  • peekViewEditor.matchHighlightBackground#29244b
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#1c2022
  • sideBar.border#0000004d
  • sideBarSectionHeader.background#1c2022
  • sideBarSectionHeader.foreground#e0e0e0
  • sideBarTitle.foreground#6caedd
  • statusBar.background#21252B
  • statusBar.debuggingBackground#7e0097
  • statusBar.debuggingBorder#66017a
  • statusBar.debuggingForeground#d4d4d4
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252B
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#1c2022
  • tab.activeBorder#6caedd
  • tab.border#181A1F
  • tab.inactiveBackground#141618
  • terminal.ansiBlack#2D3139
  • terminal.ansiBlue#2e8ccf
  • terminal.ansiGreen#98c379ff
  • terminal.ansiYellow#B4881D
  • terminal.foreground#C8C8C8
  • titleBar.activeBackground#282d34
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#282d34
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#C0C5CE
variable.parameter.function#c0c5ce
comment, punctuation.definition.comment#5C697F
keyword.operator#c0c5ce
keyword, constant.language#C9538C
variable - variable.parameter#7E95AA
entity.name.function, meta.require, support.function - punctuation.separator.arguments#5196C6
support.class, entity.name.class, entity.name.type.class#73B6D1
keyword.other.special-method#5196C6
storage, support.type#73B6D1
string, punctuation.definition.string#679C76
constant.numeric#D18770
constant, support.constant#d08770
entity.name.tag, meta.tag punctuation - punctuation.separator, punctuation.definition.tag#C9538C
entity.other.attribute-name#5196C6
meta.selector#b48ead
markup.heading punctuation.definition.heading, entity.name.section#8fa1b3
keyword.other.unit#d08770
markup.bold, punctuation.definition.bold#ebcb8bbold
markup.italic, punctuation.definition.italic#C9538Citalic
markup.raw.inline#a3be8c
string.other.link#bf616a
meta.link#d08770
markup.list#bf616a
markup.quote#d08770
meta.separator#c0c5ce
markup.inserted, markup.inserted.git_gutter#a3be8c
markup.deleted, markup.deleted.git_gutter#bf616a
markup.changed, markup.changed.git_gutter#b48ead
markup.ignored, markup.ignored.git_gutter#4f5b66
markup.untracked, markup.untracked.git_gutter#4f5b66
constant.other.color#96b5b4
string.regexp#5A9B87
constant.character.escape#96b5b4
punctuation.section.embedded#C9538C
string meta.embedded#C0C5CE
invalid - invalid.deprecated
meta.coderunner.console-informative#898B8D
meta.coderunner.console-error#FF0028
meta.coderunner.debugger-prompt#00AE67
leafy by marcello - VS Code Theme