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.activeBackground#0a3a05c9
  • activityBar.activeBorder#00ff62
  • activityBar.background#0c0e13
  • activityBar.foreground#2bff00
  • activityBarBadge.background#ff0000
  • activityBarBadge.foreground#ffffff
  • badge.background#ff0000
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#dd7878
  • breadcrumb.background#145e615e
  • breadcrumb.focusForeground#ddce78
  • breadcrumb.foreground#a1d6dad2
  • debugExceptionWidget.background#ff00007e
  • debugExceptionWidget.border#ffffff
  • debugToolBar.background#202227
  • debugToolBar.border#aaeeff79
  • dropdown.background#ff00004b
  • editor.background#181b20
  • editor.focusedStackFrameHighlightBackground#ffcc0040
  • editor.hoverHighlightBackground#0e0e0dc7
  • editor.selectionBackground#9c1a7c80
  • editor.selectionHighlightBackground#ffffff36
  • editor.selectionHighlightBorder#04fafa
  • editor.snippetFinalTabstopHighlightBorder#ff7300
  • editor.stackFrameHighlightBackground#ffcc0040
  • editorCursor.background#fbff00
  • editorCursor.foreground#fbff00
  • editorError.foreground#ff9393
  • editorHint.foreground#ff0000
  • editorHoverWidget.background#0f1a27ea
  • editorHoverWidget.border#ffffff
  • editorHoverWidget.foreground#ffffff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#ffffff59
  • editorSuggestWidget.background#4d0c0ce3
  • editorSuggestWidget.border#e03838
  • editorSuggestWidget.selectedBackground#8f0114c2
  • editorUnnecessaryCode.opacity#000000c0
  • gitDecoration.addedResourceForeground#ffffff
  • gitDecoration.deletedResourceForeground#ff7676
  • gitDecoration.ignoredResourceForeground#01ccff77
  • gitDecoration.modifiedResourceForeground#00b7ff
  • gitDecoration.untrackedResourceForeground#42ac6a
  • list.activeSelectionForeground#ffb108
  • list.hoverBackground#ff00003f
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#ffe60013
  • list.inactiveSelectionForeground#ffb108
  • menu.background#151b22e5
  • menu.selectionBackground#ff0000a1
  • menu.selectionForeground#ffffff
  • menubar.selectionBackground#096b3a
  • menubar.selectionBorder#83fabf
  • menubar.selectionForeground#ffffff
  • notificationCenter.border#ffffff65
  • notificationCenterHeader.background#2a3d5aad
  • notificationCenterHeader.foreground#ffffff
  • notificationLink.foreground#ffe2e2c9
  • notifications.background#25374be5
  • notifications.border#ff0000
  • notifications.foreground#a4cbe6da
  • notificationsErrorIcon.foreground#fd7f7fda
  • notificationsInfoIcon.foreground#58f9ffd2
  • notificationsWarningIcon.foreground#f5c132d2
  • notificationToast.border#ffffff67
  • panel.background#26272b
  • peekView.border#04fafa
  • peekViewEditor.background#202329
  • peekViewEditor.matchHighlightBackground#0000008c
  • peekViewEditor.matchHighlightBorder#eeff003d
  • peekViewEditorGutter.background#242429
  • peekViewResult.background#1a1b1b
  • peekViewResult.fileForeground#aeecd2
  • peekViewResult.matchHighlightBackground#ff000052
  • peekViewResult.selectionBackground#ffdd1f34
  • peekViewResult.selectionForeground#ffffff71
  • peekViewTitle.background#025e2556
  • peekViewTitleDescription.foreground#ffffff4b
  • peekViewTitleLabel.foreground#ffffff
  • progressBar.background#1de00b
  • selection.background#ff0000
  • settings.dropdownBackground#ad5502e0
  • sideBar.background#0d161dbb
  • sideBar.dropBackground#ff0000
  • sideBar.foreground#ffffff93
  • sideBarSectionHeader.background#ffffff13
  • statusBar.background#182024
  • statusBar.debuggingBackground#263238
  • statusBar.foreground#67a7c0
  • statusBar.noFolderBackground#212121
  • statusBarItem.hoverBackground#630303
  • tab.activeBackground#16efff31
  • tab.hoverBackground#078364a9
  • tab.inactiveBackground#181b18
  • tab.inactiveForeground#ffd0d0
  • terminal.ansiBrightBlack#bebcbc
  • terminal.ansiBrightYellow#dfa609
  • terminal.ansiGreen#38a158
  • terminal.background#202224
  • terminal.foreground#2b96c7
  • titleBar.activeBackground#1A1A1A
  • titleBar.activeForeground#b8d9dd
  • titleBar.border#ffffff36
  • titleBar.inactiveBackground#172a5f23
  • titleBar.inactiveForeground#9ab1c0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#09ff0081
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#ffd767
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#f8c557
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffa600
entity.name.function#4f95ff
meta.method.declaration.js#008f83
variable.function#ff00c8
meta.block variable.other#4ebaf8
meta.function-call#f8ac1f
support.class.console.js#1a92c2
support.other.variable, string.other.link#f07178
constant.other.color#268383
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ff5a30
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#f7f567a8
variable.other.constant, meta.var-single-variable.expr, string constant.other.placeholder#75c1f3
support.type#29dee4
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#82AAFF
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#649ac5
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#649ac5italic
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.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 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#dbcd04
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
punctuation.definition.comment#51ff00c7
comment
entity.name.tag#ffa600
entity.other.attribute-name#649ac5
punctuation#ffffff
string.quoted.docstring.multi.python#7ce24da1
string.quoted.docstring.multi.python punctuation.definition.string.end.python#4dfa2a
string.quoted.docstring.multi.python punctuation.definition.string.begin.python#4dfa2a
meta.object.member.js#86f38bad
variable.other.object.js#FF5370
variable.other.object.property.js#fc7188
variable.other.property.js#fc9cc0
support.variable.property.js#e9a7fa
entity.name.type#00ffd5b6
constant.character.escape#59ffdbef
comment.block.documentation.js entity.name.type.instance.jsdoc#aff6ff7c
comment.block.documentation.js storage.type.class.jsdoc#3ad7b5f1
comment.block.documentation#59ffdb8a
comment.block.documentation.js variable.other.jsdoc#c4f8ebbb
support.variable.object.node.js#39eec1bb
support.variable.object.process.js#04bd8fbbbold
variable.other.readwrite.js, meta.object.member.js, meta.objectliteral.js, meta.array.literal.js, meta.block.js, meta.arrow.js, source.js#4ffff6
support.variable.property.process.js#e8fff9bbitalic
markup.fenced_code.block.markdown#aaf8ae9f
keyword#ddcf08e7
constant.other.database-name.sql#08ddc1e7
constant.other.table-name.sql#6cffe6e7
keyword.other.sql#ffba6ce7
keyword.other.LUW.sql#ffba6ce7
other.sql#6cc9ffe7
source.plsql.oracle#6cc9ffe7
support.function.go#ff4da0e7
meta.object-literal.key, meta.object-literal.key.js, meta.object-literal.key.ts, meta.object-literal.key.json, meta.object-literal.key.jsonc#73d373
punctuation.separator.parameter.js, meta.parameters.jsbold italic
entity.name.function, punctuation.definition.arguments.begin.python, meta.function-call.python, meta.member.access.python#87c3dbbold
constant.other.caps.python#0bb2f5
source.python#45c8e9
punctuation.definition.arguments.end.python, meta.function-call.python, meta.member.access.python, source.python#45c8e9
keyword.control.trycatch.js#d7d8d8bold
keyword.control.loop, keyword.control.flow.python#f3eba1bold
constant.language.null.js#f5ac10e1 italic
meta.var.expr.js, storage.type.js
Cool Colorful Dark by Relatora - VS Code Theme