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#171717
  • activityBar.foreground#F1EFEC
  • activityBar.inactiveForeground#F1EFEC66
  • activityBarBadge.background#FF5370
  • activityBarBadge.foreground#FFFFFF
  • button.background#FF5370
  • button.foreground#FFFFFF
  • button.hoverBackground#FF5370CC
  • dropdown.background#373737
  • dropdown.border#373737
  • dropdown.foreground#F1EFEC
  • editor.background#171717
  • editor.foreground#F1EFEC
  • editor.lineHighlightBackground#434343
  • editor.selectionBackground#434343
  • editor.selectionHighlightBackground#43434380
  • editorCursor.foreground#FF5370
  • editorGroup.border#373737
  • editorGroup.dropBackground#43434380
  • editorGroupHeader.tabsBackground#171717
  • editorIndentGuide.activeBackground1#373737
  • editorIndentGuide.background1#37373770
  • editorLineNumber.activeForeground#F1EFEC
  • editorLineNumber.foreground#F1EFEC40
  • editorWhitespace.foreground#F1EFEC1A
  • focusBorder#FF5370
  • foreground#F1EFEC
  • input.background#373737
  • input.border#00000000
  • input.foreground#F1EFEC
  • input.placeholderForeground#F1EFEC60
  • list.activeSelectionBackground#434343
  • list.activeSelectionForeground#F1EFEC
  • list.hoverBackground#43434350
  • list.hoverForeground#F1EFEC
  • list.inactiveSelectionBackground#43434380
  • list.inactiveSelectionForeground#F1EFEC
  • panel.background#171717
  • panel.border#373737
  • panelTitle.activeForeground#F1EFEC
  • panelTitle.inactiveForeground#F1EFEC80
  • selection.background#434343
  • sideBar.background#171717
  • sideBar.foreground#F1EFEC
  • sideBarSectionHeader.background#171717
  • sideBarSectionHeader.foreground#F1EFEC
  • sideBarTitle.foreground#F1EFEC
  • statusBar.background#171717
  • statusBar.debuggingBackground#FF5370
  • statusBar.foreground#F1EFEC
  • statusBar.noFolderBackground#171717
  • tab.activeBackground#171717
  • tab.activeBorder#FF5370
  • tab.activeForeground#F1EFEC
  • tab.border#171717
  • tab.inactiveBackground#171717
  • tab.inactiveForeground#F1EFEC80
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#434343
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#C3E88D
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#FF5370
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#F1EFEC
  • terminal.ansiYellow#FFCB6B
  • terminal.background#171717
  • terminal.foreground#F1EFEC
  • titleBar.activeBackground#171717
  • titleBar.activeForeground#F1EFEC
  • titleBar.inactiveBackground#171717
  • titleBar.inactiveForeground#F1EFEC80
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#569CD6
keyword.control, constant.other.color, 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#89DDFF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#DCDCAA
entity.name.function.cpp, entity.name.function.c#DCDCAA
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit#B5CEA8
string, constant.other.symbol, constant.other.key, 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
support.type#4EC9B0
variable.parameter#9CDCFE
string variable#9CDCFE
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
keyword.control.directive, meta.preprocessor#569CD6
punctuation.separator.scope-resolution.cpp, punctuation.separator.pointer-access.cpp#89DDFF
variable.parameter.cpp#9CDCFE
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#F07178
meta.block variable.other#F07178
variable.language#FF5370italic
entity.name.method.js#DF9291italic
meta.class-method.js entity.name.function.js, variable.function.constructor#DF9291
entity.other.attribute-name#7171FF
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#F0D7A4italic
entity.other.attribute-name.class#F0D7A4
source.sass keyword.control#DF9291
markup.inserted#B5D1B0
markup.deleted#FF5370
markup.changed#7171FF
string.regexp#F1EFEC
constant.character.escape#F1EFEC
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#DF9291italic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#7171FF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F0D7A4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#B59180
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#DF9291
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F07178
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7171FF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#B5D1B0
text.html.markdown, punctuation.definition.list_item.markdown#F1EFEC
text.html.markdown markup.inline.raw.markdown#7171FF
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#373737
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#B5D1B0
markup.italic#F07178italic
markup.bold, markup.bold string#F07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#F07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#373737
markup.quoteitalic
string.other.link.title.markdown#DF9291
string.other.link.description.title.markdown#7171FF
constant.other.reference.link.markdown#F0D7A4
markup.raw.block#7171FF
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#F1EFEC
variable.language.fenced.markdown#373737
meta.separator#373737bold
markup.table#F1EFEC
CoDark-Red by Bisher Almasri - VS Code Theme