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#EEE8AA
  • activityBar.foreground#5D4E37
  • activityBar.inactiveForeground#8B7355
  • button.background#DDA0DD
  • button.hoverBackground#D2691E
  • editor.background#FFF8DC
  • editor.foreground#5D4E37
  • editor.selectionBackground#F4E4BC
  • editorCursor.foreground#4A90A4
  • editorLineNumber.foreground#C7B377
  • editorWhitespace.foreground#F4E4BC
  • extensionButton.prominentBackground#DDA0DD
  • extensionButton.prominentHoverBackground#D2691E
  • focusBorder#DDA0DD
  • gitDecoration.modifiedResourceForeground#D2691E
  • gitDecoration.untrackedResourceForeground#D2691E
  • input.background#FFFACD
  • input.border#DDA0DD
  • input.foreground#5D4E37
  • inputOption.activeBackground#F0E68C
  • inputOption.activeBorder#DDA0DD
  • list.activeSelectionBackground#F4E4BC
  • list.activeSelectionForeground#5D4E37
  • list.activeSelectionIconForeground#5D4E37
  • list.focusBackground#F4E4BC
  • list.highlightForeground#4A90A4
  • list.hoverBackground#F9F5E7
  • list.inactiveSelectionBackground#F0E68C
  • list.inactiveSelectionForeground#5D4E37
  • sideBar.background#F5DEB3
  • statusBar.background#000000
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#4A90A4
  • statusBarItem.remoteBackground#4A90A4
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFF8DC
  • tab.activeModifiedBorder#D2691E
  • tab.inactiveBackground#F5DEB3
  • tab.inactiveModifiedBorder#D2691E
  • tab.unfocusedActiveBackground#FFF8DC
  • tab.unfocusedActiveModifiedBorder#D2691E
  • tab.unfocusedInactiveBackground#F5DEB3
  • tab.unfocusedInactiveModifiedBorder#D2691E
  • terminal.background#4A90A4
  • terminal.foreground#FFFFFF
  • titleBar.activeBackground#F0E68C
  • titleBar.activeForeground#5D4E37

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C7B377italic
comment.block.preprocessor#8B7355
comment.documentation, comment.block.documentation#A0956B
invalid.illegal#CD5C5C
keyword.operator#D2691E
keyword, storage#4A90A4
storage.type, support.type#6B8E23
constant.language, support.constant, variable.language#CD853F
variable, support.variable#8B4513
entity.name.function, support.function#CD853Fbold
entity.name.type, entity.other.inherited-class, support.class#A0522Dbold
entity.name.exception#CD5C5C
entity.name.sectionbold
constant.numeric, constant.character, constant#CD853F
string#6B8E23
constant.character.escape#D2691E
string.regexp#A0522D
constant.other.symbol#CD853F
punctuation#D2691E
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#8B7355
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#A0522D
entity.name.tag#CD853F
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#A0522Ditalic
constant.character.entity, punctuation.definition.entity#CD853F
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#A0522D
meta.property-name, support.type.property-name#CD853F
meta.property-value, meta.property-value constant.other, support.constant.property-value#8B4513
keyword.other.importantbold
markup.changed#CD853F
markup.deleted#4A90A4
markup.italicitalic
markup.error#CD5C5C
markup.inserted#6B8E23
meta.link#A0522D
markup.output, markup.raw#D2691E
markup.prompt#D2691E
markup.heading#4A90A4
markup.boldbold
markup.traceback#CD5C5C
markup.underlineunderline
markup.quote#A0522D
markup.list#A0522D
markup.bold, markup.italic#8B4513
markup.inline.raw#CD853F
meta.diff.range, meta.diff.index, meta.separator#A0956B
meta.diff.header.from-file#A0956B
meta.diff.header.to-file#A0956B
Beach Day by Avital Tamir - VS Code Theme