EditorsNeeds VS Code 1.85+
VS Code
All three flavors in one extension, with a layered workbench, TextMate and semantic token colors, and the AI panels in Cursor, Windsurf and Kiro. It isn't on the Marketplace or Open VSX yet, so install the VSIX from this page; it works in VS Code, Cursor, Windsurf and VSCodium.
Showing WalnutTunnelEnamelMoquetteDeep LevelPortlandGuimardCatacombesCarrelage. Switch flavors with the bullets up top.
VS Code Report a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this portReport a problem with this port
The quick way
The installer sets it up for you, then tells you the one thing it can't do. More ways to install
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor walnut --only vscode
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor tunnel --only vscode
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor enamel --only vscode
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor moquette --only vscode
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor deep --only vscode
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor portland --only vscode
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor guimard --only vscode
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor catacombes --only vscode
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor carrelage --only vscode
Turn it on
code --install-extension subway-seat.vsix # cursor, windsurf and codium take the same flag
# then in settings.json: "workbench.colorTheme": "Subway Seat"code --install-extension subway-seat.vsix # cursor, windsurf and codium take the same flag
# then in settings.json: "workbench.colorTheme": "Subway Seat Tunnel"code --install-extension subway-seat.vsix # cursor, windsurf and codium take the same flag
# then in settings.json: "workbench.colorTheme": "Subway Seat Enamel"code --install-extension subway-seat.vsix # cursor, windsurf and codium take the same flag
# then in settings.json: "workbench.colorTheme": "London Moquette"code --install-extension subway-seat.vsix # cursor, windsurf and codium take the same flag
# then in settings.json: "workbench.colorTheme": "London Deep Level"code --install-extension subway-seat.vsix # cursor, windsurf and codium take the same flag
# then in settings.json: "workbench.colorTheme": "London Portland"code --install-extension subway-seat.vsix # cursor, windsurf and codium take the same flag
# then in settings.json: "workbench.colorTheme": "Paris Guimard"code --install-extension subway-seat.vsix # cursor, windsurf and codium take the same flag
# then in settings.json: "workbench.colorTheme": "Paris Catacombes"code --install-extension subway-seat.vsix # cursor, windsurf and codium take the same flag
# then in settings.json: "workbench.colorTheme": "Paris Carrelage"Follow light and dark
One setting that changes with your system’s light and dark mode, no switching by hand.
"window.autoDetectColorScheme": true,
"workbench.preferredDarkColorTheme": "Subway Seat",
"workbench.preferredLightColorTheme": "Subway Seat Enamel"The files
Download all (.zip)Download all (.zip)Download all (.zip)Download all (.zip)Download all (.zip)Download all (.zip)Download all (.zip)Download all (.zip)Download all (.zip)themes/subway-seat-color-theme.jsonpackaged in subway-seat.vsix{
"$schema": "vscode://schemas/color-theme",
"name": "Subway Seat",
"type": "dark",
"semanticHighlighting": true,
"colors": {
"editor.background": "#362619",
"editorGutter.background": "#362619",
"editorPane.background": "#362619",
"breadcrumb.background": "#362619",
"editorGroupHeader.tabsBackground": "#2A1D13",
"editorGroupHeader.noTabsBackground": "#362619",
"tab.activeBackground": "#362619",
"tab.unfocusedActiveBackground": "#302216",
"tab.inactiveBackground": "#2A1D13",
"tab.hoverBackground": "#EDDCBC0A",
"tab.unfocusedHoverBackground": "#EDDCBC08",
"sideBar.background": "#2A1D13",
"sideBarTitle.background": "#2A1D13",
"sideBarSectionHeader.background": "#2A1D13",
"sideBarStickyScroll.background": "#2A1D13",
"activityBar.background": "#2A1D13",
"titleBar.activeBackground": "#2A1D13",
"titleBar.inactiveBackground": "#20160E",
"statusBar.background": "#2A1D13",
"statusBar.noFolderBackground": "#2A1D13",
"panel.background": "#2A1D13",
"panelStickyScroll.background": "#2A1D13",
"panelSectionHeader.background": "#2A1D13",
"outputView.background": "#2A1D13",
"outputViewStickyScroll.background": "#2A1D13",
"editorStickyScroll.background": "#362619",
"editorStickyScrollGutter.background": "#362619",
"editorStickyScrollHover.background": "#EDDCBC0A",
"welcomePage.background": "#362619",
"walkThrough.embeddedEditorBackground": "#2A1D13",
"sideBar.border": "#20160E",
"activityBar.border": "#2A1D13",
"sideBarActivityBarTop.border": "#20160E",
"titleBar.border": "#20160E",
"statusBar.border": "#20160E",
"statusBar.noFolderBorder": "#20160E",
"panel.border": "#20160E",
"panelSection.border": "#20160E",
"panelSectionHeader.border": "#20160E",
"editorGroup.border": "#20160E",
"editorGroupHeader.tabsBorder": "#20160E",
"sideBySideEditor.horizontalBorder": "#20160E",
"sideBySideEditor.verticalBorder": "#20160E",
"tab.border": "#2A1D13",
"tab.activeBorder": "#362619",
"tab.activeBorderTop": "#EC7F31",
"tab.unfocusedActiveBorder": "#362619",
"tab.unfocusedActiveBorderTop": "#EC7F3159",
"tab.lastPinnedBorder": "#EDDCBC1F",
"tab.dragAndDropBorder": "#EC7F31",
"sideBarSectionHeader.border": "#EDDCBC0F",
"sideBarStickyScroll.shadow": "#100B0773",
"editorStickyScroll.shadow": "#100B0773",
"panelStickyScroll.shadow": "#100B0773",
"scrollbar.shadow": "#100B0773",
"focusBorder": "#EC7F3180",
"sash.hoverBorder": "#EC7F31B2",
"profiles.sashBorder": "#20160E",
"settings.sashBorder": "#20160E",
"simpleFindWidget.sashBorder": "#EDDCBC1F",
"widget.shadow": "#100B0799",
"widget.border": "#EDDCBC1F",
"editorWidget.background": "#43301F",
"editorWidget.foreground": "#EDDCBC",
"editorWidget.border": "#EDDCBC1F",
"editorWidget.resizeBorder": "#EC7F3199",
"editorSuggestWidget.background": "#43301F",
"editorSuggestWidget.border": "#EDDCBC1F",
"editorSuggestWidget.selectedBackground": "#EDDCBC1F",
"editorSuggestWidgetStatus.foreground": "#967B5C",
"editorHoverWidget.background": "#43301F",
"editorHoverWidget.foreground": "#EDDCBC",
"editorHoverWidget.border": "#EDDCBC1F",
"editorHoverWidget.statusBarBackground": "#EDDCBC0A",
"editorHoverWidget.highlightForeground": "#F3BF45",
"editorActionList.background": "#43301F",
"editorActionList.foreground": "#EDDCBC",
"editorActionList.focusBackground": "#EDDCBC1F",
"editorActionList.focusForeground": "#F8ECD4",
"quickInput.background": "#43301F",
"quickInputTitle.background": "#EDDCBC0A",
"quickInputList.focusBackground": "#EDDCBC1F",
"pickerGroup.foreground": "#EC7F31",
"pickerGroup.border": "#EDDCBC14",
"menu.background": "#43301F",
"menu.border": "#EDDCBC1F",
"menu.selectionBackground": "#EDDCBC1F",
"menu.selectionBorder": "#00000000",
"menu.separatorBackground": "#EDDCBC14",
"menubar.selectionBackground": "#EDDCBC14",
"menubar.selectionForeground": "#F8ECD4",
"menubar.selectionBorder": "#00000000",
"notifications.background": "#43301F",
"notifications.border": "#EDDCBC1F",
"notificationToast.border": "#EDDCBC1F",
"notificationCenter.border": "#EDDCBC1F",
"notificationCenterHeader.background": "#EDDCBC0A",
"notificationCenterHeader.foreground": "#D9C6A3",
"notificationLink.foreground": "#7F9BAE",
"debugToolBar.background": "#43301F",
"debugToolBar.border": "#EDDCBC1F",
"breadcrumbPicker.background": "#43301F",
"listFilterWidget.background": "#43301F",
"listFilterWidget.outline": "#EC7F3199",
"listFilterWidget.noMatchesOutline": "#FF8373",
"listFilterWidget.shadow": "#100B0773",
"editorGroup.dropIntoPromptBackground": "#43301F",
"editorGroup.dropIntoPromptForeground": "#EDDCBC",
"peekView.border": "#EC7F3180",
"peekViewTitle.background": "#43301F",
"peekViewTitleLabel.foreground": "#F8ECD4",
"peekViewTitleDescription.foreground": "#967B5C",
"peekViewEditor.background": "#2A1D13",
"peekViewEditorGutter.background": "#2A1D13",
"peekViewEditorStickyScroll.background": "#2A1D13",
"peekViewEditorStickyScrollGutter.background": "#2A1D13",
"peekViewResult.background": "#2A1D13",
"peekViewResult.selectionBackground": "#EDDCBC1F",
"peekViewResult.selectionForeground": "#F8ECD4",
"peekViewResult.fileForeground": "#EDDCBC",
"peekViewResult.lineForeground": "#C4AE8C",
"debugExceptionWidget.background": "#533423",
"debugExceptionWidget.border": "#E05C45",
"editorMarkerNavigation.background": "#43301F",
"editorMarkerNavigationError.background": "#FF8373",
"editorMarkerNavigationError.headerBackground": "#E05C451F",
"editorMarkerNavigationWarning.background": "#F3BF45",
"editorMarkerNavigationWarning.headerBackground": "#F3BF451F",
"editorMarkerNavigationInfo.background": "#7F9BAE",
"editorMarkerNavigationInfo.headerBackground": "#7F9BAE24",
"input.background": "#362619",
"input.border": "#EDDCBC1A",
"inputOption.activeBackground": "#EC7F3133",
"inputOption.activeBorder": "#EC7F3199",
"inputOption.hoverBackground": "#EDDCBC14",
"inputValidation.errorBackground": "#563524",
"inputValidation.errorForeground": "#EDDCBC",
"inputValidation.errorBorder": "#FF8373",
"inputValidation.warningBackground": "#584124",
"inputValidation.warningForeground": "#EDDCBC",
"inputValidation.warningBorder": "#F3BF45",
"inputValidation.infoBackground": "#4A3D30",
"inputValidation.infoForeground": "#EDDCBC",
"inputValidation.infoBorder": "#7F9BAE",Showing 150 of 1,620 lines.
themes/subway-seat-tunnel-color-theme.jsonpackaged in subway-seat.vsix{
"$schema": "vscode://schemas/color-theme",
"name": "Subway Seat Tunnel",
"type": "dark",
"semanticHighlighting": true,
"colors": {
"editor.background": "#24180E",
"editorGutter.background": "#24180E",
"editorPane.background": "#24180E",
"breadcrumb.background": "#24180E",
"editorGroupHeader.tabsBackground": "#1B120A",
"editorGroupHeader.noTabsBackground": "#24180E",
"tab.activeBackground": "#24180E",
"tab.unfocusedActiveBackground": "#20150C",
"tab.inactiveBackground": "#1B120A",
"tab.hoverBackground": "#E9D8B60A",
"tab.unfocusedHoverBackground": "#E9D8B608",
"sideBar.background": "#1B120A",
"sideBarTitle.background": "#1B120A",
"sideBarSectionHeader.background": "#1B120A",
"sideBarStickyScroll.background": "#1B120A",
"activityBar.background": "#1B120A",
"titleBar.activeBackground": "#1B120A",
"titleBar.inactiveBackground": "#140D07",
"statusBar.background": "#1B120A",
"statusBar.noFolderBackground": "#1B120A",
"panel.background": "#1B120A",
"panelStickyScroll.background": "#1B120A",
"panelSectionHeader.background": "#1B120A",
"outputView.background": "#1B120A",
"outputViewStickyScroll.background": "#1B120A",
"editorStickyScroll.background": "#24180E",
"editorStickyScrollGutter.background": "#24180E",
"editorStickyScrollHover.background": "#E9D8B60A",
"welcomePage.background": "#24180E",
"walkThrough.embeddedEditorBackground": "#1B120A",
"sideBar.border": "#140D07",
"activityBar.border": "#1B120A",
"sideBarActivityBarTop.border": "#140D07",
"titleBar.border": "#140D07",
"statusBar.border": "#140D07",
"statusBar.noFolderBorder": "#140D07",
"panel.border": "#140D07",
"panelSection.border": "#140D07",
"panelSectionHeader.border": "#140D07",
"editorGroup.border": "#140D07",
"editorGroupHeader.tabsBorder": "#140D07",
"sideBySideEditor.horizontalBorder": "#140D07",
"sideBySideEditor.verticalBorder": "#140D07",
"tab.border": "#1B120A",
"tab.activeBorder": "#24180E",
"tab.activeBorderTop": "#EC7F31",
"tab.unfocusedActiveBorder": "#24180E",
"tab.unfocusedActiveBorderTop": "#EC7F3159",
"tab.lastPinnedBorder": "#E9D8B61F",
"tab.dragAndDropBorder": "#EC7F31",
"sideBarSectionHeader.border": "#E9D8B60F",
"sideBarStickyScroll.shadow": "#0A060473",
"editorStickyScroll.shadow": "#0A060473",
"panelStickyScroll.shadow": "#0A060473",
"scrollbar.shadow": "#0A060473",
"focusBorder": "#EC7F3180",
"sash.hoverBorder": "#EC7F31B2",
"profiles.sashBorder": "#140D07",
"settings.sashBorder": "#140D07",
"simpleFindWidget.sashBorder": "#E9D8B61F",
"widget.shadow": "#0A060499",
"widget.border": "#E9D8B61F",
"editorWidget.background": "#302115",
"editorWidget.foreground": "#E9D8B6",
"editorWidget.border": "#E9D8B61F",
"editorWidget.resizeBorder": "#EC7F3199",
"editorSuggestWidget.background": "#302115",
"editorSuggestWidget.border": "#E9D8B61F",
"editorSuggestWidget.selectedBackground": "#E9D8B61F",
"editorSuggestWidgetStatus.foreground": "#917759",
"editorHoverWidget.background": "#302115",
"editorHoverWidget.foreground": "#E9D8B6",
"editorHoverWidget.border": "#E9D8B61F",
"editorHoverWidget.statusBarBackground": "#E9D8B60A",
"editorHoverWidget.highlightForeground": "#F3BF45",
"editorActionList.background": "#302115",
"editorActionList.foreground": "#E9D8B6",
"editorActionList.focusBackground": "#E9D8B61F",
"editorActionList.focusForeground": "#F6EAD1",
"quickInput.background": "#302115",
"quickInputTitle.background": "#E9D8B60A",
"quickInputList.focusBackground": "#E9D8B61F",
"pickerGroup.foreground": "#EC7F31",
"pickerGroup.border": "#E9D8B614",
"menu.background": "#302115",
"menu.border": "#E9D8B61F",
"menu.selectionBackground": "#E9D8B61F",
"menu.selectionBorder": "#00000000",
"menu.separatorBackground": "#E9D8B614",
"menubar.selectionBackground": "#E9D8B614",
"menubar.selectionForeground": "#F6EAD1",
"menubar.selectionBorder": "#00000000",
"notifications.background": "#302115",
"notifications.border": "#E9D8B61F",
"notificationToast.border": "#E9D8B61F",
"notificationCenter.border": "#E9D8B61F",
"notificationCenterHeader.background": "#E9D8B60A",
"notificationCenterHeader.foreground": "#D6C3A0",
"notificationLink.foreground": "#7F9BAE",
"debugToolBar.background": "#302115",
"debugToolBar.border": "#E9D8B61F",
"breadcrumbPicker.background": "#302115",
"listFilterWidget.background": "#302115",
"listFilterWidget.outline": "#EC7F3199",
"listFilterWidget.noMatchesOutline": "#FF8373",
"listFilterWidget.shadow": "#0A060473",
"editorGroup.dropIntoPromptBackground": "#302115",
"editorGroup.dropIntoPromptForeground": "#E9D8B6",
"peekView.border": "#EC7F3180",
"peekViewTitle.background": "#302115",
"peekViewTitleLabel.foreground": "#F6EAD1",
"peekViewTitleDescription.foreground": "#917759",
"peekViewEditor.background": "#1B120A",
"peekViewEditorGutter.background": "#1B120A",
"peekViewEditorStickyScroll.background": "#1B120A",
"peekViewEditorStickyScrollGutter.background": "#1B120A",
"peekViewResult.background": "#1B120A",
"peekViewResult.selectionBackground": "#E9D8B61F",
"peekViewResult.selectionForeground": "#F6EAD1",
"peekViewResult.fileForeground": "#E9D8B6",
"peekViewResult.lineForeground": "#C0AA88",
"debugExceptionWidget.background": "#42271A",
"debugExceptionWidget.border": "#E05C45",
"editorMarkerNavigation.background": "#302115",
"editorMarkerNavigationError.background": "#FF8373",
"editorMarkerNavigationError.headerBackground": "#E05C451F",
"editorMarkerNavigationWarning.background": "#F3BF45",
"editorMarkerNavigationWarning.headerBackground": "#F3BF451F",
"editorMarkerNavigationInfo.background": "#7F9BAE",
"editorMarkerNavigationInfo.headerBackground": "#7F9BAE24",
"input.background": "#24180E",
"input.border": "#E9D8B61A",
"inputOption.activeBackground": "#EC7F3133",
"inputOption.activeBorder": "#EC7F3199",
"inputOption.hoverBackground": "#E9D8B614",
"inputValidation.errorBackground": "#45281B",
"inputValidation.errorForeground": "#E9D8B6",
"inputValidation.errorBorder": "#FF8373",
"inputValidation.warningBackground": "#47341B",
"inputValidation.warningForeground": "#E9D8B6",
"inputValidation.warningBorder": "#F3BF45",
"inputValidation.infoBackground": "#393027",
"inputValidation.infoForeground": "#E9D8B6",
"inputValidation.infoBorder": "#7F9BAE",Showing 150 of 1,620 lines.
themes/subway-seat-enamel-color-theme.jsonpackaged in subway-seat.vsix{
"$schema": "vscode://schemas/color-theme",
"name": "Subway Seat Enamel",
"type": "light",
"semanticHighlighting": true,
"colors": {
"editor.background": "#F8EFDF",
"editorGutter.background": "#F8EFDF",
"editorPane.background": "#F8EFDF",
"breadcrumb.background": "#F8EFDF",
"editorGroupHeader.tabsBackground": "#EEE4D0",
"editorGroupHeader.noTabsBackground": "#F8EFDF",
"tab.activeBackground": "#F8EFDF",
"tab.unfocusedActiveBackground": "#F3EAD8",
"tab.inactiveBackground": "#EEE4D0",
"tab.hoverBackground": "#3E2C1E0A",
"tab.unfocusedHoverBackground": "#3E2C1E08",
"sideBar.background": "#EEE4D0",
"sideBarTitle.background": "#EEE4D0",
"sideBarSectionHeader.background": "#EEE4D0",
"sideBarStickyScroll.background": "#EEE4D0",
"activityBar.background": "#EEE4D0",
"titleBar.activeBackground": "#EEE4D0",
"titleBar.inactiveBackground": "#E4D8C0",
"statusBar.background": "#EEE4D0",
"statusBar.noFolderBackground": "#EEE4D0",
"panel.background": "#EEE4D0",
"panelStickyScroll.background": "#EEE4D0",
"panelSectionHeader.background": "#EEE4D0",
"outputView.background": "#EEE4D0",
"outputViewStickyScroll.background": "#EEE4D0",
"editorStickyScroll.background": "#F8EFDF",
"editorStickyScrollGutter.background": "#F8EFDF",
"editorStickyScrollHover.background": "#3E2C1E0A",
"welcomePage.background": "#F8EFDF",
"walkThrough.embeddedEditorBackground": "#EEE4D0",
"sideBar.border": "#3E2C1E24",
"activityBar.border": "#EEE4D0",
"sideBarActivityBarTop.border": "#3E2C1E24",
"titleBar.border": "#3E2C1E24",
"statusBar.border": "#3E2C1E24",
"statusBar.noFolderBorder": "#3E2C1E24",
"panel.border": "#3E2C1E24",
"panelSection.border": "#3E2C1E24",
"panelSectionHeader.border": "#3E2C1E24",
"editorGroup.border": "#3E2C1E24",
"editorGroupHeader.tabsBorder": "#3E2C1E24",
"sideBySideEditor.horizontalBorder": "#3E2C1E24",
"sideBySideEditor.verticalBorder": "#3E2C1E24",
"tab.border": "#EEE4D0",
"tab.activeBorder": "#F8EFDF",
"tab.activeBorderTop": "#A04800",
"tab.unfocusedActiveBorder": "#F8EFDF",
"tab.unfocusedActiveBorderTop": "#A0480059",
"tab.lastPinnedBorder": "#3E2C1E1A",
"tab.dragAndDropBorder": "#A04800",
"sideBarSectionHeader.border": "#3E2C1E14",
"sideBarStickyScroll.shadow": "#3E2C1E1A",
"editorStickyScroll.shadow": "#3E2C1E1A",
"panelStickyScroll.shadow": "#3E2C1E1A",
"scrollbar.shadow": "#3E2C1E1A",
"focusBorder": "#A0480099",
"sash.hoverBorder": "#A04800B2",
"profiles.sashBorder": "#3E2C1E24",
"settings.sashBorder": "#3E2C1E24",
"simpleFindWidget.sashBorder": "#3E2C1E1A",
"widget.shadow": "#3E2C1E24",
"widget.border": "#3E2C1E24",
"editorWidget.background": "#FCF7EF",
"editorWidget.foreground": "#3E2C1E",
"editorWidget.border": "#3E2C1E24",
"editorWidget.resizeBorder": "#A0480099",
"editorSuggestWidget.background": "#FCF7EF",
"editorSuggestWidget.border": "#3E2C1E24",
"editorSuggestWidget.selectedBackground": "#3E2C1E1A",
"editorSuggestWidgetStatus.foreground": "#8C7254",
"editorHoverWidget.background": "#FCF7EF",
"editorHoverWidget.foreground": "#3E2C1E",
"editorHoverWidget.border": "#3E2C1E24",
"editorHoverWidget.statusBarBackground": "#3E2C1E0A",
"editorHoverWidget.highlightForeground": "#976608",
"editorActionList.background": "#FCF7EF",
"editorActionList.foreground": "#3E2C1E",
"editorActionList.focusBackground": "#3E2C1E1A",
"editorActionList.focusForeground": "#2A1D13",
"quickInput.background": "#FCF7EF",
"quickInputTitle.background": "#3E2C1E0A",
"quickInputList.focusBackground": "#3E2C1E1A",
"pickerGroup.foreground": "#A04800",
"pickerGroup.border": "#3E2C1E12",
"menu.background": "#FCF7EF",
"menu.border": "#3E2C1E24",
"menu.selectionBackground": "#3E2C1E1A",
"menu.selectionBorder": "#00000000",
"menu.separatorBackground": "#3E2C1E12",
"menubar.selectionBackground": "#3E2C1E12",
"menubar.selectionForeground": "#2A1D13",
"menubar.selectionBorder": "#00000000",
"notifications.background": "#FCF7EF",
"notifications.border": "#3E2C1E24",
"notificationToast.border": "#3E2C1E24",
"notificationCenter.border": "#3E2C1E24",
"notificationCenterHeader.background": "#3E2C1E0A",
"notificationCenterHeader.foreground": "#54402F",
"notificationLink.foreground": "#3F6480",
"debugToolBar.background": "#FCF7EF",
"debugToolBar.border": "#3E2C1E24",
"breadcrumbPicker.background": "#FCF7EF",
"listFilterWidget.background": "#FCF7EF",
"listFilterWidget.outline": "#A0480099",
"listFilterWidget.noMatchesOutline": "#992418",
"listFilterWidget.shadow": "#3E2C1E1A",
"editorGroup.dropIntoPromptBackground": "#FCF7EF",
"editorGroup.dropIntoPromptForeground": "#3E2C1E",
"peekView.border": "#A0480080",
"peekViewTitle.background": "#FCF7EF",
"peekViewTitleLabel.foreground": "#2A1D13",
"peekViewTitleDescription.foreground": "#8C7254",
"peekViewEditor.background": "#EEE4D0",
"peekViewEditorGutter.background": "#EEE4D0",
"peekViewEditorStickyScroll.background": "#EEE4D0",
"peekViewEditorStickyScrollGutter.background": "#EEE4D0",
"peekViewResult.background": "#EEE4D0",
"peekViewResult.selectionBackground": "#3E2C1E1A",
"peekViewResult.selectionForeground": "#2A1D13",
"peekViewResult.fileForeground": "#3E2C1E",
"peekViewResult.lineForeground": "#654F3B",
"debugExceptionWidget.background": "#F2E2DA",
"debugExceptionWidget.border": "#992418",
"editorMarkerNavigation.background": "#FCF7EF",
"editorMarkerNavigationError.background": "#992418",
"editorMarkerNavigationError.headerBackground": "#9924181F",
"editorMarkerNavigationWarning.background": "#976608",
"editorMarkerNavigationWarning.headerBackground": "#9766081F",
"editorMarkerNavigationInfo.background": "#3F6480",
"editorMarkerNavigationInfo.headerBackground": "#3F648024",
"input.background": "#FCF7EF",
"input.border": "#3E2C1E24",
"inputOption.activeBackground": "#A0480029",
"inputOption.activeBorder": "#A0480099",
"inputOption.hoverBackground": "#3E2C1E12",
"inputValidation.errorBackground": "#F0DED5",
"inputValidation.errorForeground": "#3E2C1E",
"inputValidation.errorBorder": "#992418",
"inputValidation.warningBackground": "#F0E6D3",
"inputValidation.warningForeground": "#3E2C1E",
"inputValidation.warningBorder": "#976608",
"inputValidation.infoBackground": "#E5E5E2",
"inputValidation.infoForeground": "#3E2C1E",
"inputValidation.infoBorder": "#3F6480",Showing 150 of 1,620 lines.
themes/london-moquette-color-theme.jsonpackaged in subway-seat.vsix{
"$schema": "vscode://schemas/color-theme",
"name": "London Moquette",
"type": "dark",
"semanticHighlighting": true,
"colors": {
"editor.background": "#1E2941",
"editorGutter.background": "#1E2941",
"editorPane.background": "#1E2941",
"breadcrumb.background": "#1E2941",
"editorGroupHeader.tabsBackground": "#172032",
"editorGroupHeader.noTabsBackground": "#1E2941",
"tab.activeBackground": "#1E2941",
"tab.unfocusedActiveBackground": "#1A243A",
"tab.inactiveBackground": "#172032",
"tab.hoverBackground": "#D8DEEA0A",
"tab.unfocusedHoverBackground": "#D8DEEA08",
"sideBar.background": "#172032",
"sideBarTitle.background": "#172032",
"sideBarSectionHeader.background": "#172032",
"sideBarStickyScroll.background": "#172032",
"activityBar.background": "#172032",
"titleBar.activeBackground": "#172032",
"titleBar.inactiveBackground": "#121826",
"statusBar.background": "#172032",
"statusBar.noFolderBackground": "#172032",
"panel.background": "#172032",
"panelStickyScroll.background": "#172032",
"panelSectionHeader.background": "#172032",
"outputView.background": "#172032",
"outputViewStickyScroll.background": "#172032",
"editorStickyScroll.background": "#1E2941",
"editorStickyScrollGutter.background": "#1E2941",
"editorStickyScrollHover.background": "#D8DEEA0A",
"welcomePage.background": "#1E2941",
"walkThrough.embeddedEditorBackground": "#172032",
"sideBar.border": "#121826",
"activityBar.border": "#172032",
"sideBarActivityBarTop.border": "#121826",
"titleBar.border": "#121826",
"statusBar.border": "#121826",
"statusBar.noFolderBorder": "#121826",
"panel.border": "#121826",
"panelSection.border": "#121826",
"panelSectionHeader.border": "#121826",
"editorGroup.border": "#121826",
"editorGroupHeader.tabsBorder": "#121826",
"sideBySideEditor.horizontalBorder": "#121826",
"sideBySideEditor.verticalBorder": "#121826",
"tab.border": "#172032",
"tab.activeBorder": "#1E2941",
"tab.activeBorderTop": "#DE8946",
"tab.unfocusedActiveBorder": "#1E2941",
"tab.unfocusedActiveBorderTop": "#DE894659",
"tab.lastPinnedBorder": "#D8DEEA1F",
"tab.dragAndDropBorder": "#DE8946",
"sideBarSectionHeader.border": "#D8DEEA0F",
"sideBarStickyScroll.shadow": "#090C1373",
"editorStickyScroll.shadow": "#090C1373",
"panelStickyScroll.shadow": "#090C1373",
"scrollbar.shadow": "#090C1373",
"focusBorder": "#DE894680",
"sash.hoverBorder": "#DE8946B2",
"profiles.sashBorder": "#121826",
"settings.sashBorder": "#121826",
"simpleFindWidget.sashBorder": "#D8DEEA1F",
"widget.shadow": "#090C1399",
"widget.border": "#D8DEEA1F",
"editorWidget.background": "#263451",
"editorWidget.foreground": "#D8DEEA",
"editorWidget.border": "#D8DEEA1F",
"editorWidget.resizeBorder": "#DE894699",
"editorSuggestWidget.background": "#263451",
"editorSuggestWidget.border": "#D8DEEA1F",
"editorSuggestWidget.selectedBackground": "#D8DEEA1F",
"editorSuggestWidgetStatus.foreground": "#73819C",
"editorHoverWidget.background": "#263451",
"editorHoverWidget.foreground": "#D8DEEA",
"editorHoverWidget.border": "#D8DEEA1F",
"editorHoverWidget.statusBarBackground": "#D8DEEA0A",
"editorHoverWidget.highlightForeground": "#F2C03F",
"editorActionList.background": "#263451",
"editorActionList.foreground": "#D8DEEA",
"editorActionList.focusBackground": "#D8DEEA1F",
"editorActionList.focusForeground": "#E9EDF5",
"quickInput.background": "#263451",
"quickInputTitle.background": "#D8DEEA0A",
"quickInputList.focusBackground": "#D8DEEA1F",
"pickerGroup.foreground": "#DE8946",
"pickerGroup.border": "#D8DEEA14",
"menu.background": "#263451",
"menu.border": "#D8DEEA1F",
"menu.selectionBackground": "#D8DEEA1F",
"menu.selectionBorder": "#00000000",
"menu.separatorBackground": "#D8DEEA14",
"menubar.selectionBackground": "#D8DEEA14",
"menubar.selectionForeground": "#E9EDF5",
"menubar.selectionBorder": "#00000000",
"notifications.background": "#263451",
"notifications.border": "#D8DEEA1F",
"notificationToast.border": "#D8DEEA1F",
"notificationCenter.border": "#D8DEEA1F",
"notificationCenterHeader.background": "#D8DEEA0A",
"notificationCenterHeader.foreground": "#C1C9D8",
"notificationLink.foreground": "#7595DA",
"debugToolBar.background": "#263451",
"debugToolBar.border": "#D8DEEA1F",
"breadcrumbPicker.background": "#263451",
"listFilterWidget.background": "#263451",
"listFilterWidget.outline": "#DE894699",
"listFilterWidget.noMatchesOutline": "#FE8474",
"listFilterWidget.shadow": "#090C1373",
"editorGroup.dropIntoPromptBackground": "#263451",
"editorGroup.dropIntoPromptForeground": "#D8DEEA",
"peekView.border": "#DE894680",
"peekViewTitle.background": "#263451",
"peekViewTitleLabel.foreground": "#E9EDF5",
"peekViewTitleDescription.foreground": "#73819C",
"peekViewEditor.background": "#172032",
"peekViewEditorGutter.background": "#172032",
"peekViewEditorStickyScroll.background": "#172032",
"peekViewEditorStickyScrollGutter.background": "#172032",
"peekViewResult.background": "#172032",
"peekViewResult.selectionBackground": "#D8DEEA1F",
"peekViewResult.selectionForeground": "#E9EDF5",
"peekViewResult.fileForeground": "#D8DEEA",
"peekViewResult.lineForeground": "#A9B2C4",
"debugExceptionWidget.background": "#383851",
"debugExceptionWidget.border": "#DB6052",
"editorMarkerNavigation.background": "#263451",
"editorMarkerNavigationError.background": "#FE8474",
"editorMarkerNavigationError.headerBackground": "#DB60521F",
"editorMarkerNavigationWarning.background": "#F2C03F",
"editorMarkerNavigationWarning.headerBackground": "#F2C03F1F",
"editorMarkerNavigationInfo.background": "#7595DA",
"editorMarkerNavigationInfo.headerBackground": "#7595DA24",
"input.background": "#1E2941",
"input.border": "#D8DEEA1A",
"inputOption.activeBackground": "#DE894633",
"inputOption.activeBorder": "#DE894699",
"inputOption.hoverBackground": "#D8DEEA14",
"inputValidation.errorBackground": "#3C3951",
"inputValidation.errorForeground": "#D8DEEA",
"inputValidation.errorBorder": "#FE8474",
"inputValidation.warningBackground": "#3E454F",
"inputValidation.warningForeground": "#D8DEEA",
"inputValidation.warningBorder": "#F2C03F",
"inputValidation.infoBackground": "#2F4061",
"inputValidation.infoForeground": "#D8DEEA",
"inputValidation.infoBorder": "#7595DA",Showing 150 of 1,620 lines.
themes/london-deep-level-color-theme.jsonpackaged in subway-seat.vsix{
"$schema": "vscode://schemas/color-theme",
"name": "London Deep Level",
"type": "dark",
"semanticHighlighting": true,
"colors": {
"editor.background": "#121A2D",
"editorGutter.background": "#121A2D",
"editorPane.background": "#121A2D",
"breadcrumb.background": "#121A2D",
"editorGroupHeader.tabsBackground": "#0D1421",
"editorGroupHeader.noTabsBackground": "#121A2D",
"tab.activeBackground": "#121A2D",
"tab.unfocusedActiveBackground": "#101727",
"tab.inactiveBackground": "#0D1421",
"tab.hoverBackground": "#D4DAE70A",
"tab.unfocusedHoverBackground": "#D4DAE708",
"sideBar.background": "#0D1421",
"sideBarTitle.background": "#0D1421",
"sideBarSectionHeader.background": "#0D1421",
"sideBarStickyScroll.background": "#0D1421",
"activityBar.background": "#0D1421",
"titleBar.activeBackground": "#0D1421",
"titleBar.inactiveBackground": "#0A0E18",
"statusBar.background": "#0D1421",
"statusBar.noFolderBackground": "#0D1421",
"panel.background": "#0D1421",
"panelStickyScroll.background": "#0D1421",
"panelSectionHeader.background": "#0D1421",
"outputView.background": "#0D1421",
"outputViewStickyScroll.background": "#0D1421",
"editorStickyScroll.background": "#121A2D",
"editorStickyScrollGutter.background": "#121A2D",
"editorStickyScrollHover.background": "#D4DAE70A",
"welcomePage.background": "#121A2D",
"walkThrough.embeddedEditorBackground": "#0D1421",
"sideBar.border": "#0A0E18",
"activityBar.border": "#0D1421",
"sideBarActivityBarTop.border": "#0A0E18",
"titleBar.border": "#0A0E18",
"statusBar.border": "#0A0E18",
"statusBar.noFolderBorder": "#0A0E18",
"panel.border": "#0A0E18",
"panelSection.border": "#0A0E18",
"panelSectionHeader.border": "#0A0E18",
"editorGroup.border": "#0A0E18",
"editorGroupHeader.tabsBorder": "#0A0E18",
"sideBySideEditor.horizontalBorder": "#0A0E18",
"sideBySideEditor.verticalBorder": "#0A0E18",
"tab.border": "#0D1421",
"tab.activeBorder": "#121A2D",
"tab.activeBorderTop": "#DE8946",
"tab.unfocusedActiveBorder": "#121A2D",
"tab.unfocusedActiveBorderTop": "#DE894659",
"tab.lastPinnedBorder": "#D4DAE71F",
"tab.dragAndDropBorder": "#DE8946",
"sideBarSectionHeader.border": "#D4DAE70F",
"sideBarStickyScroll.shadow": "#05070C73",
"editorStickyScroll.shadow": "#05070C73",
"panelStickyScroll.shadow": "#05070C73",
"scrollbar.shadow": "#05070C73",
"focusBorder": "#DE894680",
"sash.hoverBorder": "#DE8946B2",
"profiles.sashBorder": "#0A0E18",
"settings.sashBorder": "#0A0E18",
"simpleFindWidget.sashBorder": "#D4DAE71F",
"widget.shadow": "#05070C99",
"widget.border": "#D4DAE71F",
"editorWidget.background": "#1A243A",
"editorWidget.foreground": "#D4DAE7",
"editorWidget.border": "#D4DAE71F",
"editorWidget.resizeBorder": "#DE894699",
"editorSuggestWidget.background": "#1A243A",
"editorSuggestWidget.border": "#D4DAE71F",
"editorSuggestWidget.selectedBackground": "#D4DAE71F",
"editorSuggestWidgetStatus.foreground": "#6F7C97",
"editorHoverWidget.background": "#1A243A",
"editorHoverWidget.foreground": "#D4DAE7",
"editorHoverWidget.border": "#D4DAE71F",
"editorHoverWidget.statusBarBackground": "#D4DAE70A",
"editorHoverWidget.highlightForeground": "#F2C03F",
"editorActionList.background": "#1A243A",
"editorActionList.foreground": "#D4DAE7",
"editorActionList.focusBackground": "#D4DAE71F",
"editorActionList.focusForeground": "#E7EBF3",
"quickInput.background": "#1A243A",
"quickInputTitle.background": "#D4DAE70A",
"quickInputList.focusBackground": "#D4DAE71F",
"pickerGroup.foreground": "#DE8946",
"pickerGroup.border": "#D4DAE714",
"menu.background": "#1A243A",
"menu.border": "#D4DAE71F",
"menu.selectionBackground": "#D4DAE71F",
"menu.selectionBorder": "#00000000",
"menu.separatorBackground": "#D4DAE714",
"menubar.selectionBackground": "#D4DAE714",
"menubar.selectionForeground": "#E7EBF3",
"menubar.selectionBorder": "#00000000",
"notifications.background": "#1A243A",
"notifications.border": "#D4DAE71F",
"notificationToast.border": "#D4DAE71F",
"notificationCenter.border": "#D4DAE71F",
"notificationCenterHeader.background": "#D4DAE70A",
"notificationCenterHeader.foreground": "#BEC6D5",
"notificationLink.foreground": "#7595DA",
"debugToolBar.background": "#1A243A",
"debugToolBar.border": "#D4DAE71F",
"breadcrumbPicker.background": "#1A243A",
"listFilterWidget.background": "#1A243A",
"listFilterWidget.outline": "#DE894699",
"listFilterWidget.noMatchesOutline": "#FE8474",
"listFilterWidget.shadow": "#05070C73",
"editorGroup.dropIntoPromptBackground": "#1A243A",
"editorGroup.dropIntoPromptForeground": "#D4DAE7",
"peekView.border": "#DE894680",
"peekViewTitle.background": "#1A243A",
"peekViewTitleLabel.foreground": "#E7EBF3",
"peekViewTitleDescription.foreground": "#6F7C97",
"peekViewEditor.background": "#0D1421",
"peekViewEditorGutter.background": "#0D1421",
"peekViewEditorStickyScroll.background": "#0D1421",
"peekViewEditorStickyScrollGutter.background": "#0D1421",
"peekViewResult.background": "#0D1421",
"peekViewResult.selectionBackground": "#D4DAE71F",
"peekViewResult.selectionForeground": "#E7EBF3",
"peekViewResult.fileForeground": "#D4DAE7",
"peekViewResult.lineForeground": "#A5AEC0",
"debugExceptionWidget.background": "#2D2A3C",
"debugExceptionWidget.border": "#DB6052",
"editorMarkerNavigation.background": "#1A243A",
"editorMarkerNavigationError.background": "#FE8474",
"editorMarkerNavigationError.headerBackground": "#DB60521F",
"editorMarkerNavigationWarning.background": "#F2C03F",
"editorMarkerNavigationWarning.headerBackground": "#F2C03F1F",
"editorMarkerNavigationInfo.background": "#7595DA",
"editorMarkerNavigationInfo.headerBackground": "#7595DA24",
"input.background": "#121A2D",
"input.border": "#D4DAE71A",
"inputOption.activeBackground": "#DE894633",
"inputOption.activeBorder": "#DE894699",
"inputOption.hoverBackground": "#D4DAE714",
"inputValidation.errorBackground": "#312B3D",
"inputValidation.errorForeground": "#D4DAE7",
"inputValidation.errorBorder": "#FE8474",
"inputValidation.warningBackground": "#34373B",
"inputValidation.warningForeground": "#D4DAE7",
"inputValidation.warningBorder": "#F2C03F",
"inputValidation.infoBackground": "#25324D",
"inputValidation.infoForeground": "#D4DAE7",
"inputValidation.infoBorder": "#7595DA",Showing 150 of 1,620 lines.
themes/london-portland-color-theme.jsonpackaged in subway-seat.vsix{
"$schema": "vscode://schemas/color-theme",
"name": "London Portland",
"type": "light",
"semanticHighlighting": true,
"colors": {
"editor.background": "#E8F0FF",
"editorGutter.background": "#E8F0FF",
"editorPane.background": "#E8F0FF",
"breadcrumb.background": "#E8F0FF",
"editorGroupHeader.tabsBackground": "#DCE5F7",
"editorGroupHeader.noTabsBackground": "#E8F0FF",
"tab.activeBackground": "#E8F0FF",
"tab.unfocusedActiveBackground": "#E2EAFB",
"tab.inactiveBackground": "#DCE5F7",
"tab.hoverBackground": "#2930400A",
"tab.unfocusedHoverBackground": "#29304008",
"sideBar.background": "#DCE5F7",
"sideBarTitle.background": "#DCE5F7",
"sideBarSectionHeader.background": "#DCE5F7",
"sideBarStickyScroll.background": "#DCE5F7",
"activityBar.background": "#DCE5F7",
"titleBar.activeBackground": "#DCE5F7",
"titleBar.inactiveBackground": "#CCDAF2",
"statusBar.background": "#DCE5F7",
"statusBar.noFolderBackground": "#DCE5F7",
"panel.background": "#DCE5F7",
"panelStickyScroll.background": "#DCE5F7",
"panelSectionHeader.background": "#DCE5F7",
"outputView.background": "#DCE5F7",
"outputViewStickyScroll.background": "#DCE5F7",
"editorStickyScroll.background": "#E8F0FF",
"editorStickyScrollGutter.background": "#E8F0FF",
"editorStickyScrollHover.background": "#2930400A",
"welcomePage.background": "#E8F0FF",
"walkThrough.embeddedEditorBackground": "#DCE5F7",
"sideBar.border": "#29304024",
"activityBar.border": "#DCE5F7",
"sideBarActivityBarTop.border": "#29304024",
"titleBar.border": "#29304024",
"statusBar.border": "#29304024",
"statusBar.noFolderBorder": "#29304024",
"panel.border": "#29304024",
"panelSection.border": "#29304024",
"panelSectionHeader.border": "#29304024",
"editorGroup.border": "#29304024",
"editorGroupHeader.tabsBorder": "#29304024",
"sideBySideEditor.horizontalBorder": "#29304024",
"sideBySideEditor.verticalBorder": "#29304024",
"tab.border": "#DCE5F7",
"tab.activeBorder": "#E8F0FF",
"tab.activeBorderTop": "#A54300",
"tab.unfocusedActiveBorder": "#E8F0FF",
"tab.unfocusedActiveBorderTop": "#A5430059",
"tab.lastPinnedBorder": "#2930401A",
"tab.dragAndDropBorder": "#A54300",
"sideBarSectionHeader.border": "#29304014",
"sideBarStickyScroll.shadow": "#2930401A",
"editorStickyScroll.shadow": "#2930401A",
"panelStickyScroll.shadow": "#2930401A",
"scrollbar.shadow": "#2930401A",
"focusBorder": "#A5430099",
"sash.hoverBorder": "#A54300B2",
"profiles.sashBorder": "#29304024",
"settings.sashBorder": "#29304024",
"simpleFindWidget.sashBorder": "#2930401A",
"widget.shadow": "#29304024",
"widget.border": "#29304024",
"editorWidget.background": "#F4F8FF",
"editorWidget.foreground": "#293040",
"editorWidget.border": "#29304024",
"editorWidget.resizeBorder": "#A5430099",
"editorSuggestWidget.background": "#F4F8FF",
"editorSuggestWidget.border": "#29304024",
"editorSuggestWidget.selectedBackground": "#2930401A",
"editorSuggestWidgetStatus.foreground": "#697794",
"editorHoverWidget.background": "#F4F8FF",
"editorHoverWidget.foreground": "#293040",
"editorHoverWidget.border": "#29304024",
"editorHoverWidget.statusBarBackground": "#2930400A",
"editorHoverWidget.highlightForeground": "#8D6C08",
"editorActionList.background": "#F4F8FF",
"editorActionList.foreground": "#293040",
"editorActionList.focusBackground": "#2930401A",
"editorActionList.focusForeground": "#1B202B",
"quickInput.background": "#F4F8FF",
"quickInputTitle.background": "#2930400A",
"quickInputList.focusBackground": "#2930401A",
"pickerGroup.foreground": "#A54300",
"pickerGroup.border": "#29304012",
"menu.background": "#F4F8FF",
"menu.border": "#29304024",
"menu.selectionBackground": "#2930401A",
"menu.selectionBorder": "#00000000",
"menu.separatorBackground": "#29304012",
"menubar.selectionBackground": "#29304012",
"menubar.selectionForeground": "#1B202B",
"menubar.selectionBorder": "#00000000",
"notifications.background": "#F4F8FF",
"notifications.border": "#29304024",
"notificationToast.border": "#29304024",
"notificationCenter.border": "#29304024",
"notificationCenterHeader.background": "#2930400A",
"notificationCenterHeader.foreground": "#3C4557",
"notificationLink.foreground": "#0019A8",
"debugToolBar.background": "#F4F8FF",
"debugToolBar.border": "#29304024",
"breadcrumbPicker.background": "#F4F8FF",
"listFilterWidget.background": "#F4F8FF",
"listFilterWidget.outline": "#A5430099",
"listFilterWidget.noMatchesOutline": "#9B211A",
"listFilterWidget.shadow": "#2930401A",
"editorGroup.dropIntoPromptBackground": "#F4F8FF",
"editorGroup.dropIntoPromptForeground": "#293040",
"peekView.border": "#A5430080",
"peekViewTitle.background": "#F4F8FF",
"peekViewTitleLabel.foreground": "#1B202B",
"peekViewTitleDescription.foreground": "#697794",
"peekViewEditor.background": "#DCE5F7",
"peekViewEditorGutter.background": "#DCE5F7",
"peekViewEditorStickyScroll.background": "#DCE5F7",
"peekViewEditorStickyScrollGutter.background": "#DCE5F7",
"peekViewResult.background": "#DCE5F7",
"peekViewResult.selectionBackground": "#2930401A",
"peekViewResult.selectionForeground": "#1B202B",
"peekViewResult.fileForeground": "#293040",
"peekViewResult.lineForeground": "#4A5469",
"debugExceptionWidget.background": "#EBE3E8",
"debugExceptionWidget.border": "#9B211A",
"editorMarkerNavigation.background": "#F4F8FF",
"editorMarkerNavigationError.background": "#9B211A",
"editorMarkerNavigationError.headerBackground": "#9B211A1F",
"editorMarkerNavigationWarning.background": "#8D6C08",
"editorMarkerNavigationWarning.headerBackground": "#8D6C081F",
"editorMarkerNavigationInfo.background": "#0019A8",
"editorMarkerNavigationInfo.headerBackground": "#0019A824",
"input.background": "#F4F8FF",
"input.border": "#29304024",
"inputOption.activeBackground": "#A5430029",
"inputOption.activeBorder": "#A5430099",
"inputOption.hoverBackground": "#29304012",
"inputValidation.errorBackground": "#E9DEE4",
"inputValidation.errorForeground": "#293040",
"inputValidation.errorBorder": "#9B211A",
"inputValidation.warningBackground": "#E8E7E1",
"inputValidation.warningForeground": "#293040",
"inputValidation.warningBorder": "#8D6C08",
"inputValidation.infoBackground": "#D7DDF5",
"inputValidation.infoForeground": "#293040",
"inputValidation.infoBorder": "#0019A8",Showing 150 of 1,620 lines.
themes/paris-guimard-color-theme.jsonpackaged in subway-seat.vsix{
"$schema": "vscode://schemas/color-theme",
"name": "Paris Guimard",
"type": "dark",
"semanticHighlighting": true,
"colors": {
"editor.background": "#1E2E26",
"editorGutter.background": "#1E2E26",
"editorPane.background": "#1E2E26",
"breadcrumb.background": "#1E2E26",
"editorGroupHeader.tabsBackground": "#18241D",
"editorGroupHeader.noTabsBackground": "#1E2E26",
"tab.activeBackground": "#1E2E26",
"tab.unfocusedActiveBackground": "#1B2922",
"tab.inactiveBackground": "#18241D",
"tab.hoverBackground": "#D9E1DB0A",
"tab.unfocusedHoverBackground": "#D9E1DB08",
"sideBar.background": "#18241D",
"sideBarTitle.background": "#18241D",
"sideBarSectionHeader.background": "#18241D",
"sideBarStickyScroll.background": "#18241D",
"activityBar.background": "#18241D",
"titleBar.activeBackground": "#18241D",
"titleBar.inactiveBackground": "#131A17",
"statusBar.background": "#18241D",
"statusBar.noFolderBackground": "#18241D",
"panel.background": "#18241D",
"panelStickyScroll.background": "#18241D",
"panelSectionHeader.background": "#18241D",
"outputView.background": "#18241D",
"outputViewStickyScroll.background": "#18241D",
"editorStickyScroll.background": "#1E2E26",
"editorStickyScrollGutter.background": "#1E2E26",
"editorStickyScrollHover.background": "#D9E1DB0A",
"welcomePage.background": "#1E2E26",
"walkThrough.embeddedEditorBackground": "#18241D",
"sideBar.border": "#131A17",
"activityBar.border": "#18241D",
"sideBarActivityBarTop.border": "#131A17",
"titleBar.border": "#131A17",
"statusBar.border": "#131A17",
"statusBar.noFolderBorder": "#131A17",
"panel.border": "#131A17",
"panelSection.border": "#131A17",
"panelSectionHeader.border": "#131A17",
"editorGroup.border": "#131A17",
"editorGroupHeader.tabsBorder": "#131A17",
"sideBySideEditor.horizontalBorder": "#131A17",
"sideBySideEditor.verticalBorder": "#131A17",
"tab.border": "#18241D",
"tab.activeBorder": "#1E2E26",
"tab.activeBorderTop": "#CA9245",
"tab.unfocusedActiveBorder": "#1E2E26",
"tab.unfocusedActiveBorderTop": "#CA924559",
"tab.lastPinnedBorder": "#D9E1DB1F",
"tab.dragAndDropBorder": "#CA9245",
"sideBarSectionHeader.border": "#D9E1DB0F",
"sideBarStickyScroll.shadow": "#0A0D0C73",
"editorStickyScroll.shadow": "#0A0D0C73",
"panelStickyScroll.shadow": "#0A0D0C73",
"scrollbar.shadow": "#0A0D0C73",
"focusBorder": "#CA924580",
"sash.hoverBorder": "#CA9245B2",
"profiles.sashBorder": "#131A17",
"settings.sashBorder": "#131A17",
"simpleFindWidget.sashBorder": "#D9E1DB1F",
"widget.shadow": "#0A0D0C99",
"widget.border": "#D9E1DB1F",
"editorWidget.background": "#263930",
"editorWidget.foreground": "#D9E1DB",
"editorWidget.border": "#D9E1DB1F",
"editorWidget.resizeBorder": "#CA924599",
"editorSuggestWidget.background": "#263930",
"editorSuggestWidget.border": "#D9E1DB1F",
"editorSuggestWidget.selectedBackground": "#D9E1DB1F",
"editorSuggestWidgetStatus.foreground": "#74857C",
"editorHoverWidget.background": "#263930",
"editorHoverWidget.foreground": "#D9E1DB",
"editorHoverWidget.border": "#D9E1DB1F",
"editorHoverWidget.statusBarBackground": "#D9E1DB0A",
"editorHoverWidget.highlightForeground": "#F1BF4B",
"editorActionList.background": "#263930",
"editorActionList.foreground": "#D9E1DB",
"editorActionList.focusBackground": "#D9E1DB1F",
"editorActionList.focusForeground": "#E9EEEC",
"quickInput.background": "#263930",
"quickInputTitle.background": "#D9E1DB0A",
"quickInputList.focusBackground": "#D9E1DB1F",
"pickerGroup.foreground": "#CA9245",
"pickerGroup.border": "#D9E1DB14",
"menu.background": "#263930",
"menu.border": "#D9E1DB1F",
"menu.selectionBackground": "#D9E1DB1F",
"menu.selectionBorder": "#00000000",
"menu.separatorBackground": "#D9E1DB14",
"menubar.selectionBackground": "#D9E1DB14",
"menubar.selectionForeground": "#E9EEEC",
"menubar.selectionBorder": "#00000000",
"notifications.background": "#263930",
"notifications.border": "#D9E1DB1F",
"notificationToast.border": "#D9E1DB1F",
"notificationCenter.border": "#D9E1DB1F",
"notificationCenterHeader.background": "#D9E1DB0A",
"notificationCenterHeader.foreground": "#C2CBC5",
"notificationLink.foreground": "#709BC8",
"debugToolBar.background": "#263930",
"debugToolBar.border": "#D9E1DB1F",
"breadcrumbPicker.background": "#263930",
"listFilterWidget.background": "#263930",
"listFilterWidget.outline": "#CA924599",
"listFilterWidget.noMatchesOutline": "#E7877B",
"listFilterWidget.shadow": "#0A0D0C73",
"editorGroup.dropIntoPromptBackground": "#263930",
"editorGroup.dropIntoPromptForeground": "#D9E1DB",
"peekView.border": "#CA924580",
"peekViewTitle.background": "#263930",
"peekViewTitleLabel.foreground": "#E9EEEC",
"peekViewTitleDescription.foreground": "#74857C",
"peekViewEditor.background": "#18241D",
"peekViewEditorGutter.background": "#18241D",
"peekViewEditorStickyScroll.background": "#18241D",
"peekViewEditorStickyScrollGutter.background": "#18241D",
"peekViewResult.background": "#18241D",
"peekViewResult.selectionBackground": "#D9E1DB1F",
"peekViewResult.selectionForeground": "#E9EEEC",
"peekViewResult.fileForeground": "#D9E1DB",
"peekViewResult.lineForeground": "#A9B5AE",
"debugExceptionWidget.background": "#363E34",
"debugExceptionWidget.border": "#C7665B",
"editorMarkerNavigation.background": "#263930",
"editorMarkerNavigationError.background": "#E7877B",
"editorMarkerNavigationError.headerBackground": "#C7665B1F",
"editorMarkerNavigationWarning.background": "#F1BF4B",
"editorMarkerNavigationWarning.headerBackground": "#F1BF4B1F",
"editorMarkerNavigationInfo.background": "#709BC8",
"editorMarkerNavigationInfo.headerBackground": "#709BC824",
"input.background": "#1E2E26",
"input.border": "#D9E1DB1A",
"inputOption.activeBackground": "#CA924533",
"inputOption.activeBorder": "#CA924599",
"inputOption.hoverBackground": "#D9E1DB14",
"inputValidation.errorBackground": "#393E35",
"inputValidation.errorForeground": "#D9E1DB",
"inputValidation.errorBorder": "#E7877B",
"inputValidation.warningBackground": "#3E4933",
"inputValidation.warningForeground": "#D9E1DB",
"inputValidation.warningBorder": "#F1BF4B",
"inputValidation.infoBackground": "#2F4542",
"inputValidation.infoForeground": "#D9E1DB",
"inputValidation.infoBorder": "#709BC8",Showing 150 of 1,620 lines.
themes/paris-catacombes-color-theme.jsonpackaged in subway-seat.vsix{
"$schema": "vscode://schemas/color-theme",
"name": "Paris Catacombes",
"type": "dark",
"semanticHighlighting": true,
"colors": {
"editor.background": "#121E19",
"editorGutter.background": "#121E19",
"editorPane.background": "#121E19",
"breadcrumb.background": "#121E19",
"editorGroupHeader.tabsBackground": "#0D1711",
"editorGroupHeader.noTabsBackground": "#121E19",
"tab.activeBackground": "#121E19",
"tab.unfocusedActiveBackground": "#101A15",
"tab.inactiveBackground": "#0D1711",
"tab.hoverBackground": "#D4DDD70A",
"tab.unfocusedHoverBackground": "#D4DDD708",
"sideBar.background": "#0D1711",
"sideBarTitle.background": "#0D1711",
"sideBarSectionHeader.background": "#0D1711",
"sideBarStickyScroll.background": "#0D1711",
"activityBar.background": "#0D1711",
"titleBar.activeBackground": "#0D1711",
"titleBar.inactiveBackground": "#0A100D",
"statusBar.background": "#0D1711",
"statusBar.noFolderBackground": "#0D1711",
"panel.background": "#0D1711",
"panelStickyScroll.background": "#0D1711",
"panelSectionHeader.background": "#0D1711",
"outputView.background": "#0D1711",
"outputViewStickyScroll.background": "#0D1711",
"editorStickyScroll.background": "#121E19",
"editorStickyScrollGutter.background": "#121E19",
"editorStickyScrollHover.background": "#D4DDD70A",
"welcomePage.background": "#121E19",
"walkThrough.embeddedEditorBackground": "#0D1711",
"sideBar.border": "#0A100D",
"activityBar.border": "#0D1711",
"sideBarActivityBarTop.border": "#0A100D",
"titleBar.border": "#0A100D",
"statusBar.border": "#0A100D",
"statusBar.noFolderBorder": "#0A100D",
"panel.border": "#0A100D",
"panelSection.border": "#0A100D",
"panelSectionHeader.border": "#0A100D",
"editorGroup.border": "#0A100D",
"editorGroupHeader.tabsBorder": "#0A100D",
"sideBySideEditor.horizontalBorder": "#0A100D",
"sideBySideEditor.verticalBorder": "#0A100D",
"tab.border": "#0D1711",
"tab.activeBorder": "#121E19",
"tab.activeBorderTop": "#CA9245",
"tab.unfocusedActiveBorder": "#121E19",
"tab.unfocusedActiveBorderTop": "#CA924559",
"tab.lastPinnedBorder": "#D4DDD71F",
"tab.dragAndDropBorder": "#CA9245",
"sideBarSectionHeader.border": "#D4DDD70F",
"sideBarStickyScroll.shadow": "#05080673",
"editorStickyScroll.shadow": "#05080673",
"panelStickyScroll.shadow": "#05080673",
"scrollbar.shadow": "#05080673",
"focusBorder": "#CA924580",
"sash.hoverBorder": "#CA9245B2",
"profiles.sashBorder": "#0A100D",
"settings.sashBorder": "#0A100D",
"simpleFindWidget.sashBorder": "#D4DDD71F",
"widget.shadow": "#05080699",
"widget.border": "#D4DDD71F",
"editorWidget.background": "#1A2921",
"editorWidget.foreground": "#D4DDD7",
"editorWidget.border": "#D4DDD71F",
"editorWidget.resizeBorder": "#CA924599",
"editorSuggestWidget.background": "#1A2921",
"editorSuggestWidget.border": "#D4DDD71F",
"editorSuggestWidget.selectedBackground": "#D4DDD71F",
"editorSuggestWidgetStatus.foreground": "#708178",
"editorHoverWidget.background": "#1A2921",
"editorHoverWidget.foreground": "#D4DDD7",
"editorHoverWidget.border": "#D4DDD71F",
"editorHoverWidget.statusBarBackground": "#D4DDD70A",
"editorHoverWidget.highlightForeground": "#F1BF4B",
"editorActionList.background": "#1A2921",
"editorActionList.foreground": "#D4DDD7",
"editorActionList.focusBackground": "#D4DDD71F",
"editorActionList.focusForeground": "#E7ECEA",
"quickInput.background": "#1A2921",
"quickInputTitle.background": "#D4DDD70A",
"quickInputList.focusBackground": "#D4DDD71F",
"pickerGroup.foreground": "#CA9245",
"pickerGroup.border": "#D4DDD714",
"menu.background": "#1A2921",
"menu.border": "#D4DDD71F",
"menu.selectionBackground": "#D4DDD71F",
"menu.selectionBorder": "#00000000",
"menu.separatorBackground": "#D4DDD714",
"menubar.selectionBackground": "#D4DDD714",
"menubar.selectionForeground": "#E7ECEA",
"menubar.selectionBorder": "#00000000",
"notifications.background": "#1A2921",
"notifications.border": "#D4DDD71F",
"notificationToast.border": "#D4DDD71F",
"notificationCenter.border": "#D4DDD71F",
"notificationCenterHeader.background": "#D4DDD70A",
"notificationCenterHeader.foreground": "#BFC8C2",
"notificationLink.foreground": "#709BC8",
"debugToolBar.background": "#1A2921",
"debugToolBar.border": "#D4DDD71F",
"breadcrumbPicker.background": "#1A2921",
"listFilterWidget.background": "#1A2921",
"listFilterWidget.outline": "#CA924599",
"listFilterWidget.noMatchesOutline": "#E7877B",
"listFilterWidget.shadow": "#05080673",
"editorGroup.dropIntoPromptBackground": "#1A2921",
"editorGroup.dropIntoPromptForeground": "#D4DDD7",
"peekView.border": "#CA924580",
"peekViewTitle.background": "#1A2921",
"peekViewTitleLabel.foreground": "#E7ECEA",
"peekViewTitleDescription.foreground": "#708178",
"peekViewEditor.background": "#0D1711",
"peekViewEditorGutter.background": "#0D1711",
"peekViewEditorStickyScroll.background": "#0D1711",
"peekViewEditorStickyScrollGutter.background": "#0D1711",
"peekViewResult.background": "#0D1711",
"peekViewResult.selectionBackground": "#D4DDD71F",
"peekViewResult.selectionForeground": "#E7ECEA",
"peekViewResult.fileForeground": "#D4DDD7",
"peekViewResult.lineForeground": "#A5B1AA",
"debugExceptionWidget.background": "#2B2F27",
"debugExceptionWidget.border": "#C7665B",
"editorMarkerNavigation.background": "#1A2921",
"editorMarkerNavigationError.background": "#E7877B",
"editorMarkerNavigationError.headerBackground": "#C7665B1F",
"editorMarkerNavigationWarning.background": "#F1BF4B",
"editorMarkerNavigationWarning.headerBackground": "#F1BF4B1F",
"editorMarkerNavigationInfo.background": "#709BC8",
"editorMarkerNavigationInfo.headerBackground": "#709BC824",
"input.background": "#121E19",
"input.border": "#D4DDD71A",
"inputOption.activeBackground": "#CA924533",
"inputOption.activeBorder": "#CA924599",
"inputOption.hoverBackground": "#D4DDD714",
"inputValidation.errorBackground": "#2F3028",
"inputValidation.errorForeground": "#D4DDD7",
"inputValidation.errorBorder": "#E7877B",
"inputValidation.warningBackground": "#343B26",
"inputValidation.warningForeground": "#D4DDD7",
"inputValidation.warningBorder": "#F1BF4B",
"inputValidation.infoBackground": "#243735",
"inputValidation.infoForeground": "#D4DDD7",
"inputValidation.infoBorder": "#709BC8",Showing 150 of 1,620 lines.
themes/paris-carrelage-color-theme.jsonpackaged in subway-seat.vsix{
"$schema": "vscode://schemas/color-theme",
"name": "Paris Carrelage",
"type": "light",
"semanticHighlighting": true,
"colors": {
"editor.background": "#EEF2F1",
"editorGutter.background": "#EEF2F1",
"editorPane.background": "#EEF2F1",
"breadcrumb.background": "#EEF2F1",
"editorGroupHeader.tabsBackground": "#E1E6E5",
"editorGroupHeader.noTabsBackground": "#EEF2F1",
"tab.activeBackground": "#EEF2F1",
"tab.unfocusedActiveBackground": "#E8ECEB",
"tab.inactiveBackground": "#E1E6E5",
"tab.hoverBackground": "#27342F0A",
"tab.unfocusedHoverBackground": "#27342F08",
"sideBar.background": "#E1E6E5",
"sideBarTitle.background": "#E1E6E5",
"sideBarSectionHeader.background": "#E1E6E5",
"sideBarStickyScroll.background": "#E1E6E5",
"activityBar.background": "#E1E6E5",
"titleBar.activeBackground": "#E1E6E5",
"titleBar.inactiveBackground": "#D5DBDA",
"statusBar.background": "#E1E6E5",
"statusBar.noFolderBackground": "#E1E6E5",
"panel.background": "#E1E6E5",
"panelStickyScroll.background": "#E1E6E5",
"panelSectionHeader.background": "#E1E6E5",
"outputView.background": "#E1E6E5",
"outputViewStickyScroll.background": "#E1E6E5",
"editorStickyScroll.background": "#EEF2F1",
"editorStickyScrollGutter.background": "#EEF2F1",
"editorStickyScrollHover.background": "#27342F0A",
"welcomePage.background": "#EEF2F1",
"walkThrough.embeddedEditorBackground": "#E1E6E5",
"sideBar.border": "#27342F24",
"activityBar.border": "#E1E6E5",
"sideBarActivityBarTop.border": "#27342F24",
"titleBar.border": "#27342F24",
"statusBar.border": "#27342F24",
"statusBar.noFolderBorder": "#27342F24",
"panel.border": "#27342F24",
"panelSection.border": "#27342F24",
"panelSectionHeader.border": "#27342F24",
"editorGroup.border": "#27342F24",
"editorGroupHeader.tabsBorder": "#27342F24",
"sideBySideEditor.horizontalBorder": "#27342F24",
"sideBySideEditor.verticalBorder": "#27342F24",
"tab.border": "#E1E6E5",
"tab.activeBorder": "#EEF2F1",
"tab.activeBorderTop": "#764C00",
"tab.unfocusedActiveBorder": "#EEF2F1",
"tab.unfocusedActiveBorderTop": "#764C0059",
"tab.lastPinnedBorder": "#27342F1A",
"tab.dragAndDropBorder": "#764C00",
"sideBarSectionHeader.border": "#27342F14",
"sideBarStickyScroll.shadow": "#27342F1A",
"editorStickyScroll.shadow": "#27342F1A",
"panelStickyScroll.shadow": "#27342F1A",
"scrollbar.shadow": "#27342F1A",
"focusBorder": "#764C0099",
"sash.hoverBorder": "#764C00B2",
"profiles.sashBorder": "#27342F24",
"settings.sashBorder": "#27342F24",
"simpleFindWidget.sashBorder": "#27342F1A",
"widget.shadow": "#27342F24",
"widget.border": "#27342F24",
"editorWidget.background": "#F6F8F8",
"editorWidget.foreground": "#27342F",
"editorWidget.border": "#27342F24",
"editorWidget.resizeBorder": "#764C0099",
"editorSuggestWidget.background": "#F6F8F8",
"editorSuggestWidget.border": "#27342F24",
"editorSuggestWidget.selectedBackground": "#27342F1A",
"editorSuggestWidgetStatus.foreground": "#6C7C76",
"editorHoverWidget.background": "#F6F8F8",
"editorHoverWidget.foreground": "#27342F",
"editorHoverWidget.border": "#27342F24",
"editorHoverWidget.statusBarBackground": "#27342F0A",
"editorHoverWidget.highlightForeground": "#916D07",
"editorActionList.background": "#F6F8F8",
"editorActionList.foreground": "#27342F",
"editorActionList.focusBackground": "#27342F1A",
"editorActionList.focusForeground": "#19221E",
"quickInput.background": "#F6F8F8",
"quickInputTitle.background": "#27342F0A",
"quickInputList.focusBackground": "#27342F1A",
"pickerGroup.foreground": "#764C00",
"pickerGroup.border": "#27342F12",
"menu.background": "#F6F8F8",
"menu.border": "#27342F24",
"menu.selectionBackground": "#27342F1A",
"menu.selectionBorder": "#00000000",
"menu.separatorBackground": "#27342F12",
"menubar.selectionBackground": "#27342F12",
"menubar.selectionForeground": "#19221E",
"menubar.selectionBorder": "#00000000",
"notifications.background": "#F6F8F8",
"notifications.border": "#27342F24",
"notificationToast.border": "#27342F24",
"notificationCenter.border": "#27342F24",
"notificationCenterHeader.background": "#27342F0A",
"notificationCenterHeader.foreground": "#3B4742",
"notificationLink.foreground": "#25629B",
"debugToolBar.background": "#F6F8F8",
"debugToolBar.border": "#27342F24",
"breadcrumbPicker.background": "#F6F8F8",
"listFilterWidget.background": "#F6F8F8",
"listFilterWidget.outline": "#764C0099",
"listFilterWidget.noMatchesOutline": "#88251E",
"listFilterWidget.shadow": "#27342F1A",
"editorGroup.dropIntoPromptBackground": "#F6F8F8",
"editorGroup.dropIntoPromptForeground": "#27342F",
"peekView.border": "#764C0080",
"peekViewTitle.background": "#F6F8F8",
"peekViewTitleLabel.foreground": "#19221E",
"peekViewTitleDescription.foreground": "#6C7C76",
"peekViewEditor.background": "#E1E6E5",
"peekViewEditorGutter.background": "#E1E6E5",
"peekViewEditorStickyScroll.background": "#E1E6E5",
"peekViewEditorStickyScrollGutter.background": "#E1E6E5",
"peekViewResult.background": "#E1E6E5",
"peekViewResult.selectionBackground": "#27342F1A",
"peekViewResult.selectionForeground": "#19221E",
"peekViewResult.fileForeground": "#27342F",
"peekViewResult.lineForeground": "#4A5752",
"debugExceptionWidget.background": "#EBE3E2",
"debugExceptionWidget.border": "#88251E",
"editorMarkerNavigation.background": "#F6F8F8",
"editorMarkerNavigationError.background": "#88251E",
"editorMarkerNavigationError.headerBackground": "#88251E1F",
"editorMarkerNavigationWarning.background": "#916D07",
"editorMarkerNavigationWarning.headerBackground": "#916D071F",
"editorMarkerNavigationInfo.background": "#25629B",
"editorMarkerNavigationInfo.headerBackground": "#25629B24",
"input.background": "#F6F8F8",
"input.border": "#27342F24",
"inputOption.activeBackground": "#764C0029",
"inputOption.activeBorder": "#764C0099",
"inputOption.hoverBackground": "#27342F12",
"inputValidation.errorBackground": "#E9DFDE",
"inputValidation.errorForeground": "#27342F",
"inputValidation.errorBorder": "#88251E",
"inputValidation.warningBackground": "#EAE7DB",
"inputValidation.warningForeground": "#27342F",
"inputValidation.warningBorder": "#916D07",
"inputValidation.infoBackground": "#DDE6ED",
"inputValidation.infoForeground": "#27342F",
"inputValidation.infoBorder": "#25629B",Showing 150 of 1,620 lines.
These are shared by all three flavors.
package.json{
"name": "subway-seat",
"displayName": "Subway Seat",
"description": "Walnut-brown 1970s NYC subway theme: parchment text, harvest gold, burnt orange, avocado. Dark, deep dark and light.",
"version": "0.3.0",
"publisher": "oddurs",
"license": "MIT",
"icon": "icon.png",
"galleryBanner": {
"color": "#362619",
"theme": "dark"
},
"repository": {
"type": "git",
"url": "https://github.com/oddurs/subway-seat"
},
"homepage": "https://github.com/oddurs/subway-seat",
"bugs": {
"url": "https://github.com/oddurs/subway-seat/issues"
},
"engines": {
"vscode": "^1.85.0"
},
"categories": [
"Themes"
],
"keywords": [
"theme",
"dark",
"light",
"brown",
"retro",
"70s",
"warm",
"vintage",
"subway seat"
],
"contributes": {
"themes": [
{
"label": "Subway Seat",
"uiTheme": "vs-dark",
"path": "./themes/subway-seat-color-theme.json"
},
{
"label": "Subway Seat Tunnel",
"uiTheme": "vs-dark",
"path": "./themes/subway-seat-tunnel-color-theme.json"
},
{
"label": "Subway Seat Enamel",
"uiTheme": "vs",
"path": "./themes/subway-seat-enamel-color-theme.json"
},
{
"label": "London Moquette",
"uiTheme": "vs-dark",
"path": "./themes/london-moquette-color-theme.json"
},
{
"label": "London Deep Level",
"uiTheme": "vs-dark",
"path": "./themes/london-deep-level-color-theme.json"
},
{
"label": "London Portland",
"uiTheme": "vs",
"path": "./themes/london-portland-color-theme.json"
},
{
"label": "Paris Guimard",
"uiTheme": "vs-dark",
"path": "./themes/paris-guimard-color-theme.json"
},
{
"label": "Paris Catacombes",
"uiTheme": "vs-dark",
"path": "./themes/paris-catacombes-color-theme.json"
},
{
"label": "Paris Carrelage",
"uiTheme": "vs",
"path": "./themes/paris-carrelage-color-theme.json"
}
]
}
}README.md# Subway Seat
A walnut-brown color theme from a 1970s subway car: parchment text, harvest gold, burnt orange and avocado, with orange bucket seats and wood paneling in mind.

- **Subway Seat**: Walnut, the original dark flavor
- **Subway Seat Tunnel**: the late local after midnight, a deeper dark
- **Subway Seat Enamel**: cream enamel panels in the morning sun, the light one
The workbench is layered on purpose: one chrome ground, grooves instead of lines, popovers lifted onto paper, and every hover and row a thin wash of text color, so they sit right on any surface. Selections, search matches and diffs use the same colors as the Neovim, JetBrains, Zed and other ports. It also themes the AI panels in VS Code, Cursor, Windsurf and Kiro, and the colors GitLens, Error Lens and GitHub Pull Requests contribute.
## Install
Pick **Preferences: Color Theme › Subway Seat** (or Tunnel, or Enamel). If you have the `.vsix` file:
```sh
code --install-extension subway-seat.vsix
```
Cursor (`cursor`), Windsurf (`windsurf`) and VSCodium (`codium`) take the same flag, or use **Extensions › ⋯ › Install from VSIX…**.
## Follow the system's light and dark mode
```json
"window.autoDetectColorScheme": true,
"workbench.preferredDarkColorTheme": "Subway Seat",
"workbench.preferredLightColorTheme": "Subway Seat Enamel"
```


Subway Seat is available for over 100 apps, from Ghostty and Neovim to Claude Code: [github.com/oddurs/subway-seat](https://github.com/oddurs/subway-seat).CHANGELOG.md# Changelog
All notable changes to Subway Seat. The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and versions follow [SemVer](https://semver.org/): a color change that alters how existing code looks is a minor bump; a fixed key or a new port is a patch.
## [Unreleased]
### Added
- **Claude Code: "terminal colors" themes.** Claude Code draws code in diffs and file views in its own colors (Monokai on dark, GitHub on light), which no theme can change. Each flavor now also comes with a theme that hands that code to your terminal's 16 colors, so in a Subway Seat terminal it matches the rest; diff lines get the nearest readable 256-color grounds (gray for added lines on the dark flavors). `/subway-seat:setup` asks which you want.
## [0.3.0] - 2026-09-11
### Changed
- Palette: Enamel's accents are darker, so they reach WCAG AA on cream and comments recede below them again. The dark flavors' red, bright red and green are lifted so errors and numbers read; Tunnel's overlays are raised to match Walnut; ANSI 8 (bright black) is now the comment color.
- Diff grounds shift hue instead of lightness: every syntax color keeps about 3:1 or more on added and removed lines, and word emphasis stays clearly stronger than the line.
- Every role has a name and a documented use; crust is "Blackout" and base is "Paneling".
- US spelling ("color") in every note, generated file and doc, except names an app defines.
- The version lives in one place, `pyproject.toml`, and every generated manifest reads it.
- The README's flavor and accent tables are generated from `palette.py`.
### Added
- **One-command setup.** `install.sh` (POSIX sh, also `curl … | sh`) detects your apps, shows a plan, asks once, links the files and adds the enable lines inside removable blocks. `switch <flavor>` re-points everything at once; `status`, `uninstall` and `list` round it out. Choices live in `~/.config/subway-seat/config`. `install.fish` is now a thin wrapper, and the site has a configurator at `/install`.
- **25 new ports (117 in all):** wallpapers (stripes and bucket seats, three flavors, desktop and phone), Ptyxis, KDE Plasma, GTK 4/libadwaita, Hyprland, waybar, rofi, fuzzel, dunst, mako, PowerShell, lsd, Midnight Commander, Sublime Merge, Godot, Mattermost, Element, television, broot, zathura, newsboat, fastfetch, matplotlib, a macOS color list, and git's own colors.
- **Diffs everywhere:** delta, git, lazygit (with a delta pager config), kitty's diff kitten, VS Code, Neovim, Vim, Zed, JetBrains, Helix, Emacs (magit, ediff, smerge), Sublime Text and Merge, Claude Code, Pygments, highlight.js, Prism, Chroma, Obsidian and Discord all use the same diff grounds; web formats export them as tokens.
- **Follow light and dark** wherever the app can: kitty, iTerm2, WezTerm, VS Code, Zed, JetBrains, Sublime, Neovim, Emacs, fish, bat, tmux, yazi, Firefox/Thunderbird (an auto add-on), highlight.js, Prism, Tailwind, GTK and more.
- **Claude Code:** the setup skill asks once and dry-runs before writing (a bundled `setup.sh`); a SessionStart hook makes the subagent rows work from the plugin; ten more theme tokens; status line v2 (width-aware, detached HEAD, worktrees, vim mode, rate-limit meter, comma-decimal locales) and new tips.
- **Neovim:** flavors follow `background`, `setup{ background = { dark, light } }`, standalone colors files and ~2,000 groups across ~70 plugins. VS Code covers the full 1.133 color registry, GitLens and Error Lens; JetBrains gains Islands variants.
- **The site:** port search, palette formats and downloads, a flavor comparison, share images for every port, per-port "report a problem" links, "Download all", a styled 404, and a rebuilt Claude Code mock taken line for line from a real session.
- A Desktop category.
- The port contract gains `how` (install steps that aren't a path), `auto` (follow the OS light/dark setting), `requires`, `detect`, `enable.sh` and `enable.file`. Appended blocks are wrapped in `# >>> subway-seat >>>` markers so removing them is one step.
- A generated README in every `dist/<id>/`: the files, where they go, how to turn it on and how to uninstall.
- `dist/install.tsv`, the table the one-command installer reads.
- `./build.py --check`, a pytest suite (palette contrast, diff-tint contrast, the port contract, determinism), and CI checks that load the themes in fish, Starship, bat, tmux, Zellij and Ghostty, lint the workflows and shell scripts, and check links weekly.
### Fixed
- Install steps that pointed at unpublished channels (Marketplace, Zed extensions, MELPA, a `.nvim` repo) now use the files in this repo.
- Pasting an enable snippet no longer breaks the app: Windows Terminal's duplicate `profiles`, Starship's `palette` placement, fzf replacing `FZF_DEFAULT_OPTS`, tmux above TPM's `run`, lazygit without a config file, fish's auto theme without `[unknown]`.
- Enamel's bracket match, current parameter hint and several popovers were nearly invisible.
- Claude Code setup wrote a theme name that doesn't exist, and pointed at the removed `/output-style`.
- The site's share image 404'd, narrow screens scrolled sideways, and the editor mock lost its highlights in Tunnel and Enamel; port pages are a fraction of their old weight.
- `./build.py --only <id>` no longer cuts `dist/manifest.json` down to one port.
- CI's "dist/ is current" check missed files that were never committed and Telegram's text themes.
- The build writes UTF-8 with LF line endings on every OS.
## [0.2.0] - 2026-09-10
### Added
- Three flavors: **Subway Seat** (Walnut), **Subway Seat Tunnel** (deeper dark) and **Subway Seat Enamel** (light).
- A port system: one module per app in `ports/`, built for every flavor into `dist/` with parse checks and a manifest.
- ~90 ports across terminals, editors, agent harnesses, shell and prompt, CLI and TUI tools, desktop apps and palette formats.
- A layered VS Code workbench (one chrome ground, translucent hovers and selections, raised popovers) that also themes the AI panels in Cursor, Windsurf and Kiro, packaged as a VSIX by the build.
- A Neovim plugin with `setup()`, flavor auto-selection from `background`, lualine themes and plugin highlight groups.
- A Claude Code plugin: themes, a station-sign status line, subagent rows, spinner verbs, tips and a relaxed output style.
- Ports for opencode, Codex, Gemini CLI, Aider and herdr, and notes for the agents that follow your terminal colors.
- The website: flavor switcher, a VS Code mock painted with the real theme, and a page for every port.
## 0.1.0 - 2026-09-10
### Added
- The original Walnut palette with Ghostty, fish, Starship, bat/delta, herdr, Neovim, VS Code and Claude Code ports.
[Unreleased]: https://github.com/oddurs/subway-seat/compare/v0.3.0...main
[0.3.0]: https://github.com/oddurs/subway-seat/compare/744219f...v0.3.0
[0.2.0]: https://github.com/oddurs/subway-seat/commit/744219fLICENSE.txtMIT License
Copyright (c) 2026 Oddur Sigurdsson
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.icon.png.vscodeignore*.vsixsubway-seat.vsixcode --install-extension subway-seat.vsix, or Extensions › ⋯ › Install from VSIX…