Skip to main content
CodingTheme

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#434e5e
  • activityBar.foreground#ffffff
  • activityBarBadge.background#3655b5
  • button.background#2C333D
  • dropdown.background#525252
  • editor.background#2C333D
  • editor.foreground#c5c8c6
  • editor.lineHighlightBackground#303030
  • editor.selectionBackground#373b41
  • editorCursor.foreground#c07020
  • editorGroup.background#2C333D
  • editorGroupHeader.tabsBackground#282828
  • editorIndentGuide.background#505037
  • editorWhitespace.foreground#505037
  • focusBorder#3655b5
  • inputOption.activeBorder#3655b5
  • list.activeSelectionBackground#707070
  • list.focusBackground#546174
  • list.highlightForeground#c07020
  • list.hoverBackground#546174
  • list.inactiveSelectionBackground#4e4e4e
  • notification.background#353535
  • panelTitle.activeForeground#ffffff
  • peekView.border#3655b5
  • pickerGroup.foreground#b0b0b0
  • sideBar.background#222830
  • sideBarSectionHeader.background#434e5e
  • statusBar.background#434e5e
  • statusBar.debuggingBackground#434e5e
  • statusBar.noFolderBackground#434e5e
  • tab.border#303030
  • tab.inactiveBackground#404040
  • tab.inactiveForeground#d8d8d8
  • terminal.ansiWhite#ffffff
  • titleBar.activeBackground#546174

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#dfdfdf
By uonick#dfdfdf
meta.embedded, source.groovy.embedded#dfdfdf
comment#75715E
string#e6db74d5
string source#D08442
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#8080FF
support#66daefea
storage#f92673b9
storage.type#66daefeaitalic
entity.name.class, entity.name.type#a6e22ed2underline
entity.other.inherited-class#a6e22ed2italic underline
entity.name.function#a6e22ed2
variable.parameter#fd921fceitalic
entity.name.tag#f92673b9
entity.other.attribute-name#9872A2
support.function#66daefea
support.type, support.class#66daefeaitalic
support.other.variable
keyword#f92673b9
variable.other, variable.js, punctuation.separator.variable#6089B4
constant.language#FF0080
punctuation.section.embedded -(source string source punctuation.section.embedded), meta.brace.erb.html#008200
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
string.unquoted.yaml#F8F8F2
variable.other.php, variable.other.normal#6089B4
meta.function-call.object#9872A2
variable.other.property#9872A2
keyword.control#b62b2b
meta.tag#D0B344
entity.name.tag#9a2772
meta.doctype, meta.tag.sgml-declaration.doctype, meta.tag.sgml.doctype#9AA83A
meta.tag.inline source, text.html.php.source#9AA83A
meta.tag.other, entity.name.tag.style, entity.name.tag.script, meta.tag.block.script, source.js.embedded punctuation.definition.tag.html, source.css.embedded punctuation.definition.tag.html#9872A2
entity.other.attribute-name, meta.tag punctuation.definition.string#9AA83A
meta.tag string -source -punctuation, text source text meta.tag string -punctuation#6089B4
punctuation.section.embedded -(source string source punctuation.section.embedded), meta.brace.erb.html#D0B344
meta.toc-list.id#9AA83A
string.quoted.double.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html#9AA83A
punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#C5C8C6
meta.selector.css entity.other.attribute-name.id#9872A2
support.type.property-name.css#a6e22ed2
meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css#C7444A
variable.language.js#CC555A
punctuation.definition.template-expression, punctuation.section.embedded.coffee#D08442
meta.template.expression#dfdfdf
meta.function-call.object.php#D0B344
punctuation.definition.string.end.php, punctuation.definition.string.begin.php#9AA83A
source.php.embedded.line.html#676867
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#D08442
constant.other.symbol.ruby#9AA83A
variable.language.ruby#D0B344
keyword.other.special-method.ruby#D9B700
punctuation.section.embedded.begin.ruby, punctuation.section.embedded.end.ruby#D08442
keyword.other.DML.sql#D0B344
meta.diff, meta.diff.header#75715E
markup.deleted#f92673b9
markup.changed#E6DB74
markup.inserted#a6e22ed2
markup.quote#9872A2
markup.list#9AA83A
markup.bold, markup.italic#6089B4
markup.inline.raw#FF0080
markup.heading#D0B344
markup.heading.setext#D0B344
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
variable.language#c7c7c7
constant.numeric.line-number.find-in-files - match#AE81FFA0
entity.name.filename#E6DB74
message.error#F83333

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Monokai Dimmed - BlueBg - SoftColors by somq - VS Code Theme