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#F0EDE8
  • activityBar.border#E0DDD8
  • activityBar.foreground#2D2A26
  • activityBar.inactiveForeground#8A8680
  • activityBarBadge.background#D4621F
  • activityBarBadge.foreground#FEFDFB
  • badge.background#D4621F
  • badge.foreground#FEFDFB
  • breadcrumb.activeSelectionForeground#FC4A1A
  • breadcrumb.background#DEDEDE
  • breadcrumb.focusForeground#000000
  • breadcrumb.foreground#595959
  • breadcrumbPicker.background#F2F2F2
  • button.background#D4621F
  • button.foreground#FEFDFB
  • button.hoverBackground#E67E42
  • button.secondaryBackground#F0EDE8
  • button.secondaryForeground#2D2A26
  • button.secondaryHoverBackground#F5F2ED
  • dropdown.background#F2F2F2
  • dropdown.border#A3A3A3
  • dropdown.foreground#000000
  • editor.background#F8F6F3
  • editor.findMatchBackground#E67E4240
  • editor.findMatchHighlightBackground#E67E4220
  • editor.findRangeHighlightBackground#E67E4210
  • editor.foreground#2D2A26
  • editor.hoverHighlightBackground#F2EFEA50
  • editor.inactiveSelectionBackground#E8E4DF40
  • editor.lineHighlightBackground#F5F2ED30
  • editor.rangeHighlightBackground#F0EDE840
  • editor.selectionBackground#E8E4DF
  • editor.selectionHighlightBackground#E8E4DF60
  • editor.wordHighlightBackground#F0EDE860
  • editor.wordHighlightStrongBackground#EDE9E480
  • editorBracketMatch.background#E67E4220
  • editorBracketMatch.border#D4621F
  • editorCodeLens.foreground#9B9892
  • editorCursor.foreground#D4621F
  • editorError.foreground#D4621F
  • editorGutter.background#F8F6F3
  • editorHint.foreground#9B9892
  • editorIndentGuide.activeBackground1#B8B5B0
  • editorIndentGuide.background1#E8E4DF
  • editorInfo.foreground#6B6862
  • editorLineNumber.activeForeground#6B6862
  • editorLineNumber.foreground#B8B5B0
  • editorOverviewRuler.addedForeground#595959
  • editorOverviewRuler.background#DEDEDE
  • editorOverviewRuler.border#E8E4DF
  • editorOverviewRuler.bracketMatchForeground#FC4A1A
  • editorOverviewRuler.commonContentForeground#A3A3A3
  • editorOverviewRuler.currentContentForeground#FC4A1A
  • editorOverviewRuler.deletedForeground#666666
  • editorOverviewRuler.errorForeground#FC4A1A
  • editorOverviewRuler.findMatchForeground#FC4A1A80
  • editorOverviewRuler.incomingContentForeground#595959
  • editorOverviewRuler.infoForeground#595959
  • editorOverviewRuler.modifiedForeground#FC4A1A
  • editorOverviewRuler.rangeHighlightForeground#FC4A1A80
  • editorOverviewRuler.selectionHighlightForeground#D4D4D480
  • editorOverviewRuler.warningForeground#FC4A1A80
  • editorOverviewRuler.wordHighlightForeground#D4D4D480
  • editorOverviewRuler.wordHighlightStrongForeground#D4D4D480
  • editorRuler.foreground#E8E4DF
  • editorWarning.foreground#E67E4280
  • editorWhitespace.foreground#C5C2BD
  • extensionButton.prominentBackground#FC4A1A
  • extensionButton.prominentForeground#F2F2F2
  • extensionButton.prominentHoverBackground#FC4A1A80
  • gitDecoration.addedResourceForeground#595959
  • gitDecoration.conflictingResourceForeground#FC4A1A80
  • gitDecoration.deletedResourceForeground#666666
  • gitDecoration.ignoredResourceForeground#808080
  • gitDecoration.modifiedResourceForeground#FC4A1A
  • gitDecoration.submoduleResourceForeground#595959
  • gitDecoration.untrackedResourceForeground#A3A3A3
  • input.background#FEFDFB
  • input.border#D0CDC8
  • input.foreground#2D2A26
  • input.placeholderForeground#9B9892
  • inputOption.activeBackground#E67E4220
  • inputOption.activeBorder#D4621F
  • inputValidation.errorBackground#E67E4220
  • inputValidation.errorBorder#D4621F
  • inputValidation.warningBackground#E67E4210
  • inputValidation.warningBorder#E67E4280
  • list.activeSelectionBackground#D4621F
  • list.activeSelectionForeground#FEFDFB
  • list.dropBackground#E67E4240
  • list.focusBackground#E67E4220
  • list.focusForeground#2D2A26
  • list.highlightForeground#D4621F
  • list.hoverBackground#F5F2ED60
  • list.hoverForeground#2D2A26
  • list.inactiveSelectionBackground#F5F2ED
  • list.inactiveSelectionForeground#2D2A26
  • menu.background#F2F2F2
  • menu.border#D4D4D4
  • menu.foreground#000000
  • menu.selectionBackground#FC4A1A
  • menu.selectionForeground#F2F2F2
  • menu.separatorBackground#A3A3A3
  • menubar.selectionBackground#FC4A1A20
  • menubar.selectionForeground#000000
  • merge.border#A3A3A3
  • merge.commonContentBackground#D4D4D440
  • merge.commonHeaderBackground#D4D4D460
  • merge.currentContentBackground#FC4A1A20
  • merge.currentHeaderBackground#FC4A1A40
  • merge.incomingContentBackground#59595920
  • merge.incomingHeaderBackground#59595940
  • minimap.errorHighlight#FC4A1A
  • minimap.findMatchHighlight#FC4A1A40
  • minimap.selectionHighlight#D4D4D480
  • minimap.warningHighlight#FC4A1A80
  • minimapSlider.activeBackground#A3A3A380
  • minimapSlider.background#A3A3A340
  • minimapSlider.hoverBackground#A3A3A360
  • notificationCenter.border#A3A3A3
  • notificationCenterHeader.background#D4D4D4
  • notificationCenterHeader.foreground#000000
  • notificationLink.foreground#FC4A1A
  • notifications.background#F2F2F2
  • notifications.border#A3A3A3
  • notifications.foreground#000000
  • notificationToast.border#A3A3A3
  • panel.background#D4D4D4
  • panel.border#A3A3A3
  • panelTitle.activeBorder#FC4A1A
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#595959
  • peekView.border#FC4A1A
  • peekViewEditor.background#F2F2F2
  • peekViewEditor.matchHighlightBackground#FC4A1A20
  • peekViewResult.background#D4D4D4
  • peekViewResult.fileForeground#000000
  • peekViewResult.lineForeground#595959
  • peekViewResult.matchHighlightBackground#FC4A1A20
  • peekViewResult.selectionBackground#FC4A1A40
  • peekViewResult.selectionForeground#000000
  • peekViewTitle.background#DEDEDE
  • peekViewTitleDescription.foreground#595959
  • peekViewTitleLabel.foreground#000000
  • progressBar.background#D4621F
  • scrollbar.shadow#2D2A2610
  • scrollbarSlider.activeBackground#8A8680
  • scrollbarSlider.background#C5C2BD60
  • scrollbarSlider.hoverBackground#B8B5B0
  • settings.checkboxBackground#F2F2F2
  • settings.checkboxBorder#A3A3A3
  • settings.checkboxForeground#000000
  • settings.dropdownBackground#F2F2F2
  • settings.dropdownBorder#A3A3A3
  • settings.dropdownForeground#000000
  • settings.headerForeground#000000
  • settings.modifiedItemIndicator#FC4A1A
  • settings.numberInputBackground#F2F2F2
  • settings.numberInputBorder#A3A3A3
  • settings.numberInputForeground#000000
  • settings.textInputBackground#F2F2F2
  • settings.textInputBorder#A3A3A3
  • settings.textInputForeground#000000
  • sideBar.background#F0EDE8
  • sideBar.border#E0DDD8
  • sideBar.foreground#2D2A26
  • sideBarSectionHeader.background#F5F2ED
  • sideBarSectionHeader.border#E0DDD8
  • sideBarSectionHeader.foreground#2D2A26
  • sideBarTitle.foreground#2D2A26
  • statusBar.background#4A453F
  • statusBar.border#3D3832
  • statusBar.debuggingBackground#D4621F
  • statusBar.debuggingForeground#FEFDFB
  • statusBar.foreground#F8F6F3
  • statusBar.noFolderBackground#3D3832
  • statusBar.noFolderForeground#F8F6F3
  • statusBarItem.activeBackground#D4621F40
  • statusBarItem.hoverBackground#E67E4220
  • statusBarItem.prominentBackground#D4621F
  • statusBarItem.prominentForeground#FEFDFB
  • statusBarItem.prominentHoverBackground#E67E4280
  • tab.activeBackground#F8F6F3
  • tab.activeBorder#D4621F
  • tab.activeBorderTop#D4621F
  • tab.activeForeground#2D2A26
  • tab.border#E0DDD8
  • tab.hoverBackground#F5F2ED80
  • tab.hoverBorder#E67E4280
  • tab.hoverForeground#2D2A26
  • tab.inactiveBackground#F0EDE8
  • tab.inactiveForeground#6B6862
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#666666
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#666666
  • terminal.ansiBrightCyan#595959
  • terminal.ansiBrightGreen#595959
  • terminal.ansiBrightMagenta#A3A3A3
  • terminal.ansiBrightRed#FC4A1A
  • terminal.ansiBrightWhite#F2F2F2
  • terminal.ansiBrightYellow#FC4A1A
  • terminal.ansiCyan#595959
  • terminal.ansiGreen#595959
  • terminal.ansiMagenta#A3A3A3
  • terminal.ansiRed#FC4A1A
  • terminal.ansiWhite#F2F2F2
  • terminal.ansiYellow#FC4A1A80
  • terminal.background#D4D4D4
  • terminal.foreground#000000
  • titleBar.activeBackground#F0EDE8
  • titleBar.activeForeground#2D2A26
  • titleBar.border#E0DDD8
  • titleBar.inactiveBackground#F5F2ED
  • titleBar.inactiveForeground#6B6862

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9B9892italic
comment.block.preprocessor#9B9892
comment.documentation, comment.block.documentation#6B6862—
invalid.illegal#B8621E—
keyword.operator#7A7570—
keyword, storage#B8621E—
storage.type, support.type#2D2A26—
constant.language, support.constant, variable.language#B8621E—
variable, support.variable#5A6B4D—
entity.name.function, support.function#4A5C3A—
entity.name.type, entity.other.inherited-class, support.class#B8621E—
entity.name.exception#B8621E—
entity.name.section#2D2A26—
constant.numeric, constant.character, constant#B8621E—
string#8B6914—
constant.character.escape#7A7570—
string.regexp#B8621E—
constant.other.symbol#B8621E—
punctuation#7A7570—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#9B9892—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#7A7570—
entity.name.tag#B8621E—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#6B6862italic
constant.character.entity, punctuation.definition.entity#B8621E—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#B8621E—
meta.property-name, support.type.property-name#2D2A26—
meta.property-value, meta.property-value constant.other, support.constant.property-value#6B6862—
keyword.other.important#B8621E—
markup.changed#B8621E—
markup.deleted#7A7570—
markup.italic#6B6862italic
markup.error#B8621E—
markup.inserted#6B6862—
meta.link#B8621Eunderline
markup.output, markup.raw#7A7570—
markup.prompt#9B9892—
markup.heading#2D2A26—
markup.bold#2D2A26—
markup.traceback#B8621E—
markup.underline—underline
markup.quote#6B6862italic
markup.list#B8621E—
markup.bold, markup.italic#6B6862—
markup.inline.raw#B8621E
meta.diff.range, meta.diff.index, meta.separator#9B9892—
meta.diff.header.from-file#7A7570—
meta.diff.header.to-file#6B6862—
source.json meta.structure.dictionary.json support.type.property-name.json#B8621E—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#2D2A26—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#6B6862—
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#6B6862—
entity.name.function.js, entity.name.function.ts, entity.name.function.tsx#2D2A26—
entity.name.type.class.js, entity.name.type.class.ts, entity.name.type.class.tsx#B8621E—
variable.parameter.js, variable.parameter.ts, variable.parameter.tsx#6B6862italic
keyword.control.import.js, keyword.control.import.ts, keyword.control.export.js, keyword.control.export.ts#B8621E—