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#b83324
  • activityBar.background#fef5ed
  • activityBar.border#52353255
  • activityBar.foreground#d13726
  • activityBarBadge.background#523532
  • activityBarBadge.foreground#ffffff
  • agentStatusIndicator.background#fcf0e6
  • badge.background#523532
  • badge.foreground#ffffff
  • button.background#d13726
  • button.foreground#fdf3eb
  • button.hoverBackground#df5344
  • button.secondaryBackground#d13726
  • button.secondaryForeground#fdf3eb
  • button.secondaryHoverBackground#df5344
  • commandCenter.activeBackground#fcf0e6
  • commandCenter.activeBorder#fcf0e6
  • commandCenter.activeForeground#523532
  • commandCenter.background#523532
  • commandCenter.border#fcf0e6
  • commandCenter.foreground#fcf0e6
  • debugConsole.errorForeground#c22000
  • debugToolBar.background#fcf0e6
  • descriptionForeground#333333
  • dropdown.background#f6e6da
  • dropdown.border#6a4444
  • dropdown.foreground#494949
  • dropdown.listBackground#f5e8de
  • editor.background#fcf0e6
  • editor.findMatchBackground#d4621b78
  • editor.findMatchBorder#d4621b
  • editor.findMatchForeground#000000
  • editor.findMatchHighlightBackground#8a340980
  • editor.findRangeHighlightBackground#c974374d
  • editor.foreground#2c2c2c
  • editor.lineHighlightBackground#ec7c701c
  • editor.lineHighlightBorder#eeeeee00
  • editor.selectionBackground#640a004c
  • editor.selectionHighlightBackground#ffcf6785
  • editorBracketHighlight.foreground1#d25f00
  • editorBracketHighlight.foreground2#005b00
  • editorBracketHighlight.foreground3#9b0000
  • editorCursor.foreground#bf3324cd
  • editorGroup.border#52353255
  • editorGroupHeader.tabsBackground#fdf3eb
  • editorHoverWidget.background#fbeadd
  • editorHoverWidget.border#d13726
  • editorIndentGuide.activeBackground1#8f5050e2
  • editorIndentGuide.background1#9861617c
  • editorSuggestWidget.background#fcefe4
  • editorSuggestWidget.border#6a4444
  • editorSuggestWidget.focusHighlightForeground#ffffff
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#f38f47
  • editorSuggestWidget.selectedBackground#523532
  • editorSuggestWidget.selectedForeground#ffffff
  • editorSuggestWidget.selectedIconForeground#ffffff
  • editorSuggestWidgetStatus.foreground#ffffff
  • focusBorder#523532
  • icon.foreground#191919
  • input.background#eee1d9
  • input.foreground#523532
  • input.placeholderForeground#523532
  • list.activeSelectionBackground#523532
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#e8dbd1
  • list.filterMatchBackground#ae7f0090
  • list.filterMatchBorder#c97437
  • list.focusBackground#523532
  • list.focusForeground#ffffff
  • list.focusHighlightForeground#c97437
  • list.highlightForeground#2a2a2a
  • list.hoverBackground#523532a8
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#ffffffc8
  • list.inactiveSelectionForeground#4c4c4c
  • list.inactiveSelectionIconForeground#4c4c4c
  • menu.background#fcf0e6
  • menu.foreground#343434
  • menubar.selectionBackground#ffffffe4
  • menubar.selectionForeground#523532
  • panel.border#52353255
  • panelTitleBadge.background#523532
  • panelTitleBadge.foreground#ffffff
  • quickInput.background#f1e2d6
  • scrollbarSlider.background#523532ab
  • scrollbarSlider.hoverBackground#523532d4
  • sideBar.background#f8eee6
  • sideBar.border#52353255
  • sideBarSectionHeader.background#d2403043
  • sideBarSectionHeader.foreground#523532
  • sideBarTitle.foreground#523532
  • statusBar.background#523532
  • statusBar.noFolderBackground#784d4d
  • symbolIcon.keywordForeground#bc001c
  • tab.activeBackground#523532
  • tab.activeForeground#fcf0e6
  • tab.border#52353255
  • tab.hoverBackground#523532a8
  • tab.hoverForeground#fcf0e6
  • tab.inactiveBackground#fcf0e6
  • tab.inactiveForeground#523532
  • tab.selectedForeground#fcf0e6
  • terminal.hoverHighlightBackground#3798fa34
  • textLink.activeForeground#e73e2c
  • textLink.foreground#d13726
  • titleBar.activeBackground#523532
  • titleBar.activeForeground#ffffff
  • toolbar.activeBackground#ffffff
  • window.activeBorder#3f2926
  • window.inactiveBorder#693f3f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#505050italic
comment.block.preprocessor#505050
comment.documentation, comment.block.documentation#357a1a
constant.character.escape#FF0000bold
invalid.illegal#9d0000
keyword.operator#016f75
keyword, storage#00747a
storage.type, support.type#940000
constant.language, support.constant, variable.language#006b69
variable, support.variable#430069
entity.name.function, support.function#a92923bold
entity.name.type, entity.other.inherited-class, support.class#a04300bold
entity.name.exception#9d0000
entity.name.sectionbold
constant.numeric, constant.character, constant#305100
string#004669
constant.character.escape#8B5E00bold
variable.parameter#006b69
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#2e2e2e
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#939393
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#808080
entity.name.tag#024398
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#c84f0aitalic
constant.character.entity, punctuation.definition.entity#d23a26
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#67433f
meta.property-name, support.type.property-name#0a4b7a
meta.property-value, meta.property-value constant.other, support.constant.property-value#19767d
keyword.other.important#ff0000bold
markup.changed#009180
markup.deleted#c80000
markup.italicitalic
markup.error#ef0000
markup.inserted#00752b
meta.link#3775c6underline
markup.output, markup.raw#777777
markup.prompt#605e5e
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#6600a1
markup.list#39649b
markup.inline.raw#a25614
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
枫原万叶印象主题 · 枫 by XiaoShi - VS Code Theme