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.activeBorder#fcee0a
  • activityBar.background#100d07
  • activityBar.foreground#e8e4cb
  • activityBar.inactiveForeground#736f50
  • activityBarBadge.background#fcee0a
  • activityBarBadge.foreground#15120a
  • badge.background#fcee0a
  • badge.foreground#15120a
  • breadcrumb.focusForeground#e8e4cb
  • breadcrumb.foreground#736f50
  • breadcrumbPicker.background#100d07
  • descriptionForeground#736f50
  • diffEditor.insertedTextBackground#b8e6001a
  • diffEditor.removedTextBackground#ff38641a
  • dropdown.background#1d1910
  • dropdown.foreground#e8e4cb
  • editor.background#15120a
  • editor.findMatchBackground#fcee0a55
  • editor.findMatchHighlightBackground#fcee0a33
  • editor.foreground#e8e4cb
  • editor.lineHighlightBackground#1d1910
  • editor.selectionBackground#ff38642e
  • editor.selectionHighlightBackground#fcee0a22
  • editor.wordHighlightBackground#00d7f222
  • editorBracketHighlight.foreground1#fcee0a
  • editorBracketHighlight.foreground2#00d7f2
  • editorBracketHighlight.foreground3#c8e64b
  • editorBracketHighlight.foreground4#ff5cae
  • editorBracketHighlight.foreground5#fcee0a
  • editorBracketHighlight.foreground6#fcee0a
  • editorBracketHighlight.unexpectedBracket.foreground#ff5c66
  • editorBracketMatch.background#fcee0a22
  • editorBracketMatch.border#fcee0a
  • editorCursor.foreground#fcee0a
  • editorGroupHeader.noTabsBackground#100d07
  • editorGroupHeader.tabsBackground#100d07
  • editorGutter.addedBackground#b8e600
  • editorGutter.deletedBackground#ff3864
  • editorGutter.modifiedBackground#00d7f2
  • editorHoverWidget.background#1d1910
  • editorIndentGuide.activeBackground1#736f50
  • editorIndentGuide.background1#1d1910
  • editorLineNumber.activeForeground#e8e4cb
  • editorLineNumber.foreground#736f50
  • editorSuggestWidget.background#1d1910
  • editorSuggestWidget.highlightForeground#fcee0a
  • editorSuggestWidget.selectedBackground#15120a
  • editorWhitespace.foreground#1d1910
  • editorWidget.background#1d1910
  • editorWidget.foreground#e8e4cb
  • errorForeground#ff5c66
  • focusBorder#fcee0a
  • foreground#e8e4cb
  • gitDecoration.deletedResourceForeground#ff3864
  • gitDecoration.ignoredResourceForeground#736f50
  • gitDecoration.modifiedResourceForeground#00d7f2
  • gitDecoration.untrackedResourceForeground#b8e600
  • icon.foreground#e8e4cb
  • input.background#1d1910
  • input.border#1d1910
  • input.foreground#e8e4cb
  • input.placeholderForeground#736f50
  • inputOption.activeBorder#fcee0a
  • list.activeSelectionBackground#1d1910
  • list.activeSelectionForeground#e8e4cb
  • list.highlightForeground#fcee0a
  • list.hoverBackground#1d1910aa
  • list.inactiveSelectionBackground#1d1910
  • notificationCenterHeader.background#100d07
  • notifications.background#1d1910
  • panel.background#100d07
  • panel.border#1d1910
  • panelTitle.activeBorder#fcee0a
  • panelTitle.activeForeground#e8e4cb
  • peekView.border#fcee0a
  • peekViewEditor.background#100d07
  • peekViewEditor.matchHighlightBackground#fcee0a44
  • peekViewResult.background#100d07
  • peekViewResult.selectionBackground#1d1910
  • peekViewTitle.background#100d07
  • pickerGroup.border#1d1910
  • pickerGroup.foreground#fcee0a
  • progressBar.background#fcee0a
  • quickInput.background#100d07
  • quickInputList.focusBackground#1d1910
  • scrollbarSlider.activeBackground#736f5088
  • scrollbarSlider.background#736f5044
  • scrollbarSlider.hoverBackground#736f5066
  • sideBar.background#100d07
  • sideBar.foreground#e8e4cb
  • sideBarSectionHeader.background#100d07
  • sideBarTitle.foreground#e8e4cb
  • statusBar.background#100d07
  • statusBar.border#fcee0a
  • statusBar.debuggingBackground#fcee0a
  • statusBar.debuggingForeground#15120a
  • statusBar.foreground#736f50
  • statusBar.noFolderBackground#100d07
  • statusBarItem.remoteBackground#fcee0a
  • statusBarItem.remoteForeground#15120a
  • tab.activeBackground#15120a
  • tab.activeBorderTop#fcee0a
  • tab.activeForeground#e8e4cb
  • tab.border#100d07
  • tab.inactiveBackground#100d07
  • tab.inactiveForeground#736f50
  • terminal.ansiBlack#1d1910
  • terminal.ansiBlue#4aa8ff
  • terminal.ansiBrightBlack#736f50
  • terminal.ansiBrightBlue#4aa8ff
  • terminal.ansiBrightCyan#00d7f2
  • terminal.ansiBrightGreen#b8e600
  • terminal.ansiBrightMagenta#ff5cae
  • terminal.ansiBrightRed#ff3864
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fcee0a
  • terminal.ansiCyan#00d7f2
  • terminal.ansiGreen#b8e600
  • terminal.ansiMagenta#ff5cae
  • terminal.ansiRed#ff3864
  • terminal.ansiWhite#e8e4cb
  • terminal.ansiYellow#fcee0a
  • terminal.background#15120a
  • terminal.foreground#e8e4cb
  • terminalCursor.foreground#fcee0a
  • textLink.activeForeground#00d7f2
  • textLink.foreground#fcee0a
  • textPreformat.foreground#c8e64b
  • titleBar.activeBackground#100d07
  • titleBar.activeForeground#e8e4cb
  • titleBar.inactiveBackground#100d07
  • titleBar.inactiveForeground#736f50

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#736f50italic
keyword, keyword.control, storage, storage.type, storage.modifier#fcee0a
keyword.operator#e8e4cb
string, string.quoted, string.template, punctuation.definition.string#c8e64b
entity.name.function, support.function, meta.function-call, entity.other.attribute-name#00d7f2
entity.name.type, entity.name.class, support.type, support.class, entity.name.tag#ff5cae
variable.language.this, variable.other.property, support.variable.property, meta.object-literal.key, support.type.property-name#fcee0a
constant.numeric, constant.language, constant.other#fcee0a
variable, variable.other.readwrite, variable.parameter#e8e4cb
markup.heading, entity.name.section#fcee0abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.fenced_code#c8e64b
markup.underline.link, string.other.link#fcee0a
invalid, invalid.illegal#ff5c66