Skip to main content
Coding Theme

Color themes

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#060809
  • activityBar.foreground#A8B3AE
  • activityBarBadge.background#9FD8A0
  • activityBarBadge.foreground#000000
  • badge.background#9FD8A0
  • badge.foreground#000000
  • button.background#9FD8A0
  • button.foreground#000000
  • button.hoverBackground#B1E0AE
  • diffEditor.insertedLineBackground#C5F1CF15
  • diffEditor.insertedTextBackground#C5F1CF15
  • diffEditor.removedLineBackground#46534E15
  • diffEditor.removedTextBackground#46534E15
  • editor.background#060809
  • editor.foreground#F5F8F6
  • editor.selectionBackground#C5F1CF25
  • editor.selectionHighlightBackground#C5F1CF25
  • editorBracketHighlight.foreground1#A8B3AE
  • editorBracketHighlight.foreground2#A8B3AE
  • editorBracketHighlight.foreground3#A8B3AE
  • editorBracketHighlight.foreground4#A8B3AE
  • editorBracketHighlight.foreground5#A8B3AE
  • editorBracketHighlight.foreground6#A8B3AE
  • editorBracketHighlight.unexpectedBracket.foreground#4E7D5A
  • editorError.foreground#4E7D5A
  • editorGroupHeader.tabsBackground#060809
  • editorGutter.addedBackground#C5F1CF
  • editorGutter.deletedBackground#46534E
  • editorGutter.modifiedBackground#9FD8A0
  • editorHoverWidget.background#0B1010
  • editorHoverWidget.border#161D1D
  • editorInlayHint.background#101514
  • editorInlayHint.foreground#A8B3AE
  • editorLineNumber.foreground#505A56
  • editorOverviewRuler.border#060809
  • editorWarning.foreground#9FD8A0
  • editorWidget.background#060809
  • focusBorder#9FD8A0
  • icon.foreground#A8B3AE
  • input.background#101514
  • list.activeSelectionBackground#111716
  • list.activeSelectionForeground#9FD8A0
  • list.errorForeground#4E7D5A
  • list.highlightForeground#9FD8A0
  • list.hoverBackground#161D1D
  • list.inactiveSelectionBackground#111716
  • scrollbarSlider.background#343F3B80
  • scrollbarSlider.hoverBackground#343F3B
  • selection.background#666666
  • settings.modifiedItemIndicator#9FD8A0
  • sideBar.background#060809
  • sideBarSectionHeader.background#060809
  • sideBarSectionHeader.foreground#A8B3AE
  • sideBarTitle.foreground#A8B3AE
  • statusBar.background#060809
  • statusBar.debuggingBackground#4E7D5A
  • statusBar.debuggingForeground#F5F8F6
  • statusBar.foreground#A8B3AE
  • statusBarItem.remoteBackground#9FD8A0
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#0B1010
  • tab.activeBorder#9FD8A0
  • tab.border#060809
  • tab.inactiveBackground#060809
  • terminal.ansiBlack#101414
  • terminal.ansiBlue#A8B3AE
  • terminal.ansiBrightBlack#3A4440
  • terminal.ansiBrightBlue#D0DDDA
  • terminal.ansiBrightCyan#F5F8F6
  • terminal.ansiBrightGreen#CBEA96
  • terminal.ansiBrightMagenta#D0DDDA
  • terminal.ansiBrightRed#6BA874
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#E0F8E6
  • terminal.ansiCyan#E0F8E6
  • terminal.ansiGreen#8FD39A
  • terminal.ansiMagenta#A8B3AE
  • terminal.ansiRed#4E7D5A
  • terminal.ansiWhite#F5F8F6
  • terminal.ansiYellow#CBEA96
  • terminal.background#060809
  • terminal.foreground#F5F8F6
  • terminal.selectionBackground#1A2A2580
  • terminalCursor.background#060809
  • terminalCursor.foreground#E0F8E6
  • textLink.activeForeground#C5F1CF
  • textLink.foreground#9FD8A0
  • titleBar.activeBackground#060809
  • titleBar.activeForeground#8C9893
  • titleBar.inactiveBackground#060809
  • titleBar.inactiveForeground#707A76

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7F8A8594
variable, string constant.other.placeholder, entity.name.tag#F5F8F6
constant.other.color#F5F8F6
invalid, invalid.illegal#4E7D5A
keyword, storage.type, storage.modifier#A8B3AE
keyword.control, constant.other.color, 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#A8B3AE
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#8FD39A
entity.name.function, variable.function, support.function, keyword.other.special-method#6BA874
meta.block variable.other#F5F8F6
support.other.variable, string.other.link#F5F8F6
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#CBEA96
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#E0F8E6
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#8FD39A
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, support.type.vendored.property-name.css, source.css.scss entity.name.tag, variable.parameter.keyframe-list.css, meta.property-name.css, variable.parameter.url.scss, meta.property-value.scss, meta.property-value.css#F5F8F6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#4E7D5A
variable.language#A8B3AE
entity.name.method.js#F5F8F6
meta.class-method.js entity.name.function.js, variable.function.constructor#F5F8F6
entity.other.attribute-name, meta.property-list.scss, meta.attribute-selector.scss, meta.property-value.css, entity.other.keyframe-offset.css, meta.selector.css, entity.name.tag.reference.scss, entity.name.tag.nesting.css, punctuation.separator.key-value.css#A8B3AE
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#8FD39A
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#8FD39A
source.sass keyword.control, meta.attribute-selector.scss#CBEA96
markup.inserted#E0F8E6
markup.deleted#4E7D5A
markup.changed#A8B3AE
string.regexp#A8B3AE
constant.character.escape#A8B3AE
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#F5F8F6
source.js constant.other.object.key.js string.unquoted.label.js#4E7D5Aitalic
source.json meta.structure.dictionary.json support.type.property-name.json#F0FBF2
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F0FBF2
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#F0FBF2
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#F0FBF2
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#F0FBF2
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#F0FBF2
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#F0FBF2
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#F0FBF2
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#F0FBF2
text.html.markdown, punctuation.definition.list_item.markdown#F5F8F6
text.html.markdown markup.inline.raw.markdown#A8B3AE
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#F5F8F6
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#8FD39A
markup.italic#F5F8F6italic
markup.bold, markup.bold string#F5F8F6bold
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#F5F8F6bold
markup.underline#8FD39Aunderline
markup.quote punctuation.definition.blockquote.markdown#F5F8F6
string.other.link.title.markdown#F5F8F6
string.other.link.description.title.markdown#A8B3AE
constant.other.reference.link.markdown#8FD39A
markup.raw.block#A8B3AE
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#F5F8F6
variable.language.fenced.markdown#F5F8F6
meta.separator#7E8A84bold
markup.table#F5F8F6