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#0c0a20
  • activityBar.foreground#7984d1
  • activityBarBadge.background#ff2e97
  • activityBarBadge.foreground#ffffff
  • button.background#1ea8fc
  • button.foreground#f9faff
  • button.hoverBackground#1ea8fc
  • descriptionForeground#f9faff
  • editor.background#0c0a20
  • editor.findMatchBackground#484f7d
  • editor.findMatchHighlightBackground#484f7d80
  • editor.foreground#ebecf8
  • editor.hoverHighlightBackground#42c6ff2a
  • editor.lineHighlightBackground#0c0a20
  • editor.selectionBackground#484f7d
  • editor.selectionHighlightBackground#484f7d8e
  • editor.wordHighlightBackground#ffffff22
  • editor.wordHighlightStrongBackground#42c6ff63
  • editorCursor.foreground#ffffff
  • editorError.foreground#ff2e97
  • editorGroup.dropBackground#7984d1
  • editorGroupHeader.noTabsBackground#0c0a20
  • editorGroupHeader.tabsBackground#0c0a20
  • editorHoverWidget.background#161130
  • editorHoverWidget.border#3b4167
  • editorIndentGuide.activeBackground#484f7d
  • editorIndentGuide.background#2d2844
  • editorInfo.foreground#7984d1
  • editorLineNumber.activeForeground#cecece
  • editorLineNumber.foreground#484f7d
  • editorMarkerNavigation.background#0c0a20
  • editorMarkerNavigationError.background#0c0a20
  • editorRuler.foreground#484f7d
  • editorSuggestWidget.background#161130
  • editorSuggestWidget.border#0c0a20
  • editorSuggestWidget.selectedBackground#0c0a20
  • editorWarning.foreground#ff9b50
  • editorWidget.background#1b1931
  • editorWidget.border#484f7d
  • foreground#f9faff
  • gitDecoration.conflictingResourceForeground#df85ff
  • gitDecoration.deletedResourceForeground#ff2e97
  • gitDecoration.ignoredResourceForeground#7984d1
  • gitDecoration.modifiedResourceForeground#ffd400
  • gitDecoration.untrackedResourceForeground#42c6ff
  • input.background#161130
  • input.border#763b8c
  • input.placeholderForeground#7984d1
  • inputOption.activeBorder#ff9b50
  • list.activeSelectionBackground#d86bff
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1b1931
  • list.errorForeground#ff2e97
  • list.focusBackground#8a45a3
  • list.hoverBackground#8a45a3
  • list.inactiveSelectionBackground#161130
  • list.warningForeground#ff2e97
  • menu.background#1b1931
  • panel.background#0c0a20
  • panel.border#0c0a20
  • panelTitle.activeBorder#1ea8fc
  • panelTitle.activeForeground#f9faff
  • panelTitle.inactiveForeground#7984d1
  • peekView.border#0c0a20
  • peekViewEditor.background#110d26
  • peekViewEditor.matchHighlightBackground#161130
  • peekViewEditor.matchHighlightBorder#161130
  • peekViewResult.background#0c0a20
  • peekViewResult.selectionBackground#ff9b50
  • peekViewTitle.background#0c0a20
  • peekViewTitleDescription.foreground#7984d1
  • progressBar.background#ff2e97
  • scrollbar.shadow#0c0a20
  • scrollbarSlider.activeBackground#919ad9
  • scrollbarSlider.background#9199d94f
  • scrollbarSlider.hoverBackground#9199d9b4
  • sideBar.background#0c0a20
  • sideBarSectionHeader.background#161130
  • sideBarSectionHeader.foreground#7984d1
  • statusBar.background#0c0a20
  • statusBar.debuggingBackground#080808
  • statusBar.foreground#7984d1
  • statusBar.noFolderBackground#1ea8fc
  • statusBar.noFolderForeground#ffffff
  • tab.activeBackground#161130
  • tab.activeForeground#f9faff
  • tab.border#161130
  • tab.inactiveBackground#0c0a20
  • tab.inactiveForeground#7984d1
  • terminal.ansiBlack#283034
  • terminal.ansiBlue#42c6ff
  • terminal.ansiBrightBlack#435056
  • terminal.ansiBrightBlue#42c6ff
  • terminal.ansiBrightCyan#42c6ff
  • terminal.ansiBrightGreen#add0e5
  • terminal.ansiBrightMagenta#ff2afc
  • terminal.ansiBrightRed#ff2e97
  • terminal.ansiBrightWhite#f4f6f9
  • terminal.ansiBrightYellow#ffd400
  • terminal.ansiCyan#42c6ff
  • terminal.ansiGreen#62a9cf
  • terminal.ansiMagenta#ff2afc
  • terminal.ansiRed#ff2e97
  • terminal.ansiWhite#d9e0e9
  • terminal.ansiYellow#ffd400
  • terminal.background#0c0a20
  • terminal.foreground#e4eeff
  • titleBar.activeBackground#0c0a20

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python#546A90italic
string#FFFFFFβ€”
constant.numeric#FFD400β€”
constant.language#DF85FFβ€”
constant.character, constant.other#DF85FFβ€”
variableβ€”
keyword#FF2AFCβ€”
storage#42C6FF
storage.type#FF2E97
entity.name.class, entity.name.type.class#A875FFitalic
entity.other.inherited-class, meta.other.inherited-class.php#FFD400italic
entity.name.function - meta.function-call#FF9B50
variable.parameter#FFFFFF
entity.name.tag#42C6FF
entity.other.attribute-name#EE62EC
support.function#FF9B50
support.constant#A3D6E0
support.type, support.class#42C6FFitalic
support.other.variableβ€”
variable.language.this.js, variable.language.super.js, variable.language.this.php#42C6FFitalic
invalid#CF433E
invalid.deprecated#CF433Eβ€”
meta.diff, meta.diff.header#456B7Cβ€”
markup.deleted#E61F44β€”
markup.inserted#A6E22Eβ€”
markup.changed#F7B83Dβ€”
constant.numeric.line-number.find-in-files - match#8FBE00A0β€”
entity.name.filename.find-in-files#E6DB74β€”
keyword.other#6494A9β€”
meta.property-value, support.constant.property-value, constant.other.color#CCCCCCβ€”
meta.structure.dictionary.json string.quoted.double.json#FF0081β€”
support.type.property-name.json#D86BFF
meta.structure.dictionary.value.json string.quoted.double.json#F8F8F2β€”
meta.property-name support.type.property-nameβ€”
meta.property-value punctuation.separator.key-value#B6CED8β€”
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#FF2AFCβ€”
support.other.namespace.php#F8F8F2β€”
meta.use#1EA8FC
variable.other#FFFFFF
keyword.other.phpdoc.php#A875FF
keyword.other.type.php, meta.other.type.phpdoc.php#7984D1β€”
variable.parameter.function.coffee#AAAAAA
entity.name.section.markdown#5DCDFDβ€”
punctuation.definition.heading.markdown#1EA8FCβ€”
markup.raw.inline.markdown#CCCCCCβ€”
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#1EA8FCβ€”
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#1EA8FCβ€”
punctuation.definition.metadata.markdown#1EA8FCβ€”
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#1EA8FC
markup.bold.markdown, markup.italic.markdown#1EA8FCβ€”
markup.italic.markdownβ€”italic
markup.bold.markdownβ€”bold
markup.raw.block.markdown#664E4Dβ€”
markup.deleted.git_gutter#E61F44β€”
markup.inserted.git_gutter#A7DA1Eβ€”
markup.changed.git_gutter#F7B83Dβ€”
meta.template.expression#B6CED8β€”
entity.name.function#00FFF1β€”
support.function#00FFF1β€”
token.info-token#6796E6β€”
token.warn-token#CD9731β€”
token.error-token#F44747β€”
token.debug-token#B267E6β€”
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, 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β€”
variable.other.property.ts, variable.other.property.js, variable.other.enummember#FF2E97β€”
markup.heading.markdownβ€”bold
heading.1.markdown, markup.heading.markdown, entity.name.section.markdown, punctuation.definition.heading.markdown, string.other.link.title.markdown#FF2E97β€”
markup.underline.link.markdown, punctuation.definition.list.begin.markdown#42C6FFβ€”
markup.bold.markdown, punctuation.definition.bold.markdown#FFD400bold
markup.italic.markdown, punctuation.definition.italic.markdown#DF85FFitalic
markup.quote.markdown#8493C3β€”

Shiki preview

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

Loading...