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#222223
  • activityBar.border#222223
  • activityBar.foreground#e6e6e6
  • activityBarBadge.background#19f9d8
  • activityBarBadge.foreground#242526
  • badge.background#6fc1ff
  • badge.foreground#242526
  • button.background#45a9f9
  • button.foreground#ffffff
  • button.hoverBackground#676b79
  • diffEditor.insertedTextBackground#19f9d866
  • diffEditor.removedTextBackground#ff4b8266
  • editor.background#1e1e1e
  • editor.findMatchBackground#b084eb90
  • editor.findMatchHighlightBackground#ffb86c40
  • editor.foreground#e6e6e6
  • editor.inactiveSelectionBackground#ffb86c40
  • editor.lineHighlightBackground#464748
  • editor.selectionBackground#ffb86c40
  • editor.selectionHighlightBackground#ffb86c40
  • editor.wordHighlightBackground#ffcc9560
  • editor.wordHighlightStrongBackground#ff9ac170
  • editorBracketMatch.border#19f9d8
  • editorCodeLens.foreground#ffb86c40
  • editorCursor.foreground#ff4b82
  • editorError.border#ff4b82
  • editorError.foreground#ff4b82
  • editorGutter.addedBackground#19f9d8
  • editorGutter.deletedBackground#ff4b82
  • editorGutter.modifiedBackground#ffcc95
  • editorHoverWidget.background#464748
  • editorOverviewRuler.addedForeground#19f9d8
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#ff4b82
  • editorOverviewRuler.errorForeground#ff4b82
  • editorOverviewRuler.infoForeground#6fc1ff
  • editorOverviewRuler.modifiedForeground#ffcc95
  • editorOverviewRuler.warningForeground#ffcc95
  • editorRuler.foreground#b084eb60
  • editorSuggestWidget.selectedBackground#19f9d899
  • editorWarning.border#ffcc95
  • editorWarning.foreground#ffcc95
  • editorWhitespace.foreground#4e5260
  • editorWidget.background#2a2c2d
  • editorWidget.border#373b41
  • errorForeground#ff4b82
  • extensionButton.prominentBackground#45a9f9
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#676b79
  • foreground#e6e6e6
  • gitDecoration.ignoredResourceForeground#757575
  • list.activeSelectionBackground#464748
  • list.activeSelectionForeground#19f9d8
  • list.focusBackground#464748
  • list.focusForeground#19f9d8
  • list.highlightForeground#6fc1ff
  • list.hoverBackground#464748
  • list.hoverForeground#cdcdcd
  • list.inactiveSelectionBackground#464748
  • list.inactiveSelectionForeground#19f9d8
  • merge.currentContentBackground#b084eb40
  • merge.currentHeaderBackground#b084eb90
  • merge.incomingContentBackground#ffb86c40
  • merge.incomingHeaderBackground#45a9f990
  • progressBar.background#b084eb
  • scrollbar.shadow#222223
  • scrollbarSlider.activeBackground#757575
  • scrollbarSlider.background#373b4199
  • scrollbarSlider.hoverBackground#757575
  • sideBar.background#242526
  • sideBar.border#222223
  • sideBar.foreground#bbbbbb
  • statusBar.background#222223
  • statusBar.debuggingBackground#b084eb
  • statusBar.debuggingForeground#e6e6e6
  • statusBar.foreground#e6e6e6
  • statusBar.noFolderBackground#242526
  • statusBar.noFolderForeground#e6e6e6
  • tab.activeBackground#464748
  • tab.activeBorder#19f9d8
  • tab.activeForeground#19f9d8
  • tab.inactiveBackground#242526
  • tab.inactiveForeground#e6e6e6
  • terminal.ansiBlue#45a9f9
  • terminal.ansiBrightBlack#757575
  • terminal.ansiBrightBlue#6fc1ff
  • terminal.ansiBrightCyan#bcaafe
  • terminal.ansiBrightGreen#19f9d8
  • terminal.ansiBrightMagenta#ff9ac1
  • terminal.ansiBrightRed#ff2c6d
  • terminal.ansiBrightWhite#e6e6e6
  • terminal.ansiBrightYellow#ffcc95
  • terminal.ansiCyan#b084eb
  • terminal.ansiGreen#19f9d8
  • terminal.ansiMagenta#ff75b5
  • terminal.ansiRed#ff2c6d
  • terminal.ansiWhite#cdcdcd
  • terminal.ansiYellow#ffb86c
  • terminalCursor.background#e6e6e6
  • terminalCursor.foreground#ff4b82
  • titleBar.activeBackground#242526
  • titleBar.activeForeground#e6e6e6
  • titleBar.inactiveBackground#242526
  • titleBar.inactiveForeground#e6e6e6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#676B79italic
keyword#FF75B5—
keyword.control, keyword.operator.new#FF75B5—
keyword.operator#E6E6E6—
keyword.operator.logical, keyword.operator.comparison#FFCC95—
storage#FFB86C—
constant#FFB86C—
constant.character.escape#45A9F9—
variable#E6E6E6—
variable.parameter#BBBBBB—
meta.object-binding-pattern-variable.js variable#FFCC95—
variable.other.constant, variable.language.this, variable.interpolation#FF9AC1—
variable.other.object#FF9AC1—
variable.other.property#E6E6E6—
invalid.illegal——
invalid.deprecated——
string#19F9D8—
punctuation.definition.template-expression#FFCC95—
support#FFCC95—
support.class#FFCC95—
support.type.object.module.js#B084EB—
support.function#6FC1FF—
entity.name.function#6FC1FF—
entity.other.inherited-class#FF9AC1—
entity.name.tag.yaml#FFCC95—
meta.decorator punctuation.decorator#FFB86C—
meta.decorator variable#6FC1FF—
keyword.other.special-method#45A9F9—
keyword.control.at-rule#B084EB—
keyword.other.important#FF4B82—
variable.interpolation#FF75B5—
meta.source.handlebars entity.name.tag#6FC1FF—
punctuation.definition.expression, punctuation.definition.subexpression, punctuation.definition.block.unescaped, punctuation.definition.tag#FFCC95italic
entity.name.function.expression#FF75B5—
entity.unescaped.expression#B084EB—
constant.other.symbol#19F9D8—
entity.expression variable.parameter.name#FFB86C—
entity.expression variable.parameter.value#6FC1FF—
entity.expression support.function.builtin#FF9AC1—
entity.name.tag.html#FFCC95—
entity.other.attribute-name.handlebars#FFCC95—
support.class.component#FF75B5italic
meta.tag.js entity.name.tag#FFCC95—
entity.other.attribute-name#FFB86C—
markup.bold#FFB86C—
punctuation.definition.bold.markdown#FFCC95—
markup.changed#FF75B5—
markup.deleted#FF2C6D—
markup.italic#FF9AC1italic
punctuation.definition.italic.markdown#FF75B5italic
markup.inserted#19F9D8—
punctuation.definition.heading#19F9D8—
entity.name.section.markdown#BBBBBB—
markup.quote#FFB86C—
markup.inline.raw#19F9D8italic
beginning.punctuation.definition.list#FF75B5—
markup.fenced_code.block.markdown punctuation.definition.markdown#757575—
fenced_code.block.language#BBBBBBitalic
string.other.link#BBBBBBnormal
meta.link.inline.markdown#45A9F9italic
text.html.markdown punctuation.definition.string#FFCC95—
entity.name.type.class.js#6FC1FF—
keyword.control.as.js#FF9AC1—
keyword.control.from.js#FF9AC1—
keyword.control.export.js#B084EB—
variable.language.this.js—italic
support.class.console.js—italic
entity.name.tag.js, support.class.component.js#FF2C6D—
variable.language.super.js#45A9F9—
meta.tag.structure.any.html, meta.tag.other.html, entity.name.tag.html, meta.tag.metadata.script.html, entity.name.tag.jade#FF2C6D—
entity.name.tag.inline.any.html, entity.name.tag.other.html, entity.name.tag.block.any.html, entity.name.tag.localname.xml#FF2C6D—
entity.name.tag.xml, meta.tag.xml#FF2C6D—
entity.name.tag.css#FF2C6D—
support.type.property-name.css#E6E6E6—
variable.scss#FF9AC1—
entity.name.tag.reference.scss#FF2C6D—
keyword.other.unit.rem.css, keyword.other.unit.vh.css, keyword.other.unit.px.css, keyword.other.unit.em.css, keyword.other.unit.deg.css, keyword.other.unit.percentage.css#FFB86C—
string.regexp#6FC1FF—
string.regexp keyword, string.regexp keyword.control#FF75B5normal
string.regexp keyword.operator#FF9AC1—
comment.block.documentation—normal
entity.name.type.instance.jsdoc punctuation.definition#FFCC95italic
entity.name.type.instance.jsdoc#CDCDCDitalic
comment.block storage#FFCC95—
comment.block storage.custom, variable.other.jsdoc, variable.other.jsdoc punctuation.definition.string#FF9AC1—
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—
comment, variable.language, variable.parameter, storage.type, keyword—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—