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#1a1d26
  • activityBar.foreground#c5c5c8
  • activityBarBadge.background#54bbbe
  • activityBarBadge.foreground#1a1d26
  • breadcrumb.foreground#c5c5c8
  • button.background#1f242e
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#1a1d26
  • dropdown.border#181A1F
  • dropdown.listBackground#1a1d26
  • editor.background#1a1d26
  • editor.findMatchBackground#42557B
  • editor.findMatchHighlightBackground#314365
  • editor.foreground#c5c5c8
  • editor.lineHighlightBackground#1f242e
  • editor.selectionBackground#3E4451
  • editorCursor.background#1a1d26
  • editorCursor.foreground#c5c5c8
  • editorError.foreground#c24038
  • editorGroup.border#181A1F
  • editorGroup.emptyBackground#181A1F
  • editorGroupHeader.tabsBackground#1a1d26
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.background#3B4048
  • editorLineNumber.activeForeground#e16571
  • editorLineNumber.foreground#687480
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#1a1d26
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.highlightForeground#54bbbe
  • editorSuggestWidget.selectedBackground#3c444f
  • editorUnnecessaryCode.opacity#000000c0
  • editorWhitespace.foreground#484a50
  • editorWidget.background#21252B
  • input.background#1d1f23
  • inputOption.activeBackground#1a1d26
  • list.activeSelectionBackground#1a1d26
  • list.activeSelectionForeground#c5c5c8
  • list.focusBackground#3c444f
  • list.hoverBackground#c5c5c8
  • list.hoverForeground#1a1d26
  • notifications.background#21252b
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#1f242e80
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#1a1d26
  • sideBar.border#68748069
  • sideBarSectionHeader.background#1a1d26
  • sideBarSectionHeader.foreground#c5c5c8
  • sideBarTitle.foreground#c5c5c8
  • statusBar.background#1a1d26
  • statusBar.debuggingBackground#21252B
  • statusBar.foreground#c5c5c8
  • statusBar.noFolderBackground#1f242e
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#1f242e
  • tab.activeBorderTop#deaf64
  • tab.activeForeground#c5c5c8
  • tab.border#181A1F
  • tab.hoverBackground#3c444f
  • tab.inactiveBackground#1a1d26
  • terminal.ansiBlack#1f242e
  • terminal.ansiBlue#5f819d
  • terminal.ansiBrightBlack#3c444f
  • terminal.ansiBrightBlue#73a5d0
  • terminal.ansiBrightCyan#54bbbe
  • terminal.ansiBrightGreen#51af94
  • terminal.ansiBrightMagenta#bc7aaf
  • terminal.ansiBrightRed#e16571
  • terminal.ansiBrightWhite#c5c5c8
  • terminal.ansiBrightYellow#deaf64
  • terminal.ansiCyan#5a9191
  • terminal.ansiGreen#4c917c
  • terminal.ansiMagenta#896894
  • terminal.ansiRed#a54253
  • terminal.ansiWhite#687480
  • terminal.ansiYellow#de935f
  • terminal.background#1a1d26
  • terminal.foreground#c5c5c8
  • terminalCursor.background#1a1d26
  • terminalCursor.foreground#c5c5c8
  • titleBar.activeBackground#1a1d26
  • titleBar.activeForeground#c5c5c8
  • titleBar.inactiveBackground#1a1d26
  • titleBar.inactiveForeground#687480

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.comment#687480
string, string.template#deaf64
constant.numeric#bc7aaf
string.embedded.begin, string.embedded.end, punctuation.definition.template-expression, punctuation.section.embedded#bc7aaf
punctuation.section.embedded.begin.js, punctuation.section.embedded.end.js, punctuation.section.embedded.begin.erb, punctuation.section.embedded.end.erb, source.elixir.embedded, punctuation.separator, punctuation.accessor, meta.brace#c5c5c8
constant.language#54bbbe
constant.character, constant.other#54bbbe
variable.language#e16571
keyword, keyword.operator.logical, keyword.operator.constructor#e16571
keyword.operator#e16571
storage#e16571
storage.type#54bbbe
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#73a5d0
variable.other.object, variable.other.constant, variable.other.global, variable.other.readwrite.class, variable.other.readwrite.instance, variable.other.readwrite.batchfile, variable.readwrite, variable.readwrite.other.block#73a5d0
variable.other, variable.other.property, variable.other.block#c5c5c8
entity.other.inherited-class#51af94
storage.modifier.import, storage.modifier.package#73a5d0
entity.name.function, support.function#51af94
variable.parameter, entity.name.variable.parameter, parameter.variable#de935fitalic
entity.name.function-call#c5c5c8
function.support.builtin, function.support.core#51af94
entity.name.tag, entity.name.tag.class.js#e16571
entity.name.tag.class, entity.name.tag.id#54bbbe
entity.other.attribute-name#51af94
support.constant#54bbbe
support.type, support.variable#54bbbe
support.dictionary.json#54bbbe
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#c5c5c8
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-class.scss, entity.other.attribute-name.pseudo-class.less, entity.other.attribute-name.pseudo-class.sass, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-element.scss, entity.other.attribute-name.pseudo-element.less, entity.other.attribute-name.pseudo-element.sass#54bbbe
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#51af94
variable.css, variable.scss, variable.less, variable.sass#54bbbe
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#deaf64
unit.css, unit.scss, unit.less, unit.sass#bc7aaf
function.css, function.scss, function.less, function.sass#54bbbe
support.other.variable
invalid#c5c5c8
invalid.deprecated#c5c5c8
support.type.property-name.json#54bbbe
string.detected-link#73a5d0
meta.diff, meta.diff.header#75715E
markup.deleted#e16571
markup.inserted#51af94
markup.changed#deaf64
constant.numeric.line-number.find-in-files - match#54bbbeA0
entity.name.filename.find-in-files#deaf64
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown, punctuation.definition.bold.markdown, punctuation.definition.heading.markdown#687480
punctuation.definition.italic.markdownitalic
markup.underline.link.markdown#73a5d0
markup.bold.markdownbold
markup.heading.markdown#e16571bold
markup.quote.markdown#51af94
meta.separator.markdown#bc7aafbold
markup.raw.inline.markdown, markup.raw.block.markdown#54bbbe
punctuation.definition.list_item.markdown#ffffffbold
YANUS by StabbingStereo - VS Code Theme