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#0a0a0a
  • activityBar.border#227C9D
  • activityBar.foreground#FEF9EF
  • activityBar.inactiveForeground#666666
  • activityBarBadge.background#FE6D73
  • activityBarBadge.foreground#000000
  • badge.background#FE6D73
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#FFCB77
  • breadcrumb.background#0f0f0f
  • breadcrumb.focusForeground#FEF9EF
  • breadcrumb.foreground#888888
  • button.background#17C3B2
  • button.foreground#000000
  • button.hoverBackground#227C9D
  • dropdown.background#1a1a1a
  • dropdown.border#17C3B2
  • dropdown.foreground#FEF9EF
  • editor.background#1a1a1a
  • editor.findMatchBackground#FFCB7760
  • editor.findMatchHighlightBackground#FE6D7340
  • editor.foreground#FEF9EF
  • editor.lineHighlightBackground#2a2a2a
  • editor.selectionBackground#227C9D40
  • editor.selectionHighlightBackground#17C3B230
  • editor.wordHighlightBackground#17C3B220
  • editor.wordHighlightStrongBackground#227C9D30
  • editorCursor.foreground#FFCB77
  • editorIndentGuide.activeBackground#17C3B2
  • editorIndentGuide.background#333333
  • editorLineNumber.activeForeground#FFCB77
  • editorLineNumber.foreground#666666
  • editorRuler.foreground#333333
  • editorWhitespace.foreground#444444
  • extensionButton.prominentBackground#17C3B2
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#227C9D
  • gitDecoration.conflictingResourceForeground#FE6D73
  • gitDecoration.deletedResourceForeground#FE6D73
  • gitDecoration.ignoredResourceForeground#666666
  • gitDecoration.modifiedResourceForeground#FFCB77
  • gitDecoration.submoduleResourceForeground#227C9D
  • gitDecoration.untrackedResourceForeground#17C3B2
  • input.background#1a1a1a
  • input.border#17C3B2
  • input.foreground#FEF9EF
  • input.placeholderForeground#666666
  • inputOption.activeBorder#FFCB77
  • list.activeSelectionBackground#227C9D40
  • list.activeSelectionForeground#FEF9EF
  • list.focusBackground#FFCB7730
  • list.hoverBackground#FE6D7320
  • list.inactiveSelectionBackground#17C3B220
  • list.inactiveSelectionForeground#FEF9EF
  • menu.background#1a1a1a
  • menu.foreground#FEF9EF
  • menu.selectionBackground#17C3B240
  • menu.selectionForeground#FEF9EF
  • menu.separatorBackground#333333
  • merge.border#FE6D73
  • merge.commonContentBackground#227C9D20
  • merge.commonHeaderBackground#227C9D40
  • merge.currentContentBackground#17C3B220
  • merge.currentHeaderBackground#17C3B240
  • merge.incomingContentBackground#FFCB7720
  • merge.incomingHeaderBackground#FFCB7740
  • notificationCenter.border#17C3B2
  • notificationCenterHeader.background#227C9D
  • notificationCenterHeader.foreground#FEF9EF
  • notificationLink.foreground#FFCB77
  • notifications.background#1a1a1a
  • notifications.border#17C3B2
  • notifications.foreground#FEF9EF
  • notificationToast.border#17C3B2
  • panel.background#0f0f0f
  • panel.border#17C3B2
  • panel.foreground#FEF9EF
  • panelTitle.activeBorder#FE6D73
  • panelTitle.activeForeground#FFCB77
  • panelTitle.inactiveForeground#888888
  • peekView.border#17C3B2
  • peekViewEditor.background#1a1a1a
  • peekViewEditorGutter.background#0f0f0f
  • peekViewResult.background#0f0f0f
  • peekViewResult.selectionBackground#227C9D40
  • peekViewTitle.background#227C9D
  • peekViewTitleDescription.foreground#FEF9EF80
  • peekViewTitleLabel.foreground#FEF9EF
  • progressBar.background#17C3B2
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#FFCB77A0
  • scrollbarSlider.background#17C3B260
  • scrollbarSlider.hoverBackground#227C9D80
  • sideBar.background#0f0f0f
  • sideBar.border#227C9D
  • sideBar.foreground#FEF9EF
  • sideBarSectionHeader.background#227C9D20
  • sideBarSectionHeader.foreground#17C3B2
  • sideBarTitle.foreground#FFCB77
  • statusBar.background#227C9D
  • statusBar.border#17C3B2
  • statusBar.foreground#FEF9EF
  • statusBarItem.hoverBackground#17C3B230
  • statusBarItem.prominentBackground#FE6D73
  • statusBarItem.prominentForeground#000000
  • tab.activeBackground#1a1a1a
  • tab.activeBorder#FFCB77
  • tab.activeBorderTop#17C3B2
  • tab.activeForeground#FEF9EF
  • tab.border#333333
  • tab.inactiveBackground#0f0f0f
  • tab.inactiveForeground#888888
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#227C9D
  • terminal.ansiBrightBlue#17C3B2
  • terminal.ansiBrightCyan#17C3B2
  • terminal.ansiBrightGreen#17C3B2
  • terminal.ansiBrightMagenta#FE6D73
  • terminal.ansiBrightRed#FE6D73
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFCB77
  • terminal.ansiCyan#17C3B2
  • terminal.ansiGreen#17C3B2
  • terminal.ansiMagenta#FE6D73
  • terminal.ansiRed#FE6D73
  • terminal.ansiWhite#FEF9EF
  • terminal.ansiYellow#FFCB77
  • terminal.background#0f0f0f
  • terminal.foreground#FEF9EF
  • titleBar.activeBackground#0a0a0a
  • titleBar.activeForeground#FEF9EF
  • titleBar.border#227C9D
  • titleBar.inactiveBackground#0a0a0a
  • titleBar.inactiveForeground#666666

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666italic
variable, string constant.other.placeholder#FEF9EF
constant.other.color#FFCB77
invalid, invalid.illegal#FE6D73
keyword, storage.type, storage.modifier#FE6D73
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#17C3B2
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FE6D73
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#227C9D
meta.block variable.other#FE6D73
support.other.variable, string.other.link#FE6D73
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FFCB77
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#17C3B2
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#FFCB77
support.type#227C9D
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#227C9D
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FE6D73
variable.language#FE6D73italic
entity.name.method.js#227C9Ditalic
meta.class-method.js entity.name.function.js, variable.function.constructor#227C9D
entity.other.attribute-name#FFCB77
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB77italic
entity.other.attribute-name.class#FFCB77
source.sass keyword.control#227C9D
markup.inserted#17C3B2
markup.deleted#FE6D73
markup.changed#FFCB77
string.regexp#17C3B2
constant.character.escape#17C3B2
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#227C9Ditalic
source.js constant.other.object.key.js string.unquoted.label.js#FE6D73italic
source.json meta.structure.dictionary.json support.type.property-name.json#FFCB77
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#17C3B2
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#227C9D
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#FE6D73
text.html.markdown, punctuation.definition.list_item.markdown#FEF9EF
text.html.markdown markup.inline.raw.markdown#FFCB77
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#17C3B2
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#17C3B2
markup.italic#FE6D73italic
markup.bold, markup.bold string#FE6D73bold
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#FE6D73bold
markup.underline#FFCB77underline
markup.quote punctuation.definition.blockquote.markdown#17C3B2
markup.quoteitalic
string.other.link.title.markdown#227C9D
string.other.link.description.title.markdown#FFCB77
constant.other.reference.link.markdown#FFCB77
markup.raw.block#FFCB77
markup.raw.block.fenced.markdown#FEF9EF90
punctuation.definition.fenced.markdown#FEF9EF90
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#FEF9EF
variable.language.fenced.markdown#17C3B2
meta.separator#17C3B2bold
markup.table#FEF9EF
Dreamy Lights Theme by t3nsor - VS Code Theme