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#000000
  • activityBar.border#000000
  • activityBar.foreground#50bdfb
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#222222
  • activityBarBadge.foreground#dddddd
  • badge.background#222222
  • badge.foreground#dddddd
  • button.background#111111
  • button.foreground#dddddd
  • button.hoverBackground#222222
  • checkbox.background#000000
  • checkbox.border#222222
  • checkbox.foreground#dddddd
  • dropdown.background#000000
  • dropdown.border#222222
  • dropdown.foreground#dddddd
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.foreground#f0f0f0
  • editor.inactiveSelectionBackground#888888
  • editor.lineHighlightBackground#12121aba
  • editor.selectionBackground#222222
  • editor.selectionForeground#ffffff
  • editor.selectionHighlightBackground#203b4699
  • editor.selectionHighlightBorder#203b4699
  • editorCursor.background#ffffff
  • editorCursor.foreground#ffffff
  • editorGroup.border#222222
  • editorGroup.dropBackground#222222
  • editorGroup.emptyBackground#000000
  • editorGroup.focusedEmptyBorder#000000
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#222222
  • editorLineNumber.activeForeground#3adeff
  • editorLineNumber.foreground#a2a2a2
  • editorPane.background#000000
  • editorWidget.background#000000
  • editorWidget.border#222222
  • editorWidget.foreground#dddddd
  • editorWidget.resizeBorder#222222
  • input.background#000000
  • input.border#222222
  • input.foreground#dddddd
  • input.placeholderForeground#888888
  • inputOption.activeBackground#222222
  • inputOption.activeBorder#111111
  • inputValidation.errorBackground#000000
  • inputValidation.errorBorder#222222
  • inputValidation.errorForeground#dd2222
  • inputValidation.infoBackground#000000
  • inputValidation.infoBorder#222222
  • inputValidation.infoForeground#22dd22
  • inputValidation.warningBackground#000000
  • inputValidation.warningBorder#222222
  • inputValidation.warningForeground#2222dd
  • list.activeSelectionBackground#222222
  • list.activeSelectionForeground#dddddd
  • list.dropBackground#333333
  • list.errorForeground#dd2222
  • list.focusBackground#111111
  • list.focusForeground#dddddd
  • list.highlightForeground#ffffff
  • list.hoverBackground#333333
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#111111
  • list.inactiveSelectionBackground#222222
  • list.inactiveSelectionForeground#dddddd
  • list.invalidItemForeground#dd2222
  • list.warningForeground#2222dd
  • listFilterWidget.background#000000
  • listFilterWidget.noMatchesOutline#dd2222
  • listFilterWidget.outline#222222
  • menu.background#000000
  • menu.border#222222
  • menu.foreground#dddddd
  • menu.selectionBackground#222222
  • menu.selectionBorder#000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#dddddd
  • menubar.selectionBackground#222222
  • menubar.selectionBorder#000000
  • menubar.selectionForeground#ffffff
  • minimap.findMatchHighlight#666666
  • progressBar.background#222222
  • scrollbar.shadow#222222
  • scrollbarSlider.activeBackground#222222
  • scrollbarSlider.background#111111
  • scrollbarSlider.hoverBackground#222222
  • sideBar.background#000000
  • sideBar.foreground#dddddd
  • sideBarSectionHeader.background#000000
  • statusBar.background#000000
  • statusBar.border#222222
  • statusBar.debuggingBackground#880000
  • statusBar.debuggingBorder#222222
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#dddddd
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#222222
  • statusBar.noFolderForeground#dddddd
  • statusBarItem.activeBackground#111111
  • statusBarItem.hoverBackground#222222
  • statusBarItem.prominentBackground#222222
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#111111
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#dddddd
  • tab.activeBackground#111111
  • tab.activeBorder#222222
  • tab.activeBorderTop#222222
  • tab.activeForeground#ffffff
  • tab.activeModifiedBorder#ffffff
  • tab.border#000000
  • tab.hoverBackground#222222
  • tab.hoverBorder#222222
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#888888
  • tab.inactiveModifiedBorder#ffffff
  • tab.unfocusedActiveBackground#12181b
  • tab.unfocusedActiveBorder#222222
  • tab.unfocusedActiveBorderTop#222222
  • tab.unfocusedActiveForeground#888888
  • tab.unfocusedActiveModifiedBorder#ffffff
  • tab.unfocusedHoverBackground#222222
  • tab.unfocusedHoverBorder#222222
  • tab.unfocusedInactiveForeground#888888
  • tab.unfocusedInactiveModifiedBorder#ffffff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#dddddd
  • titleBar.border#000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#888888
  • tree.indentGuidesStroke#888888

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.quoted.docstring#676E95
variable, string constant.other.placeholder#F1F1F1—
variable.other.property.cpp#89DDFF—
variable.other.member.c#89DDFF—
constant.other.php#FFCB6B—
constant.other.color#FFFFFF—
invalid, invalid.illegal#FF5370—
invalid.deprecated#C792EA—
keyword, storage.type, storage.modifier#C792EA—
Keyword, Storage—
keyword.control, constant.other.color, punctuation.definition.tag, punctuation, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#89DDFF—
keyword.control—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#F07178—
entity.name.function, variable.function, support.function, keyword.other.special-method#82AAFF—
source.cpp meta.block variable.other#F07178—
variable.other.constant#F07178—
support.other.variable, string.other.link#F07178—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#F78C6C—
variable.parameter.function.language.special, variable.parameter#FF5370—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#C3E88Dnormal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFCB6B—
support.type#B2CCD6—
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370—
variable.language#FF5370
entity.name.method.js#82AAFF
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
entity.other.attribute-name#C792EA
entity.other.attribute-name.class#FFCB6B—
source.sass keyword.control#82AAFF—
markup.inserted#C3E88D—
markup.deleted#FF5370—
markup.changed#C792EA—
string.regexp#89DDFF—
constant.character.escape#89DDFF—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFF
source.js constant.other.object.key.js string.unquoted.label.js#FF5370
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F07178—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D—
text.html.markdown, punctuation.definition.list_item.markdown#F1F1F1—
text.html.markdown markup.inline.raw.markdown#C792EA—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#4E5579—
text.html.markdown meta.dummy.line-break——
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D—
markup.italic#F07178
markup.bold, markup.bold string#F07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#F07178bold
markup.underline#F78C6Cunderline
markup.strike—strike
markup.quote punctuation.definition.blockquote.markdown#4E5579—
markup.quote—
string.other.link.title.markdown#82AAFF—
string.other.link.description.title.markdown#C792EA—
constant.other.reference.link.markdown#FFCB6B—
markup.raw.block#C792EA—
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown#A6ACCD90—
variable.language.fenced.markdown#4E5579—
meta.separator#4E5579bold
markup.table#F1F1F1—
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—
source.cpp meta.block variable.other, variable.other.constant#EEFFFF—
constant.language#FF6233—
entity.name.tag#FF5370—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—
*—