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#19181a
  • activityBar.border#141315
  • activityBar.foreground#fcfcfa
  • activityBar.inactiveForeground#727072
  • activityBarBadge.background#ff6188
  • activityBarBadge.foreground#19181a
  • descriptionForeground#939293
  • editor.background#222125
  • editor.findMatchBackground#ffd86644
  • editor.findMatchHighlightBackground#ffd86622
  • editor.foreground#fcfcfa
  • editor.lineHighlightBackground#2a282d
  • editor.selectionBackground#403e41
  • editor.selectionHighlightBackground#363537
  • editor.wordHighlightBackground#ffd86626
  • editor.wordHighlightStrongBackground#ff618826
  • editorBracketMatch.background#ffd86633
  • editorBracketMatch.border#ffd86688
  • editorCursor.foreground#ffd866
  • editorGroupHeader.tabsBackground#1e1d20
  • editorGroupHeader.tabsBorder#141315
  • editorIndentGuide.activeBackground1#727072
  • editorIndentGuide.background1#363537
  • editorLineNumber.activeForeground#ffd866
  • editorLineNumber.foreground#5c5855
  • editorRuler.foreground#2f2e32
  • editorSuggestWidget.background#1e1d20
  • editorSuggestWidget.border#363537
  • editorSuggestWidget.foreground#fcfcfa
  • editorSuggestWidget.selectedBackground#363537
  • editorWidget.background#1e1d20
  • editorWidget.border#363537
  • errorForeground#ff6188
  • focusBorder#ffd86680
  • foreground#fcfcfa
  • gitDecoration.addedResourceForeground#a9dc76
  • gitDecoration.deletedResourceForeground#ff6188
  • gitDecoration.ignoredResourceForeground#5c5855
  • gitDecoration.modifiedResourceForeground#fc9867
  • gitDecoration.untrackedResourceForeground#78dce8
  • selection.background#5c585580
  • sideBar.background#1e1d20
  • sideBar.border#141315
  • sideBar.foreground#c1c0c0
  • sideBarSectionHeader.background#222125
  • sideBarSectionHeader.border#141315
  • sideBarSectionHeader.foreground#ffd866
  • sideBarTitle.foreground#fcfcfa
  • statusBar.background#19181a
  • statusBar.border#141315
  • statusBar.debuggingBackground#fc9867
  • statusBar.debuggingForeground#19181a
  • statusBar.foreground#c1c0c0
  • statusBar.noFolderBackground#19181a
  • statusBarItem.remoteBackground#78dce8
  • statusBarItem.remoteForeground#19181a
  • tab.activeBackground#222125
  • tab.activeBorderBottom#ffd866
  • tab.activeForeground#fcfcfa
  • tab.border#141315
  • tab.inactiveBackground#1e1d20
  • tab.inactiveForeground#939293
  • terminal.ansiBlack#222125
  • terminal.ansiBlue#fc9867
  • terminal.ansiBrightBlack#727072
  • terminal.ansiBrightBlue#fc9867
  • terminal.ansiBrightCyan#78dce8
  • terminal.ansiBrightGreen#a9dc76
  • terminal.ansiBrightMagenta#ab9df2
  • terminal.ansiBrightRed#ff6188
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffd866
  • terminal.ansiCyan#78dce8
  • terminal.ansiGreen#a9dc76
  • terminal.ansiMagenta#ab9df2
  • terminal.ansiRed#ff6188
  • terminal.ansiWhite#fcfcfa
  • terminal.ansiYellow#ffd866
  • terminal.background#1e1d20
  • terminal.foreground#fcfcfa
  • titleBar.activeBackground#19181a
  • titleBar.activeForeground#fcfcfa
  • titleBar.border#141315
  • titleBar.inactiveBackground#141315
  • titleBar.inactiveForeground#727072
  • widget.shadow#0000004d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#727072italic
comment.line.exclamation, comment.block.exclamation#ff6188bold italic
comment.line.question, comment.block.question#fc9867italic
comment.line.asterisk, comment.block.asterisk#ffd866italic
comment.line.todo, comment.block.todo#78dce8bold italic
comment.line.note, comment.block.note#ab9df2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, keyword.operator.delete#ff6188italic
storage, storage.type, storage.modifier#ff6188italic
entity.name.function, meta.function-call, support.function, keyword.other.special-method#a9dc76
entity.name.type, entity.name.class, entity.other.inherited-class, entity.name.struct, entity.name.interface, support.class, support.type#78dce8
variable.parameter, meta.parameter#fc9867italic
variable, meta.property.object, support.variable.property, variable.other.object.property#fcfcfa
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#ab9df2
string, string.quoted, string.template, punctuation.definition.string#ffd866
entity.name.tag, meta.tag.sgml, punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#ff6188
entity.other.attribute-name, support.type.property-name.css, meta.property-name.css#78dce8italic
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#a9dc76
punctuation.separator, punctuation.terminator, punctuation.accessor, keyword.operator#939293