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#1e1e1e
  • activityBar.border#1a1a1a
  • activityBar.foreground#7e7e7e
  • activityBarBadge.background#55ba83
  • activityBarBadge.foreground#1e2c37
  • badge.background#55b983
  • badge.foreground#1e2c37
  • editor.background#1e1e1e
  • editor.foreground#929292
  • editor.lineHighlightBackground#d7d7d708
  • editor.selectionBackground#55b98441
  • editorCursor.foreground#ffffff
  • editorGroupHeader.noTabsBackground#1e1e1e
  • editorGroupHeader.tabsBackground#1e1e1e
  • editorGroupHeader.tabsBorder#202020
  • editorGutter.addedBackground#55ba83
  • editorGutter.deletedBackground#d3131d
  • editorGutter.modifiedBackground#0b86be
  • editorIndentGuide.activeBackground#7c7c7c
  • editorIndentGuide.background#3b3b3b
  • editorLineNumber.activeForeground#9c9c9c
  • editorLineNumber.foreground#585858
  • editorRuler.foreground#222222
  • editorSuggestWidget.highlightForeground#55ba83
  • editorSuggestWidget.selectedBackground#202020c2
  • editorWhitespace.foreground#bfbfbf
  • editorWidget.background#313131
  • editorWidget.border#1a1a1a
  • focusBorder#1a1a1a
  • input.background#252525
  • list.activeSelectionBackground#212121
  • list.activeSelectionForeground#80cbc4
  • list.focusBackground#eeffff20
  • list.focusForeground#eeffff
  • list.hoverBackground#212121
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#00000030
  • list.inactiveSelectionForeground#80cbc4
  • panel.background#202020
  • panel.border#1A1A1A
  • progressBar.background#55b983
  • scrollbarSlider.activeBackground#55b98491
  • scrollbarSlider.background#b9c0bc23
  • scrollbarSlider.hoverBackground#55b9846b
  • sideBar.background#1a1a1a
  • sideBar.border#1a1a1a
  • sideBarSectionHeader.background#272727
  • sideBarSectionHeader.foreground#8f8f8f
  • statusBar.background#1e1e1e
  • statusBar.border#1a1a1a
  • statusBar.debuggingBackground#1e1e1e
  • statusBar.debuggingForeground#d19a65
  • statusBar.foreground#7e7e7e
  • statusBar.noFolderBackground#191919
  • statusBar.noFolderForeground#7e7e7e
  • statusBarItem.hoverBackground#151515
  • tab.activeBackground#1e1e1e
  • tab.activeForeground#ffffff
  • tab.border#1a1a1a
  • tab.inactiveBackground#1e1e1e
  • tab.inactiveForeground#ffffff80
  • titleBar.activeBackground#272727
  • titleBar.inactiveBackground#1a1a1a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable.language#05ad97
variable.other.member#05ad97
variable.parameter.function#A6B2C0
comment, punctuation.definition.comment#5c6370
meta.function.c#e06c75ff
keyword.control.cpp#e5c07bff
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#abb2bfff
variable.other.constant.js#e5c07bff
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#d19a66ff
support.constant.color.w3c-standard-color-name.css,entity.other.attribute-name.class.css#d19a66ff
support.type.vendored.property-name.css#56b6c2ff
punctuation.definition.template-expression.begin.js,punctuation.definition.template-expression.end.js#e06c75ff
support.module.node.js,support.type.object.module.js,support.module.node.js#e5c07bff
variable.other.readwrite.js,meta.object-literal.key.js,support.variable.property.js,support.variable.object.process.js#05ad97
support.constant.json.js#d19a66ff
punctuation.definition.comment#5C6370
none#A6B2C0
keyword.operator#abb2bf
keyword#e06c75ff
variable#05ad97
variable.other.readwrite#d0d0d0
token.package.keyword#a15ebb
token.package#abb2bf
entity.name.function,variable.function,meta.function-call.generic.python,support.function.any-method#3193c6
entity.name.type.namespace#e5c07b
support.class, entity.name.type.class#e5c07b
entity.name.class.identifier.namespace.type#e5c07b
entity.name.class#61afef
entity.name.type#e5c07b
keyword.control#e06c75ff
control.elements, keyword.operator.less#d19a66
storage#c678dd
support.function#56b6c2
support.type.property-name#abb2bf
support.constant.property-value#abb2bf
support.constant.font-name#d19a66
meta.tag#abb2bf
string, entity.other.inherited-class#05ad97
constant.other.symbol#05ad97
constant.numeric#d19a66
none#d19a66
none#d19a66
constant#d19a66
punctuation.definition.constant#d19a66
entity.name.tag#e06c75
entity.other.attribute-name#d19a66
entity.other.attribute-name.id#61afefff
meta.selector#c678dd
none#D2945D
keyword.other.unit#d19a66
string.regexp#57B6C2
constant.character.escape#57B6C2
invalid.illegal#FFFFFF
invalid.broken#FFFFFF
invalid.deprecated#FFFFFF
invalid.unimplemented#FFFFFF
function.parameter#d19a66
rgb-value#56B6C2
inline-color-decoration rgb-value#d19a66
less rgb-value#d19a66
var.this.js,var.this.ts,variable.language.this.js#e5c07bff
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
comment.block.documentation#5c6370
markup.heading#3193c6ffbold
markup.bold#05ad97ffbold
markup.italic#05ad97ffitalic
markup.quote#d19a66ff
markup.list.unnumbered#e06c75ff

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Flat UI Theme - Coding Theme