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.background#263238
  • activityBar.border#FF9EB5
  • activityBar.foreground#FF9EB5
  • activityBarBadge.background#888CCC
  • badge.background#EFE8F0
  • badge.foreground#6f73b1
  • breadcrumb.activeSelectionForeground#888CCC
  • breadcrumb.focusForeground#DEF7EF
  • breadcrumb.foreground#FF9EB5
  • breadcrumbPicker.background#263238
  • button.background#FF9EB5
  • button.hoverBackground#888CCC
  • dropdown.border#FF9EB5
  • dropdown.foreground#FF9EB5
  • editor.background#263238
  • editor.findMatchBackground#585555ab
  • editor.findMatchBorder#FF9EB5
  • editor.findMatchHighlightBackground#585555ab
  • editor.findMatchHighlightBorder#DEF7EF
  • editor.foreground#FF9EB5
  • editor.selectionBackground#585555ab
  • editor.wordHighlightBackground#585555ab
  • editor.wordHighlightBorder#DEF7EF
  • editor.wordHighlightStrongBackground#585555ab
  • editor.wordHighlightStrongBorder#FF9EB5
  • editorBracketMatch.border#888CCC
  • editorCursor.foreground#FF9EB5
  • editorError.foreground#ff0000
  • editorGroupHeader.tabsBackground#263238
  • editorGutter.addedBackground#ff0000
  • editorLineNumber.activeForeground#DEF7EF
  • editorLineNumber.foreground#FF9EB5
  • editorWarning.foreground#FFDBA7
  • extensionButton.prominentBackground#CF426F
  • extensionButton.prominentForeground#FFFFFF
  • gitDecoration.addedResourceForeground#b3fce5b0
  • gitDecoration.conflictingResourceForeground#F6EFA7
  • gitDecoration.deletedResourceForeground#CF426F
  • gitDecoration.ignoredResourceForeground#AAAAAA
  • gitDecoration.modifiedResourceForeground#ABA1F8
  • gitDecoration.stageDeletedResourceForeground#FCB69F
  • gitDecoration.stageModifiedResourceForeground#BDAFE8
  • gitDecoration.submoduleResourceForeground#DB81CC
  • gitDecoration.untrackedResourceForeground#78B1FC
  • input.border#FF9EB5
  • input.foreground#888CCC
  • input.placeholderForeground#AAAAAA
  • list.activeSelectionBackground#FF9EB5
  • list.activeSelectionForeground#FFF
  • list.dropBackground#EFE8F0
  • list.errorForeground#9DDBD6
  • list.filterMatchBackground#EFE8F0
  • list.focusBackground#b3fce5b0
  • list.focusForeground#FFFFFF
  • list.hoverBackground#CF9FD3
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#888CCC
  • list.inactiveSelectionForeground#FFFFFF
  • list.warningForeground#89DDFF
  • listFilterWidget.background#EFE8F0
  • panel.border#FF9EB5
  • panelTitle.activeForeground#ADBEEF
  • panelTitle.inactiveForeground#FF9EB5
  • peekViewEditor.matchHighlightBorder#FF9EB5
  • peekViewResult.background#263238
  • scrollbarSlider.activeBackground#888CCC
  • scrollbarSlider.background#FF9EB5
  • scrollbarSlider.hoverBackground#DEF7EF
  • sideBar.background#263238
  • sideBar.border#FF9EB5
  • sideBar.foreground#FF9EB5
  • sideBarSectionHeader.background#263238
  • sideBarSectionHeader.border#FF9EB5
  • statusBar.background#888CCC
  • statusBar.debuggingBackground#318B8C
  • statusBar.noFolderBackground#888CCC
  • statusBarItem.activeBackground#FF9EB5
  • tab.activeBackground#263238
  • tab.activeBorder#FF9EB5
  • tab.activeForeground#FF9EB5
  • tab.inactiveBackground#263238
  • tab.inactiveForeground#888CCC
  • terminal.ansiBlack#333
  • terminal.ansiBlue#4B83CD
  • terminal.ansiBrightBlack#444343
  • terminal.ansiBrightBlue#78b1fc
  • terminal.ansiBrightCyan#b2e6e1
  • terminal.ansiBrightGreen#58bbbd
  • terminal.ansiBrightMagenta#DB81CC
  • terminal.ansiBrightRed#e27b7b
  • terminal.ansiBrightWhite#978c94
  • terminal.ansiBrightYellow#f3d36b
  • terminal.ansiCyan#9DDBD6
  • terminal.ansiGreen#318B8C
  • terminal.ansiMagenta#888CCC
  • terminal.ansiRed#CF426F
  • terminal.ansiWhite#72696f
  • terminal.ansiYellow#F6EFA7
  • terminal.foreground#FF9EB5
  • terminalCursor.foreground#FF9EB5
  • titleBar.activeBackground#888CCC
  • titleBar.activeForeground#FFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
variable, string constant.other.placeholder#ADBEEF
constant.other.color#ABC8CC
invalid, invalid.illegal#FF5370
keyword#FEF5D8
storage, storage.modifier, storage.type#EF96C5
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#EF96C5
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
meta.function-call, variable.function, support.function, keyword.other.special-method#9DDBD6
variable.other.property#EF96C5
entity.name.function#9DDBD6bold
variable.parameter#C5B5FFitalic
meta.block variable.other#9DDBD6
support.other.variable, string.other.link#FEF5D8
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#A6C1EE
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#C5B5FF
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FEF5D8bold
support.type#B2CCD6
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#CF9FD3
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF9EB5italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#EF96C5
entity.name.tag#9DDBD6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FF9EB5
meta.property-value, meta.property-value constant.other, support.constant.property-value#9DDBD6
source.sass keyword.control#FF9EB5
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#888CCCitalic
source.json meta.structure.dictionary.json support.type.property-name.json#FF9EB5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C9E7FF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#9DDBD6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FEF5D8
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9EB5
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C9E7FF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#9DDBD6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FEF5D8
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#EBA492
text.html.markdown, punctuation.definition.list_item.markdown#FF9EB5
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#888CCC
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C9E7FF
markup.italic#C9E7FFitalic
markup.bold, markup.bold string#9DDBD6bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#9DDBD6bold
markup.underline#9DDBD6underline
markup.quote punctuation.definition.blockquote.markdown#C9E7FF
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#EF96C5
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#888CCCbold
markup.table#EEFFFF

Shiki preview

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

Loading...

Fluffy Dark Theme - Coding Theme