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#2f333d
  • activityBar.foreground#d7dae0
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#f8fafd
  • button.background#528bff
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#1d1f23
  • dropdown.border#181a1f
  • editor.background#282c34
  • editor.findMatchHighlightBackground#314365
  • editor.lineHighlightBackground#383e4a
  • editor.selectionBackground#3e4451
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#c24038
  • editorGroup.border#181a1f
  • editorGroupHeader.tabsBackground#21252b
  • editorHoverWidget.background#21252b
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.background#3b4048
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#21252b
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#3b4048
  • editorWidget.background#21252b
  • input.background#1d1f23
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#383e4a
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#292d35
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566680
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#21252b
  • sideBarSectionHeader.background#282c34
  • statusBar.background#21252b
  • statusBar.debuggingBackground#21252b
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252b
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#2c313a
  • tab.border#181a1f
  • tab.inactiveBackground#21252b
  • titleBar.activeBackground#282c34
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#282c34
  • titleBar.inactiveForeground#6b717d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5C6370italic
html.doctype#5C6370italic
string#98C379
string.embedded.begin, string.embedded.end#E06C75
string.embedded#56B6C2
constant.numeric#D19A66
constant.language#D19A66
constant.character, constant.other#D19A66
variable.language#C678DD
variable.readwrite, variable.block, variable.support#E06C75
variable.readwrite.var-single-variable.js#D19A66
variable.readwrite.js#ABB2BF
keyword, keyword.operator.logical, keyword.operator.constructor, keyword.operator.new#C678DD
keyword.operator#61AFEF
storage#C678DD
storage.type.function#C678DD
entity.name.class, entity.name.module, entity.name.type#E5C07B
entity.other.inherited-class#98C379
entity.name.tag#E06C75
entity.other.attribute-name#D19A66
entity.name.function#61AFEF
variable.parameter#E06C75italic
entity.name.function-call#ABB2BF
function.support.builtin, function.support.core#56B6C2
support.function#56B6C2
support.constant#E5C07B
support.class#E5C07B
support.type#E06C75
support.dictionary.json#E06C75
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#ABB2BF
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#56B6C2
variable.css, variable.scss, variable.less, variable.sass#E06C75
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#98C379
unit.css, unit.scss, unit.less, unit.sass#D19A66
function.css, function.scss, function.less, function.sass#56B6C2
variable.other.property, variable.other.object, variable.other.block#E06C75
jade.import.variable, pug.import.variable#E06C75
invalid#F8F8F0
invalid.deprecated#F8F8F0
structure.dictionary.property-name.json#E06C75
string.detected-link#C678DD
meta.diff, meta.diff.header#75715E
markup.deleted#C678DD
markup.inserted#E5C07B
markup.changed#98C379
constant.numeric.line-number.find-in-files - match#56B6C2A0
entity.name.filename.find-in-files#98C379
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
One Dark Plus by Squaretron - VS Code Theme