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#000000
  • activityBar.border#1688f0
  • activityBarBadge.background#1688f0
  • breadcrumb.activeSelectionForeground#1688f0
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#1688f0
  • button.background#151520
  • dropdown.background#151520
  • dropdown.border#1688f0
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#1688f07c
  • editor.findMatchBorder#ffffff83
  • editor.findMatchHighlightBackground#1688f07c
  • editor.findRangeHighlightBackground#1688f07c
  • editor.lineHighlightBackground#202025
  • editorGroup.border#1688f0
  • editorGroupHeader.border#1688f0
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#1688f0
  • editorHoverWidget.background#000000
  • editorLineNumber.activeForeground#1688f0
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#00d9ff
  • editorSuggestWidget.selectedBackground#1688f0
  • editorWidget.background#000000
  • editorWidget.border#1688f0
  • editorWidget.resizeBorder#1688f0
  • input.background#151520
  • input.border#1688f0
  • list.activeSelectionBackground#1688f0
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#1688f0
  • list.focusForeground#ffffff
  • list.highlightForeground#00d9ff
  • list.inactiveSelectionForeground#1688f0
  • menu.background#000000
  • menu.border#1688f0
  • menu.selectionForeground#ffffff
  • menubar.selectionBackground#1688f0
  • menubar.selectionForeground#ffffff
  • notificationCenter.border#1688f0
  • notificationCenterHeader.background#000000
  • notificationLink.foreground#1688f0
  • notifications.background#000000
  • notifications.border#1688f0
  • notificationToast.border#1688f0
  • panel.background#000000
  • panel.border#1688f0
  • panelTitle.activeBorder#1688f0
  • pickerGroup.border#1688f0
  • pickerGroup.foreground#1688f0
  • progressBar.background#1688f0
  • quickInput.background#000000
  • scrollbarSlider.activeBackground#030e1a50
  • settings.headerForeground#1688f0
  • settings.modifiedItemIndicator#1688f0
  • sideBar.background#000000
  • sideBar.border#1688f0
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#1688f0
  • statusBar.background#000000
  • statusBar.border#1688f0
  • statusBar.debuggingBackground#1688f0
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#000000
  • statusBarItem.activeBackground#1688f0
  • statusBarItem.hoverBackground#1688f0
  • statusBarItem.remoteBackground#000000
  • tab.activeBackground#1688f0
  • tab.activeBorder#FFFFFF
  • tab.activeForeground#FFFFFF
  • tab.border#1688f0
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#aaaaaa
  • tab.unfocusedActiveBackground#000000
  • terminal.ansiBlack#101015
  • terminal.ansiBlue#1688F0
  • terminal.ansiBrightBlack#646478
  • terminal.ansiBrightBlue#1793ff
  • terminal.ansiBrightCyan#21ffcb
  • terminal.ansiBrightGreen#21ff3e
  • terminal.ansiBrightMagenta#b115ff
  • terminal.ansiBrightRed#ff0230
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fff826
  • terminal.ansiCyan#11dddd
  • terminal.ansiGreen#11d116
  • terminal.ansiMagenta#9b16f3
  • terminal.ansiRed#ed001f
  • terminal.ansiWhite#f4f4f4
  • terminal.ansiYellow#ffd21a
  • terminal.background#000000
  • terminalCursor.foreground#1688f0df
  • textLink.foreground#1688f0
  • titleBar.activeBackground#000000
  • titleBar.border#1688f0
  • titleBar.inactiveBackground#000000
  • window.activeBorder#1688f0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#E0E0EE
comment#626A7Aitalic
comment markup.link#5C6370
entity.name.type#FD992F
entity.other.inherited-class#47FD75
keyword#BB8AFF
keyword.control#BB8AFF
keyword.operator#E0E0EE
keyword.other.special-method#39A6FF
keyword.other.unit#FAC42F
storage#BB8AFF
storage.type.annotation, storage.type.primitive#BB8AFF
storage.modifier.package, storage.modifier.import#E0E0EE
constant#FAC42F
constant.variable#FAC42F
constant.character.escape#1688F0
constant.numeric#FAC42F
constant.other.color#1688F0
constant.other.symbol#1688F0
variable#FF5A70
variable.interpolation#BE5046
variable.parameter#E0E0EE
string#47FD75
string.regexp#1688F0
string.regexp source.ruby.embedded#FD992F
string.other.link#FF5A70
punctuation.definition.comment#5C6370
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters, punctuation.definition.separator, punctuation.definition.seperator, punctuation.definition.array#E0E0EE
punctuation.definition.heading, punctuation.definition.identity#39A6FF
punctuation.definition.bold#FD992Fbold
punctuation.definition.italic#BB8AFFitalic
punctuation.section.embedded#BE5046
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#E0E0EE
support.class#FD992F
support.type#1688F0
support.function#1688F0
support.function.any-method#39A6FF
entity.name.function#39A6FF
entity.name.class, entity.name.type.class#FD992F
entity.name.section#39A6FF
entity.name.tag#FF5A70
entity.other.attribute-name#FAC42F
entity.other.attribute-name.id#39A6FF
meta.class#FD992F
meta.class.body#E0E0EE
meta.method-call, meta.method#E0E0EE
meta.definition.variable#FF5A70
meta.link#FAC42F
meta.require#39A6FF
meta.selector#BB8AFF
meta.separator#E0E0EE
meta.tag#E0E0EE
underline
none#E0E0EE
invalid.deprecated#523D14
invalid.illegalwhite
markup.bold#FAC42Fbold
markup.changed#BB8AFF
markup.deleted#FF5A70
markup.italic#BB8AFFitalic
markup.heading#FF5A70
markup.heading punctuation.definition.heading#39A6FF
markup.link#BB8AFF
markup.inserted#47FD75
markup.quote#FAC42F
markup.raw#47FD75
source.c keyword.operator#BB8AFF
source.cpp keyword.operator#BB8AFF
source.cs keyword.operator#BB8AFF
source.css property-name, source.css property-value#828997
source.css property-name.support, source.css property-value.support#E0E0EE
source.gfm markup
source.gfm link entity#39A6FF
source.go storage.type.string#BB8AFF
source.ini keyword.other.definition.ini#FF5A70
source.java storage.modifier.import#FD992F
source.java storage.type#FD992F
source.java keyword.operator.instanceof#BB8AFF
source.java-properties meta.key-pair#FF5A70
source.java-properties meta.key-pair > punctuation#E0E0EE
source.js keyword.operator#1688F0
source.js keyword.operator.delete, source.js keyword.operator.in, source.js keyword.operator.of, source.js keyword.operator.instanceof, source.js keyword.operator.new, source.js keyword.operator.typeof, source.js keyword.operator.void#BB8AFF
source.json meta.structure.dictionary.json > string.quoted.json#FF5A70
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#FF5A70
source.json meta.structure.dictionary.json > value.json > string.quoted.json, source.json meta.structure.array.json > value.json > string.quoted.json, source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation, source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#47FD75
source.json meta.structure.dictionary.json > constant.language.json, source.json meta.structure.array.json > constant.language.json#1688F0
source.ruby constant.other.symbol > punctuationinherit
source.python keyword.operator.logical.python#BB8AFF
source.python variable.parameter#FAC42F
meta.attribute.rust#BCC199
storage.modifier.lifetime.rust, entity.name.lifetime.rust#33E8EC
keyword.unsafe.rust#CC6B73
customrule#E0E0EE
support.type.property-name#E0E0EE
string.quoted.double punctuation#47FD75
support.constant#FAC42F
support.type.property-name.json#FF5A70
support.type.property-name.json punctuation#FF5A70
punctuation.separator.key-value.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#1688F0
source.js.embedded.html keyword.operator, source.ts.embedded.html keyword.operator#1688F0
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#E0E0EE
support.variable.dom.js, support.variable.dom.ts#FF5A70
support.variable.property.dom.js, support.variable.property.dom.ts#FF5A70
meta.template.expression.js punctuation.definition, meta.template.expression.ts punctuation.definition#BE5046
source.ts punctuation.definition.typeparameters, source.js punctuation.definition.typeparameters, source.tsx punctuation.definition.typeparameters#E0E0EE
source.ts punctuation.definition.block, source.js punctuation.definition.block, source.tsx punctuation.definition.block#E0E0EE
source.ts punctuation.separator.comma, source.js punctuation.separator.comma, source.tsx punctuation.separator.comma#E0E0EE
support.variable.property.js, support.variable.property.ts, support.variable.property.tsx#FF5A70
keyword.control.default.js, keyword.control.default.ts, keyword.control.default.tsx#FF5A70
keyword.operator.expression.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#BB8AFF
keyword.operator.expression.of.js, keyword.operator.expression.of.ts, keyword.operator.expression.of.tsx#BB8AFF
meta.brace.round.js, meta.array-binding-pattern-variable.js, meta.brace.square.js, meta.brace.round.ts, meta.array-binding-pattern-variable.ts, meta.brace.square.ts, meta.brace.round.tsx, meta.array-binding-pattern-variable.tsx, meta.brace.square.tsx#E0E0EE
source.js punctuation.accessor, source.ts punctuation.accessor, source.tsx punctuation.accessor#E0E0EE
punctuation.terminator.statement.js, punctuation.terminator.statement.ts, punctuation.terminator.statement.tsx#E0E0EE
meta.array-binding-pattern-variable.js variable.other.readwrite.js, meta.array-binding-pattern-variable.ts variable.other.readwrite.ts, meta.array-binding-pattern-variable.tsx variable.other.readwrite.tsx#FAC42F
source.js support.variable, source.ts support.variable, source.tsx support.variable#FF5A70
variable.other.constant.property.js, variable.other.constant.property.ts, variable.other.constant.property.tsx#FAC42F
keyword.operator.new.ts, keyword.operator.new.js, keyword.operator.new.tsx#BB8AFF
source.ts keyword.operator, source.tsx keyword.operator#1688F0
punctuation.separator.parameter.js, punctuation.separator.parameter.ts, punctuation.separator.parameter.tsx#E0E0EE
constant.language.import-export-all.js, constant.language.import-export-all.ts, constant.language.import-export-all.jsx, constant.language.import-export-all.tsx#1688F0
keyword.control.as.js, keyword.control.as.ts, keyword.control.as.jsx, keyword.control.as.tsx#E0E0EE
variable.other.readwrite.alias.js, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.jsx, variable.other.readwrite.alias.tsx#E0E0EE
variable.other.constant.js, variable.other.constant.ts, variable.other.constant.jsx, variable.other.constant.tsx#FAC42F
meta.export.default.js variable.other.readwrite.js, meta.export.default.ts variable.other.readwrite.ts#FF5A70
source.js meta.template.expression.js punctuation.accessor, source.ts meta.template.expression.ts punctuation.accessor, source.tsx meta.template.expression.tsx punctuation.accessor#47FD75
source.python constant#E0E0EE
source.python constant.language.python, constant.character.format.placeholder.other.python#FAC42F
support.constant.property-value.css#E0E0EE
punctuation.definition.constant.css#FAC42F
punctuation.separator.key-value.scss#FF5A70
punctuation.definition.constant.scss#FAC42F
meta.property-list.scss punctuation.separator.key-value.scss#E0E0EE
storage.type.primitive.array.java#FD992F
entity.name.section.markdown#FF5A70
punctuation.definition.heading.markdown#FF5A70
markup.heading.setext#E0E0EE
punctuation.definition.bold.markdown#FAC42F
markup.inline.raw.markdown#47FD75
beginning.punctuation.definition.list.markdown#FF5A70
markup.quote.markdown#5C6370italic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#E0E0EE
punctuation.definition.metadata.markdown#BB8AFF
markup.underline.link.markdown, markup.underline.link.image.markdown#BB8AFF
string.other.link.title.markdown, string.other.link.description.markdown#39A6FF
punctuation.separator.variable.ruby#FF5A70
variable.other.constant.ruby#FAC42F
keyword.operator.other.ruby#47FD75
punctuation.definition.variable.php#FF5A70

Shiki preview

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

Loading...

Nightbow by Abhishek Keshri - VS Code Theme