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#0B0C10
  • activityBar.foreground#4DBE8E
  • activityBar.inactiveForeground#5E697F
  • activityBarBadge.background#4DBE8E
  • activityBarBadge.foreground#0B0C10
  • badge.background#4DBE8E
  • badge.foreground#0B0C10
  • button.background#4DBE8E
  • button.foreground#0B0C10
  • button.hoverBackground#7FD8B0
  • diffEditor.insertedTextBackground#69D2AE1A
  • diffEditor.removedTextBackground#F278781A
  • disabledForeground#5E697F
  • editor.background#14151B
  • editor.findMatchBackground#EAC57C66
  • editor.findMatchHighlightBackground#EAC57C33
  • editor.foreground#ABB5C8
  • editor.inactiveSelectionBackground#2B324577
  • editor.selectionBackground#2B3245
  • editor.wordHighlightBackground#A1BEE622
  • editor.wordHighlightStrongBackground#4DBE8E33
  • editorBracketMatch.background#4DBE8E26
  • editorBracketMatch.border#4DBE8E
  • editorCursor.foreground#4DBE8E
  • editorError.foreground#F27878
  • editorGutter.addedBackground#69D2AE88
  • editorGutter.deletedBackground#F2787888
  • editorGutter.modifiedBackground#A1BEE688
  • editorIndentGuide.activeBackground1#434B5E
  • editorIndentGuide.background1#232733
  • editorLineNumber.activeForeground#ABB5C8
  • editorLineNumber.foreground#434B5E
  • editorWarning.foreground#EAC57C
  • editorWhitespace.foreground#232733
  • errorForeground#F27878
  • focusBorder#4DBE8E44
  • foreground#ABB5C8
  • icon.foreground#8892A5
  • input.background#0F1015
  • input.border#282C3D
  • input.foreground#ABB5C8
  • list.activeSelectionBackground#222635
  • list.activeSelectionForeground#D4DBE8
  • list.hoverBackground#171923
  • list.inactiveSelectionBackground#1A1D29
  • panel.background#0F1015
  • panel.border#191B24
  • sideBar.background#0F1015
  • sideBar.border#191B24
  • sideBar.foreground#ABB5C8
  • sideBarTitle.foreground#D4DBE8
  • statusBar.background#0B0C10
  • statusBar.border#191B24
  • statusBar.foreground#8892A5
  • tab.activeBackground#14151B
  • tab.activeBorderTop#4DBE8E
  • tab.activeForeground#D4DBE8
  • tab.border#0B0C10
  • tab.inactiveBackground#0F1015
  • tab.inactiveForeground#5E697F
  • terminal.ansiBlack#14151B
  • terminal.ansiBlue#A1BEE6
  • terminal.ansiBrightBlack#5E697F
  • terminal.ansiBrightBlue#BDD4F2
  • terminal.ansiBrightCyan#96D5DB
  • terminal.ansiBrightGreen#8BDEBE
  • terminal.ansiBrightMagenta#D5BDF9
  • terminal.ansiBrightRed#F99696
  • terminal.ansiBrightWhite#D4DBE8
  • terminal.ansiBrightYellow#F2D59B
  • terminal.ansiCyan#75C3CB
  • terminal.ansiGreen#69D2AE
  • terminal.ansiMagenta#4DBE8E
  • terminal.ansiRed#F27878
  • terminal.ansiWhite#ABB5C8
  • terminal.ansiYellow#EAC57C
  • terminal.background#14151B
  • terminal.foreground#ABB5C8
  • titleBar.activeBackground#0B0C10
  • titleBar.activeForeground#ABB5C8
  • titleBar.inactiveBackground#0B0C10
  • titleBar.inactiveForeground#5E697F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.jsx.children, text.html.basic#CDCED2
comment, punctuation.definition.comment#6A9955
string, string.quoted, punctuation.definition.string, markup.inline.raw.markdown#E5A98A
punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression#BAC8C2
constant.numeric#E0B070
constant.language.boolean, constant.language, support.constant#E0B070
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#E0A0D0
keyword, storage.type, storage.modifier, keyword.operator.new, keyword.operator.expression#4DBE8E
keyword.operator, keyword.operator.type, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.relational, keyword.operator.ternary#BAC8C2
entity.name.function, meta.function-call, support.function#E6C878
entity.name.type, entity.name.class, support.type, support.class, entity.other.inherited-class#5BC8D8
variable, variable.other, variable.language, meta.definition.variable#A8C8E8
variable.other.property, meta.object-literal.key, entity.name.tag.yaml#85C8D0
variable.parameter#85C8D0italic
punctuation, meta.brace, meta.delimiter, punctuation.separator, punctuation.terminator, punctuation.accessor#BAC8C2
entity.name.tag, punctuation.definition.tag, meta.tag#E0A0D0
entity.other.attribute-name#85C8D0
support.type.property-name.json#A8C8E8
meta.decorator, punctuation.decorator, entity.name.function.decorator#4DBE8E
markup.heading#4DBE8Ebold
markup.underline.link, string.other.link.title.markdown#A1BEE6underline