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#FF9EB5
  • activityBar.foreground#FFF
  • activityBarBadge.background#888CCC
  • badge.background#EFE8F0
  • badge.foreground#6f73b1
  • breadcrumb.activeSelectionForeground#888CCC
  • breadcrumb.focusForeground#CF9FD3
  • breadcrumb.foreground#FF9EB5
  • breadcrumbPicker.background#fff
  • button.background#FF9EB5
  • dropdown.border#888CCC
  • dropdown.foreground#888CCC
  • editor.background#FFFFFF
  • editor.findMatchBackground#FDE5D9
  • editor.findMatchHighlightBackground#f8f880de
  • editor.findMatchHighlightBorder#FF9EB5
  • editor.foreground#FF9EB5
  • editor.selectionBackground#EAECEA
  • editor.wordHighlightBackground#d9f3f8
  • editor.wordHighlightStrongBackground#F7F5D8
  • editor.wordHighlightStrongBorder#FF9EB5
  • editorBracketMatch.border#888CCC
  • editorCursor.background#FF9EB5
  • editorCursor.foreground#FF9EB5
  • editorError.foreground#ff0000
  • editorGroupHeader.tabsBackground#EFE8F0
  • editorGutter.addedBackground#ff0000
  • editorLineNumber.activeForeground#318B8C
  • editorLineNumber.foreground#FF9EB5
  • editorWarning.foreground#FFDBA7
  • extensionButton.prominentBackground#FF9EB5
  • extensionButton.prominentForeground#FFFFFF
  • gitDecoration.addedResourceForeground#318B8C
  • gitDecoration.conflictingResourceForeground#ffb341
  • gitDecoration.deletedResourceForeground#CF426F
  • gitDecoration.ignoredResourceForeground#AAAAAA
  • gitDecoration.modifiedResourceForeground#888CCC
  • gitDecoration.stageDeletedResourceForeground#F97E65
  • gitDecoration.stageModifiedResourceForeground#BDAFE8
  • gitDecoration.submoduleResourceForeground#DB81CC
  • gitDecoration.untrackedResourceForeground#78b1fc
  • input.border#FF9EB5
  • input.foreground#888CCC
  • input.placeholderForeground#AAAAAA
  • list.activeSelectionBackground#FFDFE6
  • list.activeSelectionForeground#318B8C
  • list.dropBackground#EFE8F0
  • list.errorForeground#CF426F
  • list.filterMatchBackground#EFE8F0
  • list.hoverBackground#EFE8F0
  • list.hoverForeground#888CCC
  • list.inactiveSelectionBackground#DEF7EF
  • list.inactiveSelectionForeground#CF9FD3
  • list.warningForeground#318B8C
  • listFilterWidget.background#EFE8F0
  • panel.border#FF9EB5
  • panelTitle.activeForeground#888CCC
  • panelTitle.inactiveForeground#FF9EB5
  • peekViewEditor.matchHighlightBackground#F7F5D8
  • peekViewEditor.matchHighlightBorder#FF9EB5
  • peekViewResult.background#fdf8f8
  • peekViewResult.matchHighlightBackground#F7F5D8
  • scrollbarSlider.activeBackground#FF9EB5
  • scrollbarSlider.background#EFE8F0
  • scrollbarSlider.hoverBackground#DEF7EF
  • sideBar.background#FFF
  • sideBar.border#EFE8F0
  • sideBar.foreground#FF9EB5
  • sideBarSectionHeader.background#DEF7EF
  • sideBarSectionHeader.border#FF9EB5
  • statusBar.background#888CCC
  • statusBar.debuggingBackground#318B8C
  • statusBar.noFolderBackground#888CCC
  • statusBarItem.activeBackground#FF9EB5
  • tab.activeBackground#FF9EB5
  • tab.activeForeground#FFF
  • tab.inactiveBackground#DEF7EF
  • tab.inactiveForeground#ADBEEF
  • 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#ffd686
  • terminal.foreground#FF9EB5
  • terminal.selectionBackground#d8d8d8
  • terminalCursor.foreground#FF9EB5
  • titleBar.activeBackground#888CCC
  • titleBar.activeForeground#FFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#CF9FD3
keyword#DB81CC
storage, storage.modifier, storage.type#EF96C5
constant.language, support.constant, variable.language#ABC8CC
variable, support.variable#FF9EB5
meta.function-call, variable.function, support.function, keyword.other.special-method#9DDBD6
variable.other.property#91B3E0
entity.name.function#9DDBD6bold
variable.parameter#CF9FD3italic
entity.name.type, entity.other.inherited-class, support.class#FF79ADbold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#6CA7CE
string#888CCC
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#4B83CD
punctuation#C8C7D7
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0
entity.name.tag#FF88AC
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#6CA7CE
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#DB81CC
meta.property-name, support.type.property-name#FF88AC
meta.property-value, meta.property-value constant.other, support.constant.property-value#DB81CC
keyword.other.importantbold
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#DB81CC
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#888CCC
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#318B8C
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#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 support.type.property-name.json#78b1fc
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#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 meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#DB81CC
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#888CCC
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#318B8C
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#FF9EB5
markup.bold, markup.italic#91B3E0
markup.inline.raw#CF9FD3
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343

Shiki preview

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

Loading...

Fluffy Theme - Coding Theme