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#0b2a2f
  • activityBar.foreground#bacedd
  • activityBarBadge.background#126d6b
  • activityBarBadge.foreground#ffffff
  • badge.background#126d6b
  • badge.foreground#ffffff
  • button.background#00a9a5
  • button.foreground#ffffff
  • dropdown.background#071c1f
  • dropdown.border#071c1f
  • dropdown.foreground#bacedd
  • editor.background#092327
  • editor.foreground#bacedd
  • editor.hoverHighlightBackground#126d6b22
  • editor.lineHighlightBackground#0c2e33
  • editor.selectionBackground#00a9a555
  • editor.wordHighlightBackground#4e809822
  • editor.wordHighlightStrongBackground#00a9a522
  • editorBracketMatch.background#126d6b44
  • editorBracketMatch.border#00a9a5
  • editorCursor.foreground#f8f8f0
  • editorGroup.background#0c2e33
  • editorGroupHeader.tabsBackground#0c2e33
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#071c1f
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorIndentGuide.background#134850
  • editorLineNumber.foreground#1c6d7a
  • editorLink.activeForeground#126d6b
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#00a9a555
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#134850
  • editorSuggestWidget.foreground#bacedd
  • editorSuggestWidget.highlightForeground#126d6b
  • editorSuggestWidget.selectedBackground#1c6d7a
  • editorWhitespace.foreground#134850
  • editorWidget.background#134850
  • editorWidget.border#1c6d7a
  • extensionButton.prominentBackground#126d6b
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#199996
  • focusBorder#126d6b
  • foreground#bacedd
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#2693a3
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.activeBorder#126d6b
  • input.background#041012
  • input.border#175b65
  • input.foreground#bacedd
  • input.placeholderForeground#1a6672
  • inputOption.activeBorder#00a9a5
  • list.activeSelectionBackground#00a9a5
  • list.activeSelectionForeground#092327
  • list.focusBackground#175b65
  • list.hoverBackground#0c2e33
  • list.inactiveSelectionBackground#092327
  • notification.background#0e363c
  • notification.buttonBackground#126d6b
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#bacedd
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#134850
  • panel.border#1c6d7a
  • panelTitle.activeBorder#126d6b
  • panelTitle.inactiveForeground#2aa5b8
  • peekView.border#126d6b
  • peekViewEditor.background#051416
  • peekViewEditor.matchHighlightBackground#00a9a555
  • peekViewEditorGutter.background#071c1f
  • peekViewResult.background#0e363c
  • peekViewResult.fileForeground#acc4d6
  • peekViewResult.lineForeground#98b6cc
  • peekViewResult.matchHighlightBackground#00a9a555
  • peekViewResult.selectionBackground#0b2a2f
  • peekViewResult.selectionForeground#bacedd
  • peekViewTitle.background#071c1f
  • peekViewTitleDescription.foreground#b0c7d8
  • peekViewTitleLabel.foreground#bacedd
  • progressBar.background#4e8098
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#126d6baa
  • scrollbarSlider.background#1c6d7aaa
  • scrollbarSlider.hoverBackground#126d6b55
  • sideBar.background#0e363c
  • sideBar.foreground#bacedd
  • sideBarSectionHeader.background#114148
  • sideBarSectionHeader.foreground#bacedd
  • statusBar.background#126d6b
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#00a9a5
  • tab.inactiveBackground#0d3238
  • tab.inactiveForeground#2fb8cd
  • terminal.ansiBlack#0e363c
  • terminal.ansiBlue#4e8098
  • terminal.ansiBrightBlack#1c6d7a
  • terminal.ansiBrightBlue#89b0c3
  • terminal.ansiBrightCyan#10fff9
  • terminal.ansiBrightGreen#20c5c1
  • terminal.ansiBrightMagenta#20c5c1
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#feffff
  • terminal.ansiBrightYellow#10fff9
  • terminal.ansiCyan#00a9a5
  • terminal.ansiGreen#126d6b
  • terminal.ansiMagenta#126d6b
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#cbdae5
  • terminal.ansiYellow#00a9a5
  • terminal.background#041012
  • terminal.foreground#bacedd
  • titleBar.activeBackground#051416

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#bacedd
comment#145059
string#fdb825
constant.numeric#fd9825
constant.language#00a9a5
constant.character, constant.other#00a9a5
variable
keyword#126d6b
storage#00a9a5
storage.type#126d6b
entity.name.class#00a9a5underline
entity.other.inherited-class#00a9a5
entity.name.function#4e8098
variable.parameter#edebe6
entity.name.tag#126d6b
entity.other.attribute-name#00a9a5
support.function#00a9a5
support.constant#00a9a5
support.type, support.class#00a9a5
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#fdb825
meta.diff, meta.diff.header#145059
markup.deleted#e61f44
markup.inserted#A6E22E
markup.changed#f7b83d
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#228897
meta.property-value, support.constant.property-value, constant.other.color#fdb825
meta.structure.dictionary.json string.quoted.double.json#00a9a5
meta.structure.dictionary.value.json string.quoted.double.json#fdb825
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#bacedd
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#126d6b
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#126d6bnormal
variable.other#edebe6normal
variable.parameter.function.coffee#fd9825
entity.name.section.markdown#00a9a5
punctuation.definition.heading.markdown#126d6b
markup.raw.inline.markdown#fdb825
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#126d6b
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#126d6b
punctuation.definition.metadata.markdown#126d6b
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#126d6b
markup.bold.markdown, markup.italic.markdown#126d6b
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#664e4d
markup.deleted.git_gutter#e61f44
markup.inserted.git_gutter#a7da1e
markup.changed.git_gutter#f7b83d
meta.template.expression#bacedd

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...