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.

  • activityBadgeBackground#5555FF
  • activityBarBackground#171717
  • dropdownBackground#1b1b1b
  • editorBackground#111111
  • editorFindCheckedBorders#5555FF
  • editorFindInputBackground#171717
  • editorFindWidgetBackground#141414
  • editorForeground#FFFFFF
  • editorGuide#141414
  • editorInvisibles#141414
  • editorMarkerNavigationBackground#141414
  • editorPeekBorder#5555FF
  • editorPeekEditorBackground#0d0d0d
  • editorPeekResultsBackground#141414
  • editorPeekTitleBackground#111111
  • focusedElementOutline#5555FF
  • inactiveTabBackground#171717
  • inputBoxBackground#1b1b1b
  • panelBackground#141414
  • sideBarBackground#141414
  • statusBarBackground#0d0d0d
  • statusBarDebuggingBackground#5555FF
  • statusBarNoFolderBackground#0d0d0d
  • tabsContainerBackground#141414

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
Global settings#FFFFFF
string#FF5555
constant.language.boolean#5555FF
constant.numeric#FFFF33
variable, support.variable, support.class, support.constant, meta.definition.variable entity.name.function#7f7fff
keyword, modifier, variable.language.this, support.type.object, constant.language#5555FF
entity.name.function, support.function#FFFF33
storage.type, storage.modifier#5555FF
support.module, support.node#7f7fffitalic
support.type#55FF55
entity.name.type, entity.other.inherited-class#55FF55
comment#333333italic
entity.name.type.class#55FF55underline
variable.object.property#55FF55
meta.definition.method entity.name.function#55FF55
meta.function entity.name.function#55FF55
template.expression.begin, template.expression.end#5555FF
entity.name.tag.yaml#7f7fff
meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json#7f7fff
constant.language.json#5555FF
entity.other.attribute-name.class#5555FF
entity.other.attribute-name.id#FF5555
source.css entity.name.tag#55FF55
meta.tag, punctuation.definition.tag#5555FF
entity.name.tag#7f7fff
entity.other.attribute-name#FFFF33
markup.heading#5555FF
text.html.markdown meta.link.inline, meta.link.reference#7f7fff
text.html.markdown beginning.punctuation.definition.list#5555FF
markup.italic#7f7fffitalic
markup.bold#7f7fffbold
markup.bold markup.italic, markup.italic markup.bold#7f7fffitalic bold
keyword.other.definition.ini#7f7fff
entity.name.section.group-title.ini#5555FF
source.cs meta.class.identifier storage.type#55FF55underline
source.cs meta.method.identifier entity.name.function#55FF55
source.cs meta.method-call meta.method, source.cs entity.name.function#FFFF33
source.cs storage.type#55FF55
source.cs meta.method.return-type#55FF55
source.cs meta.preprocessor#333333
source.cs entity.name.type.namespace#FFFFFF
Global settings#FFFFFF
ArpaSaha by Arpa Saha - VS Code Theme