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.

  • activityBarBadge.background#007acc
  • editor.background#1e1e1e
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • input.placeholderForeground#a6a6a6
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#383b3d
  • menu.background#252526
  • menu.foreground#cccccc
  • ports.iconRunningProcessForeground#369432
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarTitle.foreground#bbbbbb
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBorder#f5aa1e
  • tab.lastPinnedBorder#cccccc33

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#96A5B6italic
string, constant.other.symbol#87c58b
string.regexp, constant.character, constant.other#95E6CB
constant.numeric#f0ba4e
constant.language#f1b63e
variable#CBCCC6
variable.member#F28779
variable.language#5CCFE6italic
storage#FFA759
keyword#FFA759
keyword.operator#F29E74
punctuation.separator, punctuation.terminator#CBCCC6B3
punctuation.section#CBCCC6
punctuation.accessor#F29E74
source.java storage.type, source.haskell storage.type, source.c storage.type#73D0FF
entity.other.inherited-class#5CCFE6
storage.type.function#d38a4a
source.java storage.type.primitive#5CCFE6
entity.name.function#e2b04d
variable.parameter, meta.parameter#D4BFFF
variable.function, variable.annotation, meta.function-call.generic, support.function.go#c5a056
support.function, support.macro#F28779
entity.name.import, entity.name.package#87c58b
entity.name#73D0FF
entity.name.tag, meta.tag.sgml#5CCFE6
punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag#5CCFE680
entity.other.attribute-name#cea553
support.constant#F29E74italic
support.type, support.class, source.go storage.type#5CCFE6
meta.decorator variable.other, meta.decorator punctuation.decorator, storage.type.annotation#d1b57d
invalid#FF3333
meta.diff, meta.diff.header#C594C5
source.ruby variable.other.readwrite#d4aa54
source.css entity.name.tag, source.sass entity.name.tag, source.scss entity.name.tag, source.less entity.name.tag, source.stylus entity.name.tag#73D0FF
source.css support.type, source.sass support.type, source.scss support.type, source.less support.type, source.stylus support.type#5C6773
support.type.property-name#37b5cenormal
constant.numeric.line-number.find-in-files - match#5C6773
constant.numeric.line-number.match#FFA759
entity.name.filename.find-in-files#87c58b
message.error#FF3333
markup.heading, markup.heading entity.name#87c58bbold
markup.underline.link, string.other.link#5CCFE6
markup.italic#F28779italic
markup.bold#F28779bold
markup.italic markup.bold, markup.bold markup.italicbold italic
markup.raw
markup.raw.inline
meta.separator#5C6773bold
markup.quote#95E6CBitalic
markup.list punctuation.definition.list.begin#c7932c
markup.inserted#A6CC70
markup.changed#77A8D9
markup.deleted#F27983
markup.strike#FFE6B3
markup.table#5CCFE6
text.html.markdown markup.inline.raw#F29E74
text.html.markdown meta.dummy.line-break#5C6773
punctuation.definition.markdown#5C6773
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Dark Studio by Dark Studio - VS Code Theme