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#000000d7
  • activityBar.border#ffffff3d
  • editor.background#000000
  • editor.lineHighlightBackground#1a1a1a
  • editor.selectionBackground#ffffff1e
  • editorCursor.foreground#ffffffae
  • editorGroup.border#ffffff3d
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#ffffff3d
  • editorGutter.background#000000
  • editorWhitespace.foreground#3b3a32
  • panel.background#000000
  • panel.border#ffffff3d
  • sideBar.background#000000
  • sideBar.border#ffffff20
  • sideBar.foreground#ffffff
  • statusBar.background#000000d7
  • statusBar.border#ffffff3d
  • tab.activeBackground#0000002b
  • tab.inactiveBackground#030303
  • titleBar.activeBackground#000000
  • titleBar.border#ffffff3d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#000080
comment#51ff00b2italic
constant.language#008cff
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#a4da88
constant.regexp#ff25a8
entity.name.tag#7982ff
entity.name.tag.css#d7ba7d
entity.other.attribute-name#2eb1f7
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#ffd000
invalid#ff0000
markup.underlineunderline
markup.boldbold
markup.heading#6796e6
markup.italicitalic
markup.inserted#59ff00
markup.deleted#f75050
markup.changed#569cd6
meta.selector#ffd000
punctuation.definition.tag#b1b1b1
meta.preprocessor#569cd6
meta.preprocessor.string#ff4800
meta.preprocessor.numeric#b5cea8
meta.structure.dictionary.key.python#9cdcfe
storage#569cd6
storage.type#008cff
storage.modifier#569cd6
string#ce7878
string.tag#ce9178
string.value#ce9178
string.regexp#f200ff
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#007bff
keyword#569cd6
keyword.control#008cff
keyword.operator#c18bff
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#58b3fe
keyword.other.unit#c3ffa3
support.function.git-rebase#ff6600
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#ffbf00
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#ff00eac3
variable, meta.definition.variable.name, support.variable#62bdee
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
Theme-oscurin by Vitadis - VS Code Theme