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#0f0e13
  • activityBar.border#0f0e13
  • activityBar.dropBackground#0f0e13
  • activityBar.foreground#fff
  • activityBarBadge.background#FE3D5F
  • activityBarBadge.foreground#000
  • badge.background#FE3D5F
  • badge.foreground#000
  • button.background#0088ff
  • button.foreground#fff
  • button.hoverBackground#2567A4
  • editor.background#0f0e13
  • editor.findMatchBackground#2567A4
  • editor.findMatchHighlightBackground#382B45
  • editor.findRangeHighlightBackground#382B45
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#AE244B
  • editor.inactiveSelectionBackground#0f0e13
  • editor.lineHighlightBackground#382B45
  • editor.lineHighlightBorder#0f0e13
  • editor.rangeHighlightBackground#382B45
  • editor.selectionBackground#0050A4
  • editor.selectionHighlightBackground#2567A4
  • editor.wordHighlightBackground#FFFFFF0D
  • editor.wordHighlightStrongBackground#FFFFFF0D
  • editorBracketMatch.background#0f0e13
  • editorBracketMatch.border#AE244B
  • editorCodeLens.foreground#dedede
  • editorCursor.foreground#FE3D5F
  • editorError.border#0f0e13
  • editorError.foreground#A22929
  • editorGroup.background#A22929
  • editorGroup.border#0f0e13
  • editorGroup.dropBackground#668EFB
  • editorGroupHeader.noTabsBackground#0f0e13
  • editorGroupHeader.tabsBackground#0f0e13
  • editorGroupHeader.tabsBorder#0f0e13
  • editorGutter.addedBackground#07F298
  • editorGutter.background#0f0e1366
  • editorGutter.deletedBackground#FE3D5F
  • editorGutter.modifiedBackground#668EFB
  • editorHoverWidget.background#0f0e13
  • editorHoverWidget.border#0f0e13
  • editorIndentGuide.background#586883
  • editorLineNumber.foreground#dedede
  • editorLink.activeForeground#dedede
  • editorMarkerNavigation.background#58688333
  • editorMarkerNavigationError.background#A22929
  • editorMarkerNavigationWarning.background#FE3D5F
  • input.background#0f0e13
  • input.border#668EFB
  • input.foreground#fff
  • input.placeholderForeground#fff
  • inputOption.activeBorder#FE3D5F
  • inputValidation.errorBackground#0f0e13
  • inputValidation.errorBorder#FE3D5F
  • inputValidation.infoBackground#0f0e13
  • inputValidation.infoBorder#0f0e13
  • inputValidation.warningBackground#0f0e13
  • inputValidation.warningBorder#FE3D5F
  • list.activeSelectionBackground#343d46
  • list.activeSelectionForeground#dfe1e8
  • list.focusBackground#343d46
  • list.focusForeground#dfe1e8
  • list.hoverBackground#232830
  • list.hoverForeground#c0c5cd
  • list.inactiveSelectionBackground#343d46
  • list.inactiveSelectionForeground#dfe1e8
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#668EFB
  • scrollbarSlider.background#382B45
  • scrollbarSlider.hoverBackground#668EFB
  • sideBar.background#0f0e13
  • sideBar.border#0f0e13
  • sideBar.foreground#dedede
  • sideBarSectionHeader.background#0f0e13
  • sideBarSectionHeader.foreground#dedede
  • sideBarTitle.foreground#668EFB
  • statusBar.background#0f0e13
  • statusBar.border#0f0e13
  • statusBar.debuggingBackground#0f0e13
  • statusBar.debuggingForeground#0f0e13
  • statusBar.foreground#dedede
  • statusBar.noFolderBackground#0f0e13
  • statusBar.noFolderForeground#dedede
  • statusBarItem.activeBackground#0088ff
  • statusBarItem.hoverBackground#0f0e13
  • statusBarItem.prominentBackground#0f0e13
  • statusBarItem.prominentHoverBackground#0f0e13
  • tab.activeBackground#0f0e13
  • tab.activeBorder#FE3D5F
  • tab.activeForeground#fff
  • tab.border#0f0e13
  • tab.inactiveBackground#0f0e13
  • tab.inactiveForeground#dedede
  • tab.unfocusedActiveForeground#dedede
  • tab.unfocusedInactiveForeground#dedede

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#586883italic
constant#FF9781
entity#16B553
invalid#f44542
keyword, storage.type.class.js#EB3457bold
meta#03FEAC
meta.brace#668EFB
punctuation#07F298
punctuation.definition.parameters#FE3D5F
punctuation.definition.template-expression#7A7C83
storage#F15130
storage.type.function.arrow#06EC88
string, punctuation.definition.string#26ACFD
string.template, punctuation.definition.string.template#7A7C83
support#7ECDFB
support.function#26ACFD
support.variable.property.dom#26ACFD
variable#D7D8DCitalic
source.css entity, source.stylus entity#26ACFD
entity.other.attribute-name.id.css#16B553
entity.name.tag#F15130
source.css support, source.stylus support#B8BAC3
source.css constant, source.css support.constant, source.stylus constant, source.stylus support.constant#E2E4EB
source.css string, source.css punctuation.definition.string, source.stylus string, source.stylus punctuation.definition.string#7ECDFB
source.css variable, source.stylus variable#5ED088
text.html.basic entity.name#9eE2E4EBf
meta.toc-list.id.html#26ACFD
text.html.basic entity.other#16B553italic
meta.tag.metadata.script.html entity.name.tag.html#5ED088
punctuation.definition.string.begin, punctuation.definition.string.end#D8DAE2
source.ini entity#e1eE2E4EB
source.ini keyword#26ACFD
source.ini punctuation.definition#FF9781
source.ini punctuation.separator#7ECDFB
source.js storage.type.function#FF9781
variable.language, entity.name.type.class.js#FF9781
entity.other.inherited-class.js#5ED088
variable.parameter.function.language.special.self.python#FF9781
source.json support#5ED088
source.json string, source.json punctuation.definition.string#e1eE2E4EB
punctuation.definition.heading.markdown#e1eE2E4EB
entity.name.section.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#5ED088bold
meta.paragraph.markdown#e1eE2E4EB
beginning.punctuation.definition.quote.markdown#5ED088
markup.quote.markdown meta.paragraph.markdown#9eE2E4EBfitalic
meta.separator.markdown#5ED088
markup.bold.markdown#9eE2E4EBfbold
markup.italic.markdown#9eE2E4EBfitalic
beginning.punctuation.definition.list.markdown#5ED088
string.other.link.title.markdown#5ED088
string.other.link.title.markdown, string.other.link.description.markdown, string.other.link.description.title.markdown#5ED088
markup.underline.link.markdown, markup.underline.link.image.markdown#9eE2E4EBf
fenced_code.block.language, markup.inline.raw.markdown#9eE2E4EBf
fenced_code.block.language, markup.inline.raw.markdown#9eE2E4EBf
text.jade entity.name#9eE2E4EBf
text.jade entity.other.attribute-name.tagitalic
text.jade string.interpolated#FF9781
source.ts entity.name.type#5ED088
source.ts keyword#5ED088
source.ts punctuation.definition.parameters#e1eE2E4EB
meta.arrow.ts punctuation.definition.parameters#FF9781
source.ts storage#9eE2E4EBf
source.php entity#9eE2E4EBf
variable.other.php#5ED088
modifier, this, comment, storage.modifier.js, entity.other.attribute-name.jsitalic

Shiki preview

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

Loading...

op-1 by aterruso - VS Code Theme