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.

  • editor.background#3B1F35
  • editor.foreground#E6E6FA
  • editor.lineHighlightBackground#523048
  • editor.selectionBackground#684060
  • editorCursor.foreground#925a86
  • editorError.foreground#FFA500
  • list.activeSelectionBackground#4B3B47
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#573C50
  • list.focusBackground#5A4E61
  • list.focusForeground#FFFFFF
  • list.highlightForeground#66D9EF
  • list.hoverBackground#4B3B47
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#573C50
  • list.inactiveSelectionForeground#BBBBBB
  • sideBar.background#2C001E
  • sideBar.border#440530
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#573C50
  • sideBarSectionHeader.foreground#FFFFFF
  • tab.activeBackground#2E2E2E
  • tab.activeForeground#FFFFFF
  • tab.inactiveBackground#3B1F35
  • tab.inactiveForeground#BBBBBB
  • tab.unfocusedActiveBackground#2E2E2E
  • tab.unfocusedActiveForeground#BBBBBB
  • tab.unfocusedInactiveBackground#3B1F35
  • tab.unfocusedInactiveForeground#777777
  • terminal.background#4B3B47
  • tree.indentGuidesStroke#BBBBBB
  • tree.tableColumnsBorder#573C50
  • tree.tableOddRowsBackground#3B1F35

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string.quoted.docstring#4EC9B0italic
emphasisitalic
strongbold
meta.diff.header#1607db
comment#7A7A7A
constant.language#569cd6
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#9370DB
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
markup.heading#00FF7Fbold
markup.bold#FFFFFFbold
markup.italic#BBBBBBitalic
markup.quote#87CEEBitalic
markup.inline.raw#FFD700bold
markup.underline.link#00BFFFunderline
markup.list#C586C0normal
markup.fenced_code.block#FFD700bold
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#808080
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
variable.other.property.ts, variable.other.property.js, variable.other.property.python, variable.other.member.cppbold
variable.other.readwrite.global, meta.definition.variable.namebold
brunoubuntu by toberoi - VS Code Theme