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#211f2e
  • activityBarBadge.background#282c34
  • diffEditor.insertedTextBackground#2b3c3d
  • diffEditor.removedTextBackground#3a3037
  • editor.background#1a1924
  • editor.findMatchBackground#3e4452
  • editor.findMatchHighlightBackground#3e4452
  • editor.foreground#c6c2d6
  • editor.lineHighlightBackground#2e2b40
  • editor.selectionBackground#3e4452
  • editor.selectionHighlightBackground#3e4452
  • editor.wordHighlightBackground#3e4452
  • editor.wordHighlightStrongBackground#3e4452
  • editorBracketMatch.background#3e4452
  • editorCodeLens.foreground#636d83
  • editorCursor.foreground#abb2bf
  • editorGroup.border#1e2127
  • editorGroup.dropBackground#ffffff00
  • editorGroup.emptyBackground#1e2127
  • editorGroupHeader.tabsBackground#14161a
  • editorGroupHeader.tabsBorder#282c34
  • editorIndentGuide.activeBackground1#776b98
  • editorIndentGuide.background1#2e2a3c
  • editorLineNumber.activeForeground#c6c2d6
  • editorLineNumber.foreground#636d83
  • editorRuler.foreground#636d83
  • editorWhitespace.foreground#636d83
  • foreground#c6c2d6
  • gitDecoration.addedResourceForeground#43d08a
  • gitDecoration.deletedResourceForeground#e05252
  • gitDecoration.modifiedResourceForeground#e0c285
  • gitDecoration.untrackedResourceForeground#43d08a
  • notifications.background#2e2b40
  • notifications.foreground#c6c2d6
  • panel.background#191820
  • panel.border#c6c2d6
  • panelTitle.activeBorder#56b6c2
  • panelTitle.activeForeground#abb2bf
  • panelTitle.inactiveForeground#636d83
  • selection.background#3e4452
  • sideBar.background#191820
  • sideBar.foreground#c6c2d6
  • sideBarSectionHeader.background#14161a
  • sideBarSectionHeader.foreground#abb2bf
  • sideBarTitle.foreground#c6c2d6
  • statusBar.background#2e2b40
  • statusBar.foreground#c6c2d6
  • tab.activeBackground#211f2e
  • tab.activeForeground#c6c2d6
  • tab.border#282c34
  • tab.inactiveBackground#191820
  • tab.inactiveForeground#abb2bf
  • terminal.ansiBlack#282c34
  • terminal.ansiBlue#61afef
  • terminal.ansiBrightBlack#282c34
  • terminal.ansiBrightBlue#61afef
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#c678dd
  • terminal.ansiBrightRed#e06c75
  • terminal.ansiBrightWhite#dcdfe4
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#dcdfe4
  • terminal.ansiYellow#e5c07b
  • terminal.background#191820
  • terminal.foreground#c6c2d6
  • titleBar.activeBackground#2e2b40
  • titleBar.activeForeground#c6c2d6
  • widget.shadow#ffffff00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation, expression#55606D
comment, punctuation.definition.comment#f7976f
variable, string constant.other.placeholder#E06C75
constant.other.color#ABB2BF
invalid, invalid.illegal#ABB2BF
keyword, storage.type.js, storage.type.function.js, variable.other.flowtype.js, storage.type.extends.js, storage.type.function.js, storage.type.class.js, meta.class.tsx#55606D
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, meta.brace.square.tsx, meta.type.tuple.tsx, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#55606D
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#9891b6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#9891b6
meta.block variable.other#E06C75
support.other.variable, string.other.link#E06C75
variable.parameter, keyword.other.unit, keyword.other, meta.object-literal.key.tsx, meta.object.member.tsx#9891b6
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, constant.numeric, constant.language, support.constant, constant.character, constant.escape#f8cac8
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#f8cac8
support.type#f8cac8
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#D6E9FF
variable.language#55606Ditalic
entity.name.method.js#D6E9FFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#D6E9FF
entity.other.attribute-name#D6E9FF
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#D6E9FFitalic
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#C8AE9Ditalic
source.js constant.other.object.key.js string.unquoted.label.js#C8AE9Ditalic
meta.jsx.children.tsx, entity.name.tag.tsx#D6E9FF
entity.other.attribute-name.tsx#ABB2BF
meta.brace.round.ts#55606D
storage.type.tsx, meta.var.expr.tsx, keyword.control, keyword.control.import.tsx, keyword.control.from.tsx, storage.type.type.tsx, meta.type.declaration.tsx, meta.import.tsx#776b98
keyword.other.debugger#56B6C2bold
variable, variable.parameter.tsx, variable.object.property.tsx, variable.other.constant.tsx, variable.other.object.tsx, variable.other#E06C75
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python#f7976f
variable.parameter.function.language.special.self.python, variable.language.special.self.python, variable.language.special.cls.python, variable.language.this.js#dbb3cbitalic
keyword.codetag.notation.python#f7976funderline bold italic
constant.other.caps.python, keyword.operator.logical.python, keyword.operator.comparison.python, keyword.operator.arithmetic.python, keyword.operator.unpacking.arguments.python, keyword.operator.unpacking.parameter.python, keyword.operator.positional.parameter.python, keyword.operator.bitwise.python#f18787
constant.other.caps.pythonunderline
variable.parameter.function-call.pythonunderline
storage.type.string.python#f18787italic
support.function.builtin.pythonitalic
support.type.pythonitalic
Rivulet by HabermasReloaded - VS Code Theme