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#ff0000
  • activityBar.background#000000
  • activityBar.border#353535
  • activityBar.foreground#e1e4e8
  • activityBar.inactiveForeground#6a737d
  • activityBarBadge.background#ff0000
  • activityBarBadge.foreground#fff
  • badge.background#ff0000dc
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#d1d5da
  • breadcrumb.focusForeground#e1e4e8
  • breadcrumb.foreground#959da5
  • breadcrumbPicker.background#362b2b
  • button.background#ff0000dc
  • button.foreground#ffffff
  • button.hoverBackground#862222
  • checkbox.background#444d56
  • checkbox.border#1b1f23
  • debugToolBar.background#362b2b
  • descriptionForeground#959da5
  • diffEditor.insertedTextBackground#28a74530
  • diffEditor.removedTextBackground#d73a4930
  • dropdown.background#202020
  • dropdown.border#000000
  • dropdown.foreground#e1e4e8
  • dropdown.listBackground#242424
  • editor.background#111111
  • editor.findMatchBackground#ffd33d44
  • editor.findMatchHighlightBackground#ffd33d22
  • editor.focusedStackFrameHighlightBackground#b808
  • editor.foldBackground#332828
  • editor.foreground#e1e4e8
  • editor.inactiveSelectionBackground#ff333322
  • editor.lineHighlightBackground#353535
  • editor.selectionBackground#ff33334f
  • editor.selectionHighlightBackground#e617173a
  • editor.selectionHighlightBorder#e6171700
  • editor.stackFrameHighlightBackground#a707
  • editor.wordHighlightBackground#e6171700
  • editor.wordHighlightBorder#e6171799
  • editor.wordHighlightStrongBackground#e6171700
  • editor.wordHighlightStrongBorder#e6171766
  • editorBracketMatch.background#171ae650
  • editorBracketMatch.border#2517e600
  • editorCursor.foreground#c8e1ff
  • editorGroup.border#353535
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#353535
  • editorGutter.addedBackground#28a745
  • editorGutter.deletedBackground#ea4a5a
  • editorGutter.modifiedBackground#2188ff
  • editorIndentGuide.activeBackground#564444
  • editorIndentGuide.background#3d2f2f
  • editorLineNumber.activeForeground#e1e4e8
  • editorLineNumber.foreground#444d56
  • editorOverviewRuler.border#1b1f23
  • editorWhitespace.foreground#444d56
  • editorWidget.background#281f1f
  • errorForeground#f97583
  • focusBorder#c50000
  • foreground#d1d5da
  • gitDecoration.addedResourceForeground#34d058
  • gitDecoration.conflictingResourceForeground#ffab70
  • gitDecoration.deletedResourceForeground#ea4a5a
  • gitDecoration.ignoredResourceForeground#6a737d
  • gitDecoration.modifiedResourceForeground#79b8ff
  • gitDecoration.submoduleResourceForeground#6a737d
  • gitDecoration.untrackedResourceForeground#34d058
  • input.background#3d2f2f
  • input.border#231b1b
  • input.foreground#e1e4e8
  • input.placeholderForeground#959da5
  • list.activeSelectionBackground#4a3939
  • list.activeSelectionForeground#e1e4e8
  • list.focusBackground#890404
  • list.hoverBackground#342828
  • list.hoverForeground#e1e4e8
  • list.inactiveFocusBackground#3e1d1d
  • list.inactiveSelectionBackground#342828
  • list.inactiveSelectionForeground#e1e4e8
  • notificationCenterHeader.background#2e2424
  • notificationCenterHeader.foreground#959da5
  • notifications.background#3d2f2f
  • notifications.border#353535
  • notifications.foreground#e1e4e8
  • notificationsErrorIcon.foreground#ea4a5a
  • notificationsInfoIcon.foreground#79b8ff
  • notificationsWarningIcon.foreground#ffab70
  • panel.background#000000
  • panel.border#353535
  • panelInput.border#3d2f2f
  • panelTitle.activeBorder#ff0000
  • panelTitle.activeForeground#e1e4e8
  • panelTitle.inactiveForeground#959da5
  • peekViewEditor.background#20202088
  • peekViewEditor.matchHighlightBackground#ffd33d33
  • peekViewResult.background#202020
  • peekViewResult.matchHighlightBackground#ffd33d33
  • pickerGroup.border#564444
  • pickerGroup.foreground#e1e4e8
  • progressBar.background#d60303
  • quickInput.background#2e2424
  • quickInput.foreground#e1e4e8
  • scrollbar.shadow#0008
  • scrollbarSlider.activeBackground#7d6a6a88
  • scrollbarSlider.background#7d6a6a33
  • scrollbarSlider.hoverBackground#7d6a6a44
  • settings.headerForeground#e1e4e8
  • settings.modifiedItemIndicator#d60303
  • sideBar.background#141414
  • sideBar.border#353535
  • sideBar.foreground#d8d8d8
  • sideBarSectionHeader.background#303030
  • sideBarSectionHeader.border#353535
  • sideBarSectionHeader.foreground#e1e4e8
  • sideBarTitle.foreground#e1e4e8
  • statusBar.background#000000
  • statusBar.border#353535
  • statusBar.debuggingBackground#931c06
  • statusBar.debuggingForeground#fff
  • statusBar.foreground#ffe5e5dc
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#ff0000
  • statusBarItem.prominentBackground#342828
  • tab.activeBackground#000000
  • tab.activeBorder#000000
  • tab.activeBorderTop#ff0000
  • tab.activeForeground#e1e4e8
  • tab.border#000000
  • tab.hoverBackground#000000
  • tab.inactiveBackground#303030
  • tab.inactiveForeground#959da5
  • tab.unfocusedActiveBorder#000000
  • tab.unfocusedActiveBorderTop#000000
  • tab.unfocusedHoverBackground#000000
  • terminal.foreground#d1d5da
  • textBlockQuote.background#2e2424
  • textBlockQuote.border#564444
  • textCodeBlock.background#3d2f2f
  • textLink.activeForeground#c8e1ff
  • textLink.foreground#ff7979
  • textPreformat.foreground#d1d5da
  • textSeparator.foreground#586069
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#e1e4e8
  • titleBar.border#353535
  • titleBar.inactiveBackground#707070
  • titleBar.inactiveForeground#000000
  • tree.indentGuidesStroke#3d2f2f
  • welcomePage.buttonBackground#3d2f2f
  • welcomePage.buttonHoverBackground#564444

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#6a737d
constant, entity.name.constant, variable.other.constant, variable.language#79b8ff
entity, entity.name#b392f0
variable.parameter.function#e1e4e8
entity.name.tag#85e89d
keyword#f97583
storage, storage.type#f97583
storage.modifier.package, storage.modifier.import, storage.type.java#e1e4e8
string, punctuation.definition.string, string punctuation.section.embedded source#9ecbff
support#79b8ff
meta.property-name#79b8ff
variable#ffab70
variable.other#e1e4e8
invalid.broken#fdaeb7italic
invalid.deprecated#fdaeb7italic
invalid.illegal#fdaeb7italic
invalid.unimplemented#fdaeb7italic
carriage-return#24292eitalic underline
message.error#fdaeb7
string source#e1e4e8
string variable#79b8ff
source.regexp, string.regexp#dbedff
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#dbedff
string.regexp constant.character.escape#85e89dbold
support.constant#79b8ff
support.variable#79b8ff
meta.module-reference#79b8ff
punctuation.definition.list.begin.markdown#ffab70
markup.heading, markup.heading entity.name#79b8ffbold
markup.quote#85e89d
markup.italic#e1e4e8italic
markup.bold#e1e4e8bold
markup.raw#79b8ff
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#fdaeb7
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#85e89d
markup.changed, punctuation.definition.changed#ffab70
markup.ignored, markup.untracked#2f363d
meta.diff.range#b392f0bold
meta.diff.header#79b8ff
meta.separator#79b8ffbold
meta.output#79b8ff
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#d1d5da
brackethighlighter.unmatched#fdaeb7
constant.other.reference.link, string.other.link#dbedffunderline

Shiki preview

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

Loading...

AR-VSCode-Theme - Coding Theme