Skip to main content
Coding Theme

Synthwave 80's

Publisher: sanchodelnigloThemes in package: 3

Flashy, retro themes forked on BELCH theme from https://themes.vscode.one Thanks to jbbelcher

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#1c1e27
  • activityBar.border#85eea7
  • activityBar.foreground#85eea7
  • activityBarBadge.background#85eea7
  • activityBarBadge.foreground#1c1e27
  • button.background#85eea7
  • button.foreground#1c1e27
  • button.hoverBackground#85eea7
  • debugToolBar.background#1c1e26
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#1c1e27
  • dropdown.border#181a1f
  • editor.background#2a2d45
  • editor.foreground#f5f5f5
  • editor.lineHighlightBackground#0f1a3121
  • editor.selectionBackground#ffffff3b
  • editorBracketHighlight.foreground1#ffd700
  • editorBracketHighlight.foreground2#da70d6
  • editorBracketHighlight.foreground3#179fff
  • editorBracketHighlight.foreground4#ffd700
  • editorBracketHighlight.foreground5#da70d6
  • editorBracketHighlight.foreground6#179fff
  • editorBracketHighlight.unexpectedBracket.foreground#ff1212cc
  • editorBracketMatch.border#85eea7
  • editorCursor.foreground#85eea7
  • editorGroup.border#181a1f
  • editorGroupHeader.tabsBackground#1c1e27
  • editorHoverWidget.background#181a1f
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.activeBackground1#85eea7
  • editorIndentGuide.background1#8f97ff28
  • editorLineNumber.foreground#8f97ff4d
  • editorRuler.foreground#cd60ff56
  • editorSuggestWidget.background#1c1e27
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#8f97ff28
  • editorWidget.background#222438
  • editorWidget.resizeBorder#85eea7
  • extensionButton.prominentBackground#85eea7
  • extensionButton.prominentHoverBackground#ff16b196
  • focusBorder#85eea7
  • gitDecoration.addedResourceForeground#78a8d6
  • gitDecoration.deletedResourceForeground#ff16b0
  • gitDecoration.ignoredResourceForeground#d5d8da59
  • gitDecoration.modifiedResourceForeground#fcee54
  • gitDecoration.untrackedResourceForeground#85eea7
  • input.background#2a2d45
  • input.border#4e5480
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#2c313a
  • list.highlightForeground#d7dae0
  • list.hoverBackground#2c313a
  • list.inactiveSelectionBackground#2c313a
  • list.inactiveSelectionForeground#d7dae0
  • panel.border#d998f7
  • pickerGroup.border#85eea7
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566680
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#2a2d45
  • sideBar.border#85eea7
  • sideBarSectionHeader.background#4e5480
  • statusBar.background#1c1e27
  • statusBar.debuggingBackground#85eea7
  • statusBar.debuggingForeground#1c1e27
  • statusBar.foreground#b5becf
  • statusBar.noFolderBackground#1c1e27
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#4e5480
  • tab.activeBorder#85eea7
  • tab.border#070930
  • tab.inactiveBackground#2a2d45
  • terminal.ansiBlue#78a8d6
  • terminal.ansiBrightBlue#78a8d6
  • terminal.ansiBrightCyan#6be4e6
  • terminal.ansiBrightGreen#85eea7
  • terminal.ansiBrightMagenta#f806fa
  • terminal.ansiBrightRed#ff407b
  • terminal.ansiBrightYellow#ffea16
  • terminal.ansiCyan#59e1e3
  • terminal.ansiGreen#85eea7
  • terminal.ansiMagenta#f806fa
  • terminal.ansiRed#ff407b
  • terminal.ansiYellow#ffea16
  • terminal.foreground#f1f1f1
  • terminal.selectionBackground#ffffff3b
  • terminalCursor.background#070930
  • terminalCursor.foreground#85eea7
  • titleBar.activeBackground#1c1e27
  • titleBar.activeForeground#b5becf
  • titleBar.inactiveBackground#15171d
  • titleBar.inactiveForeground#7b7f86
  • walkThrough.embeddedEditorBackground#232530

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7A8090italic
string.quoted, string.template, punctuation.definition.string, punctuation.definition.block.js#7ADAD1
string.template meta.embedded.line#F3F3F3
variable, entity.name.variable#85EEA7
variable.language, variable.other.object.js#78A8D6
variable.parameter#78A8D6bold
storage.type, storage.modifier#7ADAD1bold
constant#85EEA7
string.regexp#85EEA7
constant.numeric#7ADAD1bold
constant.language#7ADAD1
constant.character.escape#F2F2F2
entity.name#78A8D6
entity.name.tag#78A8D6bold
punctuation.definition.tag#BCD4CF
entity.other.attribute-name#BCD4CF
entity.name.type#78A8D6bold
entity.other.inherited-class#F2F2F2
entity.name.function, variable.function#85EEA7bold
keyword#7ADAD1bold
keyword.control#BCD4CFbold
keyword.operator#7ADAD1bold
keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7ADAD1bold
keyword.other.unit#85EEA7
support#78A8D6bold
support.function#FCFCFC
support.variable#78A8D6
meta.object-literal.key, support.type.property-name#78A8D6
variable.other.property.js#7ADAD1bold
punctuation.separator.key-value#7ADAD1bold
punctuation.section.embedded#F2F2F2
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#7ADAD1
support.type.property-name.css, support.type.vendored.property-name.css#F2F2F2
constant.other.color#7ADAD1bold
support.constant.font-name#85EEA7
entity.other.attribute-name.id#7ADAD1bold
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#F2F2F2
support.function.misc.css#7ADAD1bold
markup.heading, entity.name.section#85EEA7
markup.quote#FF407Bbold
beginning.punctuation.definition.list#85EEA7
markup.underline.link#F2F2F2
string.other.link.description#85EEA7
meta.function-call.generic.python#FCFCFC
storage.type.cs#7ADAD1bold
entity.name.variable.local.cs#85EEA7
entity.name.variable.field.cs, entity.name.variable.property.cs#85EEA7
source.cpp keyword.operator#7ADAD1bold
punctuation.definition.heading.markdown#7ADAD1
punctuation.definition.bold.markdown#85EEA7
punctuation.definition.italic.markdown#FFFFFF7E
markup.bold.markdownbold
markup.italic.markdownitalic
keyword.control, punctuation.definition.constant.ruby, punctuation.definition.constant.hashkey.ruby, keyword.operator.comparison.ruby, keyword.operator.assignment.ruby, punctuation.separator.namespace.ruby, punctuation.separator.inheritance.ruby, punctuation.separator.method.ruby#D780FF
entity.other.inherited-class.ruby#85EEA7
variable.other.readwrite.instance.ruby, variable.other.ruby#E4E2E2
string.quoted.single.ruby#81FFF2
keyword.operator.logical.ruby, keyword.operator.assignment.augmented.ruby, punctuation.definition.variable.ruby#FF81AB
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...