Skip to main content
CodingTheme

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#1D1B42
  • activityBar.foreground#7A76C2
  • activityBarBadge.background#55F0D7ee
  • activityBarBadge.foreground#1D1B42
  • badge.background#55F0D7
  • badge.foreground#1E1C42
  • button.background#55F0D790
  • button.hoverBackground#55F0D7
  • contrastActiveBorder#22204C
  • debugToolBar.background#1E1C42
  • dropdown.background#1E1C42
  • dropdown.border#3B3A7F99
  • dropdown.foreground#9C9BC1
  • editor.background#22204C
  • editor.foreground#9C9BC1
  • editor.lineHighlightBackground#1A193D50
  • editor.selectionBackground#47459559
  • editor.selectionHighlightBackground#625D8860
  • editorCursor.foreground#9C9BC1
  • editorGroup.border#1E1C42
  • editorGroupHeader.tabsBackground#1A193D
  • editorIndentGuide.activeBackground#3B3A7F79
  • editorIndentGuide.background#3B3A7F33
  • editorLineNumber.activeForeground#C5BDD9
  • editorLineNumber.foreground#9C9BC135
  • editorSuggestWidget.background#1E1C42
  • editorSuggestWidget.border#3B3A7F99
  • editorSuggestWidget.foreground#9C9BC1
  • editorSuggestWidget.selectedBackground#343d46
  • editorWhitespace.foreground#65737e
  • editorWidget.background#1E1C42
  • editorWidget.border#3B3A7F
  • errorForeground#EF535095
  • extensionButton.prominentBackground#3B3A7F95
  • extensionButton.prominentForeground#55F0D7
  • extensionButton.prominentHoverBackground#133047
  • focusBorder#3B3A7F99
  • foreground#9C9BC1
  • gitDecoration.addedResourceForeground#77EF87
  • gitDecoration.conflictingResourceForeground#ffeb95
  • gitDecoration.deletedResourceForeground#E54B4B
  • gitDecoration.ignoredResourceForeground#9C9BC155
  • gitDecoration.modifiedResourceForeground#FFCA28
  • gitDecoration.untrackedResourceForeground#77EF87
  • input.background#1D1B42
  • inputValidation.errorBackground#EF535095
  • inputValidation.infoBackground#1F2041
  • list.activeSelectionBackground#242251
  • list.activeSelectionForeground#55F0D7
  • list.dropBackground#242251
  • list.errorForeground#EF5350
  • list.focusBackground#242251
  • list.focusForeground#55F0D7
  • list.highlightForeground#55F0D7
  • list.hoverBackground#22204C
  • list.hoverForeground#FFFFFF
  • list.inactiveFocusBackground#242251
  • list.inactiveSelectionBackground#242251
  • list.inactiveSelectionForeground#55F0D7
  • list.warningForeground#FFCA28
  • panel.background#1E1C42
  • panel.border#22204C
  • panel.dropBackground#55F0D7
  • panelTitle.activeBorder#55F0D7
  • panelTitle.activeForeground#55F0D7
  • panelTitle.inactiveForeground#9C9BC195
  • pickerGroup.border#3B3A7F99
  • pickerGroup.foreground#55F0D7
  • scrollbar.shadow#22204C
  • scrollbarSlider.activeBackground#1A193D85
  • scrollbarSlider.background#1A193D85
  • scrollbarSlider.hoverBackground#1A193D95
  • sideBar.background#201D47
  • sideBar.border#22204C
  • sideBar.dropBackground#3B3A7F
  • sideBar.foreground#9C9BC1dd
  • sideBarSectionHeader.background#201D47
  • sideBarSectionHeader.foreground#55F0D7ee
  • statusBar.background#1D1B42
  • statusBar.foreground#7A76C2
  • statusBar.noFolderBackground#1D1B42
  • statusBar.noFolderBorder#3B3A7F99
  • tab.activeBackground#22204C
  • tab.activeForeground#55F0D7
  • tab.border#1D1B42
  • tab.inactiveBackground#1D1B42
  • tab.inactiveForeground#9C9BC1dd
  • tab.unfocusedActiveForeground#55F0D790
  • tab.unfocusedInactiveForeground#55F0D7dd
  • terminal.ansiBlack#1D1B42
  • terminal.ansiBlue#7DA7FF
  • terminal.ansiBrightBlack#1D1B42
  • terminal.ansiBrightBlue#7DA7FF
  • terminal.ansiBrightCyan#74FEE1
  • terminal.ansiBrightGreen#ADDB76
  • terminal.ansiBrightMagenta#c792ea
  • terminal.ansiBrightRed#EF5350
  • terminal.ansiBrightWhite#9C9BC1
  • terminal.ansiBrightYellow#ffeb95
  • terminal.ansiCyan#21c7a8
  • terminal.ansiGreen#ADDB76
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#EF5350
  • terminal.ansiWhite#9C9BC1
  • terminal.ansiYellow#ffeb95
  • titleBar.activeBackground#1A193D
  • titleBar.activeForeground#7A76C2
  • titleBar.inactiveBackground#f6f6f6
  • titleBar.inactiveForeground#b2b2b3
  • walkThrough.embeddedEditorBackground#1E1C42
  • welcomePage.buttonBackground#1E1C42
  • welcomePage.buttonHoverBackground#1E1C42
  • widget.shadow#1E1C42

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.string.begin,punctuation.definition.string.end,punctuation.definition.dictionary,punctuation.separator.dictionary,punctuation.definition.array,punctuation.separator.array,punctuation.definition.keyword,punctuation.terminator.rule,punctuation.definition.entity.css,meta.delimiter.comma#7F7F7F
variable.parameter.function#C9CBDB
comment markup.link#5C588Aitalic
markup.changed.diff#F1C56C
meta.diff.header.from-file,punctuation.definition.from-file.diff#569cd6
markup.inserted.diff#45F5CF
markup.deleted.diff#FF6E9C
variable.language.super#FFDB7Fitalic
keyword.operator.expression.import#7DA7FF
support.constant.math#e591ff
support.constant.property.math#7DA7FF
variable.other.constant#e591ff
support.constant.property-value.scss,support.constant.property-value.less,support.constant.property-value.css#AC71FC
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.less,support.constant.color.w3c-standard-color-name.scss#AC71FC
punctuation.separator.list.comma.css#C9CBDB
support.constant.color.w3c-standard-color-name.css#e591ff
support.type.property-name.css#7DA7FF
support.type.vendored.property-name.css#7DA7FFaa
support.constant.vendored.property-value.css#AC71FCaa
constant.length.units.css,meta.property-values.css,styled,meta.var.expr.js#f866c9
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#7b79b5
support.module.node,support.type.object.module#e591ff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#C5BDD9
comment.line.double-slash,comment.block.documentation,comment#9C9BC165italic
support.constant.json#796bd8
keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.ternary#ac70fc
support.type.object.console#C9CBDB
support.variable.property.process#C9CBDB
entity.name.function,support.function.console#7DA7FF
support.type.object.dom#586FB3
support.variable.dom,support.variable.property.dom#C5BDD9
none#C9CBDB
punctuation.definition.tag, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.html, punctuation.definition.parameters, punctuation.terminator.statement, meta.brace.curly, meta.brace.square, punctuation.definition.string#7F7F7F
keyword.operator, punctuation.separator.key-value, keyword.operator.assignment#7F7F7F
storage.type.class.js, storage.type.extends.js#7F7F7F
meta.brace, source.js#C9CBDB
keyword.operator.arithmetic,keyword.operator.comparison, keyword.operator.relational, keyword.operator.bitwise,keyword.operator.arithmetic,keyword.operator.logical#B5EF8A
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#a68ea1
keyword#796bd8
variable.scss, variable.sass, variable.less, variable.parameter.url.scss, variable.parameter.url.sass, variable.parameter.url.less#C9CBDB
entity.name.function, keyword.other.special-method, meta.block-level, support.function, variable.function#7DA7FF
token.package.keyword#a68ea1
token.package#C9CBDB
entity.name.type.namespace#FFDB7F
support.class, entity.name.type.class#FFDB7F
entity.name.class.identifier.namespace.type#FFDB7F
entity.name.class#FFDB7F
entity.name.type#e591ff
keyword.control#B5EF8A
control.elements, keyword.operator.less#E79041
keyword.other.special-method#7EA7FF
storage#B5EF8A
storage.type.function.arrow#FF6E9C
support.function#C9CBDB
support.type.property-name#C9CBDB
support.constant.property-value#C9CBDB
support.constant.font-name#D8985F
meta.tag#C9CBDB
string, entity.other.inherited-class#74FEE1
constant.other.symbol#2BBAC5
constant.numeric#DA65BA
none#FFDB7F
none#FFDB7F
constant#F55AAF
punctuation.definition.constant#FFDB7F
entity.name.tag, variable.other.class#FF6E9C
entity.other.attribute-name#C9CBDB
entity.other.attribute-name.id#7DA7FF
entity.other.attribute-name.class.css#74FEE1
entity.other.attribute-name.pseudo-class#7f7f7f
meta.selector#a68ea1
none#FFDB7F
markup.heading#C5BDD9bold
markup.heading punctuation.definition.heading, entity.name.section#7DA7FF
keyword.other.unit#F9987C
markup.bold,todo.bold#FFDB7Fbold
punctuation.definition.bold#474295
markup.italic,punctuation.definition.italic,todo.emphasis#A68AE1
emphasis md#A68AE1
entity.name.section.markdown#EF596F
punctuation.definition.heading.markdown#EF596F
markup.heading.setext#C9CBDB
punctuation.definition.bold.markdown#D8985F
markup.inline.raw.markdown#74FEE1
beginning.punctuation.definition.list.markdown#C5BDD9
markup.quote.markdown#615E8Eitalic
punctuation.definition.string.begin.markdown,punctuation.definition.string.end.markdown,punctuation.definition.metadata.markdown#7F7F7F
punctuation.definition.metadata.markdown#A68AE1
markup.underline.link.markdown,markup.underline.link.image.markdown#A68AE1
string.other.link.title.markdown,string.other.link.description.markdown#7DA7FF
markup.italic.markdownitalic
markup.bold.markdownbold
string.regexp#71E4FE
constant.character.escape#71E4FE
punctuation.section.embedded, variable.interpolation#7F7F7F
invalid.illegal#FFFFFF
invalid.broken#FFFFFF
invalid.deprecated#FFFFFF
invalid.unimplemented#FFFFFF
source.json meta.structure.dictionary.json > string.quoted.json#FF709E
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#FF709E
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#C9CBDB
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#71E4FE
support.type.property-name.json#FFDB7F
support.type.property-name.json punctuation#7F7F7F
function.parameter#e591ff
function.parameter#C9CBDB
function.brace#C9CBDB
rgb-value#71E4FE
inline-color-decoration rgb-value#e591ff
less rgb-value#e591ff
selector.sass#D8618E
var.this,variable.language.this.js,variable.language.this.ts,variable.language.this.jsx,variable.language.this.tsx#FFDB7Fitalic
support.type.primitive.ts,support.type.builtin.ts#e591ff
block.scope.end,block.scope.begin#C9CBDB
entity.name.variable.local.cs#C5BDD9
token.info-token#7DA7FF
token.warn-token#FFCA28
token.error-token#E54B4B
token.debug-token#A68AE1
meta.preprocessor#8954d3
punctuation.squarebracket.open.cs,punctuation.squarebracket.close.cs,punctuation.parenthesis.open.cs,punctuation.parenthesis.close.cs,punctuation.curlybrace.open.cs,punctuation.curlybrace.close.cs,punctuation.terminator.statement.cs#7866c9
entity.name.variable.local.cs#c5bdd9

Shiki preview

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

Loading...

Outerspace Next by konradkeska - VS Code Theme