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.activeBackground#3399ff
  • activityBar.activeBorder#164267
  • activityBar.background#041829
  • activityBar.border#164267
  • activityBar.foreground#ffffff
  • badge.background#0063a5
  • button.background#3399ff
  • debugExceptionWidget.background#051336
  • debugExceptionWidget.border#AB395B
  • debugToolBar.background#051336
  • diffEditor.border#1e3447
  • diffEditor.insertedTextBackground#31958A55
  • diffEditor.removedTextBackground#892F4688
  • dropdown.background#0b2942
  • editor.background#0C1021
  • editor.findMatchHighlightBackground#334c61
  • editor.foreground#a6b0b9
  • editor.lineHighlightBackground#164267
  • editor.selectionBackground#164267
  • editor.selectionHighlightBackground#334c61
  • editorCursor.foreground#ddbb88
  • editorGutter.background#132b3f
  • editorHoverWidget.background#000c38
  • editorHoverWidget.border#164267
  • editorIndentGuide.activeBackground#204972
  • editorIndentGuide.background#002952
  • editorLineNumber.activeForeground#80a2c2
  • editorLineNumber.foreground#7a8a9a
  • editorLink.activeForeground#0063a5
  • editorMarkerNavigation.background#060621
  • editorMarkerNavigationError.background#AB395B
  • editorMarkerNavigationWarning.background#5B7E7A
  • editorWhitespace.foreground#7a8a9a
  • editorWidget.background#132b3f
  • extensionButton.prominentBackground#5f8b3b
  • extensionButton.prominentHoverBackground#5f8b3bbb
  • focusBorder#3399ff
  • input.background#0b2942
  • input.border#164267
  • inputOption.activeBorder#3399ff
  • inputValidation.errorBackground#fa5151
  • inputValidation.errorBorder#fa5151
  • inputValidation.infoBackground#45ccfd
  • inputValidation.infoBorder#45ccfd
  • inputValidation.warningBackground#ff9900
  • inputValidation.warningBorder#ff9900
  • list.activeSelectionBackground#164267
  • list.dropBackground#164267
  • list.focusBackground#233e55
  • list.highlightForeground#9769dc
  • list.hoverBackground#164267
  • list.inactiveSelectionBackground#164267
  • list.inactiveSelectionForeground#ffffff
  • menu.background#0b2942
  • menu.foreground#F8F8F2
  • menu.selectionBackground#164267
  • menu.selectionBorder#164267
  • menu.separatorBackground#164267
  • menubar.selectionBackground#164267
  • panel.background#002458
  • panel.border#164267
  • panelTitle.activeForeground#ffffff
  • peekView.border#164267
  • peekViewEditor.background#10192c
  • peekViewEditor.matchHighlightBackground#eeeeee33
  • peekViewResult.background#10192c
  • peekViewResult.matchHighlightBackground#eeeeee44
  • peekViewTitle.background#10192c
  • pickerGroup.border#596F99
  • pickerGroup.foreground#596F99
  • progressBar.background#0063a5
  • scrollbar.shadow#164267AA
  • scrollbarSlider.activeBackground#164267
  • scrollbarSlider.background#132b3f
  • scrollbarSlider.hoverBackground#164267
  • sideBar.background#051e33
  • sideBar.border#164267
  • sideBar.foreground#F8F8F2
  • sideBarSectionHeader.background#041829
  • sideBarSectionHeader.border#164267
  • sideBarSectionHeader.foreground#F8F8F2
  • sideBarTitle.foreground#F8F8F2
  • statusBar.background#051e33
  • statusBar.border#164267
  • statusBar.debuggingBackground#122b3f
  • statusBar.noFolderBackground#122b3f
  • statusBarItem.prominentBackground#0063a5
  • statusBarItem.prominentHoverBackground#0063a5dd
  • tab.activeBackground#164267
  • tab.activeBorder#3399ff
  • tab.activeForeground#ffffff
  • tab.border#164267
  • tab.hoverBackground#164267
  • tab.inactiveBackground#0b2942
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#bbdaff
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#80baff
  • terminal.ansiBrightCyan#78ffff
  • terminal.ansiBrightGreen#b8f171
  • terminal.ansiBrightMagenta#d778ff
  • terminal.ansiBrightRed#ff7882
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe580
  • terminal.ansiCyan#99ffff
  • terminal.ansiGreen#d1f1a9
  • terminal.ansiMagenta#ebbbff
  • terminal.ansiRed#ff9da4
  • terminal.ansiWhite#cccccc
  • terminal.ansiYellow#ffeead
  • titleBar.activeBackground#051e33

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
meta.embedded, source.groovy.embedded#F8F8F2
comment#AEAEAE
string#61CE3C
constant.numeric#f280d0
punctuation.definition.template-expression, punctuation.section.embedded#F92672
meta.template.expression#F8F8F2
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#F92672
storage#FBDE2D
storage.type#66D9EFitalic
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution#FF6400underline
entity.other.inherited-class#FF6400italic underline
entity.name.function#FF6400
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
invalid.deprecated#AB2A1D
markup.inserted#A6E22E
markup.changed#E6DB74
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename.find-in-files#E6DB74
markup.quote#F92672
markup.list#E6DB74
markup.bold, markup.italic#66D9EF
markup.inline.raw#FD971F
markup.heading#A6E22E
markup.heading.setext#A6E22Ebold
markup.heading.markdownbold
markup.quote.markdown#75715Eitalic
markup.bold.markdownbold
string.other.link.title.markdown,string.other.link.description.markdown#AE81FF
markup.underline.link.markdown,markup.underline.link.image.markdown#E6DB74
markup.italic.markdownitalic
markup.list.unnumbered.markdown, markup.list.numbered.markdown#f8f8f2
punctuation.definition.list.begin.markdown#A6E22E
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#FD971F
Vintui Theme by Vintlike - VS Code Theme