Skip to main content
Coding Theme

Retronica

Publisher: AdhamThemes in package: 5

A muted 80s-inspired retro theme collection for VS Code — featuring neon nights, amber terminals, phosphor greens, and pastel arcades.

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#080c08
  • activityBar.foreground#a8d8a8
  • activityBar.inactiveForeground#507050
  • activityBarBadge.background#60a060
  • activityBarBadge.foreground#0a0f0a
  • badge.background#60a060
  • badge.foreground#0a0f0a
  • breadcrumb.activeSelectionForeground#c0f0c0
  • breadcrumb.focusForeground#a8d8a8
  • breadcrumb.foreground#608060
  • breadcrumbPicker.background#0c100c
  • button.background#305030
  • button.foreground#c8f8c8
  • button.hoverBackground#406040
  • dropdown.background#0e130e
  • dropdown.border#182818
  • dropdown.foreground#a8d8a8
  • editor.background#0a0f0a
  • editor.findMatchBackground#508050aa
  • editor.findMatchHighlightBackground#50805055
  • editor.foreground#a8d8a8
  • editor.lineHighlightBackground#101810
  • editor.selectionBackground#305030aa
  • editor.selectionHighlightBackground#30503055
  • editor.wordHighlightBackground#30503044
  • editor.wordHighlightStrongBackground#30503066
  • editorBracketMatch.background#40604044
  • editorBracketMatch.border#70b070
  • editorCursor.background#0a0f0a
  • editorCursor.foreground#50f050
  • editorError.foreground#d08080
  • editorGroup.border#101810
  • editorGroupHeader.tabsBackground#080c08
  • editorGutter.background#0a0f0a
  • editorIndentGuide.activeBackground#284028
  • editorIndentGuide.background#182018
  • editorInfo.foreground#80c0c0
  • editorLineNumber.activeForeground#80c080
  • editorLineNumber.foreground#406040
  • editorWarning.foreground#c0c080
  • editorWhitespace.foreground#203020
  • gitDecoration.addedResourceForeground#80d080
  • gitDecoration.conflictingResourceForeground#a090a0
  • gitDecoration.deletedResourceForeground#d08080
  • gitDecoration.ignoredResourceForeground#406040
  • gitDecoration.modifiedResourceForeground#c0c080
  • gitDecoration.untrackedResourceForeground#80c0b0
  • input.background#0e130e
  • input.border#182818
  • input.foreground#a8d8a8
  • input.placeholderForeground#507050
  • inputOption.activeBorder#60a060
  • list.activeSelectionBackground#182818
  • list.activeSelectionForeground#c0f0c0
  • list.focusBackground#182818
  • list.highlightForeground#50f050
  • list.hoverBackground#101810
  • list.inactiveSelectionBackground#142014
  • minimap.background#0a0f0a
  • minimap.findMatchHighlight#50805055
  • minimap.selectionHighlight#30503055
  • panel.background#090d09
  • panel.border#101810
  • panelTitle.activeBorder#60a060
  • panelTitle.activeForeground#a8d8a8
  • panelTitle.inactiveForeground#608060
  • peekView.border#406040
  • peekViewEditor.background#0c100c
  • peekViewEditorGutter.background#0a0f0a
  • peekViewResult.background#090d09
  • peekViewTitle.background#0c100c
  • progressBar.background#60a060
  • scrollbar.shadow#040604
  • scrollbarSlider.activeBackground#305030aa
  • scrollbarSlider.background#30503055
  • scrollbarSlider.hoverBackground#30503088
  • sideBar.background#090d09
  • sideBar.border#101810
  • sideBar.foreground#90b890
  • sideBarSectionHeader.background#0c100c
  • sideBarSectionHeader.foreground#a8d8a8
  • sideBarTitle.foreground#a8d8a8
  • statusBar.background#080c08
  • statusBar.border#101810
  • statusBar.debuggingBackground#305030
  • statusBar.debuggingForeground#c0f0c0
  • statusBar.foreground#90b890
  • statusBar.noFolderBackground#0a0f0a
  • tab.activeBackground#0a0f0a
  • tab.activeBorder#60a060
  • tab.activeBorderTop#00000000
  • tab.activeForeground#c0f0c0
  • tab.border#101810
  • tab.hoverBackground#0e130e
  • tab.inactiveBackground#080c08
  • tab.inactiveForeground#608060
  • terminal.ansiBlack#101810
  • terminal.ansiBlue#80a0a0
  • terminal.ansiBrightBlack#406040
  • terminal.ansiBrightBlue#a0c0c0
  • terminal.ansiBrightCyan#a0e0d0
  • terminal.ansiBrightGreen#a0f0a0
  • terminal.ansiBrightMagenta#c0b0c0
  • terminal.ansiBrightRed#e0a0a0
  • terminal.ansiBrightWhite#c8f8c8
  • terminal.ansiBrightYellow#d8d8a0
  • terminal.ansiCyan#80c0b0
  • terminal.ansiGreen#80d080
  • terminal.ansiMagenta#a090a0
  • terminal.ansiRed#d08080
  • terminal.ansiWhite#a8d8a8
  • terminal.ansiYellow#c0c080
  • terminal.background#0a0f0a
  • terminal.foreground#a8d8a8
  • terminalCursor.background#0a0f0a
  • terminalCursor.foreground#50f050
  • titleBar.activeBackground#080c08
  • titleBar.activeForeground#a8d8a8
  • titleBar.inactiveBackground#060906
  • titleBar.inactiveForeground#608060

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#507050italic
string, string.quoted, string.template#70c070
constant.character.escape#80c0b0
constant.numeric#90d890
constant.language#90d890
constant.other#90d890
keyword, storage.type, storage.modifier#a0e0a0
keyword.control#a0e0a0
keyword.operator#80c0a0
entity.name.function, meta.function-call, support.function#80b880
entity.name.class, entity.name.type.class, support.class#b8e8b8
entity.name.type, support.type#b8e8b8
variable, variable.other#a8d8a8
variable.parameter#90d890italic
variable.other.property, variable.other.object.property#98c898
meta.object-literal.key#98c898
entity.name.tag#80d080
entity.other.attribute-name#b8e8b8italic
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#b8e8b8
support.type.property-name.css#80b880
support.constant.property-value.css#90d890
punctuation#90b890
punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.array#90b890
markup.heading, entity.name.section.markdown#a0e0a0bold
markup.bold#b8e8b8bold
markup.italic#80c0a0italic
markup.underline.link#80b880
markup.inline.raw, markup.fenced_code#70c070
support.type.property-name.json#98c898
entity.name.tag.yaml#98c898
string.regexp#80c0b0
invalid, invalid.illegal#c8f8c8
invalid.deprecated#c8f8c8

Shiki preview

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

Loading...