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.activeBorder#F08ACB
  • activityBar.activeFocusBorder#F08ACB
  • activityBar.background#19172E
  • activityBar.foreground#F4F2FF
  • activityBar.inactiveForeground#928DAF
  • activityBarBadge.background#F08ACB
  • activityBarBadge.foreground#151326
  • badge.background#F08ACB
  • badge.foreground#151326
  • breadcrumb.activeSelectionForeground#55D6E6
  • breadcrumb.background#151326
  • breadcrumb.focusForeground#F4F2FF
  • breadcrumb.foreground#928DAF
  • breadcrumbPicker.background#1E1A38
  • button.background#55D6E6
  • button.border#F08ACB99
  • button.foreground#151326
  • button.hoverBackground#72E0B2
  • button.secondaryBackground#2A2450
  • button.secondaryForeground#F4F2FF
  • button.secondaryHoverBackground#373052
  • commandCenter.activeBackground#2A2450
  • commandCenter.activeBorder#F08ACB
  • commandCenter.activeForeground#F4F2FF
  • commandCenter.background#1E1A38
  • commandCenter.border#F08ACB99
  • commandCenter.foreground#C7C3DF
  • commandCenter.inactiveBorder#F08ACB40
  • commandCenter.inactiveForeground#928DAF
  • descriptionForeground#928DAF
  • disabledForeground#928DAF
  • dropdown.background#1E1A38
  • dropdown.border#F08ACB99
  • dropdown.foreground#F4F2FF
  • editor.background#151326
  • editor.findMatchBackground#F3C9690D
  • editor.findMatchBorder#F3C969
  • editor.findMatchHighlightBackground#F3C96908
  • editor.findMatchHighlightBorder#7D7699
  • editor.foreground#F4F2FF
  • editor.inactiveSelectionBackground#2A245080
  • editor.lineHighlightBackground#1E1A38
  • editor.lineHighlightBorder#15132600
  • editor.rangeHighlightBackground#55D6E608
  • editor.rangeHighlightBorder#55D6E6
  • editor.selectionBackground#2A2450
  • editor.selectionForeground#F4F2FF
  • editor.selectionHighlightBackground#B89CFF08
  • editor.symbolHighlightBackground#B89CFF08
  • editor.wordHighlightBackground#B89CFF08
  • editor.wordHighlightBorder#7D7699
  • editor.wordHighlightStrongBackground#55D6E608
  • editor.wordHighlightStrongBorder#55D6E6
  • editorBracketMatch.background#2A2450
  • editorBracketMatch.border#55D6E6
  • editorCodeLens.foreground#928DAF
  • editorCursor.background#151326
  • editorCursor.foreground#55D6E6
  • editorError.foreground#FF7A8A
  • editorGhostText.foreground#928DAF
  • editorGroup.border#F08ACB40
  • editorGroup.emptyBackground#151326
  • editorGroupHeader.border#F08ACB40
  • editorGroupHeader.noTabsBackground#19172E
  • editorGroupHeader.tabsBackground#19172E
  • editorGroupHeader.tabsBorder#F08ACB40
  • editorGutter.addedBackground#72E0B2
  • editorGutter.deletedBackground#FF7A8A
  • editorGutter.modifiedBackground#6FA8FF
  • editorHoverWidget.background#1E1A38
  • editorHoverWidget.border#F08ACB40
  • editorHoverWidget.foreground#F4F2FF
  • editorHoverWidget.statusBarBackground#2A2450
  • editorIndentGuide.activeBackground1#55D6E666
  • editorIndentGuide.background1#201C3A
  • editorInfo.foreground#55D6E6
  • editorLightBulb.foreground#F3C969
  • editorLineNumber.activeForeground#F4F2FF
  • editorLineNumber.dimmedForeground#928DAF
  • editorLineNumber.foreground#928DAF
  • editorLink.activeForeground#55D6E6
  • editorOverviewRuler.addedForeground#72E0B2
  • editorOverviewRuler.deletedForeground#FF7A8A
  • editorOverviewRuler.errorForeground#FF7A8A
  • editorOverviewRuler.infoForeground#55D6E6
  • editorOverviewRuler.modifiedForeground#6FA8FF
  • editorOverviewRuler.warningForeground#F3C969
  • editorOverviewRuler.wordHighlightTextForeground#B89CFF99
  • editorPane.background#151326
  • editorRuler.foreground#373052
  • editorSuggestWidget.background#1E1A38
  • editorSuggestWidget.border#F08ACB40
  • editorSuggestWidget.foreground#C7C3DF
  • editorSuggestWidget.highlightForeground#55D6E6
  • editorSuggestWidget.selectedBackground#2A2450
  • editorSuggestWidget.selectedForeground#F4F2FF
  • editorWarning.foreground#F3C969
  • editorWhitespace.foreground#373052
  • editorWidget.background#1E1A38
  • editorWidget.border#F08ACB40
  • editorWidget.foreground#F4F2FF
  • errorForeground#FF7A8A
  • focusBorder#F08ACB
  • foreground#C7C3DF
  • gitDecoration.addedResourceForeground#72E0B2
  • gitDecoration.conflictingResourceForeground#FF7A8A
  • gitDecoration.deletedResourceForeground#FF7A8A
  • gitDecoration.ignoredResourceForeground#928DAF
  • gitDecoration.modifiedResourceForeground#F3C969
  • gitDecoration.renamedResourceForeground#55D6E6
  • gitDecoration.stageDeletedResourceForeground#FF7A8A
  • gitDecoration.stageModifiedResourceForeground#F3C969
  • gitDecoration.submoduleResourceForeground#B89CFF
  • gitDecoration.untrackedResourceForeground#6FA8FF
  • icon.foreground#C7C3DF
  • input.background#151326
  • input.border#F08ACB99
  • input.foreground#F4F2FF
  • input.placeholderForeground#928DAF
  • inputOption.activeBackground#2A2450
  • inputOption.activeBorder#F08ACB
  • inputOption.activeForeground#F4F2FF
  • inputOption.hoverBackground#201C3A
  • inputValidation.errorBackground#FF7A8A33
  • inputValidation.errorBorder#FF7A8A
  • inputValidation.errorForeground#FF7A8A
  • inputValidation.infoBackground#55D6E633
  • inputValidation.infoBorder#55D6E6
  • inputValidation.infoForeground#55D6E6
  • inputValidation.warningBackground#201C3A
  • inputValidation.warningBorder#F3C969
  • inputValidation.warningForeground#F3C969
  • list.activeSelectionBackground#2A2450
  • list.activeSelectionForeground#F4F2FF
  • list.activeSelectionIconForeground#55D6E6
  • list.dropBackground#55D6E633
  • list.errorForeground#FF7A8A
  • list.focusAndSelectionOutline#55D6E6
  • list.focusBackground#2A2450
  • list.focusForeground#F4F2FF
  • list.focusOutline#55D6E6
  • list.highlightForeground#55D6E6
  • list.hoverBackground#201C3A
  • list.hoverForeground#F4F2FF
  • list.inactiveSelectionBackground#1E1A38
  • list.inactiveSelectionForeground#C7C3DF
  • list.inactiveSelectionIconForeground#C7C3DF
  • list.warningForeground#F3C969
  • notificationCenter.border#F08ACB40
  • notificationCenterHeader.background#201C3A
  • notificationCenterHeader.foreground#F4F2FF
  • notificationLink.foreground#55D6E6
  • notifications.background#1E1A38
  • notifications.border#F08ACB40
  • notifications.foreground#F4F2FF
  • notificationsErrorIcon.foreground#FF7A8A
  • notificationsInfoIcon.foreground#55D6E6
  • notificationsWarningIcon.foreground#F3C969
  • notificationToast.border#F08ACB40
  • panel.background#201C3A
  • panel.border#F08ACB40
  • panelSectionHeader.background#1E1A38
  • panelSectionHeader.border#F08ACB40
  • panelSectionHeader.foreground#C7C3DF
  • panelTitle.activeBorder#F08ACB
  • panelTitle.activeForeground#F4F2FF
  • panelTitle.inactiveForeground#928DAF
  • pickerGroup.border#F08ACB40
  • pickerGroup.foreground#55D6E6
  • problemsErrorIcon.foreground#FF7A8A
  • problemsInfoIcon.foreground#55D6E6
  • problemsWarningIcon.foreground#F3C969
  • progressBar.background#55D6E6
  • quickInput.background#1E1A38
  • quickInput.foreground#F4F2FF
  • quickInputList.focusBackground#2A2450
  • quickInputList.focusForeground#F4F2FF
  • quickInputList.focusIconForeground#55D6E6
  • quickInputTitle.background#201C3A
  • sash.hoverBorder#F08ACB
  • scrollbar.shadow#0B0917AA
  • scrollbarSlider.activeBackground#B89CFF
  • scrollbarSlider.background#7D7699
  • scrollbarSlider.hoverBackground#928DAF
  • selection.background#3A3268
  • sideBar.background#19172E
  • sideBar.border#F08ACB40
  • sideBar.foreground#C7C3DF
  • sideBarSectionHeader.background#201C3A
  • sideBarSectionHeader.border#F08ACB40
  • sideBarSectionHeader.foreground#C7C3DF
  • sideBarTitle.foreground#F4F2FF
  • statusBar.background#201C3A
  • statusBar.border#F08ACB40
  • statusBar.debuggingBackground#2A2450
  • statusBar.debuggingBorder#FFAA68
  • statusBar.debuggingForeground#F4F2FF
  • statusBar.foreground#C7C3DF
  • statusBar.noFolderBackground#19172E
  • statusBar.noFolderForeground#928DAF
  • statusBarItem.activeBackground#2A2450
  • statusBarItem.errorBackground#FF7A8A
  • statusBarItem.errorForeground#151326
  • statusBarItem.hoverForeground#55D6E6
  • statusBarItem.warningBackground#F3C969
  • statusBarItem.warningForeground#151326
  • tab.activeBackground#1E1A38
  • tab.activeBorder#F08ACB
  • tab.activeBorderTop#F08ACB
  • tab.activeForeground#F4F2FF
  • tab.border#F08ACB40
  • tab.hoverBackground#201C3A
  • tab.hoverForeground#C7C3DF
  • tab.inactiveBackground#19172E
  • tab.inactiveForeground#928DAF
  • tab.unfocusedActiveBackground#1E1A38
  • tab.unfocusedActiveBorder#F08ACB99
  • tab.unfocusedActiveBorderTop#F08ACB99
  • tab.unfocusedActiveForeground#C7C3DF
  • tab.unfocusedInactiveForeground#928DAF
  • terminal.ansiBlack#817B9D
  • terminal.ansiBlue#6FA8FF
  • terminal.ansiBrightBlack#928DAF
  • terminal.ansiBrightBlue#6FA8FF
  • terminal.ansiBrightCyan#55D6E6
  • terminal.ansiBrightGreen#72E0B2
  • terminal.ansiBrightMagenta#F08ACB
  • terminal.ansiBrightRed#FF7A8A
  • terminal.ansiBrightWhite#F4F2FF
  • terminal.ansiBrightYellow#F3C969
  • terminal.ansiCyan#55D6E6
  • terminal.ansiGreen#72E0B2
  • terminal.ansiMagenta#F08ACB
  • terminal.ansiRed#FF7A8A
  • terminal.ansiWhite#C7C3DF
  • terminal.ansiYellow#F3C969
  • terminal.background#151326
  • terminal.border#F08ACB40
  • terminal.foreground#F4F2FF
  • terminal.selectionBackground#3A3268
  • terminal.selectionForeground#F4F2FF
  • terminalCursor.background#151326
  • terminalCursor.foreground#55D6E6
  • textLink.activeForeground#6FA8FF
  • textLink.foreground#55D6E6
  • titleBar.activeBackground#151326
  • titleBar.activeForeground#F4F2FF
  • titleBar.border#F08ACB40
  • titleBar.inactiveBackground#19172E
  • titleBar.inactiveForeground#928DAF
  • widget.border#F08ACB40
  • widget.shadow#0B0917AA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#928DAF
variable, string constant.other.placeholder#C7C3DF
constant.other.color#F4F2FF
invalid, invalid.illegal#FF7A8A
keyword, storage.type, storage.modifier#B89CFF
keyword.control, punctuation, punctuation.separator.inheritance.php, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#55D6E6
entity.name.tag, markup.deleted.git_gutter#FF7A8A
entity.name.function, variable.function, support.function, keyword.other.special-method#6FA8FF
support.other.variable, string.other.link#C7C3DF
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FFAA68
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#72E0B2
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#B89CFF
support.type#B89CFF
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#55D6E6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#B89CFF
variable.language#B89CFF
entity.name.method.js#6FA8FFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#6FA8FF
entity.other.attribute-name#B89CFF
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#F3C969
entity.other.attribute-name.class#F3C969
source.sass keyword.control#6FA8FF
markup.inserted#72E0B2
markup.deleted#FF7A8A
markup.changed#B89CFF
string.regexp#FFAA68
constant.character.escape#55D6E6
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#F08ACBitalic
source.js constant.other.object.key.js string.unquoted.label.js#FFAA68
support.type.property-name.json#FFAA68
text.html.markdown, punctuation.definition.list_item.markdown#C7C3DF
markdown.heading, markup.heading.markdown punctuation.definition.heading.markdown#B89CFFbold
markup.italic#C7C3DFitalic
markup.bold, markup.bold string#F4F2FFbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#F4F2FFbold italic
markup.underline#FFAA68underline
markup.quote punctuation.definition.blockquote.markdown#928DAF
markup.quoteitalic
string.other.link.title.markdown#6FA8FF
string.other.link.description.title.markdown#55D6E6
constant.other.reference.link.markdown#F3C969
markup.raw.block#B89CFF
markup.raw.block.fenced.markdown#C7C3DF
punctuation.definition.fenced.markdown#928DAF
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#C7C3DF
variable.language.fenced.markdown#928DAF
meta.separator#928DAFbold
markup.table#C7C3DF
comment.documentation, comment.block.documentation, comment.line.documentation, punctuation.definition.comment.documentation#C7C3DF
variable.parameter, variable.parameter.function#FFAA68
constant.language.boolean, constant.language.true, constant.language.false, keyword.constant#F3C969
variable.other.constant, variable.other.enummember, support.constant#FFAA68
keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.exception, keyword.control.return#55D6E6
keyword.operator, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.new, keyword.operator.expression, punctuation.accessor#C7C3DF
punctuation, meta.brace, meta.delimiter, punctuation.separator#928DAF
entity.name.function, entity.name.function.definition#6FA8FFbold
variable.function, support.function, support.function.construct#6FA8FF
entity.name.function.member, entity.name.method, entity.name.method.js, variable.function.member, support.function.method#6FA8FF
entity.name.type.class, entity.name.class, support.class, entity.other.inherited-class#B89CFFbold
entity.name.type.interface, support.type.interface, entity.name.type, support.type#B89CFF
entity.name.namespace, entity.name.module, support.other.namespace#B89CFF
variable.other.property, variable.other.object.property, meta.object-literal.key, support.type.property-name, entity.name.property, variable.object.property, support.variable.property#FFAA68
entity.name.tag, entity.name.tag.html, entity.name.tag.xml#FF7A8A
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.xml#F3C969
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.scss, entity.name.tag.wildcard.css, entity.name.tag.custom.css, entity.name.tag.nesting.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#72E0B2
support.type.property-name.css, support.type.property-name.scss, meta.property-name.css, meta.property-name.scss, support.type.property-name.media.css, support.type.vendored.property-name.css, support.type.vendored.property-name.media.css, variable.css, variable.argument.css#55D6E6
support.constant.property-value.css, support.constant.property-value.scss, constant.numeric.css, constant.other.color.css, support.constant.color, keyword.other.unit.css, constant.other.color.rgb-value, support.constant.vendored.property-value.css, meta.property-value.css#FFAA68
markup.heading, markup.heading.markdown, entity.name.section.markdown, punctuation.definition.heading.markdown#B89CFFbold
string.other.link, string.other.link.title.markdown, markup.underline.link.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown, variable.other.link.underline.jsdoc, constant.other.email.link.underline.jsdoc#55D6E6underline
markup.inline.raw, markup.inline.raw.markdown, markup.raw.inline.markdown#F08ACB
invalid.deprecated#FF7A8Astrikethrough
meta.object-literal.key string.quoted, meta.object-literal.key string.unquoted#FFAA68
meta.function-call entity.name.function, meta.method-call entity.name.function#6FA8FF
support.class.component#B89CFFbold
entity.other.attribute-name.js.jsx, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#F3C969
punctuation.definition.tag#928DAF
source.python#C7C3DF
meta.function-call.generic.python#6FA8FF
meta.attribute.python, constant.other.caps.python#FFAA68
string.quoted.docstring#C7C3DF
entity.name.function.decorator.python, punctuation.definition.decorator.python#F08ACBitalic
constant.language.json, constant.language.python#F3C969
markup.inline.raw punctuation.definition.raw, fenced_code.block.language.markdown, punctuation.definition.markdown, punctuation.definition.fenced.markdown#928DAF
punctuation.definition.quote.begin.markdown#928DAF
entity.name.function.call.shell, entity.name.command.shell, support.function.builtin.shell#6FA8FF
variable.other.assignment.shell, variable.other.assignment.array.shell, variable.other.normal.shell, variable.other.for.shell, variable.other.loop.shell#C7C3DF
punctuation.definition.variable.shell#55D6E6
source.java, source.cs, source.c, source.rust#C7C3DF
keyword.other.type.php, keyword.other.namespace.php, keyword.other.use.php, keyword.other.new.php#B89CFF
meta.function.parameters.php variable.other.php, constant.other.php, constant.other.class.php#FFAA68
punctuation.definition.variable.php#55D6E6
support.attribute.php, support.attribute.builtin.php#F08ACBitalic
comment.block.javadoc.java#C7C3DF
storage.type.annotation.java, punctuation.definition.annotation.java#F08ACBitalic
keyword.other.package.java, keyword.other.import.java, keyword.other.directive.using.cs, keyword.other.typedef.c, keyword.other.rust#B89CFF
entity.name.variable.local.cs, entity.name.variable.range-variable.cs#C7C3DF
entity.name.variable.parameter.cs, entity.name.variable.property.cs, entity.name.variable.field.cs, entity.name.variable.enum-member.cs#FFAA68
variable.other.member.c, variable.other.member.cpp, meta.body.struct.cpp variable.other.declare.cpp, meta.body.class.cpp meta.declaration.cpp variable.other.declare.cpp#FFAA68
entity.name.function.call.cpp, entity.name.function.member.cpp, entity.name.function.support.go, entity.name.function.support.builtin.go#6FA8FF
meta.function.call.rust entity.name.function.rust#6FA8FF
entity.name.function.preprocessor.c, entity.name.function.preprocessor.cpp, entity.name.function.macro.rust#B89CFF
constant.other.caps.rust, meta.function.definition.rust variable.other.rust#FFAA68
meta.attribute.rust#F08ACB
constant.language.php, constant.language.bool.rust#F3C969
HiAstra Theme by Hi Soft Tech - VS Code Theme