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.background#EDE8CC
  • activityBar.border#D8D2BA
  • activityBar.foreground#3C3620
  • activityBar.inactiveForeground#8A7E60
  • activityBarBadge.background#B44500
  • activityBarBadge.foreground#FFFFFF
  • badge.background#B44500
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#B44500
  • breadcrumb.background#FFFCE5
  • breadcrumb.focusForeground#000000
  • breadcrumb.foreground#8A7E60
  • breadcrumbPicker.background#FFFCE5
  • button.background#476A97
  • button.foreground#FFFFFF
  • button.hoverBackground#294277
  • button.secondaryBackground#EDE8CC
  • button.secondaryForeground#2C2410
  • button.secondaryHoverBackground#D8D2BA
  • checkbox.background#FFFCE5
  • checkbox.border#D1C5A4
  • checkbox.foreground#000000
  • contrastBorder#00000000
  • diffEditor.insertedLineBackground#C8F0C820
  • diffEditor.insertedTextBackground#C8F0C840
  • diffEditor.removedLineBackground#F7CCCC20
  • diffEditor.removedTextBackground#F7CCCC40
  • dropdown.background#FFFCE5
  • dropdown.border#D1C5A4
  • dropdown.foreground#000000
  • editor.background#FFFCE5
  • editor.findMatchBackground#F9DF9C
  • editor.findMatchHighlightBackground#F9DF9C80
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#F9DF9C60
  • editor.lineHighlightBackground#FDF5D3
  • editor.selectionBackground#F9DF9C
  • editor.selectionHighlightBackground#F9DF9C80
  • editor.wordHighlightBackground#F9DF9C60
  • editor.wordHighlightStrongBackground#F9DF9C90
  • editorBracketMatch.background#F9DF9C80
  • editorBracketMatch.border#C3741C
  • editorCursor.foreground#000000
  • editorError.foreground#F74A4A
  • editorGroupHeader.tabsBackground#EDE8CC
  • editorGroupHeader.tabsBorder#D8D2BA
  • editorGutter.background#FFFCE5
  • editorHint.foreground#646485
  • editorIndentGuide.activeBackground1#C3741C60
  • editorIndentGuide.background1#E8E2CA
  • editorInfo.foreground#476A97
  • editorLineNumber.activeForeground#706450
  • editorLineNumber.foreground#D1C5A4
  • editorOverviewRuler.border#E8E2CA
  • editorOverviewRuler.errorForeground#F74A4A
  • editorOverviewRuler.infoForeground#675FFF
  • editorOverviewRuler.warningForeground#EFB759
  • editorRuler.foreground#E8E2CA
  • editorWarning.foreground#EFB759
  • editorWhitespace.foreground#D1C5A4
  • focusBorder#476A97
  • foreground#000000
  • gitDecoration.addedResourceForeground#006400
  • gitDecoration.conflictingResourceForeground#AA0D91
  • gitDecoration.deletedResourceForeground#F74A4A
  • gitDecoration.ignoredResourceForeground#8A7E60
  • gitDecoration.modifiedResourceForeground#B44500
  • gitDecoration.untrackedResourceForeground#476A97
  • input.background#FFFCE5
  • input.border#D1C5A4
  • input.foreground#000000
  • input.placeholderForeground#8A7E60
  • inputOption.activeBackground#F9DF9C
  • inputOption.activeBorder#B44500
  • inputValidation.errorBackground#FFF0EE
  • inputValidation.errorBorder#F74A4A
  • inputValidation.infoBackground#F0F4FF
  • inputValidation.infoBorder#476A97
  • inputValidation.warningBackground#FFFBE6
  • inputValidation.warningBorder#EFB759
  • list.activeSelectionBackground#F9DF9C
  • list.activeSelectionForeground#000000
  • list.focusBackground#F9DF9C
  • list.highlightForeground#B44500
  • list.hoverBackground#F5F0D8
  • list.inactiveSelectionBackground#EDE8CC
  • menu.background#FFFCE5
  • menu.border#D8D2BA
  • menu.foreground#000000
  • menu.selectionBackground#F9DF9C
  • menu.selectionForeground#000000
  • menu.separatorBackground#D8D2BA
  • menubar.selectionBackground#F9DF9C
  • menubar.selectionForeground#000000
  • notifications.background#FFFCE5
  • notifications.border#D8D2BA
  • notifications.foreground#000000
  • notificationToast.border#D8D2BA
  • panel.background#FFFCE5
  • panel.border#D8D2BA
  • panelTitle.activeBorder#B44500
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#8A7E60
  • pickerGroup.border#D8D2BA
  • pickerGroup.foreground#B44500
  • progressBar.background#B44500
  • quickInput.background#FFFCE5
  • quickInputList.focusBackground#F9DF9C
  • quickInputTitle.background#EDE8CC
  • scrollbar.shadow#D1C5A440
  • scrollbarSlider.activeBackground#C3741C90
  • scrollbarSlider.background#D1C5A480
  • scrollbarSlider.hoverBackground#C3741C60
  • selection.background#F9DF9C
  • sideBar.background#F5F0D8
  • sideBar.border#D8D2BA
  • sideBar.foreground#2C2410
  • sideBarSectionHeader.background#EDE8CC
  • sideBarSectionHeader.border#D8D2BA
  • sideBarSectionHeader.foreground#3C3620
  • sideBarTitle.foreground#5A4E30
  • statusBar.background#D1C5A4
  • statusBar.border#B4A88C
  • statusBar.debuggingBackground#294277
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#3C3620
  • statusBar.noFolderBackground#476A97
  • statusBarItem.activeBackground#B4A88C
  • statusBarItem.hoverBackground#B4A88C60
  • statusBarItem.prominentBackground#B4A88C
  • statusBarItem.prominentHoverBackground#A09070
  • symbolIcon.classForeground#B44500
  • symbolIcon.constantForeground#476A97
  • symbolIcon.functionForeground#476A97
  • symbolIcon.interfaceForeground#0F68A0
  • symbolIcon.keywordForeground#294277
  • symbolIcon.numberForeground#294277
  • symbolIcon.stringForeground#DF0700
  • symbolIcon.variableForeground#476A97
  • tab.activeBackground#FFFCE5
  • tab.activeBorderTop#B44500
  • tab.activeForeground#000000
  • tab.border#D8D2BA
  • tab.hoverBackground#F5F0D8
  • tab.inactiveBackground#F0EBD0
  • tab.inactiveForeground#6A5E40
  • tab.unfocusedActiveBackground#FFFCE5
  • tab.unfocusedActiveForeground#6A5E40
  • terminal.ansiBlack#2C2410
  • terminal.ansiBlue#294277
  • terminal.ansiBrightBlack#646485
  • terminal.ansiBrightBlue#476A97
  • terminal.ansiBrightCyan#4349AC
  • terminal.ansiBrightGreen#007A00
  • terminal.ansiBrightMagenta#C3741C
  • terminal.ansiBrightRed#F74A4A
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#EFB759
  • terminal.ansiCyan#0F68A0
  • terminal.ansiGreen#006400
  • terminal.ansiMagenta#AA0D91
  • terminal.ansiRed#DF0700
  • terminal.ansiWhite#FFFCE5
  • terminal.ansiYellow#B44500
  • terminal.background#FFFCE5
  • terminal.foreground#000000
  • terminal.selectionBackground#F9DF9C
  • terminalCursor.foreground#000000
  • titleBar.activeBackground#EDE8CC
  • titleBar.activeForeground#2C2410
  • titleBar.border#D8D2BA
  • titleBar.inactiveBackground#F5F0D8
  • titleBar.inactiveForeground#8A7E60
  • widget.shadow#D1C5A460

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, text#000000
comment, comment.line, comment.block, punctuation.definition.comment#C3741C
comment.block.documentation, comment.line.documentation#C3741C
keyword, keyword.control, keyword.operator.new, keyword.other, storage.modifier#294277
variable.language.this, variable.language.self, variable.language.super#476A97
storage.type, storage.type.class, storage.type.function, storage.type.interface, storage.type.enum#0B4F79
string, string.quoted, string.interpolated, string.template#DF0700
punctuation.definition.string, string.quoted.single punctuation, string.quoted.double punctuation#DF0700
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal#294277
constant.character, constant.character.escape, string.quoted.single#294277
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined#294277
entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, entity.name.protocol, entity.name.interface, support.class, support.type#B44500
entity.other.inherited-class, meta.class.body entity.name.type#B44500
entity.name.function, meta.function entity.name.function, meta.function-declaration entity.name.function, meta.function-declaration.swift entity.name.function#476A97
meta.function-call entity.name.function, meta.function-call.generic, support.function#476A97
variable, variable.other, variable.other.readwrite, variable.other.property#476A97
variable.other.constant, support.constant#476A97
variable.parameter, meta.function.parameter variable#476A97
entity.other.attribute-name, meta.attribute, storage.type.annotation, punctuation.definition.annotation#2C329D
entity.name.function.preprocessor, meta.preprocessor, keyword.control.directive, keyword.control.import, keyword.other.import, support.other.macro#646485
string.regexp, string.regexp.arbitrary-repitition#DF0700
string.regexp keyword.operator, string.regexp punctuation.definition, string.regexp constant.character.escape#294277
entity.name.capture, string.regexp variable#476A97
markup.underline.link, string.other.link#4349AC
markup.inline.raw, markup.raw.block#AA0D91
markup.heading, entity.name.section, punctuation.definition.heading#294277bold
markup.bold, punctuation.definition.boldbold
markup.italic, punctuation.definition.italicitalic
markup.list, punctuation.definition.list#B44500
markup.quote#C3741Citalic
entity.name.tag, meta.tag#294277
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#646485
support.type.property-name.css, support.type.property-name#0F68A0
support.constant.property-value.css, support.constant.property-value, meta.property-value#DF0700
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element#B44500
keyword.operator, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical#000000
punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor#000000
punctuation.definition.block, meta.brace, punctuation.section#000000
invalid, invalid.illegal#F74A4Aunderline
invalid.deprecated#EFB759underline
Xcode Sunset by slam - VS Code Theme