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#000000
  • activityBar.foreground#7984D1
  • activityBarBadge.background#eb4757
  • activityBarBadge.foreground#ffffff
  • button.background#1ea8fc
  • button.foreground#afffd4
  • button.hoverBackground#1ea8fc
  • descriptionForeground#afffd4
  • editor.background#000000
  • editor.findMatchBackground#484f7d
  • editor.findMatchHighlightBackground#484f7d80
  • editor.foreground#afffd4
  • editor.hoverHighlightBackground#00cfff2a
  • editor.lineHighlightBackground#000000
  • editor.selectionBackground#484f7d
  • editor.selectionHighlightBackground#484f7d8e
  • editor.wordHighlightBackground#ffffff22
  • editor.wordHighlightStrongBackground#00cfff63
  • editorCursor.foreground#eb4757
  • editorError.foreground#eb4757
  • editorGroup.dropBackground#7984D1
  • editorGroupHeader.noTabsBackground#101010
  • editorGroupHeader.tabsBackground#101010
  • editorHoverWidget.background#3b4167
  • editorHoverWidget.border#3b4167
  • editorIndentGuide.activeBackground#484f7d
  • editorIndentGuide.background#2d2844
  • editorInfo.foreground#7984D1
  • editorLineNumber.activeForeground#00cfff
  • editorLineNumber.foreground#484f7d
  • editorRuler.foreground#484f7d
  • editorWarning.foreground#f8b630
  • editorWidget.background#3b4167
  • editorWidget.border#3b4167
  • foreground#afffd4
  • gitDecoration.conflictingResourceForeground#df85ff
  • gitDecoration.deletedResourceForeground#eb4757
  • gitDecoration.ignoredResourceForeground#7984D1
  • gitDecoration.modifiedResourceForeground#ff0
  • gitDecoration.untrackedResourceForeground#00cfff
  • input.background#000000
  • input.border#763b8c
  • input.placeholderForeground#7984D1
  • inputOption.activeBorder#f8b630
  • list.activeSelectionBackground#d86bff
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#7984D1
  • list.errorForeground#eb4757
  • list.focusBackground#8a45a3
  • list.hoverBackground#8a45a3
  • list.inactiveSelectionBackground#131033
  • list.warningForeground#eb4757
  • panel.background#101010
  • panel.border#101010
  • panel.dropBackground#7983d194
  • panelTitle.activeBorder#1ea8fc
  • panelTitle.activeForeground#afffd4
  • panelTitle.inactiveForeground#7984D1
  • peekView.border#f8b630
  • peekViewEditor.background#110d26
  • peekViewEditor.matchHighlightBackground#161130
  • peekViewEditor.matchHighlightBorder#161130
  • peekViewResult.background#000000
  • peekViewResult.selectionBackground#f8b630
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#7984D1
  • progressBar.background#eb4757
  • scrollbar.shadow#101010
  • scrollbarSlider.activeBackground#919ad9
  • scrollbarSlider.background#9199d94f
  • scrollbarSlider.hoverBackground#9199d9b4
  • sideBar.background#101010
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.foreground#7984D1
  • statusBar.background#101010
  • statusBar.foreground#7984D1
  • statusBar.noFolderBackground#1ea8fc
  • statusBar.noFolderForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeForeground#afffd4
  • tab.border#000000
  • tab.inactiveBackground#101010
  • tab.inactiveForeground#7984D1
  • terminal.ansiBlack#283034
  • terminal.ansiBlue#00cfff
  • terminal.ansiBrightBlack#435056
  • terminal.ansiBrightBlue#00cfff
  • terminal.ansiBrightCyan#00cfff
  • terminal.ansiBrightGreen#add0e5
  • terminal.ansiBrightMagenta#ff2afc
  • terminal.ansiBrightRed#eb4757
  • terminal.ansiBrightWhite#f4f6f9
  • terminal.ansiBrightYellow#ff0
  • terminal.ansiCyan#00cfff
  • terminal.ansiGreen#62a9cf
  • terminal.ansiMagenta#ff2afc
  • terminal.ansiRed#eb4757
  • terminal.ansiWhite#d9e0e9
  • terminal.ansiYellow#ff0
  • terminal.background#101010
  • terminal.foreground#e4eeff
  • titleBar.activeBackground#101010

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python#546A90italic
string#47ff9d
constant.numeric#ff0
constant.language#df85ff
constant.character, constant.other#df85ff
variable
keyword#ff2afc
storage#00cfff
storage.type#eb4757
entity.name.class, entity.name.type.class#A875FFitalic
entity.other.inherited-class, meta.other.inherited-class.php#ff0italic
entity.name.function - meta.function-call#f8b630
variable.parameter#FFFFFF
entity.name.tag#00cfff
entity.other.attribute-name#ff2afc
support.function#f8b630
support.constant#A3D6E0
support.type, support.class#00cfffitalic
support.other.variable
variable.language.this.js, variable.language.this.ts, variable.language.super.js, variable.language.this.php#00cfffitalic
invalid#cf433e
invalid.deprecated#cf433e
meta.diff, meta.diff.header#456b7c
markup.deleted#e61f44
markup.inserted#47ff9d
markup.changed#f7b83d
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#6494a9
meta.property-value, support.constant.property-value, constant.other.color#cccccc
meta.structure.dictionary.json string.quoted.double.json#FF0081
support.type.property-name.json#D86BFF
meta.structure.dictionary.value.json string.quoted.double.json#7984d1
meta.property-name support.type.property-name
meta.property-value punctuation.separator.key-value#b6ced8
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#ff2afc
support.other.namespace.php#7984d1
meta.use#1ea8fc
variable.other#ffffff
keyword.other.phpdoc.php#A875FF
keyword.other.type.php, meta.other.type.phpdoc.php#7984D1
variable.parameter.function.coffee#aaaaaa
entity.name.section.markdown#5dcdfd
punctuation.definition.heading.markdown#1ea8fc
markup.raw.inline.markdown#cccccc
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#1ea8fc
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#1ea8fc
punctuation.definition.metadata.markdown#1ea8fc
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#1ea8fc
markup.bold.markdown, markup.italic.markdown#1ea8fc
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#664e4d
markup.deleted.git_gutter#e61f44
markup.inserted.git_gutter#47ff9d
markup.changed.git_gutter#f7b83d
meta.template.expression#b6ced8

Shiki preview

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

Loading...

Edu4Dev - VScode Color Theme - Coding Theme