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.activeBackground#181a1f
  • activityBar.background#020202
  • activityBar.foreground#d7dae0
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#f8fafd
  • badge.background#0066cc
  • badge.foreground#eeeeee
  • breadcrumb.background#020202
  • button.background#007acc
  • button.foreground#eeeeee
  • button.hoverBackground#1177bb
  • debugExceptionWidget.background#420b0d
  • debugExceptionWidget.border#a31515
  • debugToolBar.background#333333
  • descriptionForeground#ccccccb3
  • diffEditor.insertedTextBackground#00809b33
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#1d1f23
  • dropdown.border#181a1f
  • dropdown.foreground#f0f0f0
  • editor.background#020202
  • editor.findMatchBackground#515c6a
  • editor.findMatchHighlightBackground#314365
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.foreground#f8f8f2
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#49483e80
  • editor.lineHighlightBackground#252a3a
  • editor.lineHighlightBorder#252a3a
  • editor.rangeHighlightBackground#ffffff0b
  • editor.selectionBackground#252a3a
  • editor.selectionHighlightBackground#3b3a3299
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#704040
  • editorGroup.background#020202
  • editorGroup.border#181a1f
  • editorGroup.dropBackground#53595d80
  • editorGroupHeader.noTabsBackground#26292c
  • editorGroupHeader.tabsBackground#020202
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#020202
  • editorGutter.deletedBackground#94151b
  • editorGutter.modifiedBackground#0c7d9d
  • editorHint.foreground#eeeeeeb3
  • editorHoverWidget.background#020202
  • editorHoverWidget.border#020202
  • editorIndentGuide.background2#3b4048
  • editorInfo.foreground#707070
  • editorLineNumber.activeForeground#aaaaaa
  • editorLineNumber.foreground#888
  • editorLink.activeForeground#007acc
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#ea4646
  • editorMarkerNavigationInfo.background#008000
  • editorMarkerNavigationWarning.background#4d9e4d
  • editorOverviewRuler.addedForeground#007acc99
  • editorOverviewRuler.border#7f7f7f4d
  • editorOverviewRuler.bracketMatchForeground#a0a0a0
  • editorOverviewRuler.commonContentForeground#60606066
  • editorOverviewRuler.currentContentForeground#40c8ae80
  • editorOverviewRuler.deletedForeground#007acc99
  • editorOverviewRuler.errorForeground#ff1212b3
  • editorOverviewRuler.findMatchForeground#f6b94db3
  • editorOverviewRuler.incomingContentForeground#40a6ff80
  • editorOverviewRuler.infoForeground#007acc
  • editorOverviewRuler.modifiedForeground#007acc99
  • editorOverviewRuler.rangeHighlightForeground#007acc99
  • editorOverviewRuler.selectionHighlightForeground#a0a0a0cc
  • editorOverviewRuler.warningForeground#128812b3
  • editorOverviewRuler.wordHighlightForeground#a0a0a0cc
  • editorOverviewRuler.wordHighlightStrongForeground#c0a0c0cc
  • editorPane.background#26292c
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#020202
  • editorSuggestWidget.border#020202
  • editorSuggestWidget.foreground#f8f8f2
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#2c313a
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.foreground#407040
  • editorWhitespace.foreground#484a50
  • editorWidget.background#252a3a
  • editorWidget.border#454545
  • errorForeground#f48771
  • extensionButton.prominentBackground#327e36
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#28632b
  • focusBorder#007acc
  • foreground#eee
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#a7a8a9
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • input.background#1d1f23
  • input.foreground#cccccc
  • inputOption.activeBorder#007acc
  • inputValidation.errorBackground#5a1d1d
  • inputValidation.errorBorder#be1100
  • inputValidation.infoBackground#063b49
  • inputValidation.infoBorder#007acc
  • inputValidation.warningBackground#352a05
  • inputValidation.warningBorder#b89500
  • list.activeSelectionBackground#3e4451
  • list.activeSelectionForeground#d7dae0
  • list.dropBackground#073655
  • list.errorForeground#ea4646
  • list.focusBackground#383e4a
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#3e4451
  • list.inactiveFocusBackground#313135
  • list.inactiveSelectionBackground#3e4451
  • list.inactiveSelectionForeground#d7dae0
  • list.invalidItemForeground#b89500
  • list.warningForeground#4d9e4d
  • menu.background#181a1f
  • menu.selectionBackground#007acc
  • menu.separatorBackground#007acc
  • merge.commonContentBackground#60606029
  • merge.commonHeaderBackground#60606066
  • merge.currentContentBackground#40c8ae33
  • merge.currentHeaderBackground#40c8ae80
  • merge.incomingContentBackground#40a6ff33
  • merge.incomingHeaderBackground#40a6ff80
  • notification.background#181a1f
  • notificationCenterHeader.background#3b3b3e
  • notificationLink.foreground#4080d0
  • notifications.background#2d2d30
  • notifications.border#3b3b3e
  • panel.background#020202
  • panel.border#181a1f
  • panelTitle.activeBorder#80808059
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e780
  • peekView.border#181a1f
  • peekViewEditor.background#202020
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#eeeeee
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#eeeeee
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#0097fb99
  • profileBadge.background#f5dc00
  • profileBadge.foreground#000000
  • progressBar.background#0e70c0
  • quickInputList.focusBackground#007acc
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566680
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#020202
  • sideBar.border#181a1f
  • sideBar.dropBackground#5c21211f
  • sideBarSectionHeader.background#020202
  • statusBar.background#181a1f
  • statusBar.debuggingBackground#020202
  • statusBar.debuggingBorder#eeeeee
  • statusBar.debuggingForeground#eeeeee
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#007acc
  • statusBar.noFolderForeground#eeeeee
  • statusBarItem.activeBackground#ffffff2e
  • statusBarItem.hoverBackground#2c313a
  • statusBarItem.prominentBackground#388a34
  • statusBarItem.prominentHoverBackground#369432
  • tab.activeBackground#252a3a
  • tab.activeForeground#eeeeee
  • tab.border#252a3a
  • tab.hoverBackground#181a1f
  • tab.inactiveBackground#020202
  • tab.inactiveForeground#ffffff80
  • tab.unfocusedActiveForeground#ffffff80
  • tab.unfocusedInactiveForeground#ffffff40
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#eeeeee
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#eeeeee
  • terminal.ansiYellow#e5e510
  • terminal.background#020202
  • terminal.border#181a1f
  • terminal.dropBackground#020202b9
  • terminal.foreground#f2f2f2
  • terminal.selectionBackground#ffffff40
  • textBlockQuote.background#7f7f7f1a
  • textBlockQuote.border#007acc80
  • textCodeBlock.background#0a0a0a66
  • textLink.activeForeground#4080d0
  • textLink.foreground#4080d0
  • textPreformat.foreground#d7ba7d
  • textSeparator.foreground#181a1f
  • titleBar.activeBackground#020202
  • titleBar.activeForeground#fff
  • titleBar.inactiveBackground#020202
  • titleBar.inactiveForeground#6b717d
  • widget.shadow#181a1f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#bbbbbbff
comment, string.comment#999italic
string#E5C07B
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.end.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts#c678dd
string.template.js#8f8
meta.template.expression.js#ff5555
variable.other.constant, variable.other.readwrite#ddd
punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.separator.dictionary.key-value.json#bbb
constant.numeric#0C4
string.embedded.begin, string.embedded.end#c678dd
string.embedded#98c379
constant.language#00daaa
constant.character, constant.other#00daaa
variable.language#f35
variable.readwrite, variable.readwrite.other.block#61afef
keyword, keyword.operator.logical, keyword.operator.constructor#FFCC00
keyword.operator#FFCC00
storage, keyword.control.flow.js#F36
storage.type#FFCC00
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#0DF
variable.other.object#07f
variable.other.property, variable.other.block#A6E22E
entity.other.inherited-class#98c379
entity.name.function, support.function#A6E22E
variable.parameter#D6711aitalic
entity.name.function-call, variable.other.readwrite.alias#ccc
function.support.builtin, function.support.core#98c379
entity.name.tag, entity.name.tag.class.js, entity.name.tag.class.jsx#0077ff
entity.name.tag.class, entity.name.tag.id#00daaa
entity.other.attribute-name#A6E22E
support.constant#00daaa
support.type, support.variable#00daaa
support.dictionary.json#00daaa
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#eee
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#98c379
variable.css, variable.scss, variable.less, variable.sass#00daaa
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#E5C07B
unit.css, unit.scss, unit.less, unit.sass#c678dd
function.css, function.scss, function.less, function.sass#00daaa
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
structure.dictionary.property-name.json#00daaa
string.detected-link#61afef
meta.diff, meta.diff.header#75715E
markup.deleted#c678dd
markup.inserted#E5C07B
markup.changed#E5C07B
constant.numeric.line-number.find-in-files - match#56b6c2A0
entity.name.filename.find-in-files#E5C07B
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown#696969
markup.underline.link.markdown#61afef
markup.bold.markdownbold
punctuation.definition.bold.markdown#696969
markup.heading.markdown#e06c75bold
punctuation.definition.heading.markdown#696969
markup.quote.markdown#98c379
meta.separator.markdown#c678ddbold
markup.raw.inline.markdown, markup.raw.block.markdown#00daaa
punctuation.definition.list_item.markdown#eee
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

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

Loading...

Code LS Theme - Coding Theme