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.

  • activityBar.activeBorder#FFB200
  • activityBar.background#EB5B00
  • activityBar.foreground#FFB200
  • activityBar.inactiveForeground#FFFFFF
  • badge.background#FFB200
  • badge.foreground#1A0A1F
  • editor.background#1A0A1F
  • editor.foreground#C6C6C6
  • editor.lineHighlightBackground#EB5B0022
  • editor.selectionBackground#D9165644
  • editor.selectionHighlightBackground#D9165622
  • editorCursor.foreground#FFB200
  • editorLineNumber.foreground#EB5B00
  • panel.background#1A0A1F
  • panel.border#EB5B00
  • scrollbarSlider.activeBackground#FFB200AA
  • scrollbarSlider.background#EB5B0066
  • scrollbarSlider.hoverBackground#EB5B0088
  • sideBar.background#3D0842
  • sideBar.border#3D0842
  • sideBar.foreground#C6C6C6
  • statusBar.background#EB5B00
  • statusBar.border#FFB200
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#1A0A1F
  • tab.activeBorderTop#FFB200
  • tab.inactiveBackground#0D0510
  • tab.inactiveForeground#C6C6C6
  • terminal.background#1A0A1F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C6C6C6italic
string, string.quoted, string.template#D91656
meta.template.expression, punctuation.definition.template-expression#EB5B00
keyword, storage.type, storage.modifier#EB5B00
keyword.control, keyword.operator.new, keyword.operator.expression#EB5B00bold
variable, variable.other, variable.parameter#C6C6C6
entity.name.function, support.function, meta.function-call#FFB200
entity.name.type, entity.name.class, support.type, support.class#FFB200bold
constant.numeric, constant.language, constant.character#EB5B00
keyword.operator, punctuation.separator, punctuation.terminator#C6C6C6
string.regexp, constant.character.escape#EB5B00
invalid, invalid.illegal, invalid.deprecated#D91656bold underline
support.type.property-name#FFB200
markup.heading, entity.name.section#EB5B00bold
markup.bold#EB5B00bold
markup.italic#D91656italic
markup.underline.link, string.other.link#FFB200underline
Kiroween by fishperson113 - VS Code Theme