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.activeBackground#000000
  • activityBar.activeBorder#1db954
  • activityBar.background#000000
  • activityBar.border#1db954
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#1db954
  • activityBarBadge.background#1db954
  • activityBarBadge.foreground#000000
  • badge.background#1db954
  • badge.foreground#000000
  • breadcrumb.background#111111
  • breadcrumb.foreground#e0e0e0
  • button.background#1db954
  • button.foreground#ffffff
  • button.hoverBackground#1db95475
  • editor.background#000000
  • editor.findMatchBackground#1db95425
  • editor.foreground#ffffff
  • editor.lineHighlightBorder#a0a0a0
  • editor.selectionBackground#1db954
  • editor.selectionForeground#ffffff
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#1db954
  • menu.background#111111
  • menu.border#1db954
  • menu.foreground#ffffff
  • menu.selectionBackground#000000
  • menu.selectionBorder#000000
  • menu.selectionForeground#1db954
  • menu.separatorBackground#1db954
  • minimap.errorHighlight#ff0000
  • minimap.selectionHighlight#1db954
  • minimapGutter.addedBackground#1db954
  • minimapGutter.deletedBackground#ff4500
  • minimapGutter.modifiedBackground#ffa500
  • scrollbarSlider.background#1db95425
  • sideBar.background#000000
  • sideBar.border#1db954
  • sideBar.foreground#f2f2f2
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#1db954
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000000
  • statusBar.border#1db954
  • statusBar.debuggingBackground#ff000075
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBarItem.hoverBackground#1db954
  • tab.activeBackground#000000
  • tab.activeBorder#1db954
  • tab.activeForeground#1db954
  • tab.border#1db954
  • tab.hoverBackground#111111
  • tab.hoverBorder#ffffff
  • tab.inactiveBackground#000000
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#1db954
  • titleBar.inactiveBackground#111111
  • titleBar.inactiveForeground#ffffff
  • window.activeBorder#111111
  • window.inactiveBorder#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#e0e0e0
comment#7ca668
constant.language#569cd6
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#b5cea8
constant.regexp#b46695
entity.name.tag#569cd6
entity.name.tag.css#d7ba7d
entity.other.attribute-name#9cdcfe
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#d7ba7d
invalid#f44747
markup.underlineunderline
markup.boldbold
markup.heading#6796e6
markup.italicitalic
markup.inserted#b5cea8
markup.deleted#ce9178
markup.changed#569cd6
meta.selector#d7ba7d
punctuation.definition.tag#808080
meta.preprocessor#569cd6
meta.preprocessor.string#ce9178
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
storage#569cd6
storage.type#569cd6
storage.modifier#569cd6
string#ce9178
string.tag#ce9178
string.value#ce9178
string.regexp#d16969
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#569cd6
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#d4d4d4
keyword#569cd6
keyword.control#569cd6
keyword.operator#d4d4d4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#569cd6
keyword.other.unit#b5cea8
support.function.git-rebase#d4d4d4
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
variable.language.this#569cd6
entity.name.function, support.function, support.constant.handlebars#DCDCAA
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, source.cs storage.type#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control#C586C0
variable, meta.definition.variable.name, support.variable#9CDCFE
meta.object-literal.key, meta.object-literal.key entity.name.function#9CDCFE
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178
GreenSkin by Sandeep Fernando - VS Code Theme