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#FF79C6
  • activityBar.background#282A36
  • activityBar.border#00000000
  • activityBar.foreground#F8F8F2
  • activityBar.inactiveForeground#6272A4
  • activityBarBadge.background#FF79C6
  • activityBarBadge.foreground#F8F8F2
  • badge.background#44475A
  • badge.foreground#F8F8F2
  • banner.background#282A36
  • banner.foreground#F8F8F2
  • banner.iconForeground#FF5555
  • breadcrumb.activeSelectionForeground#F8F8F2
  • breadcrumb.background#282A36
  • breadcrumb.focusForeground#F8F8F2
  • breadcrumb.foreground#6272A4
  • breadcrumbPicker.background#20212b
  • button.background#44475A
  • button.foreground#F8F8F2
  • button.secondaryBackground#FF5555
  • button.secondaryForeground#F8F8F2
  • button.secondaryHoverBackground#FF6E6E
  • charts.blue#8BE9FD
  • charts.foreground#F8F8F2
  • charts.green#50FA7B
  • charts.lines#F8F8F2
  • charts.orange#FFB86C
  • charts.purple#BD93F9
  • charts.red#FF5555
  • charts.yellow#F1FA8C
  • checkbox.background#333545
  • checkbox.border#20212b
  • checkbox.foreground#F8F8F2
  • debugToolBar.background#242530
  • descriptionForeground#F8F8F2
  • diffEditor.diagonalFill#494c62
  • diffEditor.insertedTextBackground#50fa7b20
  • diffEditor.removedTextBackground#ff55554d
  • dropdown.background#333545
  • dropdown.border#00000000
  • dropdown.foreground#F8F8F2
  • dropdown.listBackground#333545
  • editor.background#282A36
  • editor.findMatchBackground#ff79c680
  • editor.findMatchHighlightBackground#bd93f91a
  • editor.findRangeHighlightBackground#44475A75
  • editor.foldBackground#242530
  • editor.foreground#F8F8F2
  • editor.hoverHighlightBackground#8be9fd33
  • editor.lineHighlightBorder#44475A
  • editor.rangeHighlightBackground#bd93f926
  • editor.selectionBackground#44475A
  • editor.selectionHighlightBackground#494c62
  • editor.snippetFinalTabstopHighlightBackground#282A36
  • editor.snippetFinalTabstopHighlightBorder#50FA7B
  • editor.snippetTabstopHighlightBackground#282A36
  • editor.snippetTabstopHighlightBorder#6272A4
  • editor.wordHighlightBackground#8be9fd33
  • editor.wordHighlightStrongBackground#50fa7b33
  • editorBracketHighlight.foreground1#F8F8F2
  • editorBracketHighlight.foreground2#FF79C6
  • editorBracketHighlight.foreground3#8BE9FD
  • editorBracketHighlight.foreground4#50FA7B
  • editorBracketHighlight.foreground5#BD93F9
  • editorBracketHighlight.foreground6#FFB86C
  • editorBracketHighlight.unexpectedBracket.foreground#FF5555
  • editorBracketMatch.background#44475A
  • editorBracketMatch.border#00000000
  • editorCodeLens.foreground#6272A4
  • editorCursor.foreground#8BE9FD
  • editorError.foreground#FF5555
  • editorGroup.border#20212b8f
  • editorGroup.dropBackground#333545
  • editorGroupHeader.tabsBackground#282A36
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#50FA7B
  • editorGutter.deletedBackground#FF5555
  • editorGutter.modifiedBackground#8BE9FD
  • editorHoverWidget.background#282A36
  • editorHoverWidget.border#6272A4
  • editorIndentGuide.activeBackground#ffffff26
  • editorIndentGuide.background#FFFFFF1A
  • editorLightBulb.foreground#F1FA8C
  • editorLightBulbAutoFix.foreground#8BE9FD
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#6272A4
  • editorLink.activeForeground#8BE9FD
  • editorMarkerNavigation.background#242530
  • editorOverviewRuler.addedForeground#50fa7bcc
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.currentContentForeground#50FA7B
  • editorOverviewRuler.deletedForeground#ff5555cc
  • editorOverviewRuler.errorForeground#ff5555cc
  • editorOverviewRuler.incomingContentForeground#BD93F9
  • editorOverviewRuler.infoForeground#8be9fdcc
  • editorOverviewRuler.modifiedForeground#8be9fdcc
  • editorOverviewRuler.selectionHighlightForeground#FFB86C
  • editorOverviewRuler.warningForeground#ffb86ccc
  • editorOverviewRuler.wordHighlightForeground#8BE9FD
  • editorOverviewRuler.wordHighlightStrongForeground#50FA7B
  • editorRuler.foreground#FFFFFF1A
  • editorSuggestWidget.background#242530
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.foreground#F8F8F2
  • editorSuggestWidget.selectedBackground#44475A
  • editorWarning.foreground#8BE9FD
  • editorWhitespace.foreground#FFFFFF1A
  • editorWidget.background#282A36
  • editorWidget.border#BD93F9
  • errorForeground#FF5555
  • extensionButton.prominentBackground#bd93f9cc
  • extensionButton.prominentForeground#F8F8F2
  • extensionButton.prominentHoverBackground#BD93F9
  • focusBorder#ff000000
  • foreground#6272A4
  • gitDecoration.addedResourceForeground#F1FA8C
  • gitDecoration.conflictingResourceForeground#FFB86C
  • gitDecoration.deletedResourceForeground#FF5555
  • gitDecoration.ignoredResourceForeground#bd93f94d
  • gitDecoration.modifiedResourceForeground#8BE9FD
  • gitDecoration.submoduleResourceForeground#FF79C6
  • gitDecoration.untrackedResourceForeground#50FA7B
  • icon.foreground#f8f8f2a0
  • input.background#333545
  • input.border#00000000
  • input.foreground#F8F8F2
  • input.placeholderForeground#6272A4
  • inputOption.activeBorder#BD93F9
  • inputValidation.errorBorder#FF5555
  • inputValidation.infoBorder#FF79C6
  • inputValidation.warningBorder#FFB86C
  • list.activeSelectionBackground#333545
  • list.activeSelectionForeground#8BE9FD
  • list.dropBackground#44475A
  • list.errorForeground#FF5555
  • list.focusBackground#333545
  • list.focusForeground#FFFFFF
  • list.highlightForeground#8BE9FD
  • list.hoverBackground#333545
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#333545
  • list.inactiveSelectionForeground#8BE9FD
  • list.warningForeground#FFB86C
  • listFilterWidget.background#333545
  • listFilterWidget.noMatchesOutline#FF5555
  • listFilterWidget.outline#494c62
  • merge.currentHeaderBackground#50fa7be6
  • merge.incomingHeaderBackground#bd93f9e6
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#333545
  • notificationCenterHeader.foreground#F8F8F2
  • notificationLink.foreground#8BE9FD
  • notifications.background#333545
  • notifications.border#00000000
  • notifications.foreground#F8F8F2
  • notificationsErrorIcon.foreground#FF5555
  • notificationsInfoIcon.foreground#8BE9FD
  • notificationsWarningIcon.foreground#FFB86C
  • notificationToast.border#00000000
  • panel.background#282A36
  • panel.border#20212b
  • panelTitle.activeBorder#BD93F9
  • panelTitle.activeForeground#F8F8F2
  • panelTitle.inactiveForeground#6272A4
  • peekView.border#00000000
  • peekViewEditor.background#242530
  • peekViewEditor.matchHighlightBackground#ff79c666
  • peekViewResult.background#242530
  • peekViewResult.fileForeground#F8F8F2
  • peekViewResult.lineForeground#F8F8F2
  • peekViewResult.matchHighlightBackground#ff79c666
  • peekViewResult.selectionBackground#44475A
  • peekViewResult.selectionForeground#F8F8F2
  • peekViewTitle.background#242530
  • peekViewTitleDescription.foreground#6272A4
  • peekViewTitleLabel.foreground#F8F8F2
  • pickerGroup.border#BD93F9
  • pickerGroup.foreground#8BE9FD
  • progressBar.background#FF79C6
  • sash.hoverBorder#FF79C6
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#bd93f980
  • scrollbarSlider.background#bd93f94d
  • scrollbarSlider.hoverBackground#bd93f966
  • selection.background#bd93f980
  • settings.checkboxBackground#242530
  • settings.checkboxBorder#20212b
  • settings.checkboxForeground#F8F8F2
  • settings.dropdownBackground#242530
  • settings.dropdownBorder#20212b
  • settings.dropdownForeground#F8F8F2
  • settings.headerForeground#F8F8F2
  • settings.modifiedItemIndicator#FFB86C
  • settings.numberInputBackground#242530
  • settings.numberInputBorder#20212b
  • settings.numberInputForeground#F8F8F2
  • settings.textInputBackground#242530
  • settings.textInputBorder#20212b
  • settings.textInputForeground#F8F8F2
  • sideBar.background#282A36
  • sideBar.border#20212b8f
  • sideBar.foreground#bd93f999
  • sideBarSectionHeader.background#282A36
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#bd93f999
  • sideBarTitle.foreground#F8F8F2
  • statusBar.background#282A36
  • statusBar.border#00000000
  • statusBar.debuggingBackground#FF5555
  • statusBar.debuggingForeground#20212b
  • statusBar.foreground#bd93f999
  • statusBar.noFolderBackground#282A36
  • statusBar.noFolderForeground#bd93f999
  • statusBarItem.activeBackground#494c62
  • statusBarItem.hoverBackground#333545
  • statusBarItem.prominentBackground#FF5555
  • statusBarItem.prominentForeground#F8F8F2
  • statusBarItem.prominentHoverBackground#FF6E6E
  • statusBarItem.remoteBackground#BD93F9
  • statusBarItem.remoteForeground#282A36
  • tab.activeBackground#282A36
  • tab.activeBorder#FF79C6
  • tab.activeBorderTop#00000000
  • tab.activeForeground#F8F8F2
  • tab.activeModifiedBorder#F1FA8C
  • tab.border#00000000
  • tab.inactiveBackground#282A36
  • tab.inactiveForeground#6272A4
  • tab.unfocusedActiveBorder#00000000
  • terminal.ansiBlack#21222C
  • terminal.ansiBlue#BD93F9
  • terminal.ansiBrightBlack#6272A4
  • terminal.ansiBrightBlue#D6ACFF
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#69FF94
  • terminal.ansiBrightMagenta#FF92DF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFFA5
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#50FA7B
  • terminal.ansiMagenta#FF79C6
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#F1FA8C
  • terminal.background#282A36
  • terminal.foreground#F8F8F2
  • titleBar.activeBackground#282A36
  • titleBar.activeForeground#F8F8F2
  • titleBar.border#00000000
  • titleBar.inactiveBackground#282A36
  • titleBar.inactiveForeground#6272A4
  • toolbar.hoverBackground#333545
  • tree.indentGuidesStroke#494c62
  • tree.tableColumnsBorder#20212b
  • walkThrough.embeddedEditorBackground#242530
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
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#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
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#C3E88D
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#FFCB6B
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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#F78C6C
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#FF5370
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#C17E70
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#82AAFF
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#f07178
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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
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 meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
MyDraculaTheme by xCUELHO - VS Code Theme