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.activeBorder#ff00bf
  • activityBar.background#000000
  • activityBar.foreground#deadff
  • activityBarBadge.background#6f00ff
  • button.background#735579
  • contrastActiveBorder#00000000
  • contrastBorder#00000000
  • debugToolBar.border#00000000
  • dropdown.background#340049
  • editor.background#000000
  • editor.findMatchBackground#5e009480
  • editor.findMatchHighlightBackground#23004b80
  • editor.foreground#e0e0e0
  • editor.hoverHighlightBackground#28263580
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#0c032c80
  • editor.selectionBackground#371a5e
  • editor.selectionHighlightBackground#78008880
  • editor.wordHighlightBackground#23004b80
  • editor.wordHighlightStrongBackground#5e009480
  • editorBracketMatch.background#23004b80
  • editorBracketMatch.border#ac2be7
  • editorCodeLens.foreground#735579
  • editorCursor.foreground#ffffff
  • editorError.foreground#ff0000
  • editorGroup.border#ff00bf44
  • editorGroup.focusedEmptyBorder#00000000
  • editorGroupHeader.tabsBackground#0d0117
  • editorGroupHeader.tabsBorder#ff00bf44
  • editorGutter.addedBackground#41addf
  • editorGutter.deletedBackground#9b2c51bb
  • editorGutter.modifiedBackground#a93fe7dc
  • editorHint.foreground#a0c7b3
  • editorIndentGuide.background1#5c5b5e
  • editorInfo.foreground#00e1ff
  • editorLineNumber.activeForeground#00e1ff
  • editorLineNumber.foreground#a48dca
  • editorLink.activeForeground#3B79C7
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#e0e0e0
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e0e0e0
  • extensionButton.prominentBackground#63009c
  • extensionButton.prominentForeground#fde7fc
  • extensionButton.prominentHoverBackground#b800be
  • focusBorder#00000000
  • foreground#e0e0e0
  • input.background#1d1629
  • inputOption.activeBorder#00e1ff
  • list.activeSelectionBackground#09104e
  • list.focusBackground#fcfcfc33
  • list.focusOutline#00000000
  • list.highlightForeground#b700ff
  • list.hoverBackground#05092b
  • list.inactiveSelectionBackground#0e1979
  • menu.background#1d1629
  • menu.border#00000000
  • menu.foreground#e0e0e0
  • menu.selectionBackground#5e0094
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#3a005c
  • notificationCenter.border#4c00ff
  • notificationCenterHeader.background#0f061d
  • notificationLink.foreground#00e1ff
  • notifications.background#0f061d
  • notifications.foreground#e0e0e0
  • panel.border#00000000
  • panelTitle.activeForeground#e0e0e0
  • peekView.border#4c00ff
  • sash.hoverBorder#00000000
  • scrollbarSlider.activeBackground#371a5e
  • scrollbarSlider.background#19003a
  • scrollbarSlider.hoverBackground#340177
  • sideBar.background#0f0f0f
  • sideBar.border#00000000
  • sideBarSectionHeader.background#ff00bf
  • sideBarTitle.foreground#e0e0e0
  • statusBar.background#0a0016
  • statusBar.debuggingBackground#d41fbc
  • statusBar.noFolderBackground#0f0f0f
  • tab.activeBackground#3b0066
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00e1ff
  • tab.activeForeground#ffffff
  • tab.border#3a005c
  • tab.hoverBackground#280145
  • tab.hoverForeground#00e1ff
  • tab.inactiveBackground#170228
  • tab.inactiveForeground#deadff
  • tab.unfocusedActiveBorder#00000000
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#6b9df2
  • terminal.ansiBrightBlack#5c5b5e
  • terminal.ansiBrightBlue#b4ccfe
  • terminal.ansiBrightCyan#00e1ff
  • terminal.ansiBrightGreen#b5cea8
  • terminal.ansiBrightMagenta#ff00bf
  • terminal.ansiBrightRed#ff8ab8
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#e8c8a7
  • terminal.ansiCyan#00e1ff
  • terminal.ansiGreen#a0c7b3
  • terminal.ansiMagenta#d41fbc
  • terminal.ansiRed#f44747
  • terminal.ansiWhite#e0e0e0
  • terminal.ansiYellow#e8c8a7
  • titleBar.activeBackground#000000
  • widget.border#00000000
  • widget.shadow#00000080
  • window.activeBorder#00000000
  • window.inactiveBorder#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#6b9df2
comment#646675
constant.language#6b9df2
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#a0c7b3
constant.regexp#b46695
entity.name.tag#6b9df2
entity.name.tag.css#e8c8a7
entity.other.attribute-name#b4ccfe
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#e8c8a7
invalid#f44747
markup.underlineunderline
markup.boldbold
markup.heading#6b9df2
markup.italicitalic
markup.inserted#a0c7b3
markup.deleted#d69ca6
markup.changed#6b9df2
meta.selector#e8c8a7
punctuation.definition.tag#808080
meta.preprocessor#6b9df2
meta.preprocessor.string#d69ca6
meta.preprocessor.numeric#a0c7b3
meta.structure.dictionary.key.python#b4ccfe
storage#6b9df2
storage.type#6b9df2
storage.modifier#6b9df2
string#d69ca6
string.tag#d69ca6
string.value#d69ca6
string.regexp#d16969
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#6b9df2
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#d4d4d4
keyword#6b9df2
keyword.control#6b9df2
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#6b9df2
keyword.other.unit#a0c7b3
support.function.git-rebase#d4d4d4
constant.sha.git-rebase#a0c7b3
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language.this#6b9df2
entity.name.function, support.function, support.constant.handlebars#e8c8a7
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, source.cs storage.type#a79ee8
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#a79ee8
keyword.control#a79ee8
variable, meta.definition.variable.name, support.variable#b4ccfe
meta.object-literal.key, meta.object-literal.key entity.name.function#b4ccfe
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#d69ca6