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.activeBackground#2b4a5a
  • activityBar.activeBorder#ffffff
  • activityBar.background#323240
  • activityBar.foreground#bbdaff
  • activityBar.inactiveForeground#78879b
  • badge.background#bbdaffcc
  • badge.foreground#001733
  • breadcrumb.background#061833
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#a9bad2
  • debugToolBar.background#001c40
  • disabledForeground#78879b
  • dropdown.background#252525
  • dropdown.border#586b91
  • dropdown.foreground#f0f0f0
  • editor.background#082041
  • editor.findMatchBackground#880088
  • editor.findMatchHighlightBackground#80008085
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#1073cf2d
  • editor.lineHighlightBorder#9fced11f
  • editor.selectionBackground#003f8e
  • editorBracketMatch.background#0000ff
  • editorBracketMatch.border#900000e0
  • editorBracketPairGuide.activeBackground1#eeff0060
  • editorBracketPairGuide.activeBackground2#d400ff60
  • editorBracketPairGuide.activeBackground3#008cff60
  • editorCursor.foreground#ffffff
  • editorGroup.border#404f7d
  • editorGroup.dropBackground#25375daa
  • editorGroup.emptyBackground#252525
  • editorGroupHeader.border#103f81
  • editorGroupHeader.noTabsBackground#252540
  • editorGroupHeader.tabsBackground#252540
  • editorGroupHeader.tabsBorder#404f7d
  • editorGutter.background#061833
  • editorHoverWidget.background#001c40
  • editorHoverWidget.border#ffffff44
  • editorHoverWidget.foreground#f0f0f0
  • editorLineNumber.activeForeground#949494
  • editorLineNumber.foreground#61718a
  • editorRuler.foreground#46464685
  • editorWhitespace.foreground#404f7d
  • editorWidget.background#252525
  • editorWidget.border#586b91
  • editorWidget.foreground#f0f0f0
  • errorForeground#a92049
  • focusBorder#bbdaff
  • foreground#e6edf7
  • icon.foreground#bbdaff
  • input.background#3c3c3c
  • input.border#586b91
  • input.foreground#f0f0f0
  • input.placeholderForeground#9aa9bd
  • list.activeSelectionBackground#ffffff60
  • list.focusBackground#ffffff60
  • list.highlightForeground#bbdaff
  • list.hoverBackground#ffffff30
  • list.inactiveSelectionBackground#ffffff40
  • menu.background#303030
  • menu.border#586b91
  • menu.foreground#f0f0f0
  • menu.selectionBackground#5f8dc5
  • menu.selectionForeground#f0f0f0
  • menubar.selectionBackground#439cb950
  • minimap.background#061833
  • panel.background#1b1b22
  • panel.border#404f7d
  • panelTitle.activeBorder#bbdaff
  • panelTitle.activeForeground#f0f0f0
  • panelTitle.inactiveForeground#9aa9bd
  • peekViewResult.background#001c40
  • pickerGroup.foreground#bbdaff
  • progressBar.background#bbdaffcc
  • sash.hoverBorder#bbdaff
  • scrollbarSlider.activeBackground#bbdaff99
  • scrollbarSlider.background#586b9166
  • scrollbarSlider.hoverBackground#78879b99
  • settings.sashBorder#404f7d
  • sideBar.background#252525
  • sideBar.border#e60404
  • sideBar.foreground#d7e2f1
  • sideBarSectionHeader.background#252540
  • sideBarSectionHeader.foreground#e0e0ff
  • sideBarTitle.background#252540
  • sideBarTitle.foreground#ffffff
  • simpleFindWidget.sashBorder#454545
  • statusBar.background#323240
  • statusBar.border#303038
  • statusBar.debuggingBackground#21316f
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#323240
  • statusBarItem.hoverBackground#3b3bee
  • tab.activeBackground#061833
  • tab.activeBorder#bbdaff
  • tab.activeForeground#ffffff
  • tab.hoverBackground#3b4658
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#303030
  • tab.inactiveForeground#9aa9bd
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#1832fe
  • terminal.ansiBrightBlack#919191
  • terminal.ansiBrightBlue#00befe
  • terminal.ansiBrightCyan#00fcff
  • terminal.ansiBrightGreen#00f900
  • terminal.ansiBrightMagenta#ff40ff
  • terminal.ansiBrightRed#ff2600
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fefb00
  • terminal.ansiCyan#00d3d5
  • terminal.ansiGreen#00d000
  • terminal.ansiMagenta#d834d5
  • terminal.ansiRed#d71e00
  • terminal.ansiWhite#afafaf
  • terminal.ansiYellow#d5d200
  • terminal.background#1b1b22
  • terminal.foreground#e6edf7
  • terminal.selectionBackground#003f8e
  • titleBar.activeBackground#21316f
  • titleBar.activeForeground#f0f0f0
  • titleBar.inactiveBackground#323240
  • titleBar.inactiveForeground#a1a1a1
  • window.activeBorder#888888
  • window.inactiveBorder#555555

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#FFFFFF
comment#4E95C5
keyword.operator.class, keyword.operator, constant.other, source.php.embedded.line#FFFFFF
variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag, markup.deleted.git_gutter#FF9DA4
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#FFC58F
entity.name.class, entity.name.type, support.type, support.class#FFEEAD
string, constant.other.symbol, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#D1F1A9
keyword.operator, constant.other.color#99FFFF
entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level, markup.changed.git_gutter#BBDAFF
keyword, storage, storage.type, entity.name.tag.css#EBBBFF
invalid#FFFFFF
meta.separator#FFFFFF
invalid.deprecated#FFFFFF
markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file#FFFFFF
markup.inserted.diff, meta.diff.header.to-file#718C00
markup.deleted.diff, meta.diff.header.from-file#C82829
meta.diff.header.from-file, meta.diff.header.to-file#FFFFFF
meta.diff.range#3E999Fitalic
markup.quote#FFC58F
markup.list#BBDAFF
markup.bold, markup.italic#FFC58F
markup.inline.raw#FF9DA4
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
comment#4E95C5