Skip to main content
CodingTheme

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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python#546A90italic
string#7984D1
constant.numeric#FFD400
constant.language#DF85FF
constant.character, constant.other#DF85FF
variable
keyword#FF2AFC
storage#42C6FF
storage.type#FF2E97
entity.name.class, entity.name.type.class#A875FFitalic
entity.other.inherited-class, meta.other.inherited-class.php#FFD400italic
entity.name.function - meta.function-call#FF9B50
variable.parameter#FFFFFF
entity.name.tag#42C6FF
entity.other.attribute-name#FF2AFC
support.function#FF9B50
support.constant#A3D6E0
support.type, support.class#42C6FFitalic
support.other.variable
variable.language.this.js, variable.language.super.js, variable.language.this.php#42C6FFitalic
invalid#CF433E
invalid.deprecated#CF433E
meta.diff, meta.diff.header#456B7C
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#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#F8F8F2
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#F8F8F2
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#A7DA1E
markup.changed.git_gutter#F7B83D
meta.template.expression#B6CED8
entity.name.function#05A1C0
support.function#05A1C0
entity.other.attribute-name, entity.other.inherited-class#FF2E97
storage.type#AA60FF
support.class, support.type, entity.other.inherited-class
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

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

Loading...

Outrun Space by Yuri toledo - VS Code Theme