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#000000
  • activityBar.background#000000
  • activityBar.border#000000
  • activityBar.foreground#ffff7e
  • activityBar.inactiveForeground#4a7a44
  • activityBarBadge.background#80cbc4
  • activityBarBadge.foreground#000000
  • badge.background#00000030
  • badge.foreground#464b5d
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#e5cbff
  • breadcrumbPicker.background#000000
  • button.background#717cb450
  • button.hoverBackground#77777727
  • debugToolBar.background#000000
  • diffEditor.insertedTextBackground#c3e88d15
  • diffEditor.removedTextBackground#ff537020
  • dropdown.background#000000
  • dropdown.border#000000
  • dropdown.foreground#00ffff
  • editor.background#000000
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#3E3D32
  • editor.selectionBackground#49483E
  • editorCursor.foreground#F8F8F0
  • editorGroupHeader.tabsBackground#0e0e0e
  • editorHoverWidget.background#0f111a
  • editorHoverWidget.border#ffffff10
  • editorSuggestWidget.background#050505
  • editorSuggestWidget.border#050505
  • editorSuggestWidget.foreground#8f93a2
  • editorSuggestWidget.highlightForeground#80cbc4
  • editorSuggestWidget.selectedBackground#ffffff15
  • editorWhitespace.foreground#3B3A32
  • editorWidget.background#050505
  • editorWidget.border#4a7a44
  • editorWidget.resizeBorder#80cbc4
  • input.background#000000
  • input.border#ffffff10
  • input.foreground#eeffff
  • input.placeholderForeground#777777
  • list.activeSelectionBackground#0f111a
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#8f93a220
  • list.focusForeground#ffffff
  • list.focusOutline#4a7a44
  • list.highlightForeground#80cbc4
  • list.hoverBackground#0f111a
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#0f111a
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#00000030
  • listFilterWidget.noMatchesOutline#00000030
  • listFilterWidget.outline#00000030
  • menu.background#0f111a
  • menu.foreground#8f93a2
  • menu.selectionBackground#00000050
  • menu.selectionBorder#00000030
  • menu.selectionForeground#80cbc4
  • menu.separatorBackground#8f93a2
  • menubar.selectionBackground#00000030
  • menubar.selectionBorder#00000030
  • menubar.selectionForeground#80cbc4
  • notificationLink.foreground#80cbc4
  • notifications.background#0f111a
  • notifications.foreground#8f93a2
  • peekView.border#3d3280
  • peekViewEditor.background#02001a
  • peekViewEditor.matchHighlightBackground#717cb450
  • peekViewEditorGutter.background#8f93a205
  • peekViewResult.background#111111
  • peekViewResult.matchHighlightBackground#717cb450
  • peekViewResult.selectionBackground#52597570
  • peekViewTitle.background#8f93a205
  • peekViewTitleDescription.foreground#8f93a260
  • quickInput.background#000000
  • quickInput.foreground#999999
  • sideBar.background#050505
  • sideBar.border#050505
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#050505
  • sideBarSectionHeader.border#050505
  • sideBarSectionHeader.foreground#e5cbff
  • sideBarTitle.foreground#77ff77
  • statusBar.background#000000
  • statusBar.border#000000
  • statusBar.debuggingBackground#000000
  • statusBar.debuggingForeground#7e7e7e
  • statusBar.foreground#00ffff
  • statusBar.noFolderBackground#0f111a
  • statusBarItem.hoverBackground#01fdfd1a
  • statusBarItem.remoteBackground#80cbc4
  • statusBarItem.remoteForeground#000000
  • tab.activeBorder#000000
  • tab.activeForeground#ffffff
  • tab.activeModifiedBorder#525975
  • tab.border#000000
  • tab.inactiveBackground#111111
  • tab.inactiveForeground#777777
  • tab.unfocusedActiveBorder#464b5d
  • tab.unfocusedActiveForeground#8f93a2
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#00ff62b9
  • titleBar.border#000000
  • titleBar.inactiveBackground#0f111a
  • titleBar.inactiveForeground#525975

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#75715E
variable.language.this#e000d5italic
variable.language.special.self#e000d5italic
variable.other.object#50ca79
variable.other.object.property#01a738
entity.name.type#ffb451
entity.name.section#4ec7ff
markup.boldbold
punctuation.definition.bold#ff7300
markup.italicitalic
punctuation.definition.italic#ff7300
markup.quote#A6E22Eitalic
punctuation.definition.list.begin#F92672
fenced_code.block#AE81FF
markup.fenced_code.block#bebebe
markup.inline.raw.string#bebebe
meta.separator#F92672
meta.function-call.generic#A6E22E
string#f0e376
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
entity.name.function.decorator#ff7300
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
support.variable.magic#19b8c4
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
monoBlack by jmbe - VS Code Theme