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#0a0b0a
  • activityBar.dropBackground#252525
  • activityBar.foreground#ffffff
  • activityBarBadge.background#ccaaff
  • activityBarBadge.foreground#0a0b0a
  • badge.background#ccaaff
  • badge.foreground#0a0b0a
  • button.background#333333
  • button.foreground#ffffff
  • button.hoverBackground#454545
  • debugExceptionWidget.background#454545
  • debugExceptionWidget.border#0a0b0a
  • debugToolBar.background#252525
  • diffEditor.insertedTextBackground#aaffaa4d
  • diffEditor.insertedTextBorder#aaffaa4d
  • diffEditor.removedTextBackground#ff33334d
  • diffEditor.removedTextBorder#ff33334d
  • dropdown.background#252525
  • dropdown.border#252525
  • dropdown.foreground#ffffff
  • editor.background#0a0b0a
  • editor.findMatchBackground#aaccff66
  • editor.findMatchHighlightBackground#aaccff33
  • editor.findRangeHighlightBackground#aaccff33
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#252525
  • editor.inactiveSelectionBackground#333333cc
  • editor.lineHighlightBackground#33333352
  • editor.lineHighlightBorder#33333352
  • editor.rangeHighlightBackground#33333352
  • editor.selectionBackground#333333cc
  • editor.selectionHighlightBackground#333333cc
  • editor.wordHighlightBackground#aaccff66
  • editor.wordHighlightStrongBackground#aaccff99
  • editorBracketMatch.background#0a0b0a00
  • editorBracketMatch.border#aaccff
  • editorCodeLens.foreground#454545
  • editorCursor.foreground#ffffff
  • editorError.border#ff333300
  • editorError.foreground#ff3333
  • editorGroup.background#0a0b0a
  • editorGroup.border#25252500
  • editorGroup.dropBackground#25252599
  • editorGroupHeader.noTabsBackground#0a0b0a
  • editorGroupHeader.tabsBackground#0a0b0a
  • editorGroupHeader.tabsBorder#25252500
  • editorGutter.addedBackground#aaffaa
  • editorGutter.background#0a0b0a
  • editorGutter.deletedBackground#ff3333
  • editorGutter.modifiedBackground#aaeecc
  • editorHoverWidget.background#252525
  • editorHoverWidget.border#252525
  • editorIndentGuide.activeBackground#454545
  • editorIndentGuide.background#333333b3
  • editorLineNumber.foreground#ffffff66
  • editorLink.activeForeground#ccaaff
  • editorMarkerNavigation.background#5e81acc0
  • editorMarkerNavigationError.background#ff3333c0
  • editorMarkerNavigationWarning.background#aaeeccc0
  • editorOverviewRuler.addedForeground#aaffaa
  • editorOverviewRuler.border#252525
  • editorOverviewRuler.currentContentForeground#252525
  • editorOverviewRuler.deletedForeground#ff3333
  • editorOverviewRuler.errorForeground#ff3333
  • editorOverviewRuler.findMatchForeground#cccccc
  • editorOverviewRuler.incomingContentForeground#252525
  • editorOverviewRuler.infoForeground#aaccff
  • editorOverviewRuler.modifiedForeground#aaeecc
  • editorOverviewRuler.rangeHighlightForeground#cccccc
  • editorOverviewRuler.selectionHighlightForeground#cccccc
  • editorOverviewRuler.warningForeground#aaeecc
  • editorOverviewRuler.wordHighlightForeground#cccccc
  • editorOverviewRuler.wordHighlightStrongForeground#cccccc
  • editorRuler.foreground#333333
  • editorSuggestWidget.background#0a0b0a
  • editorSuggestWidget.border#252525
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#ccaaff
  • editorSuggestWidget.selectedBackground#333333
  • editorWarning.border#aaeecc00
  • editorWarning.foreground#aaeecc
  • editorWhitespace.foreground#454545b3
  • editorWidget.background#0a0b0a
  • editorWidgetBorder#252525
  • errorForeground#ff3333
  • extensionButton.prominentBackground#333333
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#454545
  • focusBorder#252525
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#aaeecc
  • gitDecoration.conflictingResourceForeground#ccaaff
  • gitDecoration.deletedResourceForeground#ff3333
  • gitDecoration.ignoredResourceForeground#a7a8a9
  • gitDecoration.modifiedResourceForeground#aaffaa
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#aaeecc
  • input.background#252525
  • input.border#252525
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff99
  • inputOption.activeBorder#ccaaff
  • inputValidation.errorBackground#ff3333
  • inputValidation.errorBorder#ff3333
  • inputValidation.infoBackground#aaccff
  • inputValidation.infoBorder#aaccff
  • inputValidation.warningBackground#cccccc
  • inputValidation.warningBorder#cccccc
  • list.activeSelectionBackground#383838
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#aaccff50
  • list.errorForeground#ff3333
  • list.focusBackground#aaccff50
  • list.focusForeground#aaffaa
  • list.highlightForeground#aaccff
  • list.hoverBackground#252525
  • list.hoverForeground#e8e8e8
  • list.inactiveSelectionBackground#333333
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#aaeecc
  • merge.border#25252500
  • merge.currentContentBackground#aaccff4d
  • merge.currentHeaderBackground#aaccff66
  • merge.incomingContentBackground#ccaaff4d
  • merge.incomingHeaderBackground#ccaaff66
  • notification.background#252525
  • notification.buttonBackground#333333
  • notification.buttonForeground#ffffff
  • notification.buttonHoverBackground#454545
  • notification.errorBackground#ff3333
  • notification.errorForeground#0a0b0a
  • notification.foreground#ffffff
  • notification.infoBackground#aaccff
  • notification.infoForeground#0a0b0a
  • notification.warningBackground#aaeecc
  • notification.warningForeground#0a0b0a
  • panel.background#0a0b0a
  • panel.border#252525
  • panelTitle.activeBorder#ccaaff00
  • panelTitle.activeForeground#aaccff
  • panelTitle.inactiveForeground#ffffff
  • peekView.border#454545
  • peekViewEditor.background#0a0b0a
  • peekViewEditor.matchHighlightBackground#aaccffcc
  • peekViewEditorGutter.background#0a0b0a
  • peekViewResult.background#0a0b0a
  • peekViewResult.fileForeground#aaccff
  • peekViewResult.lineForeground#ffffff66
  • peekViewResult.matchHighlightBackground#aaccffcc
  • peekViewResult.selectionBackground#333333
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#252525
  • peekViewTitleDescription.foreground#ffffff
  • peekViewTitleLabel.foreground#aaccff
  • pickerGroup.border#25252500
  • pickerGroup.foreground#ffffff
  • progressBar.background#aaccff
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#333333aa
  • scrollbarSlider.background#33333399
  • scrollbarSlider.hoverBackground#333333aa
  • selection.background#aaccff99
  • sideBar.background#181818
  • sideBar.border#252525
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#252525
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#252525
  • statusBar.border#25252500
  • statusBar.debuggingBackground#9b415cc4
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#252525
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#454545
  • statusBarItem.hoverBackground#333333
  • statusBarItem.prominentBackground#252525
  • statusBarItem.prominentHoverBackground#333333
  • tab.activeBackground#333333
  • tab.activeBorder#ccaaff00
  • tab.activeForeground#ffffff
  • tab.border#25252500
  • tab.hoverBackground#252525cc
  • tab.hoverBorder#ccaaff00
  • tab.inactiveBackground#0a0b0a
  • tab.inactiveForeground#ffffff66
  • tab.unfocusedActiveBorder#ccaaff00
  • tab.unfocusedActiveForeground#ffffff99
  • tab.unfocusedHoverBackground#252525b3
  • tab.unfocusedHoverBorder#ccaaff00
  • tab.unfocusedInactiveForeground#ffffff66
  • terminal.ansiBlack#252525
  • terminal.ansiBlue#aaccff
  • terminal.ansiBrightBlack#454545
  • terminal.ansiBrightBlue#aaccff
  • terminal.ansiBrightCyan#ccaaff
  • terminal.ansiBrightGreen#aaffaa
  • terminal.ansiBrightMagenta#ccaaff
  • terminal.ansiBrightRed#ff3333
  • terminal.ansiBrightWhite#e8e8e8
  • terminal.ansiBrightYellow#aaeecc
  • terminal.ansiCyan#ccaaff
  • terminal.ansiGreen#aaffaa
  • terminal.ansiMagenta#ccaaff
  • terminal.ansiRed#ff3333
  • terminal.ansiWhite#858585
  • terminal.ansiYellow#aaeecc
  • terminal.background#0a0b0a
  • terminal.foreground#ffffff
  • titleBar.activeBackground#0a0b0a
  • titleBar.activeForeground#ffffff
  • titleBar.border#0a0b0a00
  • titleBar.inactiveBackground#0a0b0a
  • titleBar.inactiveForeground#ffffff66
  • walkThrough.embeddedEditorBackground#0a0b0a
  • welcomePage.buttonBackground#333333
  • welcomePage.buttonHoverBackground#454545
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffffffff
emphasisitalic
strongbold
comment#858585
constant.character#aaeecc
constant.character.escape#aaeecc
constant.language#aaccff
constant.numeric#ff3333
constant.regexp#aaeecc
entity.name.class, entity.name.type.class#ccaaff
entity.name.function#ccaaff
entity.name.tag#aaccff
entity.other.attribute-name#ccaaff
entity.other.inherited-class#ccaaffbold
invalid.deprecated#ffffff
invalid.illegal#ffffff
keyword#aaffaa
keyword.operator#aaffaa
keyword.other.new#aaffaa
markup.boldbold
markup.changed#aaeecc
markup.deleted#ff3333
markup.inserted#aaffaa
meta.preprocessor#5E81AC
punctuation#e8e8e8
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters#e8e8e8
punctuation.definition.tag#aaccff
punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment#858585
punctuation.section#e8e8e8
punctuation.section.embedded.begin, punctuation.section.embedded.end#aaccff
punctuation.terminator#aaccff
punctuation.definition.variable#aaccff
storage#aaccff
string#aadddd
string.regexp#aaeecc
support.class#ccaaff
support.constant#aaccff
support.function#ccaaff
support.function.construct#aaccff
support.type#ccaaff
support.type.exception#ccaaff
token.debug-token#ccaaff
token.error-token#ff3333
token.info-token#ccaaff
token.warn-token#aaeecc
variable.other#ffffff
variable.language#aaccff
variable.parameter#ffffff
punctuation.separator.pointer-access.c#aaccff
source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include#ccaaff
source.cpp keyword.control.directive.conditional, source.cpp punctuation.definition.directive, source.c keyword.control.directive.conditional, source.c punctuation.definition.directive#5E81ACbold
source.css constant.other.color.rgb-value#ccaaff
source.css meta.property-value#ccaaff
source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword#cccccc
source.css punctuation.definition.keyword#aaccff
source.css support.type.property-name#ffffff
source.diff meta.diff.range.context#ccaaff
source.diff meta.diff.header.from-file#ccaaff
source.diff punctuation.definition.from-file#ccaaff
source.diff punctuation.definition.range#ccaaff
source.diff punctuation.definition.separator#aaccff
source.go constant.other.placeholder.go#aaeecc
source.java comment.block.documentation.javadoc punctuation.definition.entity.html#aaccff
source.java constant.other#ffffff
source.java keyword.other.documentation#ccaaff
source.java keyword.other.documentation.author.javadoc#ccaaff
source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom#ccaaff
source.java keyword.other.documentation.see.javadoc#ccaaff
source.java meta.method-call meta.method#ccaaff
source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc#ccaaff
source.java meta.tag.template.value.javadoc#ccaaff
source.java punctuation.definition.keyword.javadoc#ccaaff
source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc#454545
source.java storage.modifier.import#ccaaff
source.java storage.modifier.package#ccaaff
source.java storage.type#ccaaff
source.java storage.type.annotation#cccccc
source.java storage.type.generic#ccaaff
source.java storage.type.primitive#aaccff
source.js punctuation.decorator, source.js meta.decorator variable.other.readwrite, source.js meta.decorator entity.name.function#cccccc
source.js meta.object-literal.key#ccaaff
source.js storage.type.class.jsdoc#ccaaff
source.js string.template punctuation.definition.template-expression#5E81AC
source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object#ffffff
source.js support.type.primitive#aaccff
source.js meta.var.expr variable.other.object#ccaaff
source.js variable.other.readwrite.alias#ccaaff
text.html.basic constant.character.entity.html#aaeecc
text.html.basic constant.other.inline-data#ccccccitalic
text.html.basic meta.tag.sgml.doctype#5E81AC
text.html.basic punctuation.definition.entity#aaccff
source.properties entity.name.section.group-title.ini#ccaaff
source.properties punctuation.separator.key-value.ini#aaccff
text.html.markdown markup.fenced_code.block, text.html.markdown markup.fenced_code.block punctuation.definition#ccaaff
markup.heading#aaccff
text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw#ccaaff
text.html.markdown markup.italicitalic
text.html.markdown markup.underline.linkunderline
text.html.markdown beginning.punctuation.definition.list#aaccff
text.html.markdown beginning.punctuation.definition.quote#ccaaff
text.html.markdown markup.quote#454545
text.html.markdown punctuation.definition.heading#aaccff
text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string#aaccff
text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title#ccaaff
source.php meta.function-call, source.php meta.function-call.object#ccaaff
source.python entity.name.function.decorator, source.python meta.function.decorator support.type#cccccc
source.python meta.function-call, source.python meta.function-call.generic#ccaaff
source.python support.type#ccaaff
source.python variable.parameter.function.language#ffffff
source.python meta.function.parameters variable.parameter.function.language.special.self#aaccff
source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly#aaccff
source.css.scss variable.interpolation#ffffffitalic
source.ts punctuation.decorator, source.ts meta.decorator variable.other.readwrite, source.ts meta.decorator entity.name.function, source.tsx punctuation.decorator, source.tsx meta.decorator variable.other.readwrite, source.tsx meta.decorator entity.name.function#cccccc
source.ts meta.object-literal.key, source.tsx meta.object-literal.key#ffffff
source.ts meta.object-literal.key entity.name.function, source.tsx meta.object-literal.key entity.name.function#ccaaff
source.ts support.class, source.ts support.type, source.ts entity.name.type, source.ts entity.name.class, source.tsx support.class, source.tsx support.type, source.tsx entity.name.type, source.tsx entity.name.class#ccaaff
source.ts support.constant.math, source.ts support.constant.dom, source.ts support.constant.json, source.tsx support.constant.math, source.tsx support.constant.dom, source.tsx support.constant.json#ccaaff
source.ts support.variable, source.tsx support.variable#ffffff
text.xml entity.name.tag.namespace#ccaaff
text.xml keyword.other.doctype#5E81AC
text.xml meta.tag.preprocessor entity.name.tag#5E81AC
text.xml string.unquoted.cdata, text.xml string.unquoted.cdata punctuation.definition.string#ccccccitalic
source.yaml entity.name.tag#ccaaff

Shiki preview

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

Loading...

Noctilux Theme by madgrid - VS Code Theme