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#E9EBF1
  • activityBar.foreground#1F6FD6
  • activityBar.inactiveForeground#8A93A6
  • activityBarBadge.background#1F6FD6
  • activityBarBadge.foreground#FFFFFF
  • badge.background#1F6FD6
  • badge.foreground#FFFFFF
  • button.background#1F6FD6
  • button.foreground#FFFFFF
  • button.hoverBackground#155AB5
  • diffEditor.insertedTextBackground#3FA66A22
  • diffEditor.removedTextBackground#D85C5C22
  • disabledForeground#A0A8B8
  • editor.background#FBFBFD
  • editor.findMatchBackground#E8B54988
  • editor.findMatchHighlightBackground#E8B54944
  • editor.foreground#2E3440
  • editor.inactiveSelectionBackground#1F6FD61F
  • editor.selectionBackground#1F6FD633
  • editor.wordHighlightBackground#1F6FD622
  • editor.wordHighlightStrongBackground#1F6FD633
  • editorBracketMatch.background#1F6FD622
  • editorBracketMatch.border#1F6FD6
  • editorCursor.foreground#1F6FD6
  • editorError.foreground#C7384A
  • editorGutter.addedBackground#3FA66A
  • editorGutter.deletedBackground#D85C5C
  • editorGutter.modifiedBackground#5B8DD6
  • editorIndentGuide.activeBackground1#BCC2D2
  • editorIndentGuide.background1#E4E7EF
  • editorLineNumber.activeForeground#3A4252
  • editorLineNumber.foreground#BCC2D2
  • editorWarning.foreground#BF8A1F
  • editorWhitespace.foreground#D6DAE4
  • errorForeground#C7384A
  • focusBorder#1F6FD655
  • foreground#3A4252
  • icon.foreground#5A6378
  • input.background#FFFFFF
  • input.border#D0D5E0
  • input.foreground#2E3440
  • list.activeSelectionBackground#D9E2F2
  • list.activeSelectionForeground#1F2733
  • list.hoverBackground#E8EAF1
  • list.inactiveSelectionBackground#E4E8F1
  • panel.background#F2F3F7
  • panel.border#E1E4EC
  • sideBar.background#F2F3F7
  • sideBar.border#E1E4EC
  • sideBar.foreground#3A4252
  • sideBarTitle.foreground#2A3140
  • statusBar.background#1F6FD6
  • statusBar.border#E1E4EC
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#FBFBFD
  • tab.activeBorderTop#1F6FD6
  • tab.activeForeground#1F2733
  • tab.border#E1E4EC
  • tab.inactiveBackground#ECEEF3
  • tab.inactiveForeground#7A8398
  • terminal.ansiBlack#2E3440
  • terminal.ansiBlue#2E6FD6
  • terminal.ansiBrightBlack#8A93A6
  • terminal.ansiBrightBlue#5B8DD6
  • terminal.ansiBrightCyan#4FB0C0
  • terminal.ansiBrightGreen#3FA66A
  • terminal.ansiBrightMagenta#155AB5
  • terminal.ansiBrightRed#D85C5C
  • terminal.ansiBrightWhite#FBFBFD
  • terminal.ansiBrightYellow#D6A93E
  • terminal.ansiCyan#1F8A9A
  • terminal.ansiGreen#2E8B57
  • terminal.ansiMagenta#1F6FD6
  • terminal.ansiRed#C7384A
  • terminal.ansiWhite#D4D8E2
  • terminal.ansiYellow#BF8A1F
  • terminal.background#FBFBFD
  • terminal.foreground#3A4252
  • titleBar.activeBackground#E9EBF1
  • titleBar.activeForeground#2A3140
  • titleBar.inactiveBackground#E9EBF1
  • titleBar.inactiveForeground#8A93A6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.jsx.children, text.html.basic#3D3F44
comment, punctuation.definition.comment#4C8A3F
string, string.quoted, punctuation.definition.string, markup.inline.raw.markdown#B5523C
punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression#4A4F5C
constant.numeric#1C7E5A
constant.language.boolean, constant.language, support.constant#0F62C4
keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.from, keyword.control.return, keyword.control.as, keyword.control.trycatch#A33EAE
keyword, storage.type, storage.modifier, keyword.operator.new, keyword.operator.expression#1F6FD6
keyword.operator, keyword.operator.type, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.relational, keyword.operator.ternary#4A4F5C
entity.name.function, meta.function-call, support.function#8A6A1F
entity.name.type, entity.name.class, support.type, support.class, entity.other.inherited-class#1F7A8C
variable, variable.other, variable.language, meta.definition.variable#1A3D8F
variable.other.property, meta.object-literal.key, entity.name.tag.yaml#2A5A9A
variable.parameter#2A5A9Aitalic
punctuation, meta.brace, meta.delimiter, punctuation.separator, punctuation.terminator, punctuation.accessor#4A4F5C
entity.name.tag, punctuation.definition.tag, meta.tag#A33EAE
entity.other.attribute-name#2A5A9A
support.type.property-name.json#1A3D8F
meta.decorator, punctuation.decorator, entity.name.function.decorator#1F6FD6
markup.heading#1F6FD6bold
markup.underline.link, string.other.link.title.markdown#A1BEE6underline