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#f2f3f7
  • button.hoverBackground#1ea8fc
  • descriptionForeground#f2f3f7
  • dropdown.background#100d2b
  • dropdown.listBackground#100d2b
  • editor.background#0c0a20
  • editor.findMatchBackground#484f7d
  • editor.findMatchHighlightBackground#484f7d80
  • editor.foreground#f2f3f7
  • editor.hoverHighlightBackground#42c6ff2a
  • editor.lineHighlightBackground#0c0a20
  • editor.selectionBackground#484f7d
  • editor.selectionHighlightBackground#484f7d8e
  • editor.wordHighlightBackground#ffffff22
  • editor.wordHighlightStrongBackground#42c6ff63
  • editorCursor.foreground#ff2e97
  • editorError.foreground#ff2e97
  • editorGroup.dropBackground#7984d1
  • editorGroupHeader.noTabsBackground#090819
  • editorGroupHeader.tabsBackground#090819
  • editorHoverWidget.background#100d2b
  • editorHoverWidget.border#3b4167
  • editorIndentGuide.activeBackground#484f7d
  • editorIndentGuide.background#2d2844
  • editorInfo.foreground#7984d1
  • editorLineNumber.activeForeground#42c6ff
  • editorLineNumber.foreground#484f7d
  • editorRuler.foreground#484f7d
  • editorSuggestWidget.background#100d2b
  • editorWarning.foreground#ff9b50
  • editorWidget.background#100d2b
  • editorWidget.border#3b4167
  • foreground#f2f3f7
  • gitDecoration.conflictingResourceForeground#df85ff
  • gitDecoration.deletedResourceForeground#ff2e97
  • gitDecoration.ignoredResourceForeground#7984d1
  • gitDecoration.modifiedResourceForeground#ffd400
  • gitDecoration.untrackedResourceForeground#42c6ff
  • input.background#0c0a20
  • input.border#763b8c
  • input.placeholderForeground#7984d1
  • inputOption.activeBorder#ff9b50
  • list.activeSelectionBackground#d86bff
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#100d2b
  • list.errorForeground#ff2e97
  • list.focusBackground#8a45a3
  • list.hoverBackground#8a45a3
  • list.inactiveSelectionBackground#131033
  • list.warningForeground#ff2e97
  • menu.background#100d2b
  • panel.background#090819
  • panel.border#090819
  • panelTitle.activeBorder#1ea8fc
  • panelTitle.activeForeground#f2f3f7
  • panelTitle.inactiveForeground#7984d1
  • peekView.border#ff9b50
  • 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#090819
  • scrollbarSlider.activeBackground#919ad9
  • scrollbarSlider.background#9199d94f
  • scrollbarSlider.hoverBackground#9199d9b4
  • sideBar.background#090819
  • sideBarSectionHeader.background#0c0a20
  • sideBarSectionHeader.foreground#7984d1
  • statusBar.background#090819
  • statusBar.foreground#7984d1
  • statusBar.noFolderBackground#1ea8fc
  • statusBar.noFolderForeground#ffffff
  • tab.activeBackground#0c0a20
  • tab.activeForeground#f2f3f7
  • tab.border#0c0a20
  • tab.inactiveBackground#090819
  • 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#090819
  • terminal.foreground#e4eeff
  • titleBar.activeBackground#090819

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#616791italic
constant#E5FCA6β€”
entity#A6E2E0β€”
invalid#FF427Bitalic bold underline
invalid.deprecated#FF0000bold
keyword#E3A3F7β€”
markup#94B4C4β€”
storage#F37AB0β€”
string#83FF52β€”
support#7CB3B6β€”
variable#E4D2E6β€”
comment.block.documentation#75B7BBβ€”
comment.block.documentation storage#FDA8BCβ€”
comment.block.documentation entity#45898Cβ€”
variable.other.jsdoc#BAF7FCβ€”
support.function#8CE1E7β€”
keyword.control#FB4293β€”
keyword.import#F272AAβ€”
meta.paragraph.markdown#BCCFCFβ€”
comment.block.html#48676Aβ€”
entity.name.section.markdown#FFDFEEbold
punctuation.definition.heading.markdown#A8FFDBbold
markup.inline.raw.string.markdown#FF96AAβ€”
punctuation.definition.raw.markdown#FFDFEEβ€”
markup.fenced_code.block.markdown#74A39Dβ€”
meta.separator.markdown#999EE1β€”
meta.link.inline.markdown#9CEEEBβ€”
markup.underline.link#A8FFEFADitalic
meta.link.inline.markdown punctuation.definition.string#83FF52β€”
constant.other.reference.link#9CEEEBβ€”
meta.link.reference.def markup.underline.link#74A39Ditalic
meta.link.reference.def punctuation.definition.constant#75FFFAADβ€”
punctuation.definition.list.begin#A8FFDBADβ€”
markup.bold.markdown#74A39Dbold
markup.italic.markdown#ABDADAitalic
markup.italic.markdown punctuation.definition#ABDADAitalic
constant.language.boolean#B3E27Cβ€”
constant.language.null#DCFF7Aβ€”
entity.name.function#3DD8FFβ€”
keyword.control.flow#FF1998β€”
keyword.control.export#FF1998β€”
keyword.control.import, keyword.control.from#F272AAβ€”
keyword.operator#FE8DA5β€”
storage.type.function#FB4293β€”
storage.type.function.arrow#FE8DA5β€”
string.template#A4FFE4β€”
support.type.property-name.json#EBB7F7β€”
source.json string#BAF7FCβ€”
source.json punctuation.separator, source.json punctuation.definition.dictionary, source.json punctuation.definition.array#45898Cβ€”
entity.name.tag#6ACBD8β€”
punctuation.definition.tag#639196β€”
support.class.component#7AFFE2β€”
entity.name.tag.yaml#7C9C9Eβ€”
source.yaml string#BAF7FCβ€”
source.yaml punctuation.separator, source.yaml punctuation.definition.sequence#45898Cβ€”
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β€”
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