Skip to main content
CodingTheme

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.

  • badge.background#4D78CC
  • badge.foreground#D7DAE0
  • button.background#4D78CC
  • button.foreground#FFFFFF
  • button.hoverBackground#6087CF
  • editor.background#222222
  • editor.findMatchBackground#101010
  • editor.findMatchBorder#FFD479
  • editor.findMatchHighlightBackground#cda86955
  • editor.findRangeHighlightBorder#443d3d
  • editor.foreground#d4d4d4
  • editor.lineHighlightBackground#202020
  • editor.selection#414141
  • editor.selectionBackground#4d4d4d
  • editor.selectionHighlightBorder#5c5c5c
  • editor.whitespaces#555555
  • editorBracketMatch.background#9b9b9b83
  • editorBracketMatch.border#6e6e6e
  • editorCursor.foreground#00adfd
  • editorError.foreground#f4555d
  • editorLineNumber.activeForeground#ebebeb
  • editorLineNumber.foreground#606060
  • editorSuggestWidget.background#2d2d2d
  • editorSuggestWidget.border#ffffff6e
  • editorSuggestWidget.foreground#ffe8e8
  • editorSuggestWidget.highlightForeground#f0df4ad7
  • editorSuggestWidget.selectedBackground#996d6d49
  • editorWidget.background#5e5959
  • extensionButton.prominentBackground#FFD479
  • extensionButton.prominentForeground#222222
  • extensionButton.prominentHoverBackground#ffeea6
  • inputOption.activeBorder#4D78CC
  • inputValidation.warningBorder#f4555d
  • list.activeSelectionBackground#ac60c4
  • list.hoverBackground#383838
  • list.inactiveSelectionBackground#444444
  • panel.background#202020
  • scrollbarSlider.activeBackground#88888880
  • scrollbarSlider.background#44444480
  • scrollbarSlider.hoverBackground#77777780
  • sideBar.background#272727
  • sideBarBackground#292929
  • sideBarSectionHeader.background#202020
  • statusBar.background#21252B
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#9DA5B4
  • statusBar.noFolderBackground#21252B
  • statusBarItem.hoverBackground#888888
  • tab.activeBackground#464444
  • tab.background#202020
  • tab.inactiveBackground#000929
  • tab.inactiveForeground#a0a0a0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#cccccc
variable.parameter.function,punctuation.definition.template-expression.begin.js,punctuation.definition.template-expression.end.js#f2777a
comment, punctuation.definition.comment#8a8a80
punctuation.definition.parameters, punctuation.definition.array,punctuation.separator.key-value#d3d0c8
keyword.operator, constant.character.escape, constant.character.escape.json,entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css#cda869
punctuation.definition.variable#f2777a
variable.other.property.php, variable.other.member.php, entity.name.function.php#eeeeee
support.type.property-name.json#d3d0c8
punctuation.definition.block,meta.brace.square,meta.parameters,punctuation.definition.parameters,meta.brace.round,punctuation.definition.dictionary,punctuation.definition.array,punctuation.separator,constant.character.escape.backslash.regexp,punctuation.section,punctuation.terminator.statement,variable.other.property.js,support.variable.property.dom.js#ffd0e6d2
keyword.operator,punctuation.accessor.js#cda869
support.constant.property-value#8ed2ff
keyword,keyword.operator.expression.typeof,variable.language.this#c5a6ffc0
variable#f2777a
meta.function-call#ffffff
entity.name.function, meta.require, support.function.any-method,meta.tag.sgml.html#ffb7b7
support.class, entity.name.type.class#78AAD6
meta.entity.new.name.expr,entity.name.tag.structure.any.html,meta.tag.structure.any.html,punctuation.definition.tag.html,meta.tag.sgml.doctype.html#78AAD6
meta.property-value#ffffff
keyword.other.special-method,entity.name.type#78AAD6
storage,support.function.construct.output.php,keyword.operator.new#ffeea6
support.function#D6ACD6
string, constant.other.symbol, entity.other.inherited-class,punctuation.definition.string#5aa56d
constant.numeric#fca369
none#fca369
string.regexp,string.regexp.js#fca369
constant#D6ACD6
entity.name.tag, punctuation.definition.tag.begin.html,punctuation.definition.tag.end.html,support.variable.dom.js,meta.tag.structure.any.html#dd6363
entity.other.attribute-name,entity.other.attribute-name.class.css#FFD479
entity.other.attribute-name.id#D6ACD6
meta.selector#ffffff
entity.name.tag.reference,meta.embedded.block.php,meta.embedded.line.php#dedede
markup.heading punctuation.definition.heading, entity.name.section#78AAD6
keyword.other.unit#fca369
keyword.other.phpdoc.php#bbbbbb
markup.bold, punctuation.definition.bold#FFD479bold
markup.italic, punctuation.definition.italic#D6ACD6italic
markup.raw.inline#99cc99
string.other.link#99cc99
meta.link#ffffff
markup.list#f2777a
markup.quote#fca369
meta.separator#d3d0c8
markup.inserted, markup.inserted.git_gutter#99cc99
markup.deleted, markup.deleted.git_gutter#f2777a
markup.changed, markup.changed.git_gutter#D6ACD6
markup.ignored, markup.ignored.git_gutter#515151
markup.untracked, markup.untracked.git_gutter#515151
constant.other.color,entity.other.attribute-name.pseudo-class.css, constant.other.php#76D4D6
string.regexp#76D4D6
entity.other.attribute-name.pseudo-element.css,meta.definition.variable.js,meta.var-single-variable.expr.js,variable.other.readwrite.js#76D4D6
punctuation.section.embedded, variable.interpolation#dddddd
invalid.illegal#f2777a
markup.deleted.git_gutter#f2777a
markup.inserted.git_gutter#99cc99
markup.changed.git_gutter#cc99cc
markup.ignored.git_gutter#565656
markup.untracked.git_gutter#565656

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Newton Pro theme by saigowthamr - VS Code Theme