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#1B1F27
  • activityBar.foreground#E8E2D6
  • activityBar.inactiveForeground#818181
  • activityBarBadge.background#92214A
  • activityBarBadge.foreground#E8E2D6
  • badge.background#578CAD
  • badge.foreground#232934
  • button.background#578CAD
  • button.foreground#232934
  • button.hoverBackground#578CADcc
  • diffEditor.insertedTextBackground#BBCACB22
  • diffEditor.removedTextBackground#C6647122
  • dropdown.background#232934
  • dropdown.foreground#E8E2D6
  • editor.background#232934
  • editor.findMatchBackground#384153
  • editor.findMatchHighlightBackground#384153
  • editor.foreground#E8E2D6
  • editor.lineHighlightBackground#384153
  • editor.selectionBackground#384153
  • editor.selectionHighlightBackground#384153
  • editor.wordHighlightBackground#384153
  • editorBracketHighlight.foreground1#E8E2D6
  • editorBracketHighlight.foreground2#E8E2D6
  • editorBracketHighlight.foreground3#E8E2D6
  • editorBracketHighlight.foreground4#E8E2D6
  • editorBracketHighlight.foreground5#E8E2D6
  • editorBracketHighlight.foreground6#E8E2D6
  • editorBracketHighlight.unexpectedBracket.foreground#C66471
  • editorBracketMatch.background#384153
  • editorBracketMatch.border#E8E2D6
  • editorCursor.foreground#E8E2D6
  • editorError.foreground#C66471
  • editorGroup.border#1B1F27
  • editorGroupHeader.tabsBackground#1B1F27
  • editorGroupHeader.tabsBorder#1B1F27
  • editorHint.foreground#B3B8C2
  • editorInfo.foreground#76BFBA
  • editorLineNumber.activeForeground#E8E2D6
  • editorLineNumber.foreground#384153
  • editorWarning.foreground#BEBF70
  • input.background#232934
  • input.foreground#E8E2D6
  • input.placeholderForeground#818181
  • inputOption.activeBorder#578CAD
  • list.activeSelectionBackground#384153
  • list.activeSelectionForeground#E8E2D6
  • list.highlightForeground#578CAD
  • list.hoverBackground#384153
  • list.hoverForeground#E8E2D6
  • list.inactiveSelectionBackground#384153
  • list.inactiveSelectionForeground#E8E2D6
  • panel.background#1B1F27
  • panel.border#1B1F27
  • panelTitle.activeForeground#E8E2D6
  • panelTitle.inactiveForeground#818181
  • peekView.border#384153
  • peekViewEditor.background#232934
  • peekViewEditor.matchHighlightBackground#384153
  • peekViewResult.background#1B1F27
  • peekViewResult.matchHighlightBackground#384153
  • peekViewResult.selectionBackground#384153
  • peekViewTitle.background#1B1F27
  • progressBar.background#578CAD
  • sideBar.background#1B1F27
  • sideBar.foreground#E8E2D6
  • sideBarSectionHeader.background#1B1F27
  • sideBarSectionHeader.foreground#E8E2D6
  • sideBarTitle.foreground#E8E2D6
  • statusBar.background#090B0A
  • statusBar.debuggingBackground#C66471
  • statusBar.debuggingForeground#232934
  • statusBar.foreground#B3B8C2
  • statusBar.noFolderBackground#090B0A
  • tab.activeBackground#232934
  • tab.activeForeground#E8E2D6
  • tab.border#1B1F27
  • tab.inactiveBackground#1B1F27
  • tab.inactiveForeground#818181
  • terminal.ansiBlack#1B1F27
  • terminal.ansiBlue#578CAD
  • terminal.ansiBrightBlack#818181
  • terminal.ansiBrightBlue#578CAD
  • terminal.ansiBrightCyan#76BFBA
  • terminal.ansiBrightGreen#BBCACB
  • terminal.ansiBrightMagenta#B06E82
  • terminal.ansiBrightRed#C66471
  • terminal.ansiBrightWhite#E8E2D6
  • terminal.ansiBrightYellow#BEBF70
  • terminal.ansiCyan#76BFBA
  • terminal.ansiGreen#BBCACB
  • terminal.ansiMagenta#B06E82
  • terminal.ansiRed#C66471
  • terminal.ansiWhite#E8E2D6
  • terminal.ansiYellow#BEBF70
  • terminal.background#232934
  • terminal.foreground#E8E2D6
  • titleBar.activeBackground#1B1F27
  • titleBar.activeForeground#E8E2D6
  • titleBar.inactiveBackground#1B1F27
  • titleBar.inactiveForeground#818181

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#818181italic
variable, string constant.other.placeholder#E8E2D6β€”
constant.other.color#E8E2D6β€”
invalid, invalid.illegal#C66471β€”
keyword, storage.type, storage.modifier#BBCACBβ€”
keyword.operator, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#E8E2D6β€”
entity.name.tag, meta.tag.sgml#BBCACBβ€”
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#E8E2D6β€”
meta.block variable.other#E8E2D6β€”
support.other.variable, string.other.link#DFC2BAβ€”
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit#DFC2BAβ€”
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#B3B8C2β€”
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#E8E2D6β€”
support.type#E8E2D6β€”
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#76BFBAβ€”
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#E8E2D6β€”
variable.language#BBCACBitalic
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#E8E2D6italic
markup.italic#E8E2D6italic
markup.bold#E8E2D6bold
markup.underlineβ€”underline
markup.underline.link#76BFBAβ€”
markup.quote#B3B8C2italic
markup.inline.raw, markup.fenced_code.block#B3B8C2β€”
meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.block#E8E2D6β€”
minai by arrow2nd - VS Code Theme