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#131a1d
  • activityBar.foreground#f8fafd
  • activityBarBadge.background#2e6435
  • activityBarBadge.foreground#f8fafd
  • badge.background#2e6435
  • badge.foreground#f8fafd
  • breadcrumb.background#13242b
  • button.background#131a1d
  • button.foreground#f8fafd
  • debugToolBar.background#13242b
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#13242b4f
  • dropdown.border#131a1d
  • dropdown.foreground#f8fafd
  • dropdown.listBackground#13242b4f
  • editor.background#131d20
  • editor.findMatchBackground#42557b
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.lineHighlightBackground#ea5e002f
  • editor.selectionBackground#ea5e002f
  • editorCursor.foreground#61afef
  • editorError.foreground#c24038
  • editorGroup.border#13242b4f
  • editorGroup.emptyBackground#13242b4f
  • editorGroupHeader.tabsBackground#13242b4f
  • editorHoverWidget.background#13242b
  • editorHoverWidget.border#131a1d
  • editorMarkerNavigation.background#13242b
  • editorSuggestWidget.background#13242b
  • editorSuggestWidget.border#131a1d
  • editorSuggestWidget.selectedBackground#2e6435
  • editorWhitespace.foreground#3b4048
  • editorWidget.background#131a1d
  • input.background#13242b4f
  • input.border#131a1d
  • input.foreground#f8fafd
  • input.placeholderForeground#999999
  • inputOption.activeBackground#2e6435
  • inputOption.activeForeground#f8fafd
  • list.activeSelectionBackground#131a1d
  • list.activeSelectionForeground#f8fafd
  • list.focusBackground#13242b
  • list.highlightForeground#f8fafd
  • list.hoverBackground#13242b
  • list.inactiveSelectionBackground#131a1d
  • list.inactiveSelectionForeground#999999
  • notifications.background#13242b
  • peekViewEditor.background#131a1d
  • peekViewEditor.matchHighlightBackground#13242b
  • progressBar.background#131a1d
  • quickInput.background#131a1d
  • quickInputList.focusBackground#0b232c80
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566680
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#0b232c80
  • sideBarSectionHeader.background#131a1d
  • statusBar.background#131a1d
  • statusBar.debuggingBackground#131a1d
  • statusBar.foreground#999999
  • statusBar.noFolderBackground#131a1d
  • statusBarItem.hoverBackground#2c313a
  • statusBarItem.remoteBackground#131a1d
  • statusBarItem.remoteForeground#999999
  • tab.activeBackground#13242b4f
  • tab.border#13242b4f
  • tab.inactiveBackground#131a1d
  • terminal.ansiBlack#282c34
  • terminal.ansiBlue#61afef
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#61afef
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#d19a66
  • terminal.ansiBrightRed#e06c75
  • terminal.ansiBrightWhite#f5f5f5
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#d19a66
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#d0d0d0
  • terminal.ansiYellow#e5c07b
  • terminal.background#131a1d
  • titleBar.activeBackground#2e6435
  • titleBar.activeForeground#f8fafd
  • titleBar.inactiveBackground#18351c
  • titleBar.inactiveForeground#6b717d
  • welcomePage.background#13242b4f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string, entity.other.inherited-class#e5c07b
punctuation.definition.string.begin,punctuation.definition.string.end#98c378
comment, punctuation.definition.comment#5c6370italic
comment markup.link#5c6370
markup.inserted.diff#98c379
markup.deleted.diff#e06c75
support.type.type.flowtype#d19a66
support.type.class.flowtype,support.type.builtin.flowtype#e5c07b
support.type.builtin.primitve.flowtype,support.type.primitive.flowtype,support.type.builtin.primitive.flowtype#e5c07bitalic
keyword.operator.optional.parameter.flowtype,keyword.operator.maybe.flowtype#56b6c2
punctuationi.separator.key-value.js,punctuation.separator.key-value.ts,punctuation.separator.key-value.jsx,punctuation.separator.key-value.tsx#bbbbbb
entity.other.attribute-name.js,variable.parameter.js,variable.language.super.js,entity.other.attribute-name.ts,variable.parameter.ts,variable.language.super.ts,entity.other.attribute-name.jsx,variable.parameter.jsx,variable.language.super.jsx,entity.other.attribute-name.tsx,variable.parameter.tsx,variable.language.super.tsxitalic
support.constant.math.js,support.constant.property.math.js,support.constant.math.ts,support.constant.property.math.ts,support.constant.math.jsx,support.constant.property.math.jsx,support.constant.math.tsx,support.constant.property.math.tsx#e5c07b
variable.other.property.js, variable.other.property.static.js#bbbbbb
variable.other.constant.js,variable.other.constant.ts,variable.other.constant.jsx,variable.other.constant.tsx#e5c07b
punctuation.quasi.element.begin.js, punctuation.quasi.element.end.js#e06c75
keyword.operator.logical.js,keyword.operator.logical.ts,keyword.operator.logical.jsx,keyword.operator.logical.tsx#d19a66
keyword.operator.bitwise.js,keyword.operator.bitwise.ts,keyword.operator.logical.jsx,keyword.operator.logical.tsx#56b6c2
support.constant.property-value.scss,support.constant.property-value.css#d19a66
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#d19a66
punctuation.separator.list.comma.css#b9c0ca
support.constant.color.w3c-standard-color-name.css,entity.other.attribute-name.class.css#d19a66
support.type.vendored.property-name.css#56b6c2
punctuation.definition.template-expression.begin.js,punctuation.definition.template-expression.end.js,punctuation.definition.template-expression.begin.ts,punctuation.definition.template-expression.end.ts,punctuation.definition.template-expression.begin.jsx,punctuation.definition.template-expression.end.jsx,punctuation.definition.template-expression.begin.tsx,punctuation.definition.template-expression.end.tsx#e06c75
support.module.node.js,support.type.object.module.js,support.module.node.js,support.module.node.ts,support.type.object.module.ts,support.module.node.ts,support.module.node.jsx,support.type.object.module.jsx,support.module.node.jsx,support.module.node.tsx,support.type.object.module.tsx,support.module.node.tsx#e5c07b
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#bbbbbb
support.constant.json.js,support.constant.json.ts,support.constant.json.jsx,support.constant.json.tsx#d19a66
keyword.operator.expression.instanceof.js,keyword.operator.expression.instanceof.ts,keyword.operator.new.js,keyword.operator.new.ts,keyword.operator.ternary.js,keyword.operator.ternary.ts,keyword.operator.expression.instanceof.jsx,keyword.operator.expression.instanceof.tsx,keyword.operator.new.jsx,keyword.operator.new.tsx,keyword.operator.ternary.jsx,keyword.operator.ternary.tsx#d19a66
support.type.object.console#e5c07b
support.variable.property.process#d19a66
entity.name.function,support.function.console#61afef
keyword.operator.js#56b6c2
keyword.operator.assignment.jsx#bbbbbb
keyword.operator.assignment#d19a66
support.type.object.dom#e5c07b
support.variable.dom,support.variable.property.dom#e06c75
keyword.operator.arithmetic,keyword.operator.comparison#d19a66
keyword.operator.sizeof.c#c178dd
punctuation.definition.comment#5c6370
none#a6b2c0
keyword.operator#abb2bf
keyword#d19a66
variable#e06c75
token.package.keyword#d19a66
token.package#abb2bf
entity.name.function, meta.require, support.function.any-method#61afef
entity.name.type.namespace#e5c07b
support.class, entity.name.type.class#e5c07b
entity.name.class.identifier.namespace.type#e5c07b
entity.name.class#61afef
entity.name.type#e5c07b
keyword.control#d19a66
control.elements, keyword.operator.less#d19a66
keyword.other.special-method#61afef
storage#d19a66
token.storage.js,token.storage.ts,token.storage.jsx,token.storage.tsx#d19a66
keyword.operator.expression.in.ts,keyword.operator.expression.in.js,keyword.operator.expression.in.tsx,keyword.operator.expression.in.jsx#d19a66
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#d19a66
storage.type.function.arrow.js#56B6C2
support.function#56b6c2
support.type.property-name#abb2bf
support.constant.property-value#abb2bf
support.constant.font-name#d19a66
meta.tag#abb2bf
variable.parameter.function#a6b2c0
string.quasi.js, string.quoted.single.js, string.quoted.double.js, string.quoted#98c379
constant.other.symbol#56b6c2
constant.numeric#d19a66
none#d19a66
none#d19a66
constant#d19a66
punctuation.definition.constant#d19a66
entity.name.tag#e06c75
entity.other.attribute-name#d19a66italic
entity.other.attribute-name.id#61afef
entity.other.attribute-name.class.css#d19a66
meta.selector#d19a66
none#d2945d
markup.heading#e06c75bold
markup.heading punctuation.definition.heading, entity.name.section#61afef
keyword.other.unit#d19a66
markup.bold#d19a66bold
punctuation.definition.bold#e5c07b
markup.italic, punctuation.definition.italic#d19a66
emphasis md#d19a66
entity.name.section.markdown#e06c75
punctuation.definition.heading.markdown#e06c75
markup.heading.setext#abb2bF
punctuation.definition.bold.markdown#d19a66
markup.inline.raw.markdown#98c379
beginning.punctuation.definition.list.markdown#e06c75
markup.quote.markdown#5c6370italic
punctuation.definition.string.begin.markdown,punctuation.definition.string.end.markdown,punctuation.definition.metadata.markdown#abb2bF
punctuation.definition.metadata.markdown#d19a66
markup.underline.link.markdown,markup.underline.link.image.markdown#d19a66
string.other.link.title.markdown,string.other.link.description.markdown#61afef
markup.italic.markdownitalic
markup.bold.markdownbold
string.regexp#57b6c2
constant.character.escape#57b6c2
punctuation.section.embedded, variable.interpolation#bE4f44
punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx#bbbbbb
invalid.illegal#ffffff
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#e06c75
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#e06c75
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#98c379
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#56b6c2
support.type.property-name.json#e06c75
support.type.property-name.json punctuation#e06c75
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#d19a66
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#d19a66
function.parameter#d19a66
function.parameter.js,function.parameter.ts#abb2bf
function.brace#abb2bf
function.parameter.ruby, function.parameter.cs#abb2bf
rgb-value#56b6c2
inline-color-decoration rgb-value#d19a66
less rgb-value#d19a66
selector.sass#e06c75
var.this.js,var.this.ts,variable.language.this.js,variable.language.this.ts#e06c75italic
support.type.primitive.ts,support.type.builtin.ts#e5c07b
block.scope.end,block.scope.begin#abb2bf
entity.name.variable.local.cs#e06c75
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
CootTheme by wcooter - VS Code Theme