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#24BFA5
  • activityBar.activeFocusBorder#24BFA5
  • activityBar.background#121315
  • activityBar.foreground#e7e7e7
  • activityBarBadge.background#24BFA5
  • activityBarBadge.foreground#f0f0f0
  • breadcrumb.background#121315
  • breadcrumb.focusForeground#24BFA5
  • breadcrumb.foreground#e0e0e0
  • breadcrumbPicker.background#1b1b1d
  • button.background#24bfa5a8
  • button.foreground#f0f0f0
  • button.hoverBackground#0db498d3
  • checkbox.border#24BFA5
  • checkbox.foreground#24BFA5
  • diffEditor.insertedTextBackground#66f0c213
  • dropdown.background#202124
  • dropdown.border#00BCD4
  • dropdown.foreground#eeeeee
  • editor.background#17181a
  • editor.findMatchBorder#00BCD4
  • editor.foreground#e2e2e2ec
  • editor.lineHighlightBackground#343f5667
  • editor.lineHighlightBorder#343f5667
  • editor.selectionBackground#343F56
  • editor.selectionHighlightBackground#2929293b
  • editor.wordHighlightBackground#343F56
  • editorCursor.foreground#24BFA5
  • editorGroupHeader.tabsBackground#17181a
  • editorGutter.addedBackground#24BFA5
  • editorGutter.modifiedBackground#938464
  • editorHoverWidget.background#17181a
  • editorHoverWidget.foreground#cecece
  • editorIndentGuide.background#97a7c826
  • editorLineNumber.activeForeground#ffffff9a
  • editorLineNumber.foreground#94949460
  • editorSuggestWidget.background#212224
  • editorSuggestWidget.border#585858
  • editorSuggestWidget.foreground#cecece
  • editorSuggestWidget.highlightForeground#24BFA5
  • editorSuggestWidget.selectedBackground#1c423cc5
  • editorWhitespace.foreground#3b3a32
  • editorWidget.background#17181a
  • focusBorder#535353
  • foreground#dadada
  • gitDecoration.ignoredResourceForeground#3D4D67
  • gitDecoration.modifiedResourceForeground#E3C18A
  • gitDecoration.untrackedResourceForeground#70CA8E
  • input.background#202124
  • input.border#dfdfdf44
  • input.foreground#f0f0f0
  • input.placeholderForeground#c0c0c06e
  • inputOption.activeBorder#24BFA5
  • inputOption.activeForeground#f0f0f0
  • list.activeSelectionBackground#e6e6e609
  • list.activeSelectionForeground#ffffff
  • list.deemphasizedForeground#24BFA5
  • list.focusBackground#1a1a17
  • list.focusForeground#fff
  • list.focusOutline#c0c0c06e
  • list.highlightForeground#24BFA5
  • list.hoverBackground#1E1F21
  • list.inactiveSelectionBackground#e6e6e609
  • list.inactiveSelectionForeground#D5D9E2
  • menu.selectionForeground#24BFA5
  • menubar.selectionForeground#24BFA5
  • notificationLink.foreground#f8f8f8
  • panel.background#121315
  • panel.border#121315
  • panel.dropBorder#24BFA5
  • panelInput.border#24BFA5
  • panelTitle.activeBorder#24BFA5
  • panelTitle.activeForeground#ffff
  • pickerGroup.foreground#24BFA5
  • progressBar.background#00BCD4
  • scrollbarSlider.activeBackground#ffffff50
  • scrollbarSlider.background#252526
  • scrollbarSlider.hoverBackground#2b2b2b
  • settings.dropdownBorder#24BFA5
  • settings.headerForeground#24BFA5
  • settings.modifiedItemIndicator#24BFA5
  • sideBar.background#121315
  • sideBarSectionHeader.background#121315
  • sideBarSectionHeader.border#121315
  • sideBarSectionHeader.foreground#24BFA5
  • sideBarTitle.foreground#24BFA5
  • statusBar.background#121315
  • statusBar.border#121315
  • statusBar.foreground#e8e8e8
  • statusBar.noFolderBackground#121315
  • statusBar.noFolderBorder#121315
  • statusBarItem.activeBackground#24BFA5
  • statusBarItem.hoverBackground#64f0d82d
  • tab.activeBackground#24bfa509
  • tab.activeBorder#24BFA5
  • tab.inactiveBackground#252629
  • tab.inactiveForeground#f0f0f0
  • tab.unfocusedInactiveForeground#24BFA5
  • terminal.background#121315
  • terminal.border#121315
  • textLink.foreground#00BCD4
  • titleBar.activeBackground#121315
  • titleBar.activeForeground#f0f0f0
  • titleBar.inactiveBackground#121315
  • titleBar.inactiveForeground#f0f0f0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.tag#00B2FF
entity.other.attribute-name, string.quoted.double.json#fed404ea
meta.tag.other, entity.name.tag.style, entity.name.tag.script, meta.tag.block.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html#1ab2f8
meta.tag.metadata.meta.void.html,punctuation.separator.key-value.html#FED604
punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#0587c4
meta.tag string -source -punctuation, text source text meta.tag string -punctuation#37E7AC
punctuation.section.embedded -(source string source punctuation.section.embedded), meta.brace.erb.html#D0B344
meta.toc-list.id#88F2AF
string.quoted.double.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, string.quoted.double.handlebars#37E7AC
punctuation.definition.comment.html#304047
comment.block.html#4d595f

Shiki preview

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

Loading...

HTML Color Theme - Coding Theme