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#EFE5CE
  • activityBar.border#EEE4CD
  • activityBar.foreground#B04A73
  • activityBar.inactiveForeground#857659
  • activityBarBadge.background#B04A73
  • activityBarBadge.foreground#FBF6EA
  • badge.background#7A55A3
  • badge.foreground#FBF6EA
  • breadcrumb.activeSelectionForeground#B04A73
  • breadcrumb.focusForeground#453A2F
  • breadcrumb.foreground#857659
  • button.background#B04A73
  • button.foreground#FBF6EA
  • button.hoverBackground#C4699A
  • button.secondaryBackground#E3D6B8
  • button.secondaryForeground#453A2F
  • button.secondaryHoverBackground#EFDFB3
  • debugIcon.breakpointForeground#C13A52
  • debugToolBar.background#F6EFDF
  • diffEditor.insertedTextBackground#3E7A4E1A
  • diffEditor.removedTextBackground#C13A521A
  • dropdown.background#F6EFDF
  • dropdown.border#E3D6B8
  • dropdown.foreground#453A2F
  • editor.background#FBF6EA
  • editor.findMatchBackground#AD5C2B55
  • editor.findMatchHighlightBackground#AD5C2B2A
  • editor.foreground#453A2F
  • editor.hoverHighlightBackground#7A55A32A
  • editor.lineHighlightBackground#EEE4CD
  • editor.selectionBackground#EFDFB3
  • editor.selectionHighlightBackground#EFDFB380
  • editor.wordHighlightBackground#3D6E992A
  • editor.wordHighlightStrongBackground#B04A732A
  • editorBracketHighlight.foreground1#B04A73
  • editorBracketHighlight.foreground2#3E7A4E
  • editorBracketHighlight.foreground3#3D6E99
  • editorBracketHighlight.foreground4#AD5C2B
  • editorBracketHighlight.foreground5#7A55A3
  • editorBracketHighlight.foreground6#8F7A1E
  • editorBracketHighlight.unexpectedBracket.foreground#C13A52
  • editorBracketMatch.background#B04A7340
  • editorBracketMatch.border#B04A73
  • editorBracketPairGuide.activeBackground1#B04A73
  • editorBracketPairGuide.activeBackground2#3E7A4E
  • editorBracketPairGuide.activeBackground3#3D6E99
  • editorBracketPairGuide.activeBackground4#AD5C2B
  • editorBracketPairGuide.activeBackground5#7A55A3
  • editorBracketPairGuide.activeBackground6#8F7A1E
  • editorBracketPairGuide.background1#B04A734D
  • editorBracketPairGuide.background2#3E7A4E4D
  • editorBracketPairGuide.background3#3D6E994D
  • editorBracketPairGuide.background4#AD5C2B4D
  • editorBracketPairGuide.background5#7A55A34D
  • editorBracketPairGuide.background6#8F7A1E4D
  • editorCursor.foreground#B04A73
  • editorError.foreground#C13A52
  • editorGroup.border#EEE4CD
  • editorGroupHeader.tabsBackground#F4ECDA
  • editorGroupHeader.tabsBorder#EEE4CD
  • editorGutter.addedBackground#3E7A4E
  • editorGutter.deletedBackground#C13A52
  • editorGutter.modifiedBackground#3D6E99
  • editorHoverWidget.background#F6EFDF
  • editorHoverWidget.border#E3D6B8
  • editorIndentGuide.activeBackground1#EFDFB3
  • editorIndentGuide.background1#EEE4CD
  • editorInfo.foreground#3D6E99
  • editorLineNumber.activeForeground#7A55A3
  • editorLineNumber.foreground#97896B
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#EEE4CD
  • editorSuggestWidget.background#F6EFDF
  • editorSuggestWidget.border#E3D6B8
  • editorSuggestWidget.highlightForeground#B04A73
  • editorSuggestWidget.selectedBackground#E3D6B8
  • editorWarning.foreground#A96C15
  • editorWhitespace.foreground#E3D6B8
  • editorWidget.background#F6EFDF
  • editorWidget.border#E3D6B8
  • focusBorder#7A55A3
  • gitDecoration.addedResourceForeground#3E7A4E
  • gitDecoration.conflictingResourceForeground#AD5C2B
  • gitDecoration.deletedResourceForeground#C13A52
  • gitDecoration.ignoredResourceForeground#B3A588
  • gitDecoration.modifiedResourceForeground#3D6E99
  • gitDecoration.untrackedResourceForeground#4E9660
  • input.background#F6EFDF
  • input.border#E3D6B8
  • input.foreground#453A2F
  • input.placeholderForeground#857659
  • inputOption.activeBackground#EFDFB3
  • inputOption.activeBorder#B04A73
  • list.activeSelectionBackground#E3D6B8
  • list.activeSelectionForeground#B04A73
  • list.errorForeground#C13A52
  • list.focusBackground#E3D6B8
  • list.highlightForeground#B04A73
  • list.hoverBackground#F6EFDF
  • list.inactiveSelectionBackground#EEE4CD
  • list.warningForeground#A96C15
  • menu.background#F6EFDF
  • menu.foreground#453A2F
  • menu.selectionBackground#E3D6B8
  • menu.selectionForeground#B04A73
  • menubar.selectionBackground#E3D6B880
  • minimap.findMatchHighlight#AD5C2B
  • minimap.selectionHighlight#EFDFB3
  • minimapGutter.addedBackground#3E7A4E
  • minimapGutter.deletedBackground#C13A52
  • minimapGutter.modifiedBackground#3D6E99
  • notificationCenterHeader.background#F6EFDF
  • notificationLink.foreground#3D6E99
  • notifications.background#F6EFDF
  • notifications.border#E3D6B8
  • panel.background#F4ECDA
  • panel.border#EEE4CD
  • panelTitle.activeBorder#B04A73
  • panelTitle.activeForeground#B04A73
  • panelTitle.inactiveForeground#857659
  • peekView.border#7A55A3
  • peekViewEditor.background#F0E7D2
  • peekViewEditor.matchHighlightBackground#AD5C2B3A
  • peekViewResult.background#F4ECDA
  • peekViewResult.matchHighlightBackground#AD5C2B3A
  • peekViewTitle.background#F6EFDF
  • pickerGroup.border#E3D6B8
  • pickerGroup.foreground#7A55A3
  • progressBar.background#B04A73
  • quickInput.background#F6EFDF
  • quickInputList.focusBackground#E3D6B8
  • scrollbarSlider.activeBackground#B3A588AA
  • scrollbarSlider.background#E3D6B866
  • scrollbarSlider.hoverBackground#EFDFB399
  • selection.background#EFDFB3
  • sideBar.background#F4ECDA
  • sideBar.border#EEE4CD
  • sideBar.foreground#5D5140
  • sideBarSectionHeader.background#F0E7D2
  • sideBarSectionHeader.foreground#7A55A3
  • sideBarTitle.foreground#453A2F
  • statusBar.background#EFE5CE
  • statusBar.border#EEE4CD
  • statusBar.debuggingBackground#B04A73
  • statusBar.debuggingForeground#FBF6EA
  • statusBar.foreground#7A55A3
  • statusBar.noFolderBackground#F6EFDF
  • statusBarItem.hoverBackground#E3D6B880
  • statusBarItem.remoteBackground#3E7A4E
  • statusBarItem.remoteForeground#FBF6EA
  • tab.activeBackground#FBF6EA
  • tab.activeBorderTop#B04A73
  • tab.activeForeground#B04A73
  • tab.border#EEE4CD
  • tab.hoverBackground#F6EFDF
  • tab.inactiveBackground#F4ECDA
  • tab.inactiveForeground#857659
  • terminal.ansiBlack#453A2F
  • terminal.ansiBlue#3D6E99
  • terminal.ansiBrightBlack#6B5D4B
  • terminal.ansiBrightBlue#4E85B5
  • terminal.ansiBrightCyan#3E979B
  • terminal.ansiBrightGreen#4E9660
  • terminal.ansiBrightMagenta#C4699A
  • terminal.ansiBrightRed#D65C7E
  • terminal.ansiBrightWhite#998B72
  • terminal.ansiBrightYellow#A38A26
  • terminal.ansiCyan#2E7D80
  • terminal.ansiGreen#3E7A4E
  • terminal.ansiMagenta#B04A73
  • terminal.ansiRed#C13A52
  • terminal.ansiWhite#857659
  • terminal.ansiYellow#8F7A1E
  • terminal.background#F4ECDA
  • terminal.foreground#453A2F
  • terminalCursor.foreground#B04A73
  • textLink.activeForeground#4E85B5
  • textLink.foreground#3D6E99
  • textPreformat.foreground#AD5C2B
  • titleBar.activeBackground#EFE5CE
  • titleBar.activeForeground#5D5140
  • titleBar.border#EEE4CD
  • titleBar.inactiveBackground#EFE5CE
  • titleBar.inactiveForeground#A5977B
  • tree.indentGuidesStroke#E3D6B8
  • walkThrough.embeddedEditorBackground#F4ECDA
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#98876Citalic
string, string.quoted, punctuation.definition.string#3E7A4E
punctuation.definition.template-expression, punctuation.section.embedded#B04A73
constant.character.escape#AD5C2B
string.regexp#2E7D80
keyword, keyword.control, storage, storage.type, storage.modifier#B04A73
keyword.operator#7A55A3
entity.name.function, support.function, meta.function-call.generic#3D6E99
variable.parameter#8C5A32italic
entity.name.type, entity.name.class, entity.other.inherited-class, support.type, support.class, storage.type.primitive#7A55A3
constant.numeric, constant.language, constant.other, variable.other.constant#AD5C2B
variable, variable.other.readwrite#453A2F
variable.other.property, variable.other.object.property#55483A
variable.language#B04A73italic
meta.decorator, entity.name.function.decorator, punctuation.decorator#8F7A1E
entity.name.tag#B04A73
entity.other.attribute-name#7A55A3italic
support.type.property-name.css#3D6E99
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#AD5C2B
support.type.property-name.json#3D6E99
markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown#B04A73bold
markup.bold#AD5C2Bbold
markup.italic#7A55A3italic
markup.underline.link, string.other.link.title.markdown#3D6E99
markup.inline.raw, markup.fenced_code.block#3E7A4E
markup.quote#98876Citalic
markup.inserted#3E7A4E
markup.deleted#C13A52
markup.changed#3D6E99
punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace#7A6B54
invalid, invalid.illegal#C13A52