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#111111
  • activityBar.border#111111
  • activityBar.foreground#888888
  • activityBarBadge.background#88CC44
  • activityBarBadge.foreground#222222
  • badge.background#88CC44
  • badge.foreground#222222
  • button.background#333333
  • button.foreground#888888
  • button.hoverBackground#222222
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#222222
  • debugToolBar.background#111111
  • diffEditor.insertedTextBackground#FFDD440C
  • diffEditor.insertedTextBorder#FFDD44
  • diffEditor.removedTextBackground#88BBFF0C
  • diffEditor.removedTextBorder#88BBFF
  • dropdown.background#222222
  • dropdown.border#222222
  • dropdown.foreground#888888
  • editor.background#222222
  • editor.findMatchBackground#44446655
  • editor.findMatchHighlightBackground#444466AA
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#44446655
  • editor.inactiveSelectionBackground#44446655
  • editor.lineHighlightBackground#00000066
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#333333CC
  • editor.selectionBackground#444466
  • editor.selectionHighlightBackground#44446655
  • editor.wordHighlightBackground#44446655
  • editor.wordHighlightStrongBackground#44446655
  • editorBracketMatch.background#222222
  • editorBracketMatch.border#666666
  • editorCodeLens.foreground#666666
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#EE5500
  • editorGroup.border#111111
  • editorGroup.dropBackground#111111bb
  • editorGroupHeader.noTabsBackground#111111
  • editorGroupHeader.tabsBackground#111111
  • editorGroupHeader.tabsBorder#222222
  • editorGutter.addedBackground#FFDD44
  • editorGutter.background#222222
  • editorGutter.deletedBackground#88BBFF
  • editorGutter.modifiedBackground#88BBFF
  • editorHoverWidget.background#333333
  • editorHoverWidget.border#222222
  • editorIndentGuide.background1#333333
  • editorLineNumber.foreground#555555
  • editorLink.activeForeground#BBA0FF
  • editorMarkerNavigation.background#333333
  • editorMarkerNavigationError.background#88BBFF
  • editorMarkerNavigationWarning.background#88BBFF
  • editorOverviewRuler.addedForeground#FFDD44
  • editorOverviewRuler.border#222222
  • editorOverviewRuler.currentContentForeground#333333
  • editorOverviewRuler.deletedForeground#88BBFF
  • editorOverviewRuler.errorForeground#88BBFF
  • editorOverviewRuler.findMatchForeground#555555CC
  • editorOverviewRuler.incomingContentForeground#333333
  • editorOverviewRuler.infoForeground#BBA0FF
  • editorOverviewRuler.modifiedForeground#88BBFF
  • editorOverviewRuler.rangeHighlightForeground#333333CC
  • editorOverviewRuler.selectionHighlightForeground#555555CC
  • editorOverviewRuler.warningForeground#88BBFF
  • editorOverviewRuler.wordHighlightForeground#333333CC
  • editorOverviewRuler.wordHighlightStrongForeground#555555CC
  • editorRuler.foreground#FFFFFF
  • editorSuggestWidget.background#333333
  • editorSuggestWidget.border#333333
  • editorSuggestWidget.foreground#888888
  • editorSuggestWidget.highlightForeground#FFFFFF
  • editorSuggestWidget.selectedBackground#666666
  • editorWarning.border#00000000
  • editorWarning.foreground#88BBFF
  • editorWhitespace.foreground#333333
  • editorWidget.background#333333
  • editorWidget.border#333333
  • errorForeground#88BBFF
  • extensionButton.prominentBackground#333333
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#555555
  • focusBorder#666666
  • foreground#FFFFFF
  • gitDecoration.modifiedResourceForeground#CCCCCC
  • gitDecoration.untrackedResourceForeground#CCCCCC
  • input.background#333333
  • input.border#333333
  • input.foreground#FFFFFF
  • input.placeholderForeground#555555
  • inputOption.activeBorder#555555
  • inputValidation.errorBackground#333333
  • inputValidation.errorBorder#88BBFF
  • inputValidation.infoBackground#333333
  • inputValidation.infoBorder#BBA0FF
  • inputValidation.warningBackground#333333
  • inputValidation.warningBorder#88BBFF
  • list.activeSelectionBackground#111111
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#111111bf
  • list.focusBackground#222222
  • list.focusForeground#FFFFFF
  • list.highlightForeground#FFFFFF
  • list.hoverBackground#333333
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#000000
  • list.inactiveSelectionForeground#FFFFFF
  • menu.background#333333
  • menu.foreground#FFFFFF
  • merge.border#222222
  • merge.currentContentBackground#333333CC
  • merge.currentHeaderBackground#555555CC
  • merge.incomingContentBackground#555555CC
  • merge.incomingHeaderBackground#666666CC
  • panel.background#111111
  • panel.border#111111
  • panelTitle.activeBorder#FFFFFF
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#888888
  • peekView.border#222222
  • peekViewEditor.background#333333
  • peekViewEditor.matchHighlightBackground#555555
  • peekViewEditorGutter.background#333333
  • peekViewResult.background#333333
  • peekViewResult.fileForeground#888888
  • peekViewResult.lineForeground#888888
  • peekViewResult.matchHighlightBackground#555555
  • peekViewResult.selectionBackground#333333
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#333333
  • peekViewTitleDescription.foreground#888888
  • peekViewTitleLabel.foreground#FFFFFF
  • pickerGroup.border#222222
  • pickerGroup.foreground#555555
  • progressBar.background#333333
  • scrollbar.shadow#191919
  • scrollbarSlider.activeBackground#FFFFFF12
  • scrollbarSlider.background#FFFFFF12
  • scrollbarSlider.hoverBackground#FFFFFF12
  • selection.background#2255AA
  • sideBar.background#111111
  • sideBar.border#111111
  • sideBar.foreground#888888
  • sideBarSectionHeader.background#111111
  • sideBarSectionHeader.foreground#666666
  • sideBarTitle.foreground#555555
  • statusBar.background#111111
  • statusBar.border#111111
  • statusBar.debuggingBackground#666666
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#666666
  • statusBar.noFolderBackground#111111
  • statusBar.noFolderForeground#666666
  • statusBarItem.activeBackground#222222
  • statusBarItem.hoverBackground#222222
  • statusBarItem.prominentBackground#333333
  • statusBarItem.prominentHoverBackground#444444
  • tab.activeBackground#222222
  • tab.border#111111
  • tab.inactiveBackground#111111
  • tab.inactiveForeground#888888
  • tab.unfocusedActiveBorder#888888
  • tab.unfocusedActiveForeground#888888
  • tab.unfocusedInactiveForeground#888888
  • terminal.ansiBlack#333333
  • terminal.ansiBlue#88BBFF
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#88BBFF
  • terminal.ansiBrightCyan#BBA0FF
  • terminal.ansiBrightGreen#FFDD44
  • terminal.ansiBrightMagenta#88BBFF
  • terminal.ansiBrightRed#88BBFF
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#88CC44
  • terminal.ansiCyan#BBA0FF
  • terminal.ansiGreen#FFDD44
  • terminal.ansiMagenta#88BBFF
  • terminal.ansiRed#88BBFF
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#88CC44
  • terminal.background#151515
  • terminal.foreground#FFFFFF
  • titleBar.activeBackground#111111
  • titleBar.activeForeground#888888
  • titleBar.inactiveBackground#111111
  • titleBar.inactiveForeground#555555
  • walkThrough.embeddedEditorBackground#111111
  • widget.shadow#111111

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable.language.this
markup.boldbold
invalid, markup.italic, markup.quoteitalic
markup.underlineunderline
source.js.jsx punctuation.section.embedded, entity.name.tag, string.other.link.description.title, support.constant, support.variable, support.type, variable.other.class, support.class.builtin.js, support.class.console.js, meta.property-value, variable.parameter.keyframe-list, meta.at-rule.keyframes entity.name.function, expression.embedded.vue punctuation.definition#BBA0FF
entity.other.attribute-name.pseudo-class.css, entity.name.type.object.console, variable.language, variable.parameter.function.language.special.self.python, storage.type, entity.other.attribute-name.pseudo-element.css#BBA0FFitalic
punctuation.definition.string.template#BBA0FFbold
entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.css, entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css, meta.definition.function, markup.underline.link, markup.inserted, meta.function-call, meta.instance.constructor, meta.attribute-with-value.class string, string.other.ref, string.other.restructuredtext.ref, variable.function, entity.name.type, entity.name.function, variable.other.object.property, punctuation.separator.key-value, meta.definition.function.js, support.class.component.js, entity.other.inherited-class, support.class, support.function.misc, support.function, entity.other.attribute-name.id.css, entity.other.attribute-name.id.css punctuation, entity.other.attribute-name.class.css punctuation, meta.function-call support.function.construct, entity.other.attribute-name#FFDD44
storage.type.function.arrow#FFDD44
entity.name.section, constant.numeric.line-number.match.find-in-files, markup.heading, markup.changed, meta.attribute-with-value.id string, string, punctuation.definition.string.begin, punctuation.definition.string.end, meta.attribute-selector#88CC44
keyword, keyword.control, constant, constant.numeric, constant.language, constant.other.property, constant.character.escape, comment keyword.codetag.notation, keyword.other.template.begin, keyword.other.template.end, markup.raw, markup.deleted, meta.property-list.css variable.other, entity.name.constant.preprocessor, meta.preprocessor, punctuation.section.embedded, punctuation.template-string.element.begin, punctuation.template-string.element.end, string.quoted.template punctuation.definition.string.begin, string.quoted.template punctuation.definition.string.end, meta.paragraph.markdown meta.dummy.line-break, meta.paragraph.markdown meta.hard-line-break.markdown, storage, storage.class.restructuredtext.ref, string.other.link.title, string.other.link.description, string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end, variable.language.arguments, storage.modifier, keyword.operator.new, keyword.operator, keyword.operator.spread, punctuation.section.embedded.end.php source.php, support.function.construct, meta.at-rule.keyframes, meta.at-rule.keyframes entity.other.attribute-name#88BBFF
variable.other.substitution#88BBFFitalic
meta.function-call meta.function-call.arguments, meta.function-call meta.arguments, meta.function-call meta.group, source.json meta.structure.dictionary, meta.object.member, punctuation.definition.group, string.unquoted.label, variable.other.member, entity.name.class, entity.name.namespace, constant.other, variable, variable.other, variable.other.constant.js, text.find-in-files, source, entity.name.type.module, source.sql support.function, support.other.namespace.php#FFFFFF
variable.parameter, parameters variable.function#FFFFFFitalic
variable.other.property, support.variable.property, punctuation.separator.key-value, meta.object-literal.key, variable.other.object.property, variable.object.property, text.html.basic, text.html.vue-html, text.html.php, text.html.derivative, punctuation.definition.variable, punctuation.definition.keyword.scss, meta.jsx.children.js, meta.tag.attributes keyword.operator.assignment, support.type.vendored.property-name.css, support.type.property-name.json, variable.other.constant.property#BBBBCC
meta.property-name support.type#BBBBCC
keyword.other.substitution, keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext, keyword.operator.table.data.restructuredtext, punctuation, markup.ignored, markup.untracked, meta.brace.round, meta.brace.square, meta.brace.curly, meta.delimiter.comma.js, meta.function-call.without-arguments.js, meta.function-call.method.without-arguments.js, source.scss, string source punctuation.section.embedded, punctuation.definition.tag.begin source, source.php#9999AA
comment, comment punctuation#888899italic

Shiki preview

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

Loading...

Origamid Next - Coding Theme