Skip to main content
CodingTheme

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.activeBackground#3B4252
  • activityBar.activeBorder#5E81AC
  • activityBar.background#3B4252
  • activityBar.foreground#88C0D0
  • activityBar.inactiveForeground#81A1C1
  • activityBarBadge.background#88C0D0
  • activityBarBadge.foreground#E5E9F0
  • badge.background#44475A
  • badge.foreground#E5E9F0
  • breadcrumb.activeSelectionForeground#E5E9F0
  • breadcrumb.background#2E3440
  • breadcrumb.focusForeground#E5E9F0
  • breadcrumb.foreground#4C566A
  • breadcrumbPicker.background#191A21
  • button.background#434C5E
  • button.foreground#E5E9F0
  • button.secondaryBackground#2E3440
  • button.secondaryForeground#E5E9F0
  • button.secondaryHoverBackground#3B4252
  • debugToolBar.background#2E3440
  • diffEditor.insertedTextBackground#A3BE8C20
  • diffEditor.removedTextBackground#BF616A50
  • dropdown.background#3B4252
  • dropdown.border#191A21
  • dropdown.foreground#E5E9F0
  • editor.background#2E3440
  • editor.findMatchBackground#D0877080
  • editor.findMatchHighlightBackground#ECEFF440
  • editor.findRangeHighlightBackground#44475A75
  • editor.foldBackground#2E3440
  • editor.foreground#E5E9F0
  • editor.hoverHighlightBackground#88C0D050
  • editor.lineHighlightBorder#44475A
  • editor.rangeHighlightBackground#5E81AC15
  • editor.selectionBackground#44475A
  • editor.selectionHighlightBackground#424450
  • editor.snippetFinalTabstopHighlightBackground#2E3440
  • editor.snippetFinalTabstopHighlightBorder#A3BE8C
  • editor.snippetTabstopHighlightBackground#2E3440
  • editor.snippetTabstopHighlightBorder#4C566A
  • editor.wordHighlightBackground#88C0D050
  • editor.wordHighlightStrongBackground#A3BE8C50
  • editorBracketHighlight.foreground1#E5E9F0
  • editorBracketHighlight.foreground2#B48EAD
  • editorBracketHighlight.foreground3#88C0D0
  • editorBracketHighlight.foreground4#A3BE8C
  • editorBracketHighlight.foreground5#5E81AC
  • editorBracketHighlight.foreground6#D08770
  • editorBracketHighlight.unexpectedBracket.foreground#BF616A
  • editorCodeLens.foreground#4C566A
  • editorError.foreground#BF616A
  • editorGroup.border#5E81AC
  • editorGroup.dropBackground#44475A70
  • editorGroupHeader.tabsBackground#191A21
  • editorGutter.addedBackground#A3BE8C80
  • editorGutter.deletedBackground#BF616A80
  • editorGutter.modifiedBackground#88C0D080
  • editorHoverWidget.background#2E3440
  • editorHoverWidget.border#4C566A
  • editorIndentGuide.activeBackground#ECEFF445
  • editorIndentGuide.background#ECEFF41A
  • editorLineNumber.foreground#81A1C1
  • editorLink.activeForeground#88C0D0
  • editorMarkerNavigation.background#2E3440
  • editorOverviewRuler.addedForeground#A3BE8C80
  • editorOverviewRuler.border#191A21
  • editorOverviewRuler.currentContentForeground#A3BE8C
  • editorOverviewRuler.deletedForeground#BF616A80
  • editorOverviewRuler.errorForeground#BF616A80
  • editorOverviewRuler.incomingContentForeground#5E81AC
  • editorOverviewRuler.infoForeground#88C0D080
  • editorOverviewRuler.modifiedForeground#88C0D080
  • editorOverviewRuler.selectionHighlightForeground#D08770
  • editorOverviewRuler.warningForeground#D0877080
  • editorOverviewRuler.wordHighlightForeground#88C0D0
  • editorOverviewRuler.wordHighlightStrongForeground#A3BE8C
  • editorRuler.foreground#ECEFF41A
  • editorSuggestWidget.background#2E3440
  • editorSuggestWidget.foreground#E5E9F0
  • editorSuggestWidget.selectedBackground#44475A
  • editorWarning.foreground#88C0D0
  • editorWhitespace.foreground#ECEFF41A
  • editorWidget.background#2E3440
  • errorForeground#BF616A
  • extensionButton.prominentBackground#A3BE8C90
  • extensionButton.prominentForeground#E5E9F0
  • extensionButton.prominentHoverBackground#A3BE8C60
  • focusBorder#4C566A
  • foreground#E5E9F0
  • gitDecoration.conflictingResourceForeground#D08770
  • gitDecoration.deletedResourceForeground#BF616A
  • gitDecoration.ignoredResourceForeground#4C566A
  • gitDecoration.modifiedResourceForeground#88C0D0
  • gitDecoration.untrackedResourceForeground#A3BE8C
  • input.background#2E3440
  • input.border#191A21
  • input.foreground#E5E9F0
  • input.placeholderForeground#4C566A
  • inputOption.activeBorder#5E81AC
  • inputValidation.errorBorder#BF616A
  • inputValidation.infoBorder#B48EAD
  • inputValidation.warningBorder#EBCB8B
  • list.activeSelectionBackground#44475A
  • list.activeSelectionForeground#E5E9F0
  • list.dropBackground#44475A
  • list.errorForeground#BF616A
  • list.focusBackground#44475A75
  • list.highlightForeground#88C0D0
  • list.hoverBackground#44475A75
  • list.inactiveSelectionBackground#44475A75
  • list.warningForeground#EBCB8B
  • listFilterWidget.background#3B4252
  • listFilterWidget.noMatchesOutline#BF616A
  • listFilterWidget.outline#424450
  • merge.currentHeaderBackground#A3BE8C90
  • merge.incomingHeaderBackground#5E81AC90
  • panel.background#2E3440
  • panel.border#5E81AC
  • panelTitle.activeBorder#5E81AC
  • panelTitle.activeForeground#E5E9F0
  • panelTitle.inactiveForeground#4C566A
  • peekView.border#44475A
  • peekViewEditor.background#2E3440
  • peekViewEditor.matchHighlightBackground#EBCB8B80
  • peekViewResult.background#2E3440
  • peekViewResult.fileForeground#E5E9F0
  • peekViewResult.lineForeground#E5E9F0
  • peekViewResult.matchHighlightBackground#EBCB8B80
  • peekViewResult.selectionBackground#44475A
  • peekViewResult.selectionForeground#E5E9F0
  • peekViewTitle.background#191A21
  • peekViewTitleDescription.foreground#4C566A
  • peekViewTitleLabel.foreground#E5E9F0
  • pickerGroup.border#5E81AC
  • pickerGroup.foreground#88C0D0
  • progressBar.background#B48EAD
  • selection.background#5E81AC
  • settings.checkboxBackground#2E3440
  • settings.checkboxBorder#191A21
  • settings.checkboxForeground#E5E9F0
  • settings.dropdownBackground#2E3440
  • settings.dropdownBorder#191A21
  • settings.dropdownForeground#E5E9F0
  • settings.headerForeground#E5E9F0
  • settings.modifiedItemIndicator#D08770
  • settings.numberInputBackground#2E3440
  • settings.numberInputBorder#191A21
  • settings.numberInputForeground#E5E9F0
  • settings.textInputBackground#2E3440
  • settings.textInputBorder#191A21
  • settings.textInputForeground#E5E9F0
  • sideBar.background#2E3440
  • sideBarSectionHeader.background#2E3440
  • sideBarSectionHeader.border#191A21
  • sideBarTitle.foreground#E5E9F0
  • statusBar.background#191A21
  • statusBar.debuggingBackground#BF616A
  • statusBar.debuggingForeground#191A21
  • statusBar.foreground#E5E9F0
  • statusBar.noFolderBackground#191A21
  • statusBar.noFolderForeground#E5E9F0
  • statusBarItem.prominentBackground#BF616A
  • statusBarItem.prominentHoverBackground#D08770
  • statusBarItem.remoteBackground#5E81AC
  • statusBarItem.remoteForeground#2E3440
  • tab.activeBackground#2E3440
  • tab.activeBorderTop#88C0D0
  • tab.activeForeground#E5E9F0
  • tab.border#191A21
  • tab.inactiveBackground#2E3440
  • tab.inactiveForeground#81A1C1
  • terminal.ansiBlack#2E3440
  • terminal.ansiBlue#5E81AC
  • terminal.ansiBrightBlack#4C566A
  • terminal.ansiBrightBlue#5E81AC
  • terminal.ansiBrightCyan#88C0D0
  • terminal.ansiBrightGreen#A3BE8C
  • terminal.ansiBrightMagenta#B48EAD
  • terminal.ansiBrightRed#BF616A
  • terminal.ansiBrightWhite#ECEFF4
  • terminal.ansiBrightYellow#EBCB8B
  • terminal.ansiCyan#88C0D0
  • terminal.ansiGreen#A3BE8C
  • terminal.ansiMagenta#B48EAD
  • terminal.ansiRed#BF616A
  • terminal.ansiWhite#E5E9F0
  • terminal.ansiYellow#EBCB8B
  • terminal.background#2E3440
  • terminal.foreground#E5E9F0
  • titleBar.activeBackground#2E3440
  • titleBar.activeForeground#E5E9F0
  • titleBar.inactiveBackground#191A21
  • titleBar.inactiveForeground#4C566A
  • walkThrough.embeddedEditorBackground#2E3440

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#5E81AC
meta.diff, meta.diff.header#4C566A
markup.inserted#A3BE8C
markup.deleted#BF616A
markup.changed#D08770
invalid#BF616Aunderline italic
invalid.deprecated#E5E9F0underline italic
entity.name.filename#EBCB8B
markup.error#BF616A
markup.underlineunderline
markup.bold#D08770bold
markup.heading#5E81ACbold
markup.italic#EBCB8Bitalic
beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext#88C0D0
markup.inline.raw, markup.raw.restructuredtext#A3BE8C
markup.underline.link, markup.underline.link.image#88C0D0
meta.link.reference.def.restructuredtext, punctuation.definition.directive.restructuredtext, string.other.link.description, string.other.link.title#5E81AC
entity.name.directive.restructuredtext, markup.quote#EBCB8Bitalic
meta.separator.markdown#4C566A
fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown#A3BE8C
punctuation.definition.constant.restructuredtext#B48EAD
markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end#5E81AC
meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end#E5E9F0
markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin, markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end#EBCB8B
entity.name.type.class, entity.name.class#88C0D0normal
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#5E81ACitalic
entity.other.inherited-class#88C0D0italic
comment, punctuation.definition.comment, unused.comment, wildcard.comment#81A1C1
comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class#5E81AC
comment.block.documentation entity.name.type#88C0D0italic
comment.block.documentation entity.name.type punctuation.definition.bracket#88C0D0
comment.block.documentation variable#D08770italic
constant, variable.other.constant#B48EAD
constant.character.escape, constant.character.string.escape, constant.regexp#B48EAD
entity.name.tag#B48EAD
entity.other.attribute-name.parent-selector#B48EAD
entity.other.attribute-name#A3BE8Citalic
entity.name.function, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix#A3BE8C
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#D08770italic
meta.decorator variable.other.readwrite, meta.decorator variable.other.property#A3BE8Citalic
meta.decorator variable.other.object#A3BE8C
keyword, punctuation.definition.keyword#5E81AC
keyword.control.new, keyword.operator.newbold
meta.selector#5E81AC
support#88C0D0italic
support.function.magic, support.variable, variable.other.predefined#B48EADregular
support.function, support.type.property-nameregular
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, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation#B48EAD
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, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor#E5E9F0
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#5E81AC
entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml#88C0D0
constant.other.date, constant.other.timestamp#D08770
variable.other.alias.yaml#A3BE8Citalic underline
storage, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def#5E81ACregular
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#88C0D0italic
entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type#D08770
storage.modifier#5E81AC
string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp#EBCB8B
punctuation.definition.group.capture.regexp#5E81AC
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#BF616A
punctuation.definition.character-class.regexp#88C0D0
punctuation.definition.group.regexp#D08770
punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp#BF616A
meta.assertion.look-ahead.regexp#A3BE8C
string#EBCB8B
punctuation.definition.string.begin, punctuation.definition.string.end#E9F284
punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end#8BE9FE
string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape#4C566A
variable, constant.other.key.perl, support.variable.property, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx#E5E9F0
meta.import variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable#D08770italic
meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable#E5E9F0normal
meta.selectionset.graphql variable#EBCB8B
meta.selectionset.graphql meta.arguments variable#E5E9F0
entity.name.fragment.graphql, variable.fragment.graphql#88C0D0
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, punctuation.separator.list.comma.css, constant.language.empty-list.haskell#E5E9F0
source.shell variable.other#5E81AC
support.constant#B48EADnormal
meta.scope.prerequisites.makefile#EBCB8B
meta.attribute-selector.scss#EBCB8B
punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss#E5E9F0
meta.preprocessor.haskell#4C566A
log.error#BF616Abold
log.warning#EBCB8Bbold

Shiki preview

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

Loading...

Nordracula by danjovich - VS Code Theme