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.activeBackground#594b6b8a
  • activityBar.activeBorder#CE1A88
  • activityBar.background#231F30
  • activityBar.foreground#F4D97B
  • activityBar.inactiveForeground#e7e7e799
  • activityBarBadge.background#F972C5
  • activityBarBadge.foreground#2a2139
  • badge.background#2a2139
  • badge.foreground#e7e7e7
  • breadcrumbPicker.background#463465
  • button.background#614D85
  • debugToolBar.background#463465
  • diffEditor.insertedTextBackground#0beb9935
  • diffEditor.removedTextBackground#FF606035
  • dropdown.background#232530
  • dropdown.listBackground#2a2139
  • editor.background#262133
  • editor.findMatchBackground#49549566
  • editor.findMatchHighlightBackground#CE9ABAaa
  • editor.findRangeHighlightBackground#423A6555
  • editor.hoverHighlightBackground#463564
  • editor.lineHighlightBorder#423A65
  • editor.rangeHighlightBackground#49549539
  • editor.selectionBackground#e7e7e720
  • editor.selectionHighlightBackground#e7e7e720
  • editor.wordHighlightBackground#34294f88
  • editor.wordHighlightStrongBackground#34294f88
  • editorBracketMatch.background#49549566
  • editorBracketMatch.border#495495
  • editorCodeLens.foreground#e7e7e77c
  • editorCursor.background#241b2f
  • editorCursor.foreground#F4D97B
  • editorError.foreground#FF6060
  • editorGroup.border#495495
  • editorGroup.dropBackground#4954954a
  • editorGroupHeader.tabsBackground#241b2f
  • editorGutter.addedBackground#206d4bd6
  • editorGutter.deletedBackground#fa2e46a4
  • editorGutter.modifiedBackground#b893ce8f
  • editorIndentGuide.activeBackground#F972C599
  • editorIndentGuide.background#F972C533
  • editorLineNumber.activeForeground#F972C5
  • editorLineNumber.foreground#6d648a
  • editorOverviewRuler.addedForeground#3DC6AF99
  • editorOverviewRuler.border#34294fb3
  • editorOverviewRuler.deletedForeground#FF606099
  • editorOverviewRuler.errorForeground#FF6060dd
  • editorOverviewRuler.findMatchForeground#D1861699
  • editorOverviewRuler.modifiedForeground#b893ce99
  • editorOverviewRuler.warningForeground#3DC6AFcc
  • editorRuler.foreground#A148AB80
  • editorSuggestWidget.highlightForeground#F972C5
  • editorSuggestWidget.selectedBackground#e7e7e736
  • editorWarning.foreground#3DC6AFcc
  • editorWidget.background#241B30
  • editorWidget.border#F972C5
  • editorWidget.resizeBorder#F972C5
  • errorForeground#FF6060
  • extensionButton.prominentBackground#F4D97B
  • extensionButton.prominentForeground#262336
  • extensionButton.prominentHoverBackground#F4D97Bed
  • focusBorder#1f212b
  • foreground#e7e7e7
  • gitDecoration.addedResourceForeground#3DC6AFcc
  • gitDecoration.deletedResourceForeground#FF6060
  • gitDecoration.ignoredResourceForeground#e7e7e759
  • gitDecoration.modifiedResourceForeground#b893ceee
  • gitDecoration.untrackedResourceForeground#3DC6AF
  • input.background#6d648a71
  • inputOption.activeBorder#ff7edb
  • inputValidation.errorBackground#FF6060ee
  • inputValidation.errorBorder#FF606000
  • list.activeSelectionBackground#5B5480b4
  • list.dropBackground#34294f66
  • list.errorForeground#FF6060E6
  • list.focusForeground#e7e7e7
  • list.highlightForeground#F972C5
  • list.hoverBackground#5b548075
  • list.hoverForeground#e7e7e7
  • list.inactiveFocusBackground#2a213999
  • list.inactiveSelectionBackground#5b548075
  • list.inactiveSelectionForeground#e7e7e7
  • list.warningForeground#3DC6AFbb
  • menu.background#6d648a
  • minimapGutter.addedBackground#09f7a099
  • minimapGutter.deletedBackground#FF6060
  • minimapGutter.modifiedBackground#b893ce
  • panel.border#6d648a
  • panelTitle.activeBorder#F972C5
  • peekView.border#495495
  • peekViewEditor.background#232530
  • peekViewEditor.matchHighlightBackground#D18616bb
  • peekViewResult.background#232530
  • peekViewResult.matchHighlightBackground#D1861655
  • peekViewResult.selectionBackground#2a213980
  • peekViewTitle.background#232530
  • pickerGroup.foreground#F972C5ea
  • progressBar.background#F972C5
  • quickInputList.focusBackground#5B5480b4
  • scrollbar.shadow#2a2139
  • scrollbarSlider.activeBackground#9d8bca20
  • scrollbarSlider.background#9d8bca30
  • scrollbarSlider.hoverBackground#9d8bca50
  • selection.background#e7e7e720
  • sideBar.background#1c1624
  • sideBar.foreground#e7e7e7
  • sideBarSectionHeader.background#262133
  • sideBarSectionHeader.foreground#F4EAC8
  • sideBarTitle.foreground#F4D97B
  • statusBar.background#241B30
  • statusBar.debuggingBackground#F972C5
  • statusBar.debuggingForeground#08080f
  • statusBar.foreground#e7e7e7
  • statusBar.noFolderBackground#241B30
  • statusBarItem.prominentBackground#2a2139
  • statusBarItem.prominentHoverBackground#34294f
  • tab.activeBorderTop#CE1A88
  • tab.activeForeground#e7e7e7
  • tab.border#26213360
  • tab.inactiveBackground#403c5c60
  • terminal.ansiBlue#03edf9
  • terminal.ansiBrightBlue#03edf9
  • terminal.ansiBrightCyan#03edf9
  • terminal.ansiBrightGreen#62FFC6
  • terminal.ansiBrightMagenta#ff7edb
  • terminal.ansiBrightRed#FF6060
  • terminal.ansiBrightYellow#fede5d
  • terminal.ansiCyan#03edf9
  • terminal.ansiGreen#62FFC6
  • terminal.ansiMagenta#ff7edb
  • terminal.ansiRed#FF6060
  • terminal.ansiYellow#fede5d
  • terminal.foreground#e7e7e7
  • terminal.selectionBackground#e7e7e720
  • terminalCursor.background#e7e7e7
  • terminalCursor.foreground#03edf9
  • textLink.activeForeground#ff7edb
  • textLink.foreground#F972C5
  • titleBar.activeBackground#262336
  • titleBar.activeForeground#e7e7e7
  • titleBar.inactiveBackground#262336
  • walkThrough.embeddedEditorBackground#232530
  • widget.shadow#241B30

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7156c9italic
constant#0CD1F7
entity#F4D97B
invalid#f44542
storage.type.function#fede5d
keyword, storage.type.class, keyword.control.default.ts#fede5d
meta#F9B1AA
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#e7e7e7
meta.brace#e7e7e7
punctuation#e7e7e7
punctuation.definition.parameters#ffee80
punctuation.definition.template-expression#ffee80
storage#FF6060
storage.type.function.arrow#FF6060
string, punctuation.definition.string#a5ff90
string.template, punctuation.definition.string.template#3ad900
support#80ffbb
support.function#fede5d
support.variable.property.dom#e7e7e7
variable#e7e7e7
source.css entity, source.stylus entity#E491DD
entity.other.attribute-name.id.css#FFB454
entity.name.tag#0CD1F7
source.css support, source.stylus support#a5ff90
source.css constant, source.css support.constant, source.stylus constant, source.stylus support.constant#ffee80
source.css string, source.css punctuation.definition.string, source.stylus string, source.stylus punctuation.definition.string#ffee80
source.css variable, source.stylus variable#0CD1F7
entity.name.tag.html, entity.name.tag.js#FF6060
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html,punctuation.definition.tag.begin.js, punctuation.definition.tag.end.js#E491DD
text.html.basic entity.other#FF6060italic
meta.tag.metadata.script.html entity.name.tag.html#FF6060
punctuation.definition.string.begin, punctuation.definition.string.end#92fc79
source.ini entity#e7e7e7
source.ini keyword#FF6060
source.ini punctuation.definition#ffee80
source.ini punctuation.separator#fede5d
source.js storage.type.function, source.ts storage.type.function#fb94ff
variable.language, entity.name.type.class.js#fb94ff
entity.other.inherited-class.js#e7e7e7
variable.parameter.function.language.special.self.python#fb94ff
source.json support#FF6060
source.json string, source.json punctuation.definition.string#e7e7e7
punctuation.definition.heading.markdown#e7e7e7
entity.name.section.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#FF6060bold
meta.paragraph.markdown#e7e7e7
beginning.punctuation.definition.quote.markdown#FF6060
markup.quote.markdown meta.paragraph.markdown#0CD1F7italic
meta.separator.markdown#FF6060
markup.bold.markdown#0CD1F7bold
markup.italic.markdown#0CD1F7italic
beginning.punctuation.definition.list.markdown#FF6060
string.other.link.title.markdown#a5ff90
string.other.link.title.markdown, string.other.link.description.markdown, string.other.link.description.title.markdown#a5ff90
markup.underline.link.markdown, markup.underline.link.image.markdown#0CD1F7
fenced_code.block.language, markup.inline.raw.markdown#0CD1F7
fenced_code.block.language, markup.inline.raw.markdown#0CD1F7
text.jade entity.name#0CD1F7
text.jade entity.other.attribute-name.tagitalic
text.jade string.interpolated#ffee80
source.ts entity.name.type#80ffbb
source.ts keyword#FF6060
source.ts punctuation.definition.parameters#e7e7e7
meta.arrow.ts punctuation.definition.parameters#ffee80
source.php entity#0CD1F7
variable.other.php#FF6060
storage.type.cs#0CD1F7
entity.name.variable.property.cs#0CD1F7
storage.modifier.cs#80ffbb
modifier, this, comment, storage.modifier, entity.other.attribute-name.js, entity.other.attribute-name.js, entity.other.attribute-name.ts, entity.other.attribute-name.tsx, entity.other.attribute-name.htmlitalic
keyword.control.export#CE1A88italic
meta.return.type.ts#CE1A88italic

Shiki preview

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

Loading...

Hotline Vice by Ben Szabo - VS Code Theme