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#1E1214
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#FF2D20
  • activityBarBadge.foreground#FFFFFF
  • button.background#7A1A1A
  • button.foreground#FFFFFF
  • button.hoverBackground#9B2424
  • dropdown.background#1E1214
  • dropdown.border#321A1A
  • dropdown.foreground#FFFFFF
  • editor.background#161010
  • editor.foreground#E0D0D0
  • editor.inactiveSelectionBackground#5A1A1A30
  • editor.lineHighlightBackground#2A1A1A
  • editor.selectionBackground#7A1A1A40
  • editorCursor.foreground#FF5252
  • editorGroupHeader.tabsBackground#1E1214
  • editorWhitespace.foreground#351B1B
  • input.background#1E1214
  • input.border#321A1A
  • input.foreground#FFFFFF
  • inputOption.activeBorder#FF5252
  • minimap.background#16101080
  • minimapSlider.activeBackground#7A1A1A60
  • minimapSlider.background#2A1A1A40
  • minimapSlider.hoverBackground#2A1A1A60
  • panel.background#161010
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#FFFFFF80
  • scrollbarSlider.activeBackground#9B242460
  • scrollbarSlider.background#2A1A1A70
  • scrollbarSlider.hoverBackground#7A1A1A40
  • sideBar.background#221618
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#1E1214
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#7A1A1A
  • statusBar.foreground#FFFFFF
  • statusBarItem.hoverBackground#9B2424
  • statusBarItem.remoteBackground#1E1214
  • tab.activeBackground#161010
  • tab.activeForeground#FFFFFF
  • tab.border#1E1214
  • tab.inactiveBackground#1E1214
  • tab.inactiveForeground#FFFFFF80
  • terminal.ansiBlue#CD5C5C
  • terminal.ansiBrightBlue#FA8072
  • terminal.ansiBrightCyan#FF6347
  • terminal.ansiBrightGreen#FF7F50
  • terminal.ansiBrightMagenta#DC143C
  • terminal.ansiBrightRed#FF5252
  • terminal.ansiBrightWhite#FFE4E1
  • terminal.ansiBrightYellow#FFA07A
  • terminal.ansiCyan#FF7256
  • terminal.ansiGreen#B85A44
  • terminal.ansiMagenta#B22222
  • terminal.ansiRed#FF2D20
  • terminal.ansiYellow#E9967A
  • terminal.background#161010
  • terminal.foreground#E0D0D0
  • titleBar.activeBackground#1A1012
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#1A101299
  • titleBar.inactiveForeground#FFFFFF99

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#FF6347bold
entity.name.function.sql#FFA07Aitalic
entity.name.table.sql, entity.name.view.sql#FF7256bold
entity.name.column.sql#F08080
string.quoted.single.sql, string.quoted.double.sql#B57D64
constant.numeric.sql#9CB590
punctuation.sql#B0B0B0
comment.line.double-dash.sql, comment.block.sql#507040italic
keyword.operator.sql#B0B0B0bold
variable.parameter.sql#7CB8E5italic
keyword.other.SQL_CREATE.sql, keyword.other.SQL_ALTER.sql, keyword.other.SQL_DROP.sql#4A8FC7bold underline
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#C792EA
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, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FF7043bold
meta.block variable.other#FF5252
support.other.variable, string.other.link#FF8A65
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#C3E88D
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B
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#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#FF9E80
entity.other.attribute-name#FF8A65
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFAB91italic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
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 meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f07178
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D
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
entity.name.type.class.php, entity.name.function.php#FF7043bold
support.other.namespace.php#FFAB91
constant.other.inline-data.html, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#FF5722bold
Laravel Dark Professional Theme by juanjo-LH - VS Code Theme