Skip to main content
Coding Theme

Color themes

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#16161B
  • activityBar.border#8B92A512
  • activityBar.foreground#707078
  • activityBarBadge.background#30303A
  • activityBarBadge.foreground#E8EAED
  • badge.foreground#16161B
  • breadcrumb.background#1A1A1F
  • breadcrumb.foreground#72727A
  • button.background#2E2E38
  • debugConsole.errorForeground#d26d86
  • debugConsole.infoForeground#95949F
  • debugConsole.sourceForeground#787c99
  • debugConsole.warningForeground#D4BA96
  • debugToolBar.background#16161B
  • diffEditor.insertedTextBackground#00708833
  • dropdown.background#16161B
  • dropdown.border#14151C
  • editor.background#1A1A1F
  • editor.lineHighlightBackground#191B1F
  • editor.selectionBackground#363B48
  • editorCursor.foreground#E8E8E0
  • editorError.foreground#604040
  • editorGroup.border#8B92A512
  • editorGroup.emptyBackground#1A1A1F
  • editorGroupHeader.tabsBackground#16161B
  • editorGroupHeader.tabsBorder#8B92A512
  • editorHoverWidget.background#16161B
  • editorHoverWidget.border#8B92A512
  • editorIndentGuide.activeBackground1#30303A
  • editorIndentGuide.background1#25252D
  • editorInfo.foreground#606040
  • editorLineNumber.foreground#414958
  • editorLink.activeForeground#6792a0
  • editorOverviewRuler.border#8B92A512
  • editorRuler.foreground#3F3F48
  • editorSuggestWidget.background#16161B
  • editorSuggestWidget.border#14151C
  • editorSuggestWidget.selectedBackground#262A32
  • editorWarning.foreground#406040
  • editorWhitespace.foreground#3F4148
  • editorWidget.background#16161B
  • focusBorder#00000000
  • foreground#7A7A85
  • gitDecoration.ignoredResourceForeground#3A3A3F
  • input.background#25252D
  • input.border#8B92A512
  • input.foreground#D9D9E0
  • inputValidation.infoBackground#6792A0
  • inputValidation.infoBorder#6792A0
  • list.activeSelectionBackground#1C1C22
  • list.activeSelectionForeground#B4B7C3
  • list.focusBackground#323743
  • list.highlightForeground#BEBEBE
  • list.hoverBackground#23232A
  • list.inactiveSelectionBackground#1C1C22
  • list.inactiveSelectionForeground#B4B7C3
  • menu.border#8B92A512
  • menu.separatorBackground#8B92A512
  • panel.background#1A1A1F
  • panel.border#8B92A512
  • panelTitle.activeBorder#00000000
  • panelTitle.activeForeground#B4B7C3
  • peekView.border#8B92A512
  • peekViewEditor.background#1B1B20
  • peekViewEditor.matchHighlightBackground#25252D
  • peekViewResult.background#1B1B20
  • peekViewResult.fileForeground#7A7A85
  • peekViewResult.matchHighlightBackground#30303A
  • peekViewResult.selectionBackground#25252D
  • peekViewTitle.background#1B1B20
  • pickerGroup.border#8B92A512
  • pickerGroup.foreground#6792a0
  • progressBar.background#6792a0
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#676E8280
  • scrollbarSlider.background#444A5D80
  • scrollbarSlider.hoverBackground#4F566880
  • sideBar.background#16161B
  • sideBar.border#8B92A512
  • sideBar.foreground#7A7A85
  • sideBarSectionHeader.background#1B1B20
  • sideBarSectionHeader.border#8B92A512
  • statusBar.background#16161B
  • statusBar.border#8B92A512
  • statusBar.debuggingBackground#16161B
  • statusBar.debuggingForeground#72727A
  • statusBar.foreground#72727A
  • statusBar.noFolderBackground#16161B
  • statusBarItem.hoverBackground#262A32
  • tab.activeBackground#1A1A1F
  • tab.activeBorder#1A1A1F
  • tab.activeForeground#B4B7C3
  • tab.border#8B92A512
  • tab.inactiveBackground#16161B
  • tab.inactiveForeground#676767
  • terminal.ansiBlue#6792a0
  • terminal.ansiBrightBlue#6792a0
  • terminal.ansiBrightCyan#9ebcba
  • terminal.ansiBrightGreen#b9afd4
  • terminal.ansiBrightMagenta#d5a4aa
  • terminal.ansiBrightRed#d26d86
  • terminal.ansiBrightWhite#B4B7C3
  • terminal.ansiBrightYellow#d4ba96
  • terminal.ansiCyan#9ebcba
  • terminal.ansiGreen#b9afd4
  • terminal.ansiMagenta#d5a4aa
  • terminal.ansiRed#d26d86
  • terminal.ansiWhite#B4B7C3
  • terminal.ansiYellow#d4ba96
  • terminal.background#1A1A1F
  • textLink.foreground#6792a0
  • titleBar.activeBackground#16161B
  • titleBar.activeForeground#949BAA
  • titleBar.border#8B92A512
  • titleBar.inactiveBackground#16161B
  • titleBar.inactiveForeground#656A74

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#bbbbbbff
comment, string.comment#5c6370italic
string#d4ba96
punctuation.definition.template-expression.begin.js,punctuation.definition.template-expression.end.js,punctuation.definition.template-expression.begin.ts,punctuation.definition.template-expression.end.ts#b9afd4
string.template.js#d4ba96
meta.template.expression.js#abb2bf
constant.numeric#b9afd4
string.embedded.begin, string.embedded.end#b9afd4
string.embedded#d5a4aa
constant.language#b9afd4
constant.character, constant.other#b9afd4
variable.language#6792a0
variable.readwrite, variable.readwrite.other.block#9ebcba
keyword, keyword.operator.constructor#6792a0
keyword.operator#95949f
storage#6792a0
storage.type#6792a0
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#9ebcba
variable.other.object#9ebcba
variable.other.property, variable.other.block#abb2bf
entity.other.inherited-class#d5a4aa
entity.name.function, support.function#d5a4aa
variable.parameter#b9afd4
entity.name.function-call#abb2bf
function.support.builtin, function.support.core#d5a4aa
entity.name.tag, entity.name.tag.class.js, entity.name.tag.class.jsx#6792a0
entity.name.tag.class, entity.name.tag.id#b9afd4
entity.other.attribute-name#b9afd4
support.constant#b9afd4
support.type, support.variable#9ebcba
support.dictionary.json#b9afd4
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#abb2bf
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#d5a4aa
variable.css, variable.scss, variable.less, variable.sass#b9afd4
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#d4ba96
unit.css, unit.scss, unit.less, unit.sass#b9afd4
function.css, function.scss, function.less, function.sass#b9afd4
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
structure.dictionary.property-name.json#b9afd4
string.detected-link#9ebcba
meta.diff, meta.diff.header#75715E
markup.deleted#b9afd4
markup.inserted#d4ba96
markup.changed#d4ba96
constant.numeric.line-number.find-in-files - match#b9afd4A0
entity.name.filename.find-in-files#d4ba96
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown#696969
markup.underline.link.markdown#9ebcba
markup.bold.markdownbold
punctuation.definition.bold.markdown#696969
markup.heading.markdown#6792a0bold
punctuation.definition.heading.markdown#696969
markup.quote.markdown#d5a4aa
meta.separator.markdown#b9afd4bold
markup.raw.inline.markdown, markup.raw.block.markdown#b9afd4
punctuation.definition.list_item.markdown#ffffffbold
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.parameter.dart#b9afd4
punctuation.comma, punctuation.dot, punctuation.terminator, punctuation.separator.comma, punctuation.accessor, storage.type.function.arrow, keyword.operator.logical#95949f
Kalel Theme by gabrielvictordev - VS Code Theme