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#171B26
  • activityBar.foreground#9DA5B4
  • activityBarBadge.background#4D78CC
  • activityBarBadge.foreground#FFFFFF
  • editor.background#1E2433
  • editor.findMatchBackground#515C6A
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#D4D4D4
  • editor.selectionBackground#264F78
  • editor.selectionHighlightBackground#2C3647
  • editor.wordHighlightBackground#2C3647
  • editorCursor.foreground#F8F8F0
  • editorGroupHeader.tabsBackground#1A1F2C
  • editorLineNumber.activeForeground#9DA5B4
  • editorLineNumber.foreground#495162
  • list.activeSelectionBackground#2C3647
  • list.activeSelectionForeground#FFFFFF
  • list.hoverBackground#252D3C
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#2C3647
  • list.inactiveSelectionForeground#FFFFFF
  • panel.background#1A1F2C
  • panel.border#141822
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#9DA5B4
  • sideBar.background#1A1F2C
  • sideBar.foreground#9DA5B4
  • sideBarSectionHeader.background#1A1F2C
  • sideBarSectionHeader.foreground#9DA5B4
  • sideBarTitle.foreground#BBBBBB
  • statusBar.background#171B26
  • statusBar.debuggingBackground#7E57C2
  • statusBar.foreground#9DA5B4
  • statusBar.noFolderBackground#171B26
  • tab.activeBackground#1E2433
  • tab.activeForeground#FFFFFF
  • tab.border#141822
  • tab.inactiveBackground#1A1F2C
  • tab.inactiveForeground#9DA5B4
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#569CD6
  • terminal.ansiCyan#4EC9B0
  • terminal.ansiGreen#4EC9B0
  • terminal.ansiMagenta#C586C0
  • terminal.ansiRed#F92672
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFD700
  • terminal.background#1A1F2C
  • terminal.foreground#D4D4D4
  • titleBar.activeBackground#171B26
  • titleBar.activeForeground#9DA5B4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955italic
variable, string constant.other.placeholder#9CDCFE
constant.other.color#FFD700
invalid, invalid.illegal#F92672
keyword, storage.type, storage.modifier#C586C0
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#569CD6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#F92672
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4EC9B0
meta.block variable.other#9CDCFE
support.other.variable, string.other.link#F8C555
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
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#CE9178
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#4EC9B0
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#9CDCFE
entity.other.attribute-name.class#4EC9B0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#F92672
variable.language#569CD6italic
entity.name.method.js#4EC9B0
meta.class-method.js entity.name.function.js, variable.function.constructor#4EC9B0
entity.other.attribute-name#9CDCFE
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#4EC9B0italic
variable.other.readwrite.js, variable.other.readwrite.ts#9CDCFE
source.sass keyword.control#82AAFF
markup.inserted#4EC9B0
markup.deleted#F92672
markup.changed#C586C0
string.regexp#4EC9B0
constant.character.escape#569CD6
*url*, *link*, *uri*underline
source.json meta.structure.dictionary.json support.type.property-name.json#CE9178
text.html.markdown, punctuation.definition.list_item.markdown#D4D4D4
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#569CD6
markup.quote, punctuation.definition.blockquote.markdown#6A9955italic
string.other.link.title.markdown#4EC9B0
markup.fenced_code.block.markdown#CE9178
Dark Vibes Theme by Rishab Kumar - VS Code Theme