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.activeBackground#89b4fa
  • activityBar.activeForeground#1e1e2e
  • activityBar.background#11111b
  • activityBar.foreground#cdd6f4
  • editor.background#1e1e2e
  • editor.foreground#cdd6f4
  • editor.inactiveSelectionBackground#45475a
  • editor.lineHighlightBackground#313244
  • editor.selectionBackground#585b70
  • editorCursor.foreground#f38ba8
  • editorIndentGuide.activeBackground#9399b2
  • editorIndentGuide.background#6c7086
  • editorLineNumber.activeForeground#fab387
  • editorLineNumber.foreground#6c7086
  • editorWhitespace.foreground#6c7086
  • errorForeground#f38ba8
  • infoForeground#89b4fa
  • panel.background#181825
  • panel.foreground#cdd6f4
  • panelTitle.activeForeground#f9e2af
  • panelTitle.inactiveForeground#6c7086
  • sideBar.background#181825
  • sideBar.foreground#cdd6f4
  • sideBarSectionHeader.background#11111b
  • sideBarTitle.foreground#f9e2af
  • statusBar.background#11111b
  • statusBar.foreground#cdd6f4
  • statusBar.noFolderBackground#11111b
  • tab.activeBackground#313244
  • tab.activeForeground#cdd6f4
  • tab.inactiveBackground#181825
  • tab.inactiveForeground#6c7086
  • terminal.ansiBlack#45475a
  • terminal.ansiBlue#89b4fa
  • terminal.ansiBrightBlack#6c7086
  • terminal.ansiBrightBlue#89dceb
  • terminal.ansiBrightCyan#a6e3a1
  • terminal.ansiBrightGreen#94e2d5
  • terminal.ansiBrightMagenta#f5e0de
  • terminal.ansiBrightRed#eba0ac
  • terminal.ansiBrightWhite#bac2de
  • terminal.ansiBrightYellow#f2cdcd
  • terminal.ansiCyan#94e2d5
  • terminal.ansiGreen#a6e3a1
  • terminal.ansiMagenta#f5c2e7
  • terminal.ansiRed#f38ba8
  • terminal.ansiWhite#cdd6f4
  • terminal.ansiYellow#f9e2af
  • terminal.background#1e1e2e
  • terminal.foreground#cdd6f4
  • titleBar.activeBackground#11111b
  • titleBar.activeForeground#cdd6f4
  • titleBar.inactiveBackground#1e1e2e
  • titleBar.inactiveForeground#6c7086
  • warningForeground#fab387

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6c7086italic
variable, string constant.other.placeholder#f5c2e7
constant.other.color#89b4fa
invalid, invalid.illegal#f38ba8
keyword, storage.type, storage.modifier#cba6f7
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#89dceb
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f38ba8
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#89b4fa
meta.block variable.other#f5c2e7
support.other.variable.use, string.other.link#94e2d5
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fab387
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#a6e3a1
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#f9e2af
entity.name.type#f9e2af
entity.other.attribute-name.class, 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#94e2d5
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#cba6f7
variable.language#f5c2e7italic
entity.name.method.js#89b4faitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#89b4fa
entity.other.attribute-name#f9e2af
source.css support.type.property-name#94e2d5
string.regexp#f2cdcd
constant.character.escape#f2cdcd
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#89b4faitalic
source.js constant.other.object.key.js string.unquoted.label.js#f9e2af
meta.structure.dictionary.json string.quoted.double.json - meta.structure.dictionary.value.json string.quoted.double.json#f9e2af
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json string.quoted.double.json - meta.structure.dictionary.value.json meta.structure.dictionary.value.json string.quoted.double.json#94e2d5
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.json string.quoted.double.json - meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json string.quoted.double.json#f5c2e7
meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.json string.quoted.double.json - meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json string.quoted.double.json#cba6f7
DevMamudul Setup by DevMamudulsetup - VS Code Theme