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#0D0D1A
  • activityBar.foreground#d4d4d8
  • activityBar.inactiveForeground#414868
  • activityBarBadge.background#00C2FF
  • activityBarBadge.foreground#0D0D1A
  • badge.background#00C2FF
  • badge.foreground#0D0D1A
  • breadcrumb.activeSelectionForeground#d4d4d8
  • breadcrumb.focusForeground#d4d4d8
  • breadcrumb.foreground#d4d4d8
  • breadcrumbPicker.background#0D0D1A
  • button.background#00C2FF
  • button.foreground#0D0D1A
  • button.hoverBackground#33D4FF
  • checkbox.background#0D0D1A
  • checkbox.border#414868
  • debugToolBar.background#0D0D1A
  • descriptionForeground#d4d4d8
  • diffEditor.insertedTextBackground#00FFAA20
  • diffEditor.removedTextBackground#FF5A7A20
  • dropdown.background#0D0D1A
  • dropdown.border#414868
  • dropdown.foreground#d4d4d8
  • editor.background#0F0F1A
  • editor.findMatchBackground#28344A
  • editor.findMatchHighlightBackground#28344A70
  • editor.findRangeHighlightBackground#28344A30
  • editor.foreground#d4d4d8
  • editor.hoverHighlightBackground#28344A50
  • editor.inactiveSelectionBackground#28344A50
  • editor.lineHighlightBackground#1A1B2650
  • editor.rangeHighlightBackground#28344A30
  • editor.selectionBackground#28344A
  • editor.selectionHighlightBackground#28344A70
  • editor.wordHighlightBackground#28344A50
  • editor.wordHighlightStrongBackground#28344A80
  • editorBracketMatch.background#28344A
  • editorBracketMatch.border#00C2FF
  • editorCodeLens.foreground#414868
  • editorCursor.foreground#00C2FF
  • editorError.foreground#FF5A7A
  • editorGroup.border#414868
  • editorGroupHeader.noTabsBackground#0D0D1A
  • editorGroupHeader.tabsBackground#0D0D1A
  • editorGroupHeader.tabsBorder#414868
  • editorGutter.addedBackground#00FF88
  • editorGutter.deletedBackground#FF5A7A
  • editorGutter.modifiedBackground#00C2FF
  • editorHint.foreground#00FFCC
  • editorHoverWidget.background#0D0D1A
  • editorHoverWidget.border#414868
  • editorInfo.foreground#00C2FF
  • editorLineNumber.activeForeground#00C2FF
  • editorLineNumber.foreground#414868
  • editorLink.activeForeground#00C2FF
  • editorMarkerNavigation.background#0D0D1A
  • editorMarkerNavigationError.background#FF5A7A
  • editorMarkerNavigationInfo.background#00C2FF
  • editorMarkerNavigationWarning.background#FFFF66
  • editorOverviewRuler.addedForeground#00FF88
  • editorOverviewRuler.border#414868
  • editorOverviewRuler.deletedForeground#FF5A7A
  • editorOverviewRuler.errorForeground#FF5A7A
  • editorOverviewRuler.findMatchForeground#00C2FF
  • editorOverviewRuler.infoForeground#00C2FF
  • editorOverviewRuler.modifiedForeground#00C2FF
  • editorOverviewRuler.rangeHighlightForeground#00C2FF
  • editorOverviewRuler.selectionHighlightForeground#28344A
  • editorOverviewRuler.warningForeground#FFFF66
  • editorOverviewRuler.wordHighlightForeground#28344A
  • editorOverviewRuler.wordHighlightStrongForeground#28344A
  • editorRuler.foreground#414868
  • editorSuggestWidget.background#0D0D1A
  • editorSuggestWidget.border#414868
  • editorSuggestWidget.foreground#d4d4d8
  • editorSuggestWidget.highlightForeground#00C2FF
  • editorSuggestWidget.selectedBackground#28344A
  • editorWarning.foreground#FFFF66
  • editorWhitespace.foreground#414868
  • editorWidget.background#0D0D1A
  • editorWidget.border#414868
  • errorForeground#FF5A7A
  • extensionButton.prominentBackground#00C2FF
  • extensionButton.prominentForeground#0D0D1A
  • extensionButton.prominentHoverBackground#33D4FF
  • focusBorder#00C2FF
  • foreground#d4d4d8
  • gitDecoration.addedResourceForeground#00FF88
  • gitDecoration.conflictingResourceForeground#d0d052
  • gitDecoration.deletedResourceForeground#FF5A7A
  • gitDecoration.ignoredResourceForeground#414868
  • gitDecoration.modifiedResourceForeground#12bcbc
  • gitDecoration.submoduleResourceForeground#a041e0
  • gitDecoration.untrackedResourceForeground#27bdb0
  • input.background#0D0D1A
  • input.border#414868
  • input.foreground#d4d4d8
  • input.placeholderForeground#414868
  • inputOption.activeBackground#00C2FF30
  • inputOption.activeBorder#00C2FF
  • inputValidation.errorBackground#FF5A7A
  • inputValidation.errorBorder#FF5A7A
  • inputValidation.infoBackground#00C2FF
  • inputValidation.infoBorder#00C2FF
  • inputValidation.warningBackground#ffbb00
  • inputValidation.warningBorder#ffbb00
  • list.activeSelectionBackground#28344A
  • list.activeSelectionForeground#d4d4d8
  • list.dropBackground#28344A
  • list.errorForeground#FF5A7A
  • list.focusBackground#28344A
  • list.focusForeground#d4d4d8
  • list.highlightForeground#00C2FF
  • list.hoverBackground#1A1B2650
  • list.hoverForeground#d4d4d8
  • list.inactiveSelectionBackground#1A1B2650
  • list.inactiveSelectionForeground#d4d4d8
  • list.invalidItemForeground#FF5A7A
  • list.warningForeground#ffbb00
  • listFilterWidget.background#0D0D1A
  • listFilterWidget.noMatchesOutline#FF5A7A
  • listFilterWidget.outline#00C2FF
  • menu.background#0D0D1A
  • menu.border#414868
  • menu.foreground#d4d4d8
  • menu.selectionBackground#28344A
  • menu.selectionBorder#00C2FF
  • menu.selectionForeground#d4d4d8
  • menu.separatorBackground#414868
  • menubar.selectionBackground#28344A
  • menubar.selectionBorder#00C2FF
  • menubar.selectionForeground#d4d4d8
  • merge.commonContentBackground#28344A30
  • merge.commonHeaderBackground#28344A50
  • merge.currentContentBackground#00FF8820
  • merge.currentHeaderBackground#00FF8850
  • merge.incomingContentBackground#00C2FF20
  • merge.incomingHeaderBackground#00C2FF50
  • minimap.background#0F0F1A
  • minimapGutter.addedBackground#00FF88
  • minimapGutter.deletedBackground#FF5A7A
  • minimapGutter.modifiedBackground#00C2FF
  • minimapSlider.activeBackground#28344A80
  • minimapSlider.background#28344A50
  • minimapSlider.hoverBackground#28344A70
  • notificationCenter.border#414868
  • notificationCenterHeader.background#0D0D1A
  • notificationCenterHeader.foreground#d4d4d8
  • notificationLink.foreground#00C2FF
  • notifications.background#0D0D1A
  • notifications.border#414868
  • notifications.foreground#d4d4d8
  • notificationToast.border#414868
  • panel.background#0D0D1A
  • panel.border#414868
  • panel.dropBackground#28344A
  • panelTitle.activeBorder#00C2FF
  • panelTitle.activeForeground#d4d4d8
  • panelTitle.inactiveForeground#414868
  • peekView.border#00C2FF
  • peekViewEditor.background#0D0D1A
  • peekViewEditor.matchHighlightBackground#28344A
  • peekViewResult.background#0D0D1A
  • peekViewResult.fileForeground#d4d4d8
  • peekViewResult.lineForeground#414868
  • peekViewResult.matchHighlightBackground#28344A
  • peekViewResult.selectionBackground#28344A
  • peekViewResult.selectionForeground#d4d4d8
  • peekViewTitle.background#0D0D1A
  • peekViewTitleDescription.foreground#414868
  • peekViewTitleLabel.foreground#d4d4d8
  • pickerGroup.border#414868
  • pickerGroup.foreground#00C2FF
  • progressBar.background#00C2FF
  • quickInput.background#0D0D1A
  • quickInput.foreground#d4d4d8
  • scrollbar.shadow#0D0D1A
  • scrollbarSlider.activeBackground#28344A80
  • scrollbarSlider.background#28344A50
  • scrollbarSlider.hoverBackground#28344A70
  • searchEditor.findMatchBackground#28344A
  • searchEditor.textInputBorder#414868
  • selection.background#28344A
  • settings.checkboxBackground#0D0D1A
  • settings.checkboxBorder#414868
  • settings.checkboxForeground#d4d4d8
  • settings.dropdownBackground#0D0D1A
  • settings.dropdownBorder#414868
  • settings.dropdownForeground#d4d4d8
  • settings.dropdownListBorder#414868
  • settings.headerForeground#00C2FF
  • settings.modifiedItemIndicator#00C2FF
  • settings.numberInputBackground#0D0D1A
  • settings.numberInputBorder#414868
  • settings.numberInputForeground#d4d4d8
  • settings.textInputBackground#0D0D1A
  • settings.textInputBorder#414868
  • settings.textInputForeground#d4d4d8
  • sideBar.background#0D0D1A
  • sideBar.border#414868
  • sideBar.foreground#d4d4d8
  • sideBarSectionHeader.background#0D0D1A
  • sideBarSectionHeader.border#414868
  • sideBarSectionHeader.foreground#d4d4d8
  • sideBarTitle.foreground#00C2FF
  • statusBar.background#0D0D1A
  • statusBar.border#414868
  • statusBar.debuggingBackground#B84DFF
  • statusBar.debuggingForeground#d4d4d8
  • statusBar.foreground#d4d4d8
  • statusBar.noFolderBackground#0D0D1A
  • statusBar.noFolderForeground#d4d4d8
  • statusBarItem.activeBackground#28344A
  • statusBarItem.hoverBackground#28344A50
  • statusBarItem.prominentBackground#00C2FF
  • statusBarItem.prominentForeground#0D0D1A
  • statusBarItem.prominentHoverBackground#33D4FF
  • statusBarItem.remoteBackground#00C2FF
  • statusBarItem.remoteForeground#0D0D1A
  • tab.activeBackground#0F0F1A
  • tab.activeBorder#414868
  • tab.activeBorderTop#00C2FF
  • tab.activeForeground#d4d4d8
  • tab.activeModifiedBorder#00C2FF
  • tab.border#414868
  • tab.hoverBackground#1A1B2650
  • tab.hoverBorder#414868
  • tab.hoverForeground#d4d4d8
  • tab.inactiveBackground#0D0D1A
  • tab.inactiveForeground#8888aa
  • tab.inactiveModifiedBorder#414868
  • tab.unfocusedActiveBackground#0F0F1A
  • tab.unfocusedActiveBorder#414868
  • tab.unfocusedActiveForeground#d4d4d8
  • tab.unfocusedActiveModifiedBorder#414868
  • tab.unfocusedHoverBackground#1A1B2650
  • tab.unfocusedHoverBorder#41486850
  • tab.unfocusedHoverForeground#d4d4d8
  • tab.unfocusedInactiveBackground#0D0D1A
  • tab.unfocusedInactiveForeground#414868
  • tab.unfocusedInactiveModifiedBorder#414868
  • terminal.ansiBlack#1A1B26
  • terminal.ansiBlue#00C2FF
  • terminal.ansiBrightBlack#414868
  • terminal.ansiBrightBlue#33D4FF
  • terminal.ansiBrightCyan#00FFEA
  • terminal.ansiBrightGreen#00FFAA
  • terminal.ansiBrightMagenta#B84DFF
  • terminal.ansiBrightRed#FF5A7A
  • terminal.ansiBrightWhite#D9E6F2
  • terminal.ansiBrightYellow#FFFF66
  • terminal.ansiCyan#00FFE6
  • terminal.ansiGreen#00FF88
  • terminal.ansiMagenta#B84DFF
  • terminal.ansiRed#FF5A7A
  • terminal.ansiWhite#D0D6E1
  • terminal.ansiYellow#FFFF66
  • terminal.background#0D0D1A
  • terminal.foreground#d4d4d8
  • terminal.selectionBackground#28344A
  • terminalCursor.background#0F0F1A
  • terminalCursor.foreground#00C2FF
  • textBlockQuote.background#0D0D1A
  • textBlockQuote.border#414868
  • textCodeBlock.background#0D0D1A
  • textLink.activeForeground#00C2FF
  • textLink.foreground#00C2FF
  • textPreformat.foreground#d4d4d8
  • textSeparator.foreground#414868
  • titleBar.activeBackground#0D0D1A
  • titleBar.activeForeground#d4d4d8
  • titleBar.border#414868
  • titleBar.inactiveBackground#0D0D1A
  • titleBar.inactiveForeground#414868
  • tree.indentGuidesStroke#414868
  • walkThrough.embeddedEditorBackground#0D0D1A
  • welcomePage.background#0D0D1A
  • welcomePage.buttonBackground#0D0D1A
  • welcomePage.buttonHoverBackground#28344A
  • widget.shadow#0F0F1A80

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a7fdb99italic
variable, string constant.other.placeholder#ff6b9d
constant.other.color#00d4ff
invalid, invalid.illegal#ff477a
keyword, storage.type, storage.modifier#d946ef
keyword.control, 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, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#00d4ff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff6b9d
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#22d3ee
meta.block variable.other#ffffff
support.other.variable, string.other.link#e4e8f0
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ffcc11
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#4ade80
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#fb923c
support.type#06b6d4
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#06b6d4
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff6b9d
variable.language#ff6b9ditalic
entity.name.method.js#22d3eeitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#22d3ee
entity.other.attribute-name#a855f7
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fbbf24italic
entity.other.attribute-name.class#fbbf24
source.sass keyword.control#22d3ee
markup.inserted#4ade80
markup.deleted#ff477a
markup.changed#d946ef
string.regexp#06b6d4
constant.character.escape#06b6d4
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#22d3eeitalic
source.js constant.other.object.key.js string.unquoted.label.js#ff6b9ditalic
source.json meta.structure.dictionary.json support.type.property-name.json#d946ef
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#fbbf24
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#4ade80
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff6b9d
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#06b6d4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#22d3ee
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#a855f7
text.html.markdown, punctuation.definition.list_item.markdown#cbd5e1
text.html.markdown markup.inline.raw.markdown#a855f7
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#475569
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#4ade80
markup.italic#ff6b9ditalic
markup.bold, markup.bold string#ff6b9dbold
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#ff6b9dbold
markup.underline#4ade80underline
markup.quote punctuation.definition.blockquote.markdown#475569
markup.quoteitalic
string.other.link.title.markdown#22d3ee
string.other.link.description.title.markdown#a855f7
constant.other.reference.link.markdown#fbbf24
markup.raw.block#a855f7
markup.raw.block.fenced.markdown#1e293b66
punctuation.definition.fenced.markdown#1e293b66
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#cbd5e1
variable.language.fenced.markdown#475569
meta.separator#475569bold
markup.table#cbd5e1
Ichigo Theme by Ichigo Ichie - VS Code Theme