Skip to main content
Coding Theme

Best Themes Redefined πŸš€

Publisher: Lakshit SomaniThemes in package: 92

πŸŽ¨πŸš€ A never seen collection of 92 hand crafted themes no where to be found on Internet πŸ’»

Color themes

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#1e222a
  • activityBar.foreground#d7dae0
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#f8fafd
  • button.background#528bff
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#1d1f23
  • dropdown.border#181a1f
  • editor.background#1e222a
  • editor.findMatchBackground#42557b
  • editor.findMatchHighlightBackground#314365
  • editor.lineHighlightBackground#383e4a
  • editor.selectionBackground#3e4451
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#c24038
  • editorGroup.border#181a1f
  • editorGroup.emptyBackground#181a1f
  • editorGroupHeader.tabsBackground#1e222a
  • editorHoverWidget.background#21252b
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.background#3b4048
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#21252b
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorUnnecessaryCode.opacity#000000c0
  • editorWhitespace.foreground#484a50
  • editorWidget.background#21252b
  • input.background#1d1f23
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#383e4a
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#292d35
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • menu.background#1e222a
  • notifications.background#21252b
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566680
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#1e222a
  • sideBarSectionHeader.background#282c34
  • statusBar.background#21252b
  • statusBar.debuggingBackground#21252b
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21252b
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#383e4a
  • tab.border#181a1f
  • tab.inactiveBackground#1e222a
  • terminal.ansiBlack#2d3139
  • terminal.ansiBlue#528bff
  • terminal.ansiBrightBlack#7f848e
  • terminal.ansiBrightBlue#528bff
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightGreen#98c379
  • terminal.ansiBrightMagenta#7e0097
  • terminal.ansiBrightRed#f44747
  • terminal.ansiBrightWhite#d7dae0
  • terminal.ansiBrightYellow#e5c07b
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#c678dd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#d7dae0
  • terminal.ansiYellow#e5c07b
  • terminal.foreground#abb2bf
  • titleBar.activeBackground#1e222a
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#282c34
  • 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#ABB2BFβ€”
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.class, variable.other.readwrite.instance, variable.other.readwrite.batchfile, variable.readwrite, variable.readwrite.other.block#61AFEFβ€”
variable.other, variable.other.property, variable.other.block#ABB2BFβ€”
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#D19A66italic
entity.name.function-call#ABB2BFβ€”
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#ABB2BFβ€”
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.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β€”
markup.italic, markup.italic.markdownβ€”italic
punctuation.definition.italic.markdown, punctuation.definition.bold.markdown, punctuation.definition.heading.markdown#676F7Dβ€”
punctuation.definition.italic.markdownβ€”italic
markup.underline.link.markdown#61AFEFβ€”
markup.bold.markdownβ€”bold
markup.heading.markdown#E06C75bold
markup.quote.markdown#98C379β€”
meta.separator.markdown#C678DDbold
markup.raw.inline.markdown, markup.raw.block.markdown#56B6C2β€”
punctuation.definition.list_item.markdown#FFFFFFbold
comment, variable.language, variable.parameter, entity.other.attribute-name, keyword, markup.underline.link, storage.modifier, storage.type, string.url, variable.language.super, variable.language.thisβ€”
keyword.operator, keyword.other.type, storage.modifier.import, storage.modifier.package, storage.type.built-in, storage.type.function.arrow, storage.type.generic, storage.type.java, storage.type.primitiveβ€”
keyword#E45E69β€”
entity.name.function#91CB67β€”
storage.type#48BCCBβ€”
token.info-token#6796E6β€”
token.warn-token#CD9731β€”
token.error-token#F44747β€”
token.debug-token#B267E6β€”

Shiki preview

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

Loading...

Best Themes Redefined πŸš€ - Coding Theme