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#1d1f27
  • activityBar.foreground#F8F8F2
  • activityBarBadge.background#6db5c5
  • button.background#FF79C6
  • button.foreground#1E1E2E
  • button.hoverBackground#FFB86C
  • commandCenter.activeForeground#6db5c5
  • commandCenter.background#1d1f27
  • commandCenter.foreground#F8F8F2
  • editor.background#333544
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#333544
  • editor.selectionBackground#4a4d5f
  • editorCursor.foreground#FF79C6
  • editorError.foreground#ff5900
  • editorSuggestWidget.background#282A36
  • editorSuggestWidget.foreground#F8F8F2
  • editorSuggestWidget.highlightForeground#00ffee
  • editorSuggestWidget.selectedBackground#00b5dda9
  • editorWarning.foreground#d9ff00
  • list.activeSelectionBackground#4e92a3
  • list.activeSelectionForeground#a5e6f5
  • list.focusBackground#3f2da8
  • list.focusForeground#1E1E2E
  • list.highlightForeground#8d79ff
  • list.hoverBackground#F8F8F250
  • list.hoverForeground#1E1E2E
  • list.inactiveSelectionBackground#33616c
  • list.inactiveSelectionForeground#37daff
  • menu.background#1d1f27
  • menu.foreground#F8F8F2
  • menu.selectionBackground#6db5c5
  • menu.selectionForeground#1d1f27
  • menu.separatorBackground#F8F8F2
  • quickInput.background#1d1f27
  • quickInput.foreground#F8F8F2
  • sideBar.background#282A36
  • sideBarSectionHeader.background#1d1f27
  • sideBarTitle.foreground#32cd8f
  • statusBar.background#1d1f27
  • statusBar.foreground#F8F8F2
  • tab.inactiveBackground#282A36
  • terminal.ansiBlack#1E1E2E
  • terminal.ansiBlue#6272A4
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#50FA7B
  • terminal.ansiMagenta#BD93F9
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#F1FA8C
  • titleBar.activeBackground#1d1f27
  • titleBar.activeForeground#F8F8F2
  • titleBar.inactiveBackground#282A36
  • titleBar.inactiveForeground#888888

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#32CD32
variable, string constant.other.placeholder#bd7bef
keyword, storage.type, storage.modifier#FF79C6
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#988bfd
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#50FA7B
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#BD93F9
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#F1FA8C
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#6ce4ff
support.type#079ec0
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#8BE9FD
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#55b5ff
support.other.variable, string.other.link#c7ff79
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#db50fa
entity.other.attribute-name.id.css#9a50fa
Aim For The Stars by AarWeb - VS Code Theme