Skip to main content
CodingTheme

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#555555
  • activityBar.foreground#ede8e8
  • activityBarBadge.background#c4a446
  • activityBarBadge.foreground#ffffff
  • badge.background#c4a446
  • badge.foreground#ffffff
  • button.background#d16f60
  • button.foreground#ffffff
  • dropdown.background#e9e2e2
  • dropdown.border#e9e2e2
  • dropdown.foreground#555555
  • editor.background#ede8e8
  • editor.foreground#555555
  • editor.hoverHighlightBackground#c4a44622
  • editor.lineHighlightBackground#e6dfdf
  • editor.selectionBackground#88ad6e33
  • editor.wordHighlightBackground#88ad6e22
  • editor.wordHighlightStrongBackground#d16f6022
  • editorBracketMatch.background#c4a44644
  • editorBracketMatch.border#d16f60
  • editorCursor.foreground#222222
  • editorGroup.background#e6dfdf
  • editorGroupHeader.tabsBackground#e6dfdf
  • editorGutter.addedBackground#59a50b
  • editorGutter.background#e9e2e2
  • editorGutter.deletedBackground#a30e29
  • editorGutter.modifiedBackground#c48405
  • editorIndentGuide.background#d7cbcb
  • editorLineNumber.foreground#c0afaf
  • editorLink.activeForeground#c4a446
  • editorOverviewRuler.addedForeground#59a50b
  • editorOverviewRuler.deletedForeground#a30e29
  • editorOverviewRuler.errorForeground#a30e29
  • editorOverviewRuler.findMatchForeground#d16f6055
  • editorOverviewRuler.infoForeground#6a1faf
  • editorOverviewRuler.modifiedForeground#c48405
  • editorOverviewRuler.warningForeground#c48405
  • editorRuler.foreground#d7cbcb
  • editorSuggestWidget.foreground#555555
  • editorSuggestWidget.highlightForeground#c4a446
  • editorSuggestWidget.selectedBackground#cbbdbd
  • editorWhitespace.foreground#d7cbcb
  • editorWidget.background#e2dada
  • editorWidget.border#c0afaf
  • extensionButton.prominentBackground#c4a446
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#d0b76d
  • focusBorder#c4a446
  • foreground#555555
  • gitDecoration.conflictingResourceForeground#6a1faf
  • gitDecoration.deletedResourceForeground#a30e29
  • gitDecoration.ignoredResourceForeground#9f8484
  • gitDecoration.modifiedResourceForeground#c48405
  • gitDecoration.untrackedResourceForeground#59a50b
  • input.activeBorder#c4a446
  • input.background#ede8e8
  • input.border#937676
  • input.foreground#555555
  • input.placeholderForeground#c0afaf
  • inputOption.activeBorder#d16f60
  • list.activeSelectionBackground#d16f60
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#cbbdbd
  • list.hoverBackground#f4f1f1
  • list.inactiveSelectionBackground#ede8e8
  • notification.background#cbbdbd
  • notification.buttonBackground#c4a446
  • notification.buttonForeground#ffffff
  • notification.errorBackground#e61f44
  • notification.errorForeground#ffffff
  • notification.foreground#555555
  • notification.infoBackground#9d37fc
  • notification.infoForeground#ffffff
  • notification.warningBackground#f7b83d
  • notification.warningForeground#ffffff
  • panel.background#e4dddd
  • panel.border#d2c6c6
  • panelTitle.activeBorder#c4a446
  • panelTitle.activeForeground#6a5353
  • panelTitle.inactiveForeground#b5a0a0
  • peekView.border#c4a446
  • peekViewEditor.background#e9e2e2
  • peekViewEditor.matchHighlightBackground#d16f6055
  • peekViewEditorGutter.background#e0d7d7
  • peekViewResult.background#e2dada
  • peekViewResult.fileForeground#626262
  • peekViewResult.lineForeground#959595
  • peekViewResult.matchHighlightBackground#d16f6055
  • peekViewResult.selectionBackground#f1eeee
  • peekViewResult.selectionForeground#626262
  • peekViewTitle.background#e9e2e2
  • peekViewTitleDescription.foreground#4d4d4d
  • peekViewTitleLabel.foreground#555555
  • progressBar.background#88ad6e
  • scrollbar.shadow#937676
  • scrollbarSlider.activeBackground#c4a446aa
  • scrollbarSlider.background#55555535
  • scrollbarSlider.hoverBackground#c4a44655
  • sideBar.background#e2dada
  • sideBar.foreground#555555
  • sideBarSectionHeader.background#cbbdbd
  • sideBarSectionHeader.foreground#555555
  • statusBar.background#c4a446
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#d16f60
  • tab.activeForeground#555555
  • tab.border#d2c6c6
  • tab.inactiveBackground#e4dddd
  • tab.inactiveForeground#bbbbbb
  • terminal.ansiBlack#f8f6f6
  • terminal.ansiBlue#88ad6e
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightBlue#bdd2af
  • terminal.ansiBrightCyan#ddca93
  • terminal.ansiBrightGreen#ddca93
  • terminal.ansiBrightMagenta#e8b7af
  • terminal.ansiBrightRed#f03e5f
  • terminal.ansiBrightWhite#888888
  • terminal.ansiBrightYellow#e8b7af
  • terminal.ansiCyan#c4a446
  • terminal.ansiGreen#c4a446
  • terminal.ansiMagenta#d16f60
  • terminal.ansiRed#ba0e2e
  • terminal.ansiWhite#626262
  • terminal.ansiYellow#d16f60
  • terminal.background#ede8e8
  • terminal.foreground#555555
  • titleBar.activeBackground#d4d4d4
  • titleBar.activeForeground#555555
  • widget.shadow#c0afaf55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#555555
comment#c3b8b7
string#88ad6e
constant.numeric#88ad6e
constant.language#d16f60
constant.character, constant.other#d16f60
variable
keyword#d16f60
storage#d16f60
storage.type#c4a446
entity.name.class#d16f60underline
entity.other.inherited-class#d16f60
entity.name.function#88ad6e
variable.parameter#555555
entity.name.tag#c4a446
entity.other.attribute-name#d16f60
support.function#c4a446
support.constant#d16f60
support.type, support.class#d16f60
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#88ad6e
meta.diff, meta.diff.header#c3b8b7
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#a08f8d
meta.property-value, support.constant.property-value, constant.other.color#88ad6e
meta.structure.dictionary.json string.quoted.double.json#d16f60
meta.structure.dictionary.value.json string.quoted.double.json#88ad6e
meta.property-name support.type.property-namenormal
meta.property-value punctuation.separator.key-value#555555
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#c4a446
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#c4a446normal
variable.other#555555normal
variable.parameter.function.coffee#88ad6e
entity.name.section.markdown#d16f60
punctuation.definition.heading.markdown#d16f60
markup.raw.inline.markdown#88ad6e
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#d16f60
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#d16f60
punctuation.definition.metadata.markdown#d16f60
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#c4a446
markup.bold.markdown, markup.italic.markdown#c4a446
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#555555

Shiki preview

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

Loading...

Rainglow by Dayle Rees - VS Code Theme