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.background#2a3439
  • activityBar.foreground#2d9885
  • badge.background#455558
  • button.background#2d9885
  • debugExceptionWidget.background#455558
  • debugExceptionWidget.border#2d9885
  • debugToolBar.background#455558
  • dropdown.background#455558
  • dropdown.border#2a3439
  • editor.background#2a3439
  • editor.findMatchBackground#455558
  • editor.findMatchHighlightBackground#2a3439
  • editor.findRangeHighlightBackground#e05252
  • editor.foreground#c0c0c0
  • editor.lineHighlightBackground#2a3439
  • editor.selectionBackground#455558
  • editor.selectionHighlightBackground#455558
  • editor.wordHighlightBackground#455558
  • editor.wordHighlightStrongBackground#455558
  • editorCursor.foreground#ffffff
  • editorGroup.background#455558
  • editorGroup.border#455558
  • editorGroup.dropBackground#2a3439
  • editorGroupHeader.tabsBackground#455558
  • editorGutter.addedBackground#2d9885
  • editorGutter.deletedBackground#e05252
  • editorGutter.modifiedBackground#8fbadb
  • editorHoverWidget.background#455558
  • editorIndentGuide.activeBackground#3a4043
  • editorIndentGuide.background#3a4043
  • editorLineNumber.foreground#7a8590
  • editorMarkerNavigationError.background#e05252
  • editorMarkerNavigationWarning.background#9470ff
  • editorWhitespace.foreground#7a8590
  • editorWidget.background#455558
  • errorForeground#e05252
  • focusBorder#2d9885
  • input.background#455558
  • input.foreground#c0c0c0
  • input.placeholderForeground#7a8590
  • inputOption.activeBorder#2d9885
  • inputValidation.errorBackground#455558
  • inputValidation.errorBorder#e05252
  • inputValidation.infoBackground#455558
  • inputValidation.infoBorder#9470ff
  • inputValidation.warningBackground#2a3439
  • inputValidation.warningBorder#8fbadb
  • list.activeSelectionBackground#7a8590
  • list.dropBackground#8fbadb
  • list.focusBackground#7a8590
  • list.highlightForeground#c0c0c0
  • list.hoverBackground#7a8590
  • list.inactiveSelectionBackground#7a8590
  • list.inactiveSelectionForeground#c0c0c0
  • notification.background#455558
  • panel.background#2a3439
  • panel.border#455558
  • peekView.border#455558
  • peekViewEditor.background#455558
  • peekViewEditor.matchHighlightBackground#2d9885
  • peekViewResult.background#455558
  • peekViewTitle.background#455558
  • pickerGroup.border#2a3439
  • pickerGroup.foreground#2a3439
  • progressBar.background#455558
  • scrollbar.shadow#1a2024
  • selection.background#2a3439
  • sideBar.background#2a3439
  • sideBar.foreground#c0c0c0
  • sideBarTitle.foreground#2d9885
  • statusBar.background#2d9885
  • statusBar.debuggingBackground#2d9885
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#2d9885
  • statusBarItem.prominentBackground#455558
  • statusBarItem.prominentHoverBackground#455558
  • statusBarItem.remoteBackground#2d9885
  • tab.activeBackground#2a3439
  • tab.activeForeground#c0c0c0
  • tab.border#455558
  • tab.inactiveBackground#455558
  • tab.inactiveForeground#7a8590
  • titleBar.activeBackground#2a3439
  • widget.shadow#1a2024

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#c0c0c0
meta.embedded, source.groovy.embedded#c0c0c0
comment#7a8590italic
string#8fbadb
string.regexp#8fbadb
constant.numeric#8fbadb
variable.language, variable.other#c0c0c0
keyword#2d9885bold
storage#2d9885bold
entity.name.class, entity.name.type#2d9885
entity.name.function#9470ff
punctuation.definition.variable#2d9885
punctuation.section.embedded.begin, punctuation.section.embedded.end#2d9885
constant.language, meta.preprocessor#9470ff
support.function.construct, keyword.other.new#7a8590
constant.character, constant.other#8fbadb
entity.other.inherited-class#9470ff
variable.parameter
entity.name.tag#9470ff
punctuation.definition.tag#2d9885
entity.other.attribute-name#8fbadb
support.function#2d9885
punctuation.separator.continuation#7a8590
support.constant
support.type, support.class#2d9885
support.type.exception#e05252
support.other.variable
invalid#e05252
markup.quote#8fbadb
markup.list#8fbadb
markup.bold, markup.italic#9470ff
markup.inline.raw#ffffff
markup.heading#2d9885
markup.heading.setext#c0c0c0
Elrodeo by chmllr - VS Code Theme