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.activeBackground#1f2727
  • activityBar.activeBorder#ffbb00b2
  • activityBar.background#293030
  • activityBar.foreground#878f8c
  • activityBarBadge.background#a03f9b
  • activityBarBadge.foreground#ffffff
  • badge.background#90599b
  • badge.foreground#eeeeee
  • breadcrumb.foreground#62706a
  • button.background#2f6260
  • editor.background#1e2324
  • editor.findMatchBackground#8b5f18
  • editor.findMatchHighlightBackground#81550e66
  • editor.findRangeHighlightBackground#405c5070
  • editor.foreground#e0e0e0
  • editor.lineHighlightBackground#65917d11
  • editor.rangeHighlightBackground#557b6a33
  • editor.selectionBackground#6c516e70
  • editor.selectionHighlightBackground#687f7b33
  • editor.wordHighlightBackground#deb88733
  • editorBracketMatch.background#161919
  • editorBracketMatch.border#e0e0e088
  • editorCodeLens.foreground#7b8280
  • editorCursor.foreground#a8df5a
  • editorError.foreground#b64e4e
  • editorGroupHeader.tabsBackground#282e2f
  • editorGutter.addedBackground#8bac78
  • editorGutter.background#1e2324
  • editorGutter.deletedBackground#c05557
  • editorGutter.modifiedBackground#375d4f
  • editorHoverWidget.background#282e2f
  • editorHoverWidget.border#95a29d
  • editorIndentGuide.activeBackground#3b4140
  • editorIndentGuide.background#3b414066
  • editorLineNumber.activeForeground#626a6a
  • editorLineNumber.foreground#9ba2a04d
  • editorSuggestWidget.background#282e2f
  • editorSuggestWidget.border#95a29d
  • editorSuggestWidget.selectedBackground#405c50
  • editorWarning.foreground#91b147
  • editorWhitespace.foreground#3b3a32
  • editorWidget.background#282e2f
  • focusBorder#3d5252
  • foreground#9ca2a0
  • gitDecoration.modifiedResourceForeground#b2af87
  • gitDecoration.untrackedResourceForeground#7e935a
  • input.background#24292a
  • input.border#37413f
  • input.foreground#e1e1e1
  • inputOption.activeBorder#a03f9b
  • list.activeSelectionBackground#515f59
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#405c50
  • list.focusForeground#ffffff
  • list.highlightForeground#e1b974
  • list.hoverBackground#405c5033
  • list.hoverForeground#e0e0e0
  • list.inactiveSelectionBackground#3b474280
  • minimapGutter.addedBackground#8bac78
  • minimapGutter.deletedBackground#c05557
  • minimapGutter.modifiedBackground#375d4f
  • pickerGroup.foreground#9fb283
  • scrollbar.shadow#00000099
  • scrollbarSlider.activeBackground#53646466
  • scrollbarSlider.background#39474799
  • scrollbarSlider.hoverBackground#39474766
  • sideBar.background#1b2020
  • sideBar.border#222222
  • sideBar.foreground#bcbebe
  • sideBarSectionHeader.background#1e2523
  • sideBarTitle.foreground#ffffff
  • statusBar.background#282e2f
  • statusBar.border#222222
  • statusBar.debuggingBackground#cd6564
  • statusBar.debuggingForeground#e2e2e2
  • statusBar.foreground#62706a
  • statusBar.noFolderBackground#343b3c
  • tab.activeBackground#24292a
  • tab.activeModifiedBorder#fabd2f
  • tab.border#222222
  • tab.inactiveBackground#282e2f
  • tab.inactiveForeground#d6d6d5a4
  • terminal.ansiBlack#666666
  • terminal.ansiBlue#6d9cbe
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#6d9cbe
  • terminal.ansiBrightCyan#80b5b3
  • terminal.ansiBrightGreen#aec199
  • terminal.ansiBrightMagenta#b081b9
  • terminal.ansiBrightRed#cd6564
  • terminal.ansiBrightWhite#efefef
  • terminal.ansiBrightYellow#fff099
  • terminal.ansiCyan#80b5b3
  • terminal.ansiGreen#aec199
  • terminal.ansiMagenta#b081b9
  • terminal.ansiRed#cd6564
  • terminal.ansiWhite#efefef
  • terminal.ansiYellow#fff099
  • terminal.background#1e2222
  • titleBar.activeBackground#282e2f
  • titleBar.border#222222
  • titleBar.inactiveBackground#282e2f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable.parameter.function, text.html.basic, text, source#E1E2DEβ€”
constant.language.boolean.true.js, constant.language.boolean.false.js, constant.language.null.js,constant.language.boolean.true.ts, constant.language.boolean.false.ts, constant.language.null.ts,constant.language.undefined.ts,constant.language.undefined.js#AB6767β€”
support.class, entity.name.class, entity.name.type.class, meta.class#D6C05Dβ€”
comment, comment.block.html, comment.block.documentation.phpdoc.php keyword.other.phpdoc.php#6E7573italic
punctuation.definition.comment#7C8280
constant#9876AAβ€”
constant.character, constant.other, punctuation.definition.entity.html#6D9CBEβ€”
none#DEDEDEβ€”
entity.name.function, meta.require, support.function.any-method, support.function#E0BA7Dβ€”
meta.function-call#A9B7C7β€”
constant.numeric#B081B9β€”
keyword#9FB3C2β€”
keyword.other.special-method#8FA1B3β€”
keyword.operator#B4B4B4β€”
keyword.control#D8D29Aβ€”
storage#9FB3C2β€”
storage.type#D88F56β€”
storage.type.function.arrow.ts#DF7F37β€”
string, string.quoted.double, string.quoted.single, string.quoted.double.json, string.quoted.single.css, string.quoted.single.js, string.quoted.single.scss, constant.character.escape, constant.character.escape.css, constant.character.escape.scss, constant.other.symbol, invalid.illegal.bad-ampersand.html#8CAEC1β€”
support.constant, support.type, support.class#E6CE64β€”
support.class.console.js#FF8843β€”
support.function.console.js#C7AF3Fβ€”
meta.jsx.children.js#E1E2DEβ€”
variable, variable.other.readwrite.js, punctuation.definition.variable.php, variable.other, support.variable#BE9296β€”
variable.other.object.js#AEC199β€”
variable.parameter.js#B5919Fitalic
meta.object-literal.key, meta.object.member.object-literal.key, meta.object-literal.key.js entity.name.function.js, meta.object-literal.key.ts string.quoted.double.ts, meta.object.member#A8B298β€”
function.storage.type.block.js#C7AF3Fβ€”
support.variable.object.process.js#71B9A1β€”
keyword.control.export, keyword.control.flow, keyword.control.import, keyword.control.from#C5A46Fβ€”
entity.name.type#8FC4CEβ€”
meta.type.parameters.ts entity.name.type.ts#DDB78Aβ€”
storage.modifier#AB9B67β€”
entity.name.function.ts, punctuation.decorator.ts#E0E0E0β€”
support.type.class.declaration.method.return.primitive.ts, type.annotation.support.class.declaration.method.parameters.primitive.ts#ABDEE8β€”
support.type.primitive.ts#C8BA7Cβ€”
variable.language.this.ts#E6DDA8β€”
block.variable.other.object.class.declaration.property.method.ts, block.variable.other.object.class.declaration.method.ts, block.variable.other.object.array.literal.class.declaration.method.var.expr.ts, block.variable.class.declaration.method.parameter.arrow#A9B7C7β€”
block.variable.other.object.class.declaration.method.ts, block.variable.other.object.array.literal.class.declaration.method.var.expr.ts block.variable.class.declaration.method.parameter.arrow.ts, block.variable.other.class.declaration.property.method.ts#B57B91β€”
source.css#EFEFEFβ€”
meta.selector, entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.scss#B8CA9Cβ€”
entity.scss.meta.property-list.punctuation.other.attribute-name.class.css.definition, entity.punctuation.other.attribute-name.class.css.definition, punctuation.definition.entity.css, meta.selector.css#AFCA84β€”
entity.name.tag.scss, entity.name.tag.css#BEB558β€”
entity.other.attribute-name.id.css#BE7C81β€”
entity.other.attribute-name.id.css punctuation.definition.entity.css#A0686Dβ€”
entity.name.tag.custom.sass,entity.name.tag.custom.scss, meta.property-list.css meta.property-name.css, meta.property-list.scss meta.property-name.sass, meta.property-list.scss meta.property-name.scss, support.type.property-name.css, support.type.property-name.sass, support.type.property-name.scss#83A5A1β€”
support.type.vendored.property-name.css#9BC4BFβ€”
meta.property-group support.constant.property-value.css, meta.property-list.css meta.property-value.css, meta.property-value support.constant.property-value.css, meta.property-group support.constant.property-value.scss, meta.property-group support.constant.property-value.sass, meta.property-value support.constant.property-value.scss, meta.property-value support.constant.property-value.sass, variable.parameter.misc.css, parameter.less.data-uri comment markup.raw, source.less meta.property-value.css, meta.property-value.scss, support.constant.property-value.css#C0C0C3β€”
support.constant.vendored.property-value.css#E2E08Dβ€”
constant.numeric.color.hex-value.scss punctuation.definition.constant.scss,constant.numeric.color.hex-value.scss, constant.other.color, constant.other.color.rgb-value, constant.other.rgb-value.css, meta.property-value constant, support.constant.named-color#C0C0C3β€”
support.constant.font-name.scss, support.constant.font-name.css#C0C0C3β€”
meta.constructor.argument.css, meta.constructor.argument.sass#8F9D6Aβ€”
entity.other.attribute-name.placeholder.scss, entity.other.attribute-name.placeholder.css#D1B781β€”
entity.other.attribute-name.placeholder.scss punctuation.definition.entity.sass, entity.other.attribute-name.placeholder.css punctuation.definition.entity.css #B39659β€”
meta.preprocessor.at-rule keyword.control.at-rule, keyword.control.at-rule#E78484β€”
meta.preprocessor.at-rule keyword.control.at-rule punctuation.definition, keyword.control.at-rule punctuation.definition#AA6161β€”
keyword.other.important, token.literal.sass#CD6564
meta.at-rule.constant.numeric.media, meta.property-list.property-value.constant.numeric, property-list.scss.constant.numeric.variable.set, constant.numeric.scss#B081B9β€”
meta.at-rule.keyword.other.unit.media, keyword.other.unit.scss, keyword.other.unit.css#8C98ABβ€”
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css,entity.property-list.other.attribute-name.pseudo-class.css, entity.property-list.other.attribute-name.pseudo-element.css#7A8D5Cβ€”
entity.other.attribute-name.pseudo-class.css punctuation.definition.entity.css,entity.other.attribute-name.pseudo-element.css punctuation.definition.entity.css,entity.property-list.other.attribute-name.pseudo-class.css punctuation.definition.entity.css, entity.property-list.other.attribute-name.pseudo-element.css punctuation.definition.entity.css#7A8D5Cβ€”
entity.other.attribute-name.attribute.scss, entity.other.attribute-name.css#AB6767β€”
string.quoted.double.attribute-value.scss#82A66Dβ€”
support.function.misc.scss, keyword.control.at-rule.function.scss, keyword.control.at-rule.function.scss punctuation.definition, entity.name.function.scss#CCC379β€”
keyword.control.at-rule.function.scss, keyword.control.at-rule.function.scss punctuation.definition#B3C564β€”
keyword.control.at-rule.function.scss, keyword.control.at-rule.function.scss punctuation.definition#97A754β€”
keyword.control.at-rule.import#BDB66Fβ€”
keyword.control.at-rule.import punctuation.definition#9F995Dβ€”
keyword.control.else.scss, keyword.control.return.scss, keyword.control.if.scss, meta.at-rule.each.scss keyword.control.each.scss, keyword.control.warn.scss, meta.at-rule.each.scss keyword.control.operator#D99060β€”
keyword.control.else.scss punctuation.definition, keyword.control.return.scss punctuation.definition, keyword.control.if.scss punctuation.definition, keyword.control.each.scss punctuation.definition, keyword.control.warn.scss punctuation.definition#BB7C52β€”
keyword.control.at-rule.media#91AAC7β€”
keyword.control.at-rule.media punctuation.definition#7B90A9β€”
support.type.property-name.media,meta.at-rule.include.scss,meta.at-rule.include.scss support.constant.mathematical-symbols.scss#83A5A1β€”
scss.meta.at-rule.import.string.quoted.single#82A66Dβ€”
keyword.control.at-rule.mixin.scss#E78484β€”
keyword.control.at-rule.mixin.scss punctuation.definition#AA6161β€”
meta.at-rule.mixin.scss entity.name.function.scss, meta.at-rule.include.scss entity.name.function.scss#C9AE8Bβ€”
keyword.control.at-rule.include#E78484β€”
keyword.control.at-rule.include punctuation.definition#AA6161β€”
meta.at-rule.fontface.scss keyword.control.at-rule.fontface.scss#E78484β€”
keyword.control.at-rule.fontface.scss punctuation.definition.keyword.scss#AA6161β€”
keyword.control.at-rule.supports#E78484β€”
keyword.control.at-rule.supports.scss punctuation.definition.keyword#AA6161β€”
keyword.control.at-rule.keyframes#E78484β€”
keyword.control.at-rule.keyframes punctuation.definition#AA6161β€”
meta.at-rule.keyframes.scss entity.other.attribute-name.scss,meta.at-rule.keyframes.body entity.other.keyframe-offset.percentage, entity.other.keyframe-offset.css#6897BBβ€”
meta.at-rule.keyframes.scss entity.name.function.scss#C9AE8Bβ€”
keyword.control.content.scss#B3C770β€”
keyword.control.content.scss punctuation.definition#97A95Fβ€”
variable.interpolation.scss,punctuation.definition.interpolation.begin.bracket.curly.scss,punctuation.definition.interpolation.end.bracket.curly.scss#C2DA90β€”
entity.name.tag.reference.scss#DCCA9Cβ€”
meta.definition.variable.map.scss support.type.map.key.scss#DCB5C4β€”
meta.definition.variable.map.scss variable.scss#977785β€”
entity.other.attribute-name.placeholder.scss,entity.other.attribute-name.placeholder.scss punctuation.definition.entity.scss#768DA2β€”
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, punctuation.section.embedded.begin.metatag.php, punctuation.section.embedded.end.metatag.php, text.html.php meta.embedded.line.php punctuation.section.embedded.end.metatag.php source.php, text.html.php meta.embedded.block.php punctuation.section.embedded.end.metatag.php source.php, text.html.php meta.embedded.block.php punctuation.section.embedded.end.php source.php, text.html.php meta.embedded.line.php punctuation.section.embedded.end.php source.php#C8644Dβ€”
string.regexp#96B5B4β€”
keyword.operator.quantifier.regexp#D4C162β€”
punctuation.definition.character-class.regexp#CD9081β€”
punctuation.definition.group.regexp#E06060β€”
punctuation.definition.group.no-capture.regexp#A47BB8β€”
keyword.control.anchor.regexp#7DA85Cβ€”
meta.block.embedded.php.source.comment.documentation.phpdoc#ACB5B5β€”
meta.function-call.php#C0A3BBβ€”
constant.character.escape#96B5B4β€”
meta.tag.any.html.string.quoted.double.embedded.line.php.source.constant.language.inline, meta.embedded.line.php.source.constant.language#996C6Cβ€”
keyword.control.php#E9D38Dβ€”
support.function.construct.output.php#E9D38Dβ€”
invalid.illegal#F8F8F0β€”
invalid.deprecated#F8F8F0β€”
string.quoted.double.html invalid.illegal.bad-ampersand.html#D0C39Bβ€”
entity.name.section.markdown#BF93B5
punctuation.definition.heading.markdown#A16893
markup.bold#CDA479
punctuation.definition.bold.markdown#AF8C67
meta.paragraph.markdown#C0C0C0
markup.italic#B4B378italic
punctuation.definition.italic.markdown#959451
markup.inline.raw.markdown, text.html.markdown markup.fenced_code.block.markdown, markup.inline.raw.string.markdown#C6DD88β€”
markup.fenced_code.block.markdown punctuation.definition.markdown, punctuation.definition.raw.markdown#A5BF5Eβ€”
string.other.link#BF616Aβ€”
meta.link, meta.paragraph.inline.link.underline.detected-link, markup.underline.link.image.markdown#B2885Fβ€”
markup.list meta.paragraph.markdown#D1CAB5β€”
beginning.punctuation.definition.list.markdown#F0E1B3β€”
markup.quote#D08770β€”
meta.separator#C0C5CEβ€”
punctuation, punctuation.definition, punctuation.section.function, punctuation.separator, punctuation.support.type.property-name, punctuation.accessor.ts, meta.brace.round, meta.brace.square, meta.type.annotation.ts, support.constant.mathematical-symbols, block.brace.array.literal.square, block.brace.round, block.punctuation, brace.array.literal.square, brace.type.square, punctuation.decorator.objectliteral.object.member.accessor, punctuation.section, meta.at-rule.media.scss, keyword.operator.css, source.css.scss, punctuation.accessor.js, punctuation.terminator, text.html.php meta.tag.block.any.html, text.html.php meta.embedded.block.php source.php, text.html.php meta.embedded.line.php source.php, punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.definition.string.begin.js, punctuation.definition.string.end.js, punctuation.definition.string.begin.ts, punctuation.definition.string.end.ts#CCD2BEβ€”
keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary#CCD2BEβ€”
meta.structure.dictionary.value.json, string.quoted.double.json,meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.array.json meta.structure.dictionary.json support.type.property-name.json,meta.structure.dictionary.value.json string.quoted.double.json punctuation.definition.string.begin.json,meta.structure.dictionary.value.json string.quoted.double.json punctuation.definition.string.end.json#8CAEC1β€”
support.type.property-name.json,meta.structure.dictionary.json support.type.property-name.json punctuation.support.type.property-name.begin.json,meta.structure.dictionary.json support.type.property-name.json punctuation.support.type.property-name.end.json,meta.structure.array.json meta.structure.dictionary.json support.type.property-name.json,meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.array.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.array.json meta.structure.dictionary.json support.type.property-name.json#A8B298β€”
constant.language.json#AB6767β€”
meta.structure.dictionary.json support.type.property-name.json punctuation.support.type.property-name.begin.json, meta.structure.dictionary.json support.type.property-name.json punctuation.support.type.property-name.end.json, meta.structure.dictionary.value.json string.quoted.double.json punctuation.definition.string.begin.json, meta.structure.dictionary.value.json string.quoted.double.json punctuation.definition.string.end.json#AFAFAFβ€”
text.html meta.tag.inline.any.html,text.html meta.tag.block.any.html,text.html source.js.embedded.html,text.html meta.tag.any.html,text.html meta.tag.structure.any.html,text.html meta.tag.other.html#C0C0C0β€”
entity.name.tag, keyword.control.html.elements, entity.name.tag.inline.any.html, entity.name.tag.block.any.html#C9B567β€”
punctuation.definition.tag, punctuation.definition.tag.begin.html source.js#929292β€”
meta.tag.any.html entity.other.attribute-name.html, meta.tag.block.any.html entity.other.attribute-name.html, meta.tag.inline.any.html entity.other.attribute-name.html, meta.tag.structure.any.html entity.other.attribute-name.html, meta.tag.other.html entity.other.attribute-name.html, source.js.embedded.html entity.other.attribute-name.html, entity.other.attribute-name.html, source.ts entity.other.attribute-name, entity.other.attribute-name.id.html, entity.other.attribute-name.js#9AB383β€”
string.quoted.double.html, meta.template string.quoted.double,string.quoted.double.html invalid.illegal.bad-ampersand.html#82A2B4β€”
string.quoted.double.html punctuation.definition.string.begin.html,string.quoted.double.html punctuation.definition.string.end.html#C0C0C0β€”
meta.tag.sgml.doctype.html#C48851β€”
meta.template.expression.js punctuation.definition.template-expression, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts #B4CE84β€”
punctuation.definition.string.template.begin.js, punctuation.definition.string.template.end.js#DA7979β€”
comment.block.documentation.js, comment.block.documentation.js storage.type.class.jsdoc, comment.block.documentation.js storage.type.class.jsdoc punctuation.definition.block.tag.jsdoc, comment.block.documentation.js punctuation.definition.comment.js, punctuation.definition.bracket.curly.begin.jsdoc, punctuation.definition.bracket.curly.end.jsdoc, variable.other.jsdoc, variable.other.jsdoc source.embedded.js, variable.other.jsdoc keyword.operator.assignment.jsdoc, punctuation.definition.optional-value.begin.bracket.square.jsdoc, punctuation.definition.optional-value.end.bracket.square.jsdoc, entity.name.type.instance.jsdoc#777777β€”
token.info-token#6796E6β€”
token.warn-token#CD9731β€”
token.error-token#F44747β€”
token.debug-token#B267E6β€”
comment, variable.language, variable.parameter, variable.other.object, keyword, keyword.control, entity.name.function, storage.type, storage.type.modifier, storage.type.accessor, storage.type.built-in, entity.name.typeβ€”
keyword.control, keyword, storage.type.built-inβ€”
commentβ€”β€”
keyword.operator, punctuation.separator, punctuation.separator, punctuation.support.type.property-name.begin.jsonβ€”

Shiki preview

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

Loading...

Best Themes Redefined πŸš€ - Coding Theme