Skip to main content
CodingTheme

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#000
  • activityBar.border#A6E22E75
  • activityBar.foreground#A6E22E
  • activityBar.inactiveForeground#A6E22E75
  • activityBarBadge.background#000
  • activityBarBadge.foreground#A6E22E
  • badge.background#000000
  • badge.foreground#A6E22E
  • breadcrumb.foreground#A6E22E
  • button.background#000000
  • button.foreground#FFFFFF
  • button.hoverBackground#000000
  • checkbox.border#A6E22E75
  • contrastActiveBorder#000000
  • contrastBorder#A6E22E75
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#A6E22E
  • debugToolBar.background#000000
  • debugToolBar.border#A6E22E
  • diffEditor.insertedTextBackground#31958A55
  • diffEditor.insertedTextBorder#31958A55
  • diffEditor.removedTextBackground#892F4688
  • diffEditor.removedTextBorder#31958A55
  • dropdown.background#000000
  • dropdown.border#A6E22E75
  • dropdown.foreground#FFFFFF
  • editor.background#000000
  • editor.findMatchBackground#6688cc
  • editor.findMatchBorder#A6E22E75
  • editor.findMatchHighlightBackground#eeeeee44
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#6688cc
  • editor.lineHighlightBorder#A6E22E75
  • editor.selectionBackground#6688cc
  • editor.selectionForeground#000c18
  • editorCursor.foreground#33FF23
  • editorGroup.border#A6E22E75
  • editorGroupHeader.border#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#A6E22E75
  • editorHint.foreground#43B9D8
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#A6E22E75
  • editorIndentGuide.activeBackground#505050
  • editorLineNumber.activeForeground#A6E22E
  • editorLineNumber.foreground#A6E22E
  • editorLink.activeForeground#0063a5
  • editorMarkerNavigation.background#060621
  • editorMarkerNavigationError.background#AB395B
  • editorMarkerNavigationWarning.background#5B7E7A
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#A6E22E
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#43B9D8
  • editorSuggestWidget.selectedBackground#A6E22E75
  • editorWidget.background#000000
  • editorWidget.border#000000
  • focusBorder#A6E22E75
  • foreground#FFFFFF
  • icon.foreground#ffffff
  • input.background#000000
  • input.border#A6E22E75
  • input.foreground#FFFFFF
  • input.placeholderForeground#A6E22E75
  • list.activeSelectionBackground#43B9D815
  • list.hoverBackground#43B9D815
  • list.inactiveSelectionBackground#A6E22E15
  • menu.background#000000
  • menu.border#A6E22E75
  • merge.border#A6E22E75
  • notificationCenter.border#A6E22E
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#FFFFFF
  • notifications.background#000000
  • notifications.border#A6E22E75
  • notifications.foreground#FFFFFF
  • panel.background#000000
  • panel.border#A6E22E75
  • panel.dropBorder#A6E22E
  • panelSection.border#A6E22E75
  • panelTitle.activeForeground#A6E22E
  • panelTitle.inactiveForeground#A6E22E75
  • peekView.border#A6E22E75
  • peekViewTitle.background#000000
  • peekViewTitleLabel.foreground#ffffff
  • quickInput.background#000000
  • sideBar.background#000
  • sideBar.border#A6E22E75
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#A6E22E75
  • sideBarSectionHeader.foreground#A6E22E
  • sideBarTitle.foreground#A6E22E
  • statusBar.background#000000
  • statusBar.border#A6E22E75
  • statusBar.debuggingBackground#43B9D815
  • statusBar.debuggingForeground#A6E22E
  • statusBar.foreground#A6E22E
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#A6E22E
  • tab.activeBackground#000000
  • tab.activeBorder#000000
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#A6E22E75
  • tab.border#A6E22E75
  • tab.hoverBorder#A6E22E75
  • tab.inactiveBackground#303030
  • tab.inactiveForeground#FFFFFF
  • tab.inactiveModifiedBorder#A6E22E75
  • tab.unfocusedActiveBorder#000000
  • tab.unfocusedActiveForeground#FFFFFF
  • tab.unfocusedInactiveForeground#FFFFFF
  • terminal.ansiBlack#8f8f8f
  • terminal.ansiBlue#5ccaef
  • terminal.ansiBrightBlack#8f8f8f
  • terminal.ansiBrightBlue#5ccaef
  • terminal.ansiBrightCyan#a57fff
  • terminal.ansiBrightGreen#98d800
  • terminal.ansiBrightMagenta#f57f00
  • terminal.ansiBrightRed#f82a5d
  • terminal.ansiBrightWhite#f1f1f1
  • terminal.ansiBrightYellow#e7dc60
  • terminal.ansiCyan#a57fff
  • terminal.ansiGreen#98d800
  • terminal.ansiMagenta#f57f00
  • terminal.ansiRed#f82a5d
  • terminal.ansiWhite#f1f1f1
  • terminal.ansiYellow#e7dc60
  • terminal.border#A6E22E75
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#A6E22E
  • titleBar.border#A6E22E75
  • titleBar.inactiveForeground#A6E22E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
comment#FD971F
string#E6DB74
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#F92672bold
storage#F92672bold
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672bold
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0bold
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
variable.language#A6E22E
heading.1.markdown#A6E22Ebold
punctuation.definition.heading.markdown#A6E22E
entity.name.section.markdown#A6E22E
punctuation.definition.list.begin.markdown#AE81FF
meta.image.inline.markdown#E6DB74
markup.bold.markdown#FFFFFFbold
markup.italic.markdown#FFFFFFitalic
markup.inline.raw.string.markdown#66D9EF
meta.separator.markdown#8f8f8f
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#AE81FF
variable.other.object, punctuation.accessor, meta.brace.round, variable.other.readwrite, punctuation.separator.comma#FFFFFF
comment#909090
string.quoted.double, string.template.js, string.template.ts, string.template.*, meta.var.expr.js#00FF66bold
string.quoted.single#00FF66
keyword.operator#4169E1
keyword.operator.arithmetic#0f0
keyword.operator.assignment#FFFFFFbold
keyword.operator.logical#4169E1bold
keyword.operator.new#4169E1bold
storage.typebold
keyword, storage#33FF33bold
entity.name.type.class#FFFFFF
variable, variable.other.object, variable.other.readwrite, support.variable.property.ts, meta.object-literal.key.ts#FFFFFF
support.classbold
constant.languagebold
keyword.other.http#33FF33

Shiki preview

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

Loading...

Monokai Hacker by Felipe Zarco - VS Code Theme