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.background#1E1A19
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#B7410E
  • activityBarBadge.foreground#FFFFFF
  • button.background#B7410E
  • button.foreground#FFFFFF
  • button.hoverBackground#8B3005
  • dropdown.background#1E1A19
  • dropdown.border#32231A
  • dropdown.foreground#FFFFFF
  • editor.background#191512
  • editor.foreground#F0E0D0
  • editor.inactiveSelectionBackground#8B300530
  • editor.lineHighlightBackground#2A211A
  • editor.selectionBackground#B7410E40
  • editorCursor.foreground#F74C00
  • editorGroupHeader.tabsBackground#1E1A19
  • editorWhitespace.foreground#2A211A
  • input.background#1E1A19
  • input.border#32231A
  • input.foreground#FFFFFF
  • inputOption.activeBorder#F74C00
  • minimap.background#19151280
  • minimapSlider.activeBackground#B7410E60
  • minimapSlider.background#2A211A40
  • minimapSlider.hoverBackground#2A211A60
  • panel.background#191512
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#FFFFFF80
  • scrollbarSlider.activeBackground#8B300560
  • scrollbarSlider.background#2A211A70
  • scrollbarSlider.hoverBackground#B7410E40
  • sideBar.background#211C1A
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#1E1A19
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#B7410E
  • statusBar.foreground#FFFFFF
  • statusBarItem.hoverBackground#8B3005
  • statusBarItem.remoteBackground#1E1A19
  • tab.activeBackground#191512
  • tab.activeForeground#FFFFFF
  • tab.border#1E1A19
  • tab.inactiveBackground#1E1A19
  • tab.inactiveForeground#FFFFFF80
  • terminal.ansiBlue#64A1ED
  • terminal.ansiBrightBlue#61AFEF
  • terminal.ansiBrightCyan#9CDCFE
  • terminal.ansiBrightGreen#48D848
  • terminal.ansiBrightMagenta#D7A5F9
  • terminal.ansiBrightRed#FF6C60
  • terminal.ansiBrightWhite#FBF1E4
  • terminal.ansiBrightYellow#F0A240
  • terminal.ansiCyan#56C0E0
  • terminal.ansiGreen#107C10
  • terminal.ansiMagenta#BC78D7
  • terminal.ansiRed#E54D42
  • terminal.ansiYellow#DEA909
  • terminal.background#191512
  • terminal.foreground#F0E0D0
  • titleBar.activeBackground#1A1614
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#1A161499
  • titleBar.inactiveForeground#FFFFFF99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.rust, storage.type.rust, keyword.operator.logical.rust, storage.modifier.lifetime.rust, keyword.other.rust#F74C00bold
entity.name.function.rust, support.function.rust#DDBF8Eitalic
entity.name.function.macro.rust, meta.macro.rust#F0A240bold
entity.name.lifetime.rust, punctuation.definition.lifetime.rust#E5AA8Bitalic
entity.name.type.rust, storage.type.struct.rust, storage.type.trait.rust, entity.name.type.struct.rust, entity.name.type.trait.rust#C28F5Cbold
variable.language.self.rust#D16969italic
string.quoted.single.rust, string.quoted.double.rust#A9BD6E
string.quoted.raw.rust#CE9178
constant.numeric.decimal.rust, constant.numeric.float.rust, constant.numeric.bin.rust, constant.numeric.hex.rust, constant.numeric.oct.rust#B5CEA8
comment.line.double-slash.rust, comment.block.rust#7D7367italic
comment, punctuation.definition.comment#7D7367italic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
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#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#52ADF2bold
meta.block variable.other#8FBCBB
support.other.variable, string.other.link#FF8A65
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#C3E88D
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#FFCB6B
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
variable.language#FF5370italic
entity.other.attribute-name#FF8A65
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFAB91italic
entity.other.attribute-name.class#FFCB6B
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
source.json meta.structure.dictionary.json support.type.property-name.json#A5D6F7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#81C4F7
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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Rust Dark Theme - Coding Theme