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.background#0A1419
  • activityBar.foreground#B0C8D0
  • activityBarBadge.background#4A9BCF
  • activityBarBadge.foreground#0A1419
  • badge.background#4A9BCF
  • badge.foreground#0A1419
  • button.background#4A9BCF
  • button.foreground#0A1419
  • button.hoverBackground#5AA9DF
  • diffEditor.insertedLineBackground#66D9FF15
  • diffEditor.insertedTextBackground#66D9FF15
  • diffEditor.removedLineBackground#FF808015
  • diffEditor.removedTextBackground#FF808015
  • dropdown.background#0A1419
  • dropdown.border#233040
  • dropdown.foreground#E8F4F8
  • dropdown.listBackground#0A1419
  • editor.background#0A1419
  • editor.foreground#E8F4F8
  • editor.selectionBackground#4A9BCF40
  • editor.selectionHighlightBackground#4A9BCF25
  • editorBracketHighlight.foreground1#B0C8D0
  • editorBracketHighlight.foreground2#B0C8D0
  • editorBracketHighlight.foreground3#B0C8D0
  • editorBracketHighlight.foreground4#B0C8D0
  • editorBracketHighlight.foreground5#B0C8D0
  • editorBracketHighlight.foreground6#B0C8D0
  • editorBracketHighlight.unexpectedBracket.foreground#FF8080
  • editorCursor.background#0A1419
  • editorCursor.foreground#4A9BCF
  • editorError.foreground#FF8080
  • editorGroupHeader.tabsBackground#0A1419
  • editorGutter.addedBackground#66D9FF
  • editorGutter.deletedBackground#FF8080
  • editorGutter.modifiedBackground#FFB366
  • editorHoverWidget.background#152430
  • editorHoverWidget.border#233040
  • editorInlayHint.background#1A2A35
  • editorInlayHint.foreground#90B0C0
  • editorLineNumber.foreground#4A6A7A
  • editorOverviewRuler.border#0A1419
  • editorWarning.foreground#FFB366
  • editorWidget.background#0A1419
  • focusBorder#4A9BCF
  • icon.foreground#B0C8D0
  • input.background#1A2A35
  • list.activeSelectionBackground#152430
  • list.activeSelectionForeground#4A9BCF
  • list.errorForeground#FF8080
  • list.highlightForeground#4A9BCF
  • list.hoverBackground#1A2A35
  • list.inactiveSelectionBackground#1E2C3A
  • menu.background#0A1419
  • menu.foreground#B0C8D0
  • menu.selectionBackground#152430
  • menu.selectionForeground#4A9BCF
  • menu.separatorBackground#233040
  • menubar.selectionForeground#4A9BCF
  • notificationCenter.border#233040
  • notificationCenterHeader.background#152430
  • notificationCenterHeader.foreground#B0C8D0
  • notificationLink.foreground#4A9BCF
  • notifications.background#0A1419
  • notifications.foreground#E8F4F8
  • notificationToast.border#233040
  • scrollbarSlider.background#3A5A6A80
  • scrollbarSlider.hoverBackground#3A5A6A
  • selection.background#4A9BCF60
  • settings.modifiedItemIndicator#4A9BCF
  • sideBar.background#0A1419
  • sideBarSectionHeader.background#0A1419
  • sideBarSectionHeader.foreground#B0C8D0
  • sideBarTitle.foreground#B0C8D0
  • statusBar.background#0A1419
  • statusBar.debuggingBackground#1E6B99
  • statusBar.debuggingForeground#FFF
  • statusBar.foreground#B0C8D0
  • statusBarItem.remoteBackground#4A9BCF
  • statusBarItem.remoteForeground#0A1419
  • tab.activeBackground#152430
  • tab.activeBorder#4A9BCF
  • tab.border#0A1419
  • tab.inactiveBackground#0A1419
  • textLink.activeForeground#5AA9DF
  • textLink.foreground#4A9BCF
  • titleBar.activeBackground#0A1419
  • titleBar.activeForeground#A0B8C0
  • titleBar.inactiveBackground#0A1419
  • titleBar.inactiveForeground#8090A0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B8B9B94
variable, string constant.other.placeholder#E8F4F8
variable.other, variable.parameter#F0F8FC
constant.other.color#E8F4F8
invalid, invalid.illegal#FF8080
keyword, storage.type, storage.modifier#A8C8D8
keyword.control, constant.other.color, 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#B8D8E8
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#4A9BCF
entity.name.function, variable.function, support.function, keyword.other.special-method#60B9E0
meta.block variable.other#E8F4F8
support.other.variable, string.other.link#E8F4F8
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#FFB366
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#66D9FF
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#70C9F0
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, source.postcss support.type.property-name, support.type.vendored.property-name.css, source.css.scss entity.name.tag, variable.parameter.keyframe-list.css, meta.property-name.css, variable.parameter.url.scss, meta.property-value.scss, meta.property-value.css#E8F4F8
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF8080
variable.language#C0D8E8
entity.name.method.js#80E0FF
meta.class-method.js entity.name.function.js, variable.function.constructor#80E0FF
entity.other.attribute-name, meta.property-list.scss, meta.attribute-selector.scss, meta.property-value.css, entity.other.keyframe-offset.css, meta.selector.css, entity.name.tag.reference.scss, entity.name.tag.nesting.css, punctuation.separator.key-value.css#B8C8D8
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#60B9E0
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#60B9E0
source.sass keyword.control, meta.attribute-selector.scss#76E9FF
markup.inserted#76E9FF
markup.deleted#FF8080
markup.changed#A8B8C8
string.regexp#B0C8D8
constant.character.escape#A8B8C8
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#E8F4F8
source.js constant.other.object.key.js string.unquoted.label.js#FF8080italic
source.json meta.structure.dictionary.json support.type.property-name.json#60B9E0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#60B9E0
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#60B9E0
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#60B9E0
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#60B9E0
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#60B9E0
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#60B9E0
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#60B9E0
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#60B9E0
text.html.markdown, punctuation.definition.list_item.markdown#E8F4F8
text.html.markdown markup.inline.raw.markdown#A8B8C8
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#E8F4F8
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#60B9E0
markup.italic#E8F4F8italic
markup.bold, markup.bold string#E8F4F8bold
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#E8F4F8bold
markup.underline#60B9E0underline
markup.quote punctuation.definition.blockquote.markdown#E8F4F8
markup.quote
string.other.link.title.markdown#E8F4F8
string.other.link.description.title.markdown#A8B8C8
constant.other.reference.link.markdown#60B9E0
markup.raw.block#A8B8C8
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#E8F4F8
variable.language.fenced.markdown#E8F4F8
meta.separator#5A7A8Abold
markup.table#E8F4F8
Dark Theme by SIRIL M P - VS Code Theme