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#000000
  • activityBar.border#000000
  • activityBar.foreground#199CEF
  • activityBarBadge.background#ffffff
  • activityBarBadge.foreground#199CEF
  • button.background#0089df
  • button.foreground#ffffff
  • checkbox.border#199CEF
  • dropdown.background#000000
  • dropdown.border#000000
  • dropdown.foreground#dadada
  • dropdown.listBackground#199CEF
  • editor.background#000000
  • editor.foreground#ffffff
  • editor.selectionBackground#199CEF
  • editor.selectionHighlightBackground#199def75
  • editor.wordHighlightBackground#199def83
  • editorCursor.foreground#199CEF
  • editorGroup.border#199def67
  • editorGroupHeader.border#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#199CEF
  • editorHoverWidget.foreground#ffffff
  • editorLineNumber.activeForeground#009dff
  • editorLineNumber.foreground#808080
  • editorOverviewRuler.background#000000
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.errorForeground#ff0000
  • editorOverviewRuler.infoForeground#44ef19
  • editorOverviewRuler.warningForeground#ecfd00
  • editorRuler.foreground#dadada09
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.selectedBackground#000000
  • editorWidget.background#000000
  • editorWidget.border#000000
  • focusBorder#000000
  • input.background#000000
  • input.border#dadada09
  • input.foreground#dadada
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#199CEF
  • list.hoverBackground#000000
  • list.hoverForeground#199CEF
  • list.inactiveSelectionBackground#000000
  • list.inactiveSelectionForeground#199CEF
  • menu.background#000000
  • menu.border#199CEF
  • menu.foreground#FFFFFF
  • menu.selectionBackground#000000
  • menu.selectionForeground#199CEF
  • menu.separatorBackground#199def67
  • menubar.selectionBackground#000000
  • menubar.selectionForeground#199CEF
  • minimap.background#000000
  • minimapSlider.activeBackground#199CEF40
  • minimapSlider.background#000000
  • minimapSlider.hoverBackground#199CEF
  • panel.background#000000
  • panel.border#000000
  • panelTitle.activeForeground#199CEF
  • scrollbar.shadow#199CEF40
  • scrollbarSlider.activeBackground#199CEF40
  • scrollbarSlider.background#199defb7
  • scrollbarSlider.hoverBackground#199CEF90
  • sideBar.background#000000
  • sideBar.border#199def65
  • sideBar.foreground#ffffff
  • sideBarTitle.background#000000
  • sideBarTitle.foreground#199CEF
  • statusBar.background#000000
  • statusBar.border#000000
  • statusBar.debuggingBackground#199CEF
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#000000
  • statusBarItem.hoverBackground#000000
  • statusBarItem.hoverForeground#199CEF
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#000000
  • tab.activeBorderTop#199CEF
  • tab.activeForeground#199CEF
  • tab.activeModifiedBorder#199CEF
  • tab.border#000000
  • tab.hoverForeground#199CEF
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#dadada
  • tab.unfocusedActiveBorder#000000
  • tab.unfocusedActiveForeground#ffffff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#494949
  • tree.indentGuidesStroke#199def4d
  • widget.shadow#ffffff
  • window.activeBorder#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#ffffff—
meta.embedded, source.groovy.embedded#F8F8F2—
comment#75715E—
string#E6DB74—
punctuation.definition.template-expression, punctuation.section.embedded#F92672—
meta.template.expression#F8F8F2—
constant.numeric#AE81FF—
constant.language#AE81FF—
constant.character, constant.other#AE81FF—
variable#F8F8F2
keyword#F92672—
storage#F92672
storage.type#66D9EFitalic
entity.name.type, entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
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
invalid.deprecated#F8F8F0—
meta.structure.dictionary.json string.quoted.double.json#CFCFC2—
meta.diff, meta.diff.header#75715E—
markup.deleted#F92672—
markup.inserted#A6E22E—
markup.changed#E6DB74—
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#A6E22E
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#ff0000—
token.debug-token#9500ff—
variable.language#FD971F—
SisTecDarck Theme by SisTecDarck Theme - VS Code Theme