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#f8f8f2
  • activityBar.background#44475a
  • activityBar.border#6272a4
  • activityBar.foreground#f8f8f2
  • activityBar.inactiveForeground#f8f8f2aa
  • activityBarBadge.background#bd93f9
  • activityBarBadge.foreground#f8f8f2
  • badge.background#bd93f9
  • badge.foreground#f8f8f2
  • breadcrumb.background#282a36
  • breadcrumb.focusForeground#bd93f9
  • breadcrumb.foreground#f8f8f2
  • button.background#44475a
  • button.foreground#f8f8f2
  • button.hoverBackground#6272a4
  • button.secondaryBackground#44475a
  • button.secondaryForeground#f8f8f2
  • button.secondaryHoverBackground#6272a4
  • debugToolBar.background#44475a
  • debugToolBar.border#f8f8f2aa
  • editor.background#282a36
  • editor.findMatchBackground#44475aaa
  • editor.findMatchBorder#44475a
  • editor.findMatchHighlightBackground#6272a488
  • editor.findMatchHighlightBorder#6272a4aa
  • editor.findRangeHighlightBackground#44475aaa
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#44475a88
  • editor.foreground#f8f8f2
  • editor.hoverHighlightBackground#44475aaa
  • editor.inactiveSelectionBackground#44475aaa
  • editor.lineHighlightBackground#44475a0a
  • editor.lineHighlightBorder#44475a
  • editor.rangeHighlightBackground#bd93f988
  • editor.rangeHighlightBorder#bd93f9aa
  • editor.selectionBackground#44475aaa
  • editor.selectionHighlightBackground#44475aaa
  • editor.selectionHighlightBorder#44475a
  • editor.wordHighlightBackground#44475aaa
  • editor.wordHighlightBorder#44475a
  • editor.wordHighlightStrongBackground#6272a4aa
  • editor.wordHighlightStrongBorder#6272a4
  • editorBracketHighlight.foreground1#f1fa8c
  • editorBracketHighlight.foreground2#ff79c6
  • editorBracketHighlight.foreground3#8be9fd
  • editorBracketMatch.background#44475a88
  • editorBracketMatch.border#44475aaa
  • editorCodeLens.foreground#6272a4
  • editorCursor.background#6272a4
  • editorCursor.foreground#f8f8f2
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#ff5555
  • editorGroup.border#6272a4
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#282a36
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#50fa7b
  • editorGutter.background#282a36
  • editorGutter.deletedBackground#ff5555
  • editorGutter.foldingControlForeground#6272a4
  • editorGutter.modifiedBackground#8be9fd
  • editorHoverWidget.background#282a36
  • editorHoverWidget.border#6272a4
  • editorHoverWidget.foreground#6272a4
  • editorIndentGuide.activeBackground1#f8f8f288
  • editorIndentGuide.background1#f8f8f233
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#bd93f9
  • editorLineNumber.activeForeground#f8f8f2aa
  • editorLineNumber.foreground#6272a4
  • editorLink.activeForeground#bd93f9
  • editorMarkerNavigation.background#282a36
  • editorMarkerNavigationError.background#ff5555
  • editorMarkerNavigationInfo.background#bd93f9
  • editorMarkerNavigationWarning.background#f1fa8c
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#6272a4
  • editorRuler.foreground#f8f8f233
  • editorSuggestWidget.background#44475a
  • editorSuggestWidget.border#6272a4
  • editorSuggestWidget.foreground#6272a4
  • editorSuggestWidget.highlightForeground#bd93f9
  • editorSuggestWidget.selectedBackground#6272a4aa
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#f1fa8c
  • editorWhitespace.foreground#f8f8f233
  • editorWidget.background#282a36
  • editorWidget.foreground#f8f8f2
  • editorWidget.resizeBorder#6272a4
  • focusBorder#6272a4
  • foreground#f8f8f2
  • gitDecoration.addedResourceForeground#50fa7a88
  • gitDecoration.conflictingResourceForeground#ff79c688
  • gitDecoration.deletedResourceForeground#ff555588
  • gitDecoration.ignoredResourceForeground#6272a488
  • gitDecoration.modifiedResourceForeground#8be9fd88
  • gitDecoration.stageDeletedResourceForeground#ffb86c88
  • gitDecoration.stageModifiedResourceForeground#bd93f988
  • gitDecoration.submoduleResourceForeground#f1fa8c88
  • gitDecoration.untrackedResourceForeground#f8f8f288
  • input.background#44475a55
  • input.border#00000000
  • input.foreground#f8f8f2
  • input.placeholderForeground#f8f8f2aa
  • inputOption.activeBackground#44475a
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#f8f8f2
  • inputValidation.errorBackground#ff5555
  • inputValidation.errorBorder#00000000
  • inputValidation.errorForeground#f8f8f2
  • inputValidation.infoBackground#bd93f9
  • inputValidation.infoBorder#00000000
  • inputValidation.infoForeground#f8f8f2
  • list.activeSelectionBackground#44475a
  • list.activeSelectionForeground#f8f8f2
  • list.dropBackground#282a36aa
  • list.focusBackground#44475a
  • list.focusForeground#f8f8f2
  • list.highlightForeground#bd93f9
  • list.hoverBackground#44475a
  • list.hoverForeground#f8f8f2
  • list.inactiveSelectionBackground#44475a
  • list.inactiveSelectionForeground#f8f8f2
  • listFilterWidget.background#bd93f9
  • listFilterWidget.noMatchesOutline#ff5555
  • listFilterWidget.outline#00000000
  • menu.background#282a36
  • menu.border#f8f8f2aa
  • menu.foreground#f8f8f2
  • menu.selectionBackground#44475a
  • menu.selectionBorder#00000000
  • menu.selectionForeground#f8f8f2
  • menu.separatorBackground#44475a
  • menubar.selectionBackground#282a36
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#f8f8f2
  • notificationCenter.border#f8f8f2
  • notificationCenterHeader.background#282a36
  • notificationCenterHeader.foreground#f8f8f2
  • notifications.background#44475a
  • notifications.border#f8f8f2
  • notifications.foreground#f8f8f2
  • notificationsErrorIcon.foreground#ff5555
  • notificationsInfoIcon.foreground#bd93f9
  • notificationsWarningIcon.foreground#f1fa8c
  • notificationToast.border#00000000
  • panel.background#282a36
  • panel.border#6272a4
  • panelTitle.activeBorder#f8f8f2
  • panelTitle.activeForeground#f8f8f2
  • panelTitle.inactiveForeground#f8f8f2aa
  • peekView.border#6272a4
  • peekViewEditor.background#282a36
  • peekViewEditor.matchHighlightBackground#44475aaa
  • peekViewEditor.matchHighlightBorder#44475a
  • peekViewEditorGutter.background#282a36
  • peekViewResult.background#44475a
  • peekViewResult.fileForeground#f8f8f2
  • peekViewResult.lineForeground#f8f8f2
  • peekViewResult.matchHighlightBackground#6272a4aa
  • peekViewResult.selectionBackground#6272a4aa
  • peekViewResult.selectionForeground#f8f8f2
  • peekViewTitle.background#44475a
  • peekViewTitleDescription.foreground#f8f8f2aa
  • peekViewTitleLabel.foreground#f8f8f2
  • pickerGroup.border#f8f8f2
  • pickerGroup.foreground#bd93f9
  • progressBar.background#bd93f9
  • scrollbar.shadow#6272a4aa
  • scrollbarSlider.activeBackground#44475aaa
  • scrollbarSlider.background#00000000
  • scrollbarSlider.hoverBackground#44475aaa
  • selection.background#44475a
  • sideBar.background#282a36
  • sideBar.border#6272a4
  • sideBar.dropBackground#282a36
  • sideBar.foreground#f8f8f2
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#f8f8f2aa
  • sideBarSectionHeader.foreground#f8f8f2aa
  • sideBarTitle.background#00000000
  • sideBarTitle.foreground#f8f8f2
  • statusBar.background#6272a4
  • statusBar.border#00000000
  • statusBar.debuggingBackground#bd93f9
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#f8f8f2
  • statusBar.foreground#f8f8f2
  • statusBar.noFolderBackground#6272a4
  • statusBar.noFolderBorder#00000000
  • statusBar.noFolderForeground#f8f8f2
  • statusBarItem.hoverBackground#44475a
  • statusBarItem.hoverForeground#f8f8f2
  • statusBarItem.remoteBackground#6272a4
  • statusBarItem.remoteForeground#f8f8f2
  • statusBarItem.remoteHoverBackground#44475a
  • statusBarItem.remoteHoverForeground#f8f8f2
  • tab.activeBackground#44475a
  • tab.activeBorder#f8f8f2
  • tab.activeBorderTop#00000000
  • tab.activeForeground#f8f8f2
  • tab.border#00000000
  • tab.hoverBackground#44475a
  • tab.hoverBorder#00000000
  • tab.hoverForeground#f8f8f2
  • tab.inactiveBackground#282a36
  • tab.inactiveForeground#f8f8f2aa
  • terminal.border#6272a4
  • terminal.selectionBackground#44475a66
  • terminalCursor.background#44475a
  • terminalCursor.foreground#f8f8f2
  • textLink.foreground#bd93f9
  • titleBar.activeBackground#44475a
  • titleBar.activeForeground#f8f8f2
  • titleBar.border#6272a4
  • titleBar.inactiveBackground#44475a
  • titleBar.inactiveForeground#f8f8f2
  • tree.indentGuidesStroke#6272a4
  • widget.shadow#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#bd93f9
meta.diff, meta.diff.header#6272a4
markup.inserted#50fa7b
markup.deleted#ff5555
markup.changed#ffb86c
markup.error#ff5555
invalid#ff5555
invalid.deprecated#f8f8f2
enitity.name.filename#f1fa8c
markup.underlineunderline
markup.bold#ffb86cbold
markup.heading#bd93f9bold
markup.italic#f1fa8citalic
beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext#8be9fd
markup.raw.restructuredtext, markup.inline.raw#50fa7b
markup.underline.link, markup.underline.link.image#bd93f9
markup.underline.link, markup.underline.link.image#ff79c6
entity.name.directive.restructuredtext, markup.quote#f1fa8c
meta.separator.markdown#6272a4
punctuation.definition.constant.restructuredtext#bd93f9
fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown#50fa7b
markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end#bd93f9
meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end#f8f8f2
meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end#f1fa8c
entity.name.type.class, entity.name.class#8be9fd
entity.other.inherited-class#8be9fditalic
keyword.expressions-and-types.swift, keyword.other.this, variable.language, variable.language punctuation.definition.variable.php, variable.other.readwrite.instance.ruby, variable.parameter.function.language.special#ff79c6
comment, punctuation.definition.comment, unused.comment, wildcard.comment#546E7A
comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class#ff79c6
comment.block.documentation entity.name.type#8be9fditalic
comment.block.documentation entity.name.type punctuation.definition.bracket#8be9fd
comment.block.documentation variable#ffb86citalic
constant, variable.other.constant#bd93f9
constant.character.escape, constant.character.string.escape, constant.regexp#ff79c6
entity.name.tag#ff79c6
entity.other.attribute-name.parent-selector#ff79c6
entity.other.attribute-name#50fa7bitalic
entity.name.function, meta.function-call, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix#50fa7b
entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql, variable.parameter#f8f8f2italic
meta.decorator variable.other.readwrite, meta.decorator variable.other.property#50fa7bitalic
meta.decorator variable.other.object#50fa7b
keyword, punctuation.definition.keyword#ff79c6
keyword.control.new, keyword.operator.newbold
meta.selector#ff79c6
support#8be9fditalic
support.function.magic, support.variable, variable.other.predefined#bd93f9
support.function, support.type.property-nameitalic
constant.other.symbol.hashkey punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.dictionary.key-value, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, punctuation.separator.annotation, punctuation.separator.period, punctuation.separator.colon, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml#ff79c6
keyword.operator.other.powershell, keyword.other.statement-separator.powershell, meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, punctuation.section.function.begin, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor#ff79c6
meta.string-contents.quoted.double punctuation.definition.variable, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.coffee, punctuation.section.embedded.end, punctuation.section.embedded.end source.php, punctuation.section.embedded.end source.ruby, punctuation.definition.variable.makefile#ff79c6
entity.name.function.target.makefile, entity.name.tag.yaml, entity.name.section.toml, variable.other.key.toml#8be9fd
constant.other.date, constant.other.timestamp#ffb86c
variable.other.alias.yaml#50fa7bitalic underline
storage, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def#ff79c6
entity.name.type, keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml#8be9fditalic
entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type#ffb86c
storage.modifier#ff79c6
string, string.quoted.single, string.quoted.double, punctuation.definition.string.begin, punctuation.definition.string.end, storage.type.string#ffb86c
string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, tring.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape#6272a4
string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp#f1fa8c
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#ff5555
punctuation.definition.character-class.regexp#8be9fd
punctuation.definition.group.regexp#ffb86c
punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp#ff5555
punctuation.definition.group.capture.regexp#ff79c6
meta.assertion.look-ahead.regexp#ff79c6
variable, meta.function-call.arguments, constant.other.key.perl, support.variable.property, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx#f8f8f2
meta.import variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable#ffb86c
meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable#f8f8f2
meta.selectionset.graphql variable#f1fa8c
entity.name.fragment.graphql, variable.fragment.graphql#f8f8f2
entity.name.fragment.graphql, variable.fragment.graphql#8be9fd
source.shell variable.other#bd93f9
support.constant#bd93f9
meta.scope.prerequisites.makefile#f1fa8c
meta.attribute-selector.scss#f1fa8c
punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss#f8f8f2
meta.preprocessor.haskell#6272a4
constant.other.symbol.hashkey.ruby, keyword.operator.dereference.java, keyword.operator.navigation.groovy, meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.for-loop.shell string, storage.modifier.import, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, constant.language.empty-list.haskell, punctuation.separator.list.comma.css
log.error#ff5555bold
log.warning#f1fa8cbold
Calm Dracula Theme by ssqvid - VS Code Theme