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.

  • actionBar.toggledBackground#ffd700
  • activityBar.background#e9ecef
  • activityBar.foreground#495057
  • activityBarBadge.background#d54b40
  • breadcrumb.activeSelectionForeground#495057
  • breadcrumb.focusForeground#495057
  • breadcrumb.foreground#e47947
  • button.background#e47947
  • button.foreground#fff4df
  • button.hoverBackground#d54b40
  • chat.slashCommandBackground#fff3cd
  • chat.slashCommandForeground#802c43
  • editor.background#FFFAF3
  • editor.findMatchBackground#ff6b6b
  • editor.findMatchHighlightBackground#ff6b6b80
  • editor.foreground#e47947
  • editor.lineHighlightBackground#fff3cd
  • editor.lineHighlightBorder#d54b40
  • editor.selectionBackground#FFDD8E
  • editor.selectionHighlightBackground#e4794740
  • editor.symbolHighlightBackground#d54b4040
  • editor.symbolHighlightBorder#fff7ec
  • editor.wordHighlightBackground#e4794730
  • editor.wordHighlightBorder#fff7ec
  • editor.wordHighlightStrongBackground#e4794730
  • editor.wordHighlightStrongBorder#fff7ec
  • editorCursor.background#d54b40
  • editorCursor.foreground#d54b40
  • editorGroupHeader.tabsBackground#fff5e0
  • editorGroupHeader.tabsBorder#F7ECD6
  • editorGutter.background#fffaf4
  • editorHoverWidget.background#ffffff
  • editorHoverWidget.border#dee2e6
  • editorHoverWidget.foreground#e47947
  • editorIndentGuide.activeBackground1#f0dfc4
  • editorIndentGuide.background1#f0dfc4
  • editorLineNumber.activeForeground#802c43
  • editorLineNumber.foreground#f3b15c
  • extensionButton.hoverBackground#d54b40
  • foreground#e47947
  • icon.foreground#e47947
  • input.background#ffffff
  • input.border#dee2e6
  • input.foreground#495057
  • input.placeholderForeground#adb5bd
  • inputOption.activeBorder#ffd700
  • inputOption.hoverBackground#f0dfc4
  • keybindingLabel.background#802c43
  • keybindingLabel.border#802c43
  • keybindingLabel.bottomBorder#802c43
  • keybindingLabel.foreground#fff4df
  • list.activeSelectionBackground#d54b40
  • list.activeSelectionForeground#fff4df
  • list.errorForeground#802c43
  • list.focusBackground#ffd700
  • list.focusForeground#495057
  • list.focusOutline#fbe5c8
  • list.hoverBackground#d54b40
  • list.hoverForeground#fbe5c8
  • list.inactiveSelectionBackground#e47947
  • list.inactiveSelectionForeground#fff4df
  • menubar.selectionBackground#e47947
  • menubar.selectionForeground#fff4df
  • notificationCenter.border#dee2e6
  • notificationCenterHeader.background#fff4df
  • notificationCenterHeader.foreground#495057
  • notifications.background#ffffff
  • notifications.border#dee2e6
  • notifications.foreground#495057
  • notificationsErrorIcon.foreground#d54b40
  • notificationsInfoIcon.foreground#e47947
  • notificationsWarningIcon.foreground#f3b15c
  • notificationToast.border#dee2e6
  • panelTitle.activeBorder#e47947
  • panelTitle.activeForeground#f0dfc4
  • panelTitle.inactiveForeground#e47947
  • quickInput.background#ffffff
  • quickInput.foreground#e47947
  • quickInputList.focusBackground#e47947
  • quickInputList.focusForeground#fff4df
  • quickInputList.focusIconForeground#fff4df
  • scrollbarSlider.background#dee2e6
  • scrollbarSlider.hoverBackground#adb5bd
  • sideBar.background#FFF7EC
  • sideBar.border#d54b40
  • sideBar.foreground#802c43
  • sideBarSectionHeader.background#f0dfc4
  • sideBarSectionHeader.border#dee2e6
  • sideBarSectionHeader.foreground#d54b40
  • sideBarTitle.foreground#333333
  • statusBar.background#802c43
  • statusBar.foreground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorder#d54b40
  • tab.activeForeground#495057
  • tab.border#F7ECD6
  • tab.inactiveBackground#fff4df
  • tab.inactiveForeground#6c757d
  • textCodeBlock.background#fbe5c8
  • titleBar.activeBackground#fff4df
  • titleBar.activeForeground#e47947
  • titleBar.inactiveBackground#fff4df
  • titleBar.inactiveForeground#e47947
  • toolbar.activeBackground#ffd700
  • toolbar.hoverBackground#f3b15c
  • toolbar.hoverOutline#ffd700

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f3b15citalic
variable, string constant.other.placeholder#e47947
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
keyword.control, constant.other.color, 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#3a86ff
punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.array, punctuation.definition.block, punctuation.section.block, punctuation.section.parens, punctuation.section.brackets, punctuation.section.braces#fb5707bold
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#133c99
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
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#7ac750
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#f3b15c
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#3a86ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#802c43italic
entity.other.attribute-name.class#7ac750
source.sass keyword.control#8338ec
markup.inserted#C3E88D
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#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.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 support.type.property-name.json#401c76
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#F78C6C
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#82AAFF
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#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#802c43
text.html.markdown markup.inline.raw.markdown#8338ec
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#7ac750
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#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#d54b40
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#d54b40
entity.name.tag.jsx, entity.name.tag.tsx, support.type.component.jsx, support.type.component.tsx, punctuation.definition.tag.jsx, punctuation.definition.tag.tsx, meta.tag.jsx, meta.tag.tsx#f07178bold
RWSDK Light by RedwoodSDK - VS Code Theme