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.background#1e1f29
  • activityBar.foreground#F8F8F8
  • activityBarBadge.background#61c3fe
  • activityBarBadge.foreground#F8F8F8
  • badge.background#253B76
  • badge.foreground#F8F8F8
  • button.background#253B76
  • button.foreground#F8F8F8
  • contrastBorder#191A21
  • debugToolBar.background#21222C
  • diffEditor.insertedTextBackground#50FA7B20
  • diffEditor.removedTextBackground#FF555550
  • dropdown.background#343746
  • dropdown.border#191A21
  • dropdown.foreground#F8F8F8
  • editor.background#090b18
  • editor.findMatchBackground#50FA7B50
  • editor.findMatchHighlightBackground#FFFFFF40
  • editor.findRangeHighlightBackground#253B7675
  • editor.foreground#F8F8F8
  • editor.hoverHighlightBackground#191A21
  • editor.lineHighlightBackground#666666
  • editor.rangeHighlightBackground#86a7d015
  • editor.selectionBackground#6b8e23
  • editor.selectionHighlightBackground#ffff02
  • editor.wordHighlightBackground#cbfe2a50
  • editor.wordHighlightStrongBackground#50FA7B50
  • editorCodeLens.foreground#FFB86C
  • editorError.foreground#FF5555
  • editorGroup.border#86a7d0
  • editorGroup.dropBackground#253B76
  • editorGroupHeader.tabsBackground#191A21
  • editorGutter.addedBackground#50FA7B80
  • editorGutter.deletedBackground#FF555580
  • editorGutter.modifiedBackground#cbfe2a80
  • editorHoverWidget.background#0C1021
  • editorHoverWidget.border#595959
  • editorLineNumber.foreground#595959
  • editorLink.activeForeground#cbfe2a
  • editorMarkerNavigation.background#21222C
  • editorOverviewRuler.border#191A21
  • editorOverviewRuler.currentContentForeground#50FA7B
  • editorOverviewRuler.incomingContentForeground#86a7d0
  • editorSuggestWidget.background#21222C
  • editorSuggestWidget.foreground#F8F8F8
  • editorSuggestWidget.selectedBackground#253B76
  • editorWarning.foreground#cbfe2a
  • editorWidget.background#21222C
  • errorForeground#FF5555
  • extensionButton.prominentBackground#50FA7B
  • extensionButton.prominentForeground#F8F8F8
  • extensionButton.prominentHoverBackground#5AF78E
  • focusBorder#595959
  • foreground#F8F8F8
  • input.background#0C1021
  • input.border#191A21
  • input.foreground#F8F8F8
  • input.placeholderForeground#595959
  • inputOption.activeBorder#86a7d0
  • inputValidation.errorBorder#FF5555
  • inputValidation.infoBorder#61c3fe
  • inputValidation.warningBorder#FFB86C
  • list.activeSelectionBackground#253B76
  • list.activeSelectionForeground#F8F8F8
  • list.dropBackground#253B76
  • list.focusBackground#253B7675
  • list.highlightForeground#cbfe2a
  • list.hoverBackground#253B7675
  • list.inactiveSelectionBackground#253B7675
  • merge.currentHeaderBackground#50FA7B90
  • merge.incomingHeaderBackground#86a7d090
  • notification.background#0C1021
  • notification.foreground#F8F8F8
  • panel.background#0C1021
  • panel.border#86a7d0
  • panelTitle.activeBorder#61c3fe
  • panelTitle.activeForeground#F8F8F8
  • panelTitle.inactiveForeground#595959
  • peekView.border#253B76
  • peekViewEditor.background#0C1021
  • peekViewEditor.matchHighlightBackground#61CE3C80
  • peekViewResult.background#21222C
  • peekViewResult.fileForeground#F8F8F8
  • peekViewResult.lineForeground#F8F8F8
  • peekViewResult.matchHighlightBackground#61CE3C80
  • peekViewResult.selectionBackground#253B76
  • peekViewResult.selectionForeground#F8F8F8
  • peekViewTitle.background#191A21
  • peekViewTitleDescription.foreground#595959
  • peekViewTitleLabel.foreground#F8F8F8
  • pickerGroup.border#86a7d0
  • pickerGroup.foreground#cbfe2a
  • progressBar.background#61c3fe
  • selection.background#CAA9FA
  • sideBar.background#151825
  • sideBarTitle.foreground#0c1022
  • statusBar.background#191A21
  • statusBar.debuggingBackground#FF5555
  • statusBar.debuggingForeground#191A21
  • statusBar.foreground#F8F8F8
  • statusBar.noFolderBackground#191A21
  • statusBar.noFolderForeground#F8F8F8
  • statusBarItem.prominentBackground#FF5555
  • statusBarItem.prominentHoverBackground#FF6E67
  • tab.activeBackground#0C1021
  • tab.activeForeground#F8F8F8
  • tab.border#191A21
  • tab.inactiveBackground#1e1f29
  • tab.inactiveForeground#595959
  • terminal.ansiBlack#575757
  • terminal.ansiBlue#CAA9FA
  • terminal.ansiBrightBlack#4D4D4D
  • terminal.ansiBrightBlue#86a7d0
  • terminal.ansiBrightCyan#cbfe2a
  • terminal.ansiBrightGreen#50FA7B
  • terminal.ansiBrightMagenta#61c3fe
  • terminal.ansiBrightRed#FF5555
  • terminal.ansiBrightWhite#BFBFBF
  • terminal.ansiBrightYellow#61CE3C
  • terminal.ansiCyan#9AEDFE
  • terminal.ansiGreen#5AF78E
  • terminal.ansiMagenta#FF92D0
  • terminal.ansiRed#FF6E67
  • terminal.ansiWhite#F8F8F8
  • terminal.ansiYellow#F4F99D
  • terminal.background#151825
  • terminal.foreground#F8F8F8
  • titleBar.activeBackground#21222C
  • titleBar.activeForeground#F8F8F8
  • titleBar.inactiveBackground#191A21
  • titleBar.inactiveForeground#595959
  • walkThrough.embeddedEditorBackground#21222C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#86a7d0
source#F8F8F8
meta.diff, meta.diff.header#595959
markup.inserted#50FA7B
markup.deleted#FF5555
markup.changed#FFB86C
invalid#F8F8F8
invalid.deprecated#F8F8F8
entity.name.filename#61CE3C
markup.error#FF5555
markup.underlineunderline
markup.bold#FFB86Cbold
markup.heading#86a7d0bold
markup.italic#61CE3Citalic
beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext#cbfe2a
markup.inline.raw, markup.raw.restructuredtext#50FA7B
markup.underline.link, markup.underline.link.image#cbfe2a
meta.link.reference.def.restructuredtext, punctuation.definition.directive.restructuredtext, string.other.link.description, string.other.link.title#61c3fe
entity.name.directive.restructuredtext, markup.quote#61CE3Citalic
meta.separator.markdown#595959
fenced_code.block.language, markup.raw.inner.restructuredtext#FFB86C
punctuation.definition.constant.restructuredtext#86a7d0
markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end#86a7d0
meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end#F8F8F8
markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin, markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end#61CE3C
entity.name.type.class#61c3fenormal
keyword.expressions-and-types.swift, keyword.other.this, variable.language, variable.other.readwrite.instance.ruby, variable.parameter.function.language.special#86a7d0
entity.other.inherited-class#cbfe2a
comment#595959
comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class#595959italic
comment.block.documentation variable#595959italic
constant, variable.other.constant#86a7d0
constant.character.escape, constant.character.string.escape, constant.regexp#6b8e23
entity.name.tag#61c3fe
entity.other.attribute-name.parent-selector#666666
entity.other.attribute-name#50FA7B
entity.name.function, meta.function-call.generic, 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#ffde02
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#61c3fe
meta.decorator variable.other.readwrite#50FA7B
keyword, punctuation.definition.keyword#61c3fe
keyword.control.new, keyword.operator.new
meta.selector#61c3fe
support#cbfe2a
support.function.magic, support.variable, variable.other.predefined#86a7d0regular
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#61c3fe
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#F8F8F8
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#61c3fe
entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml#cbfe2a
constant.other.date, constant.other.timestamp#FFB86C
variable.other.alias.yaml#50FA7B
storage, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def#61c3feregular
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#ff6601
entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type#FFB86C
storage.modifier#61c3fe
string#61CE3C
string.regexp#61CE3C
punctuation.definition.string.begin, punctuation.definition.string.end#E9F284
variable, constant.other.key.perl, support.variable.property#F8F8F8
meta.import variable.other.readwrite, meta.export variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable#ffee15
meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable#F8F8F8normal
meta.selectionset.graphql variable#61CE3C
meta.selectionset.graphql meta.arguments variable#F8F8F8
entity.name.fragment.graphql, variable.fragment.graphql#cbfe2a
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#F8F8F8
source.shell variable.other#86a7d0
support.constant#86a7d0normal
meta.scope.prerequisites.makefile#61CE3C

Shiki preview

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

Loading...

Blackboard Plus by Jason Lee - VS Code Theme