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.activeBorder#90A0B1
  • activityBar.background#1d2228
  • activityBar.border#2D333A
  • activityBar.foreground#90A0B1
  • activityBarBadge.background#2D333A
  • button.background#0B61C9
  • button.foreground#ffffff
  • button.hoverBackground#2675D1
  • editor.background#21262c
  • editor.foreground#90A0B1
  • editor.lineHighlightBackground#2C3137
  • editor.lineHighlightBorder#00000000
  • editor.wordHighlightBackground#4a566380
  • editor.wordHighlightStrongBackground#4a566380
  • editorGroupHeader.tabsBackground#1d2228
  • editorIndentGuide.activeBackground1#454a4e
  • editorIndentGuide.background1#353c42
  • editorLineNumber.foreground#404953
  • editorOverviewRuler.border#2D333A
  • editorWidget.background#1d2228
  • focusBorder#3a424b
  • gitDecoration.conflictingResourceForeground#FFCB6B
  • gitDecoration.deletedResourceForeground#FF5370
  • gitDecoration.ignoredResourceForeground#636E80
  • gitDecoration.modifiedResourceForeground#82AAFF
  • gitDecoration.untrackedResourceForeground#C3E88D
  • input.background#353c42
  • input.border#3a424b
  • input.foreground#90A0B1
  • inputOption.activeBorder#4C9C9D
  • list.activeSelectionBackground#373f47
  • list.activeSelectionForeground#DFD890
  • list.errorForeground#FF5370
  • list.focusBackground#30353d
  • list.focusForeground#ffffff
  • list.hoverBackground#30353d
  • list.inactiveFocusBackground#2e343b
  • list.warningForeground#f8be53
  • menu.background#1d2228
  • notifications.background#1d2228
  • panel.background#1d2228
  • panelTitle.activeBorder#4C9C9D
  • panelTitle.activeForeground#ffffff
  • peekViewEditor.background#1d2228
  • peekViewResult.background#1d2228
  • peekViewTitle.background#1d2228
  • quickInput.background#1d2228
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#3a424bff
  • scrollbarSlider.background#3a424b80
  • scrollbarSlider.hoverBackground#3a424bcc
  • sideBar.background#1d2228
  • sideBar.border#2D333A
  • sideBar.foreground#90A0B1
  • sideBarSectionHeader.background#2D333A
  • sideBarSectionHeader.foreground#90A0B1
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1d2228
  • statusBar.foreground#90A0B1
  • tab.activeBackground#21262c
  • tab.activeBorderTop#4C9C9D
  • tab.activeForeground#ffffff
  • tab.border#2D333A
  • tab.inactiveBackground#1d2228
  • tab.unfocusedActiveBorderTop#4C9C9D
  • terminal.ansiBlack#2D333A
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#636E80
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#C3E88D
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#FF5370
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#fb8ea0
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#FFCB6B
  • terminal.background#21262c
  • terminal.foreground#b6c4d2
  • titleBar.activeBackground#1d2228
  • titleBar.activeForeground#90A0B1
  • titleBar.inactiveBackground#1d2228
  • titleBar.inactiveForeground#636E80

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.quoted.docstring, string.quoted.docstring.multi.python, string.quoted.docstring.single.python, punctuation.definition.string.begin.python, punctuation.definition.string.end.python#526057italic
variable, string constant.other.placeholder#90A0B1
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#A2758A
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, keyword.other.template, keyword.other.substitution#A2758A
punctuation.section.embedded#6D854E
punctuation#A9B7C6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, keyword.other.special-method#FFC66D
support.function#cccccc
meta.block variable.other#A9B7C6
support.other.variable, string.other.link#f07178
constant.numeric#e87366
constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#4C9C9D
constant.language.boolean#A2758A
variable.parameter, variable.other.block.ruby#DFD890
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, string.quoted.single.ruby, punctuation.definition.string.begin.ruby, punctuation.definition.string.end.ruby#A5C25C
support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#899CAA
support.type#B2CCD6
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#F4CDCF
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#F4CDCF
constant.character.escape#CC7832
string.other.link, markup.underline.linkunderline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json support.type.property-name#4C9C9D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading, markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF
variable.other.readwrite.instance.ruby, punctuation.definition.variable.ruby, constant.language.symbol.hashkey.ruby, punctuation.definition.constant.ruby, entity.name.function.decorator.python#55A2A0
punctuation.section.regexp.ruby#F4908A
punctuation.separator.key-value#FF852B
variable.other.readwrite.class.ruby, punctuation.definition.constant.hashkey.ruby#4C9C9D
keyword.operator.assignment.ruby, keyword.operator.assignment.augmented.ruby, keyword.operator.other.ruby, keyword.operator.comparison.ruby, keyword.operator.arithmetic.ruby, keyword.operator.logical.ruby, punctuation.section.array.begin.ruby, punctuation.section.array.end.ruby, punctuation.section.scope.begin.ruby, punctuation.section.scope.end.ruby#90A0B1
constant.language.symbol.hashkey.ruby#4C9C9D
punctuation.section.block.begin, punctuation.section.block.end, punctuation.definition.block#90A0B1
Pigs in Space by kreek - VS Code Theme