Skip to main content
Coding Theme

Color themes

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#00cecb
  • activityBar.activeFocusBorder#00cecb
  • activityBar.background#060a0f
  • activityBar.foreground#00cecb
  • activityBar.inactiveForeground#444446
  • activityBarBadge.background#00cecb
  • activityBarBadge.foreground#060a0f
  • badge.background#00cecb
  • badge.foreground#060a0f
  • breadcrumbPicker.background#060a0f
  • button.background#00cecb
  • button.foreground#060a0f
  • button.hoverBackground#00e8e5
  • debugToolBar.background#0a0f14
  • diffEditor.border#DADBDB09
  • diffEditor.insertedTextBackground#6BF17830
  • diffEditor.removedTextBackground#ff595e30
  • dropdown.background#060a0f
  • dropdown.listBackground#060a0f
  • editor.background#060a0f
  • editor.lineHighlightBackground#060a0f
  • editor.selectionBackground#DADBDB15
  • editorBracketMatch.background#00cecb20
  • editorBracketMatch.border#00cecb
  • editorCursor.background#060a0f
  • editorError.foreground#ff595e
  • editorGroupHeader.tabsBackground#060a0f
  • editorHint.foreground#00cecb
  • editorIndentGuide.activeBackground1#00cecb40
  • editorIndentGuide.background1#44444620
  • editorInfo.foreground#22eeff
  • editorLineNumber.activeForeground#00cecb
  • editorLineNumber.foreground#444446
  • editorOverviewRuler.border#060a0f
  • editorSuggestWidget.background#060a0f
  • editorSuggestWidget.selectedBackground#444446
  • editorWarning.foreground#ffe4a3
  • editorWidget.background#060a0f
  • editorWidget.border#060a0f
  • editorWidget.foreground#ffffff
  • focusBorder#DADBDB05
  • gitDecoration.addedResourceForeground#6BF178
  • gitDecoration.conflictingResourceForeground#DDA8FF
  • gitDecoration.deletedResourceForeground#ff595e
  • gitDecoration.ignoredResourceForeground#6B8A99
  • gitDecoration.modifiedResourceForeground#ffe4a3
  • gitDecoration.untrackedResourceForeground#00cecb
  • input.background#060a0f
  • list.activeSelectionBackground#DADBDB05
  • list.activeSelectionForeground#f5f0f0
  • list.focusBackground#DADBDB15
  • list.hoverBackground#DADBDB08
  • list.inactiveFocusBackground#DADBDB08
  • list.inactiveSelectionBackground#DADBDB05
  • list.inactiveSelectionForeground#f5f0f0
  • notificationCenter.border#00cecb20
  • notifications.background#0a0f14
  • notifications.border#00cecb40
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff595e
  • notificationsInfoIcon.foreground#22eeff
  • notificationsWarningIcon.foreground#ffe4a3
  • panel.background#060a0f
  • panel.border#00cecb20
  • panelTitle.activeBorder#00cecb
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#b0b8b8
  • peekViewEditor.background#060a0f
  • peekViewResult.background#060a0f
  • peekViewResult.selectionBackground#060a0f
  • peekViewTitle.background#060a0f
  • scrollbar.shadow#00000000
  • sideBar.background#060a0f
  • sideBar.foreground#b0b8b8
  • sideBarSectionHeader.background#DADBDB00
  • sideBarSectionHeader.border#DADBDB00
  • statusBar.background#060a0f
  • statusBar.debuggingBackground#00cecb
  • statusBar.debuggingForeground#060a0f
  • statusBar.foreground#EAEAEA
  • statusBar.noFolderBackground#060a0f
  • statusBarItem.prominentBackground#060a0f
  • tab.activeBackground#DADBDB05
  • tab.border#060a0f
  • tab.inactiveBackground#060a0f
  • terminal.ansiBlack#060a0f
  • terminal.ansiBlue#22eeff
  • terminal.ansiBrightBlack#444446
  • terminal.ansiBrightBlue#5dd5ff
  • terminal.ansiBrightCyan#00e8e5
  • terminal.ansiBrightGreen#D5FFA3
  • terminal.ansiBrightMagenta#ff8895
  • terminal.ansiBrightRed#FF6B88
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFDA88
  • terminal.ansiCyan#00cecb
  • terminal.ansiGreen#6BF178
  • terminal.ansiMagenta#DDA8FF
  • terminal.ansiRed#ff595e
  • terminal.ansiWhite#f5f0f0
  • terminal.ansiYellow#ffe4a3
  • terminal.background#060a0f
  • terminal.foreground#ffffff
  • titleBar.activeBackground#060a0f
  • titleBar.inactiveBackground#060a0f
  • walkThrough.embeddedEditorBackground#060a0f
  • widget.shadow#00000050

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B8A99italic
invalid, invalid.illegal#FF6B88
storage.type, storage.modifier, keyword.control, keyword.other.template, keyword.other.substitution, keyword.operator.assignment, keyword.operator.logical, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#ff5577
keyword.operator#5dd5ff
constant.language, constant.other.color#5dd5ff
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#ffd05e
punctuation.separator.comma, punctuation.terminator.statement#F0FBFF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#22eeff
variable.other.readwrite, variable.other.constant, variable.other.object#f0fbff
variable.other.property#22c0e8
variable.other.object.property, meta.block, variable.parameter#b8d5e5
support.other.variable, string.other.link#ff8895
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, constant.numeric#ffe4a3
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#22EEFF
support.type#C8E5F0
punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#22C0E8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#22C0E8
meta.jsx.children#FFFFFF
entity.other.attribute-name#b8d5e5
source.json meta.structure.dictionary.json support.type.property-name.json#22eeff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#b8d5e5
punctuation.support.type.property-name#22C0E8
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#C8E5F0
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF6B88
variable.language#FF6B88italic
entity.name.method.js#99C0FFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#99C0FF
entity.other.attribute-name.class#FFDA88
source.sass keyword.control#99C0FF
markup.inserted#D5FFA3
markup.deleted#FF6B88
markup.changed#DDA8FF
string.regexp#9FF0FF
constant.character.escape#9FF0FF
*url*, *link*, *uri*underline
source.js constant.other.object.key.js string.unquoted.label.js#FF6B88italic
text.html.markdown, punctuation.definition.list_item.markdown#F5FFFF
text.html.markdown markup.inline.raw.markdown#DDA8FF
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#7A8A99
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#D5FFA3
markup.italic#ff8895italic
markup.bold, markup.bold string#ff8895bold
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#ff8895bold
markup.underline#FFA088underline
markup.quote punctuation.definition.blockquote.markdown#7A8A99
markup.quoteitalic
string.other.link.title.markdown#99C0FF
string.other.link.description.title.markdown#DDA8FF
constant.other.reference.link.markdown#FFDA88
markup.raw.block#DDA8FF
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#F5FFFF
variable.language.fenced.markdown#7A8A99
meta.separator#7A8A99bold
markup.table#F5FFFF
Bits Theme by Joabits - VS Code Theme