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#2F333D
  • activityBar.foreground#D7DAE0
  • activityBarBadge.background#61AFEF
  • activityBarBadge.foreground#F8FAFD
  • button.background#61AFEF
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#24272a
  • dropdown.border#24272A
  • editor.background#24272a
  • editor.findMatchBackground#42557B
  • editor.findMatchHighlightBackground#314365
  • editor.lineHighlightBackground#2C2F33
  • editor.selectionBackground#3E4451
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#E06C75
  • editorGroup.border#24272A
  • editorGroup.emptyBackground#24272A
  • editorGroupHeader.tabsBackground#24272a
  • editorHoverWidget.background#24272a
  • editorHoverWidget.border#24272A
  • editorIndentGuide.background#3B4048
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#24272a
  • editorSuggestWidget.border#24272A
  • editorSuggestWidget.selectedBackground#2c313a
  • editorUnnecessaryCode.opacity#000000c0
  • editorWhitespace.foreground#484a50
  • editorWidget.background#24272a
  • input.background#24272a
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#2C2F33
  • list.highlightForeground#C5C5C5
  • list.hoverBackground#292d35
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • notifications.background#24272a
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#24272a
  • sideBarSectionHeader.background#24272a
  • statusBar.background#24272a
  • statusBar.debuggingBackground#24272a
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#24272a
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#2C2F33
  • tab.border#24272a
  • tab.inactiveBackground#24272a
  • terminal.ansiBlack#24272a
  • terminal.ansiBlue#61AFEF
  • terminal.ansiBrightBlack#D8D8D8
  • terminal.ansiBrightBlue#61AFEF
  • terminal.ansiBrightCyan#56B6C2
  • terminal.ansiBrightGreen#98C379
  • terminal.ansiBrightMagenta#C678DD
  • terminal.ansiBrightRed#E06C75
  • terminal.ansiBrightWhite#D8D8D8
  • terminal.ansiBrightYellow#E5C07B
  • terminal.ansiCyan#56B6C2
  • terminal.ansiGreen#98C379
  • terminal.ansiMagenta#C678DD
  • terminal.ansiRed#E06C75
  • terminal.ansiWhite#D8D8D8
  • terminal.ansiYellow#E5C07B
  • terminal.foreground#D8D8D8
  • titleBar.activeBackground#24272a
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#24272a
  • titleBar.inactiveForeground#6B717D

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.comment#676f7d
string, string.template#E5C07B
constant.numeric#C678DD
string.embedded.begin, string.embedded.end, punctuation.definition.template-expression, punctuation.section.embedded#C678DD
punctuation.section.embedded.begin.js, punctuation.section.embedded.end.js, punctuation.section.embedded.begin.erb, punctuation.section.embedded.end.erb, source.elixir.embedded, punctuation.separator, punctuation.accessor, meta.brace#D8D8D8
constant.language#56B6C2
constant.character, constant.other#56B6C2
variable.language#E06C75
keyword, keyword.operator.logical, keyword.operator.constructor#E06C75
keyword.operator#E06C75
storage#E06C75
storage.type#56B6C2
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#61afef
variable.other.object, variable.other.constant, variable.other.global, variable.other.readwrite.instance, variable.other.readwrite.batchfile, variable.readwrite, variable.readwrite.other.block#61afef
variable.other.readwrite.class#E5C07B
variable.other, variable.other.property, variable.other.block#E06C75
entity.other.inherited-class#98C379
storage.modifier.import, storage.modifier.package#61afef
entity.name.function, support.function#98C379
variable.parameter, entity.name.variable.parameter, parameter.variable#E06C75italic
entity.name.function-call#D8D8D8
function.support.builtin, function.support.core#98C379
entity.name.tag, entity.name.tag.class.js#E06C75
entity.name.tag.class, entity.name.tag.id#56B6C2
entity.other.attribute-name#98C379
support.constant#56B6C2
support.type, support.variable#56B6C2
support.dictionary.json#56B6C2
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#E5C07B
variable.argument.css#61AFEF
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-class.scss, entity.other.attribute-name.pseudo-class.less, entity.other.attribute-name.pseudo-class.sass, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-element.scss, entity.other.attribute-name.pseudo-element.less, entity.other.attribute-name.pseudo-element.sass#56B6C2
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#98C379
variable.css, variable.scss, variable.less, variable.sass#56B6C2
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#E5C07B
unit.css, unit.scss, unit.less, unit.sass#C678DD
function.css, function.scss, function.less, function.sass#56B6C2
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
support.type.property-name.json#56B6C2
string.quoted.double.json#98C379
string.detected-link#61afef
meta.diff, meta.diff.header#75715E
markup.deleted#E06C75
markup.inserted#98C379
markup.changed#E5C07B
constant.numeric.line-number.find-in-files - match#56B6C2A0
entity.name.filename.find-in-files#E5C07B
entity.name.section.markdown#e06c75
punctuation.definition.heading.markdown#e06c75
punctuation.definition.list.begin.markdown#98C379
markup.heading.setext#abb2bf
punctuation.definition.bold.markdown#d19a66
markup.inline.raw.markdown#98c379
markup.inline.raw.string.markdown#98c379
punctuation.definition.list.markdown#e06c75
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#E06C75
beginning.punctuation.definition.list.markdown#e06c75
punctuation.definition.metadata.markdown#e06c75
markup.underline.link.markdown,markup.underline.link.image.markdown#61AFEF
string.other.link.title.markdown,string.other.link.description.markdown#98C379
markup.italic.markdown#61afefitalic
markup.quote.markdown#5c6370
markup.bold.markdown#E5C07B
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#e06c75
beginning.punctuation.definition.list.markdown.xi#7f848e
beginning.punctuation.definition.quote.markdown.xi#98c379

Shiki preview

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

Loading...

Minone by miguelravila - VS Code Theme