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#282c35
  • activityBar.foreground#d8dee9
  • activityBarBadge.background#ec5f67
  • activityBarBadge.foreground#d8dee9
  • badge.background#343d46
  • badge.foreground#d8dee9
  • button.background#5fb3b3
  • button.hoverBackground#4e9b9b
  • dropdown.background#282c35
  • dropdown.border#6699cc
  • dropdown.foreground#ffffff
  • editor.background#282c35
  • editor.foreground#cdd3de
  • editor.lineHighlightBackground#65737e55
  • editor.selectionBackground#4f5b66
  • editorCursor.foreground#c0c5ce
  • editorGroupHeader.tabsBackground#282c35
  • editorGroupHeader.tabsBorder#343d46
  • editorSuggestWidget.background#282c35
  • editorSuggestWidget.border#6699cc
  • editorSuggestWidget.selectedBackground#343d46
  • editorWhitespace.foreground#65737e
  • errorForeground#ec5f67
  • focusBorder#282c35
  • input.background#282c35
  • inputValidation.errorBackground#ec5f67
  • inputValidation.infoBackground#99c794
  • list.activeSelectionBackground#343d46
  • list.hoverBackground#282c35
  • list.inactiveSelectionBackground#343d46
  • notification.background#343d46
  • notification.buttonBackground#5fb3b3
  • notification.buttonHoverBackground#4e9b9b
  • notification.errorBackground#ec5f67
  • notification.infoBackground#99c794
  • notification.warningBackground#fac863
  • peekViewEditor.background#222733
  • peekViewEditor.matchHighlightBackground#c0ffa140
  • sideBar.background#282c35
  • statusBar.background#343d46
  • statusBar.border#343d46
  • statusBar.noFolderBackground#282c35
  • statusBar.noFolderBorder#343d46
  • tab.activeBackground#343d46
  • tab.activeBorder#62b3b2
  • tab.border#282c35
  • tab.inactiveBackground#282c35
  • terminal.ansiBlack#282c35
  • terminal.ansiBlue#6699cc
  • terminal.ansiBrightBlack#65737e
  • terminal.ansiBrightBlue#6699cc
  • terminal.ansiBrightCyan#5fb3b3
  • terminal.ansiBrightGreen#99c794
  • terminal.ansiBrightMagenta#c594c5
  • terminal.ansiBrightRed#ec5f67
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fac863
  • terminal.ansiCyan#5fb3b3
  • terminal.ansiGreen#99c794
  • terminal.ansiMagenta#c594c5
  • terminal.ansiRed#ec5f67
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#fac863
  • terminal.background#282c35
  • terminal.foreground#c0c5ce
  • terminal.selectionBackground#4f5b66
  • terminalCursor.background#282c35
  • terminalCursor.foreground#c0c5ce
  • titleBar.activeBackground#dadada
  • titleBar.activeForeground#222222
  • titleBar.inactiveBackground#f6f6f6
  • titleBar.inactiveForeground#b2b2b3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#CDD3DE
comment, punctuation.definition.comment#65737e
variable#CDD3DE
keyword, storage.type#C594C5
keyword.operator, 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#5FB3B3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EB606B
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#6699CC
support.other.variable, string.other.link#F2777A
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#F99157
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#99C794normal
entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#FAC863
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#EC5F67
variable.language#EC5F67italic
entity.name.method.js#D8DEE9
meta.method.js entity.name.function.js, variable.function.constructor#D8DEE9
entity.other.attribute-name#BB80B3
markup.inserted#99C794
markup.deleted#EC5F67
markup.changed#BB80B3
string.regexp#5FB3B3
constant.character.escape#5FB3B3
*url*, *link*, *uri*underline
constant.numeric.line-number.find-in-files - match#AB7967
entity.name.filename.find-in-files#99C794
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6699CCitalic
source.js constant.other.object.key.js string.unquoted.label.js#EC5F67italic
Oceanic Next Deep by Alexander Groshev - VS Code Theme