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#161616
  • activityBar.foreground#ffffff
  • activityBarBadge.background#7385bc
  • activityBarBadge.foreground#ffffff
  • badge.background#7385bc
  • badge.foreground#ffffff
  • button.background#66c4c4
  • button.foreground#ffffff
  • dropdown.background#0c0c0c
  • dropdown.border#0c0c0c
  • dropdown.foreground#ffffff
  • editor.background#111111
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#7385bc22
  • editor.lineHighlightBackground#191919
  • editor.selectionBackground#00808055
  • editor.wordHighlightBackground#e53d6722
  • editor.wordHighlightStrongBackground#66c4c422
  • editorBracketMatch.background#7385bc44
  • editorBracketMatch.border#66c4c4
  • editorCursor.foreground#ffffff
  • editorGroupHeader.tabsBackground#191919
  • editorGutter.addedBackground#a7da1e
  • editorGutter.background#0c0c0c
  • editorGutter.deletedBackground#e61f44
  • editorGutter.modifiedBackground#f7b83d
  • editorLineNumber.foreground#444444
  • editorLink.activeForeground#7385bc
  • editorOverviewRuler.addedForeground#a7da1e
  • editorOverviewRuler.deletedForeground#e61f44
  • editorOverviewRuler.errorForeground#e61f44
  • editorOverviewRuler.findMatchForeground#66c4c455
  • editorOverviewRuler.infoForeground#9d37fc
  • editorOverviewRuler.modifiedForeground#f7b83d
  • editorOverviewRuler.warningForeground#f7b83d
  • editorRuler.foreground#2a2a2a
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#7385bc
  • editorSuggestWidget.selectedBackground#444444
  • editorWhitespace.foreground#2a2a2a
  • editorWidget.background#2a2a2a
  • editorWidget.border#444444
  • extensionButton.prominentBackground#7385bc
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#95a3cc
  • focusBorder#7385bc
  • foreground#ffffff
  • gitDecoration.conflictingResourceForeground#9d37fc
  • gitDecoration.deletedResourceForeground#e61f44
  • gitDecoration.ignoredResourceForeground#5d5d5d
  • gitDecoration.modifiedResourceForeground#f7b83d
  • gitDecoration.untrackedResourceForeground#a7da1e
  • input.background#040404
  • input.border#373737
  • input.foreground#ffffff
  • input.placeholderForeground#3f3f3f
  • inputOption.activeBorder#66c4c4
  • list.activeSelectionBackground#66c4c4
  • list.activeSelectionForeground#111111
  • list.focusBackground#373737
  • list.hoverBackground#191919
  • list.inactiveSelectionBackground#111111
  • panel.background#2a2a2a
  • panel.border#444444
  • panelTitle.activeBorder#7385bc
  • panelTitle.inactiveForeground#6a6a6a
  • peekView.border#7385bc
  • peekViewEditor.background#070707
  • peekViewEditor.matchHighlightBackground#66c4c455
  • peekViewEditorGutter.background#0c0c0c
  • peekViewResult.background#1e1e1e
  • peekViewResult.fileForeground#f5f5f5
  • peekViewResult.lineForeground#e6e6e6
  • peekViewResult.matchHighlightBackground#66c4c455
  • peekViewResult.selectionBackground#161616
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#0c0c0c
  • peekViewTitleDescription.foreground#f7f7f7
  • peekViewTitleLabel.foreground#ffffff
  • progressBar.background#e53d67
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#7385bcaa
  • scrollbarSlider.background#444444aa
  • scrollbarSlider.hoverBackground#7385bc55
  • sideBar.background#1e1e1e
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#252525
  • sideBarSectionHeader.foreground#ffffff
  • statusBar.background#7385bc
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#66c4c4
  • tab.inactiveBackground#1b1b1b
  • tab.inactiveForeground#777777
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#7385bc
  • terminal.ansiBrightBlack#444444
  • terminal.ansiBrightBlue#95a3cc
  • terminal.ansiBrightCyan#66c4c4
  • terminal.ansiBrightGreen#a7da1e
  • terminal.ansiBrightMagenta#B8B8FF
  • terminal.ansiBrightRed#e53d67
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#cece00
  • terminal.ansiCyan#66c4c4
  • terminal.ansiGreen#A6E22E
  • terminal.ansiMagenta#9d37fc
  • terminal.ansiRed#e53d67
  • terminal.ansiWhite#FCFCF0
  • terminal.ansiYellow#FB6107
  • terminal.background#131313
  • terminal.foreground#FCFCF0
  • titleBar.activeBackground#070707

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
ref.matchtext#000000
ref.matchtext#ffffff
comment.line#cece00
variable.language#896978
invalid.deprecated#ff0000
keyword.control.import#B8B8FF
support.type, support.class, support.other.variable#B8B8FF
entity.name.function, entity.name.method, entity.name.type.class, entity.name.type.module, entity.name.type.namespace, entity.name.type, entity.name.type.function, entity.name.type.instance, entity.name.type.interface, entity.name.type.enum, entity.name.type.enum-member, entity.name.type.typedef, entity.name.type.struct, entity.name.type.union, entity.name.type.type-parameter#FB6107
string#D81E5B
#ffffff
comment#555555
constant.numeric#e53d67
constant.language#66c4c4
constant.character, constant.other#66c4c4
variable
keyword#cccccc
storage#66c4c4
storage.type#7385bc
entity.name.class#66c4c4underline
entity.other.inherited-class#66c4c4
variable.parameter#26c1c1
entity.name.tag#7385bc
entity.other.attribute-name#66c4c4
support.function#5a6fad
support.constant#66c4c4
invalid#cf433e
meta.structure.dictionary.json string.quoted.double.json#e53d67
meta.diff, meta.diff.header#555555
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#7b7b7b
meta.property-value, support.constant.property-value, constant.other.color#e53d67
meta.structure.dictionary.json string.quoted.double.json#66c4c4
meta.structure.dictionary.value.json string.quoted.double.json#e53d67
meta.property-name support.type.property-name
meta.property-value punctuation.separator.key-value#ffffff
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#7385bc
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#7385bc
variable.other#26c1c1
variable.parameter.function.coffee#e53d67
entity.name.section.markdown#66c4c4
punctuation.definition.heading.markdown#cccccc
markup.raw.inline.markdown#e53d67
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#cccccc
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#cccccc
punctuation.definition.metadata.markdown#cccccc
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#7385bc
markup.bold.markdown, markup.italic.markdown#7385bc
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#ffffff
Obsidian Breeze by guillem-ps - VS Code Theme