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.activeBorder#0a9078
  • activityBar.activeFocusBorder#0a9078
  • activityBar.background#070813
  • activityBar.border#08080800
  • activityBar.foreground#cccccc
  • activityBar.inactiveForeground#504e59
  • activityBarBadge.background#0a9078
  • activityBarBadge.foreground#ffffff
  • badge.background#0a9078
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#0a9078
  • breadcrumb.background#070813
  • breadcrumb.focusForeground#cccccc
  • breadcrumb.foreground#504e59
  • breadcrumbPicker.background#070813
  • button.background#0a9078
  • button.foreground#ffffff
  • button.hoverBackground#067c67
  • editor.background#070813
  • editor.findMatchBackground#0a9078
  • editor.findMatchHighlightBackground#070813
  • editor.findMatchHighlightBorder#0a9078
  • editor.foreground#cccccc
  • editor.hoverHighlightBackground#132220
  • editor.lineHighlightBackground#ffffff10
  • editor.selectionBackground#2f534d
  • editor.selectionForeground#ffffff
  • editor.selectionHighlightBackground#132220
  • editorGroup.emptyBackground#080808
  • editorGroupHeader.border#080808
  • editorGroupHeader.tabsBackground#070813
  • editorGroupHeader.tabsBorder#08080800
  • editorIndentGuide.activeBackground#ffffff10
  • editorIndentGuide.background#070813
  • editorLineNumber.activeForeground#eeeeee
  • editorLineNumber.foreground#504e59
  • editorWidget.background#070813
  • editorWidget.border#0a9078
  • editorWidget.foreground#eeeeee
  • focusBorder#0a9078
  • input.background#070813
  • input.foreground#cccccc
  • input.placeholderForeground#504e59
  • list.activeSelectionBackground#ffffff10
  • list.activeSelectionForeground#cccccc
  • list.dropBackground#0a9078
  • list.errorForeground#e85f5f
  • list.hoverBackground#ffffff10
  • list.inactiveSelectionBackground#ffffff10
  • list.inactiveSelectionForeground#cccccc
  • list.warningForeground#ffaf59
  • listFilterWidget.background#070813
  • listFilterWidget.noMatchesOutline#e85f5f
  • listFilterWidget.outline#0a9078
  • menu.background#070813
  • menu.border#08080800
  • menu.foreground#cccccc
  • menu.selectionBackground#0a9078
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#504e59
  • minimap.background#070813
  • minimap.errorHighlight#e85f5f
  • minimap.selectionHighlight#2f534d
  • minimap.warningHighlight#ffaf59
  • panel.background#070813
  • panel.border#08080800
  • panelTitle.activeBorder#0a9078
  • panelTitle.activeForeground#cccccc
  • panelTitle.inactiveForeground#504e59
  • progressBar.background#0a9078
  • scrollbar.shadow#080808
  • scrollbarSlider.activeBackground#0a9078
  • scrollbarSlider.background#252429
  • scrollbarSlider.hoverBackground#39383d
  • settings.checkboxBackground#0a9078
  • settings.checkboxForeground#ffffff
  • settings.dropdownBackground#070813
  • settings.dropdownBorder#ffffff00
  • settings.dropdownForeground#eeeeee
  • settings.dropdownListBorder#ff0000
  • settings.focusedRowBackground#ffffff10
  • settings.focusedRowBorder#0a9078
  • settings.modifiedItemIndicator#0a9078
  • settings.rowHoverBackground#ffffff10
  • settings.sashBorder#ffffff10
  • sideBar.background#070813
  • sideBar.border#08080800
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#070813
  • sideBarSectionHeader.border#08080800
  • sideBarSectionHeader.foreground#cccccc
  • statusBar.background#03040c
  • statusBar.border#08080800
  • statusBar.debuggingBackground#070813
  • statusBar.debuggingBorder#080808
  • statusBar.debuggingForeground#cccccc
  • statusBar.focusBorder#0a9078
  • statusBar.foreground#cccccc
  • statusBar.noFolderBackground#070813
  • statusBar.noFolderBorder#080808
  • statusBar.noFolderForeground#cccccc
  • statusBarItem.activeBackground#0a9078
  • statusBarItem.hoverBackground#0a9078
  • tab.activeBackground#070813
  • tab.activeBorder#0a9078
  • tab.activeForeground#cccccc
  • tab.border#08080800
  • tab.hoverBackground#ffffff10
  • tab.inactiveBackground#070813
  • tab.inactiveForeground#504e59
  • terminal.border#080808
  • terminal.foreground#cccccc
  • terminal.selectionBackground#0a9078
  • terminal.tab.activeBorder#0a9078
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#0a9078
  • textLink.foreground#0a9078
  • titleBar.activeBackground#070813
  • titleBar.activeForeground#cccccc
  • titleBar.border#08080800
  • titleBar.inactiveBackground#070813
  • titleBar.inactiveForeground#504e59
  • tree.indentGuidesStroke#07081300
  • welcomePage.background#070813
  • welcomePage.progress.background#080808
  • welcomePage.progress.foreground#0a9078
  • widget.shadow#080808

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
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#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
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#C3E88D
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
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#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
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#F78C6C
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#FF5370
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#C17E70
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#82AAFF
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#f07178
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#C792EA
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#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
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#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

Firefly Theme by aliwimo - VS Code Theme