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.background#171e27
  • activityBar.border#11171d
  • activityBar.foreground#F9E0A7
  • activityBarBadge.background#2d695f
  • activityBarBadge.foreground#fefefe
  • badge.background#4a86c7
  • badge.foreground#fefefe
  • button.background#2c3845
  • button.foreground#99a7b8
  • button.hoverBackground#2c3845
  • diffEditor.insertedTextBackground#00b45235
  • diffEditor.removedTextBackground#ff5b5255
  • dropdown.background#2a3542
  • editor.background#1d262f
  • editor.findMatchBackground#135564
  • editor.findMatchHighlightBackground#354454
  • editor.foreground#88b4e7
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#232e3a
  • editor.lineHighlightBorder#232e3a
  • editor.selectionBackground#354454
  • editor.selectionHighlightBackground#4a86c722
  • editor.wordHighlightBackground#519cee22
  • editor.wordHighlightStrongBackground#519cee33
  • editorCodeLens.foreground#444c55
  • editorCursor.foreground#34febb
  • editorError.foreground#ff6347
  • editorGroupHeader.tabsBackground#171e27
  • editorGutter.addedBackground#34febb
  • editorGutter.deletedBackground#32ae85
  • editorGutter.modifiedBackground#4a86c7
  • editorHint.foreground#88b4e7
  • editorIndentGuide.activeBackground#303f4f
  • editorIndentGuide.background#303f4f99
  • editorInfo.foreground#32ae8575
  • editorLineNumber.activeForeground#88b4e7
  • editorLineNumber.foreground#586f89
  • editorWarning.foreground#34febb
  • editorWhitespace.foreground#303f4f
  • errorForeground#ff6347
  • focusBorder#00000000
  • foreground#ffffff33
  • gitDecoration.addedResourceForeground#32ae85
  • gitDecoration.deletedResourceForeground#4a86c7
  • gitDecoration.ignoredResourceForeground#444c55
  • gitDecoration.modifiedResourceForeground#32ae85
  • gitDecoration.untrackedResourceForeground#34febb
  • input.background#141b22
  • input.foreground#d4d4d4
  • input.placeholderForeground#a6a6a6
  • list.activeSelectionBackground#4a86c7
  • list.activeSelectionForeground#fefefe
  • list.dropBackground#383b3d
  • list.errorForeground#ff6347
  • list.hoverBackground#2e3a49
  • list.hoverForeground#fefefe
  • list.inactiveSelectionBackground#2e3a49
  • list.inactiveSelectionForeground#fefefe
  • list.warningForeground#fe8c52
  • menu.background#252526
  • menu.foreground#cccccc
  • notificationCenter.border#11171d
  • notificationCenterHeader.background#171e27
  • notificationCenterHeader.foreground#d5dbe2
  • notificationLink.foreground#519cee
  • notifications.background#171e27
  • notifications.foreground#c9daee
  • notificationToast.border#11171d
  • panel.background#171e27
  • panel.border#11171d
  • panelTitle.activeBorder#519cee
  • panelTitle.activeForeground#d5dbe2
  • panelTitle.inactiveForeground#596571
  • peekViewEditor.background#171e27bb
  • peekViewEditor.matchHighlightBackground#354454
  • peekViewResult.background#171e27
  • quickInput.background#171E27
  • quickInput.foreground#ffffff
  • scrollbar.shadow#00000000
  • selection.background#519cee33
  • settings.numberInputBackground#171e27
  • settings.numberInputForeground#d4d4d4
  • settings.textInputBackground#171e27
  • settings.textInputForeground#d4d4d4
  • sideBar.background#171e27
  • sideBar.border#11171d
  • sideBar.foreground#99a7b8
  • sideBarSectionHeader.background#171e27
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#171e27
  • statusBar.foreground#99a7b8
  • statusBarItem.activeBackground#1d262f
  • statusBarItem.hoverBackground#232d39
  • tab.activeBackground#1d2630
  • tab.activeBorder#519cee
  • tab.activeForeground#d5dbe2
  • tab.inactiveBackground#171e27
  • tab.inactiveForeground#596571
  • terminal.background#1d262f
  • terminal.foreground#c9daee
  • titleBar.activeBackground#171e27
  • titleBar.activeForeground#596571
  • titleBar.border#11171d
  • titleBar.inactiveBackground#171e27
  • titleBar.inactiveForeground#596571
  • widget.shadow#00000000

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#00a2ff
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#00A2FF
entity.name.tag.html#50BAA9
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#50BAA9
meta.block variable.other#F9E0A7
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#EF776F
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#8CC97B
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#fdb15a
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#50BAA9italic
meta.class-method.js entity.name.function.js, variable.function.constructor#50BAA9
entity.other.attribute-name#e977ac
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fdb15aitalic
entity.other.attribute-name.class#fdb15a
source.sass keyword.control#50BAA9
markup.inserted#8CC97B
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#50BAA9italic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#50BAA9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#fdb15a
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#EF776F
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#50BAA9
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#8CC97B
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#8CC97B
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#EF776Funderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#50BAA9
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#fdb15a
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...

Ocean Code by Sharktopus - VS Code Theme