AppsNeeds Vencord, Vesktop or BetterDiscord
Discord
Overrides Discord's color variables only, not its generated class names, which change between client updates. Each file covers both of Discord's modes and pairs a dark flavor with Enamel.
Showing WalnutTunnelEnamelMoquetteDeep LevelPortlandGuimardCatacombesCarrelage. Switch flavors with the bullets up top.
Discord 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 discord
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor tunnel --only discord
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor enamel --only discord
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor moquette --only discord
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor deep --only discord
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor portland --only discord
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor guimard --only discord
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor catacombes --only discord
curl -fsSL https://oddurs.github.io/subway-seat/install.sh | sh -s -- --flavor carrelage --only discord
Turn it on
Copy subway-seat.theme.css into the themes folder, then turn it on under Settings › Themes.
Discord's dark mode shows the dark flavor and its light mode shows Enamel.
Vencord can also load it by URL (Settings › Themes › Online Themes):
https://raw.githubusercontent.com/oddurs/subway-seat/main/dist/discord/subway-seat.theme.cssCopy subway-seat-tunnel.theme.css into the themes folder, then turn it on under Settings › Themes.
Discord's dark mode shows the dark flavor and its light mode shows Enamel.
Vencord can also load it by URL (Settings › Themes › Online Themes):
https://raw.githubusercontent.com/oddurs/subway-seat/main/dist/discord/subway-seat-tunnel.theme.cssCopy subway-seat-enamel.theme.css into the themes folder, then turn it on under Settings › Themes.
Discord's dark mode shows the dark flavor and its light mode shows Enamel.
Vencord can also load it by URL (Settings › Themes › Online Themes):
https://raw.githubusercontent.com/oddurs/subway-seat/main/dist/discord/subway-seat-enamel.theme.cssCopy london-moquette.theme.css into the themes folder, then turn it on under Settings › Themes.
Discord's dark mode shows the dark flavor and its light mode shows Enamel.
Vencord can also load it by URL (Settings › Themes › Online Themes):
https://raw.githubusercontent.com/oddurs/subway-seat/main/dist/discord/london-moquette.theme.cssCopy london-deep-level.theme.css into the themes folder, then turn it on under Settings › Themes.
Discord's dark mode shows the dark flavor and its light mode shows Enamel.
Vencord can also load it by URL (Settings › Themes › Online Themes):
https://raw.githubusercontent.com/oddurs/subway-seat/main/dist/discord/london-deep-level.theme.cssCopy london-portland.theme.css into the themes folder, then turn it on under Settings › Themes.
Discord's dark mode shows the dark flavor and its light mode shows Enamel.
Vencord can also load it by URL (Settings › Themes › Online Themes):
https://raw.githubusercontent.com/oddurs/subway-seat/main/dist/discord/london-portland.theme.cssCopy paris-guimard.theme.css into the themes folder, then turn it on under Settings › Themes.
Discord's dark mode shows the dark flavor and its light mode shows Enamel.
Vencord can also load it by URL (Settings › Themes › Online Themes):
https://raw.githubusercontent.com/oddurs/subway-seat/main/dist/discord/paris-guimard.theme.cssCopy paris-catacombes.theme.css into the themes folder, then turn it on under Settings › Themes.
Discord's dark mode shows the dark flavor and its light mode shows Enamel.
Vencord can also load it by URL (Settings › Themes › Online Themes):
https://raw.githubusercontent.com/oddurs/subway-seat/main/dist/discord/paris-catacombes.theme.cssCopy paris-carrelage.theme.css into the themes folder, then turn it on under Settings › Themes.
Discord's dark mode shows the dark flavor and its light mode shows Enamel.
Vencord can also load it by URL (Settings › Themes › Online Themes):
https://raw.githubusercontent.com/oddurs/subway-seat/main/dist/discord/paris-carrelage.theme.cssFollow light and dark
One setting that changes with your system’s light and dark mode, no switching by hand.
Theme: Sync with computer
(each file covers both of Discord's modes: dark shows Walnut or Tunnel, light shows Enamel)The files
subway-seat.theme.csssave as ~/Library/Application Support/Vencord/themes/subway-seat.theme.cssthat's Vencord on macOS; on Linux it's ~/.config/Vencord/themes, on Windows %APPDATA%\Vencord\themes. Vesktop and BetterDiscord use the same folders with vesktop or BetterDiscord in place of Vencord.
/**
* @name Subway Seat
* @author Oddur Sigurdsson
* @version 0.3.0
* @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: Subway Seat; light mode: Subway Seat Enamel.
* @website https://github.com/oddurs/subway-seat
* @source https://github.com/oddurs/subway-seat
*/
/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* Subway Seat — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
--brand-100: #FBE5D6;
--brand-130: #FADEC9;
--brand-160: #F9D6BD;
--brand-200: #F7CCAD;
--brand-230: #F6C4A0;
--brand-260: #F5BC94;
--brand-300: #F4B283;
--brand-330: #F2AB77;
--brand-360: #F1A36B;
--brand-400: #F0995A;
--brand-430: #EF914E;
--brand-460: #EE8941;
--brand-500: #EC7F31 !important;
--brand-530: #DE772E;
--brand-560: #D0702B;
--brand-600: #BD6627;
--brand-630: #AF5E24;
--brand-660: #A05621;
--brand-700: #8E4C1D;
--brand-730: #7F451A;
--brand-760: #713D18;
--brand-800: #5E3314;
--brand-830: #502B11;
--brand-860: #42240E;
--brand-900: #2F190A;
--brand-05a: rgba(236, 127, 49, 0.05);
--brand-10a: rgba(236, 127, 49, 0.1);
--brand-15a: rgba(236, 127, 49, 0.15);
--brand-20a: rgba(236, 127, 49, 0.2);
--brand-25a: rgba(236, 127, 49, 0.25);
--brand-30a: rgba(236, 127, 49, 0.3);
--brand-35a: rgba(236, 127, 49, 0.35);
--brand-40a: rgba(236, 127, 49, 0.4);
--brand-45a: rgba(236, 127, 49, 0.45);
--brand-50a: rgba(236, 127, 49, 0.5);
--brand-55a: rgba(236, 127, 49, 0.55);
--brand-60a: rgba(236, 127, 49, 0.6);
--brand-65a: rgba(236, 127, 49, 0.65);
--brand-70a: rgba(236, 127, 49, 0.7);
--brand-75a: rgba(236, 127, 49, 0.75);
--brand-80a: rgba(236, 127, 49, 0.8);
--brand-85a: rgba(236, 127, 49, 0.85);
--brand-90a: rgba(236, 127, 49, 0.9);
--brand-95a: rgba(236, 127, 49, 0.95);
--brand-experiment: #EC7F31;
--brand-experiment-560: #D0702B;
--blurple-50: #EC7F31;
--blurple-60: #D0702B;
--opacity-blurple-8: rgba(236, 127, 49, 0.08);
--opacity-blurple-16: rgba(236, 127, 49, 0.16);
--opacity-blurple-24: rgba(236, 127, 49, 0.24);
--opacity-blurple-32: rgba(236, 127, 49, 0.32);
--opacity-blurple-60: rgba(236, 127, 49, 0.6);
--text-brand: #EC7F31;
--control-brand-foreground: #EC7F31;
--control-brand-foreground-new: #EC7F31;
--__adaptive-focus-ring-color: #EC7F31;
--focus-primary: #EC7F31;
--app-frame-background: #20160E;
--background-base-lowest: #20160E !important;
--background-base-lower: #2A1D13 !important;
--background-base-low: #362619 !important;
--background-surface-high: #362619 !important;
--background-surface-higher: #3C2B1C !important;
--background-surface-highest: #43301F !important;
--background-gradient-highest: #362619;
--bg-surface-raised: #43301F;
--bg-surface-overlay: #43301F;
--bg-base-primary: #362619;
--bg-base-secondary: #2A1D13;
--bg-base-tertiary: #20160E;
--home-background: #362619;
--chat-background: #362619;
--chat-background-default: #362619;
--chat-border: #20160E;
--chat-text-muted: #AE9575;
--background-primary: #362619;
--background-secondary: #2A1D13;
--background-secondary-alt: #251A10 !important;
--background-tertiary: #20160E;
--background-floating: #43301F;
--background-nested-floating: #43301F;
--background-accent: #513B27 !important;
--background-message-hover: rgba(32, 22, 14, 0.3);
--message-background-hover: rgba(32, 22, 14, 0.3) !important;
--background-modifier-hover: rgba(123, 96, 71, 0.1);
--background-modifier-active: rgba(123, 96, 71, 0.16);
--background-modifier-selected: rgba(123, 96, 71, 0.2);
--background-modifier-accent: rgba(123, 96, 71, 0.24);
--background-mod-muted: rgba(123, 96, 71, 0.06);
--background-mod-subtle: rgba(123, 96, 71, 0.1) !important;
--background-mod-normal: rgba(123, 96, 71, 0.16);
--background-mod-strong: rgba(123, 96, 71, 0.24) !important;
--interactive-background-hover: rgba(123, 96, 71, 0.1);
--interactive-background-active: rgba(123, 96, 71, 0.16);
--interactive-background-selected: rgba(123, 96, 71, 0.2);
--modal-background: #362619 !important;
--modal-footer-background: #2A1D13;
--card-background-default: #43301F !important;
--custom-channel-members-bg: #2A1D13;
--user-profile-overlay-background: #2A1D13;
--user-profile-overlay-background-hover: #43301F;
--__header-bar-background: #2A1D13 !important;
--deprecated-card-bg: #43301F;
--deprecated-store-bg: #362619;
--deprecated-quickswitcher-input-background: #3E2C1D;
--deprecated-text-input-bg: #3E2C1D;
--deprecated-text-input-border: #513B27;
--border-subtle: #43301F !important;
--border-muted: #43301F;
--border-normal: #513B27;
--border-strong: #634932;
--border-faint: rgba(123, 96, 71, 0.12);
--text-default: #EDDCBC;
--text-normal: #EDDCBC;
--text-strong: #F8ECD4 !important;
--text-subtle: #D9C6A3;
--text-muted: #AE9575 !important;
--text-link: #7F9BAE !important;
--text-positive: #ADB956;
--text-warning: #F3BF45;
--text-danger: #FF8373;
--text-feedback-positive: #ADB956;
--text-feedback-warning: #F3BF45;
--text-feedback-critical: #FF8373;
--text-feedback-info: #7F9BAE;
--header-primary: #F8ECD4;
--header-secondary: #C4AE8C;
--channels-default: #AE9575 !important;
--channel-icon: #AE9575 !important;
--channel-text-area-placeholder: #967B5C;
--textbox-markdown-syntax: #7B6047;
--white: #EDDCBC;
--white-500: #EDDCBC;
--logo-primary: #EDDCBC;
--icon-default: #D9C6A3;
--icon-strong: #EDDCBC;Showing 150 of 921 lines.
subway-seat-tunnel.theme.csssave as ~/Library/Application Support/Vencord/themes/subway-seat-tunnel.theme.cssthat's Vencord on macOS; on Linux it's ~/.config/Vencord/themes, on Windows %APPDATA%\Vencord\themes. Vesktop and BetterDiscord use the same folders with vesktop or BetterDiscord in place of Vencord.
/**
* @name Subway Seat Tunnel
* @author Oddur Sigurdsson
* @version 0.3.0
* @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: Subway Seat Tunnel; light mode: Subway Seat Enamel.
* @website https://github.com/oddurs/subway-seat
* @source https://github.com/oddurs/subway-seat
*/
/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* Subway Seat Tunnel — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
--brand-100: #FBE5D6;
--brand-130: #FADEC9;
--brand-160: #F9D6BD;
--brand-200: #F7CCAD;
--brand-230: #F6C4A0;
--brand-260: #F5BC94;
--brand-300: #F4B283;
--brand-330: #F2AB77;
--brand-360: #F1A36B;
--brand-400: #F0995A;
--brand-430: #EF914E;
--brand-460: #EE8941;
--brand-500: #EC7F31 !important;
--brand-530: #DE772E;
--brand-560: #D0702B;
--brand-600: #BD6627;
--brand-630: #AF5E24;
--brand-660: #A05621;
--brand-700: #8E4C1D;
--brand-730: #7F451A;
--brand-760: #713D18;
--brand-800: #5E3314;
--brand-830: #502B11;
--brand-860: #42240E;
--brand-900: #2F190A;
--brand-05a: rgba(236, 127, 49, 0.05);
--brand-10a: rgba(236, 127, 49, 0.1);
--brand-15a: rgba(236, 127, 49, 0.15);
--brand-20a: rgba(236, 127, 49, 0.2);
--brand-25a: rgba(236, 127, 49, 0.25);
--brand-30a: rgba(236, 127, 49, 0.3);
--brand-35a: rgba(236, 127, 49, 0.35);
--brand-40a: rgba(236, 127, 49, 0.4);
--brand-45a: rgba(236, 127, 49, 0.45);
--brand-50a: rgba(236, 127, 49, 0.5);
--brand-55a: rgba(236, 127, 49, 0.55);
--brand-60a: rgba(236, 127, 49, 0.6);
--brand-65a: rgba(236, 127, 49, 0.65);
--brand-70a: rgba(236, 127, 49, 0.7);
--brand-75a: rgba(236, 127, 49, 0.75);
--brand-80a: rgba(236, 127, 49, 0.8);
--brand-85a: rgba(236, 127, 49, 0.85);
--brand-90a: rgba(236, 127, 49, 0.9);
--brand-95a: rgba(236, 127, 49, 0.95);
--brand-experiment: #EC7F31;
--brand-experiment-560: #D0702B;
--blurple-50: #EC7F31;
--blurple-60: #D0702B;
--opacity-blurple-8: rgba(236, 127, 49, 0.08);
--opacity-blurple-16: rgba(236, 127, 49, 0.16);
--opacity-blurple-24: rgba(236, 127, 49, 0.24);
--opacity-blurple-32: rgba(236, 127, 49, 0.32);
--opacity-blurple-60: rgba(236, 127, 49, 0.6);
--text-brand: #EC7F31;
--control-brand-foreground: #EC7F31;
--control-brand-foreground-new: #EC7F31;
--__adaptive-focus-ring-color: #EC7F31;
--focus-primary: #EC7F31;
--app-frame-background: #140D07;
--background-base-lowest: #140D07 !important;
--background-base-lower: #1B120A !important;
--background-base-low: #24180E !important;
--background-surface-high: #24180E !important;
--background-surface-higher: #2A1C12 !important;
--background-surface-highest: #302115 !important;
--background-gradient-highest: #24180E;
--bg-surface-raised: #302115;
--bg-surface-overlay: #302115;
--bg-base-primary: #24180E;
--bg-base-secondary: #1B120A;
--bg-base-tertiary: #140D07;
--home-background: #24180E;
--chat-background: #24180E;
--chat-background-default: #24180E;
--chat-border: #140D07;
--chat-text-muted: #AA9171;
--background-primary: #24180E;
--background-secondary: #1B120A;
--background-secondary-alt: #181008 !important;
--background-tertiary: #140D07;
--background-floating: #302115;
--background-nested-floating: #302115;
--background-accent: #3D2C1D !important;
--background-message-hover: rgba(20, 13, 7, 0.3);
--message-background-hover: rgba(20, 13, 7, 0.3) !important;
--background-modifier-hover: rgba(116, 91, 69, 0.1);
--background-modifier-active: rgba(116, 91, 69, 0.16);
--background-modifier-selected: rgba(116, 91, 69, 0.2);
--background-modifier-accent: rgba(116, 91, 69, 0.24);
--background-mod-muted: rgba(116, 91, 69, 0.06);
--background-mod-subtle: rgba(116, 91, 69, 0.1) !important;
--background-mod-normal: rgba(116, 91, 69, 0.16);
--background-mod-strong: rgba(116, 91, 69, 0.24) !important;
--interactive-background-hover: rgba(116, 91, 69, 0.1);
--interactive-background-active: rgba(116, 91, 69, 0.16);
--interactive-background-selected: rgba(116, 91, 69, 0.2);
--modal-background: #24180E !important;
--modal-footer-background: #1B120A;
--card-background-default: #302115 !important;
--custom-channel-members-bg: #1B120A;
--user-profile-overlay-background: #1B120A;
--user-profile-overlay-background-hover: #302115;
--__header-bar-background: #1B120A !important;
--deprecated-card-bg: #302115;
--deprecated-store-bg: #24180E;
--deprecated-quickswitcher-input-background: #2B1D12;
--deprecated-text-input-bg: #2B1D12;
--deprecated-text-input-border: #3D2C1D;
--border-subtle: #302115 !important;
--border-muted: #302115;
--border-normal: #3D2C1D;
--border-strong: #4F3927;
--border-faint: rgba(116, 91, 69, 0.12);
--text-default: #E9D8B6;
--text-normal: #E9D8B6;
--text-strong: #F6EAD1 !important;
--text-subtle: #D6C3A0;
--text-muted: #AA9171 !important;
--text-link: #7F9BAE !important;
--text-positive: #ADB956;
--text-warning: #F3BF45;
--text-danger: #FF8373;
--text-feedback-positive: #ADB956;
--text-feedback-warning: #F3BF45;
--text-feedback-critical: #FF8373;
--text-feedback-info: #7F9BAE;
--header-primary: #F6EAD1;
--header-secondary: #C0AA88;
--channels-default: #AA9171 !important;
--channel-icon: #AA9171 !important;
--channel-text-area-placeholder: #917759;
--textbox-markdown-syntax: #745B45;
--white: #E9D8B6;
--white-500: #E9D8B6;
--logo-primary: #E9D8B6;
--icon-default: #D6C3A0;
--icon-strong: #E9D8B6;Showing 150 of 921 lines.
subway-seat-enamel.theme.csssave as ~/Library/Application Support/Vencord/themes/subway-seat-enamel.theme.cssthat's Vencord on macOS; on Linux it's ~/.config/Vencord/themes, on Windows %APPDATA%\Vencord\themes. Vesktop and BetterDiscord use the same folders with vesktop or BetterDiscord in place of Vencord.
/**
* @name Subway Seat Enamel
* @author Oddur Sigurdsson
* @version 0.3.0
* @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: Subway Seat; light mode: Subway Seat Enamel.
* @website https://github.com/oddurs/subway-seat
* @source https://github.com/oddurs/subway-seat
*/
/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* Subway Seat — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
--brand-100: #FBE5D6;
--brand-130: #FADEC9;
--brand-160: #F9D6BD;
--brand-200: #F7CCAD;
--brand-230: #F6C4A0;
--brand-260: #F5BC94;
--brand-300: #F4B283;
--brand-330: #F2AB77;
--brand-360: #F1A36B;
--brand-400: #F0995A;
--brand-430: #EF914E;
--brand-460: #EE8941;
--brand-500: #EC7F31 !important;
--brand-530: #DE772E;
--brand-560: #D0702B;
--brand-600: #BD6627;
--brand-630: #AF5E24;
--brand-660: #A05621;
--brand-700: #8E4C1D;
--brand-730: #7F451A;
--brand-760: #713D18;
--brand-800: #5E3314;
--brand-830: #502B11;
--brand-860: #42240E;
--brand-900: #2F190A;
--brand-05a: rgba(236, 127, 49, 0.05);
--brand-10a: rgba(236, 127, 49, 0.1);
--brand-15a: rgba(236, 127, 49, 0.15);
--brand-20a: rgba(236, 127, 49, 0.2);
--brand-25a: rgba(236, 127, 49, 0.25);
--brand-30a: rgba(236, 127, 49, 0.3);
--brand-35a: rgba(236, 127, 49, 0.35);
--brand-40a: rgba(236, 127, 49, 0.4);
--brand-45a: rgba(236, 127, 49, 0.45);
--brand-50a: rgba(236, 127, 49, 0.5);
--brand-55a: rgba(236, 127, 49, 0.55);
--brand-60a: rgba(236, 127, 49, 0.6);
--brand-65a: rgba(236, 127, 49, 0.65);
--brand-70a: rgba(236, 127, 49, 0.7);
--brand-75a: rgba(236, 127, 49, 0.75);
--brand-80a: rgba(236, 127, 49, 0.8);
--brand-85a: rgba(236, 127, 49, 0.85);
--brand-90a: rgba(236, 127, 49, 0.9);
--brand-95a: rgba(236, 127, 49, 0.95);
--brand-experiment: #EC7F31;
--brand-experiment-560: #D0702B;
--blurple-50: #EC7F31;
--blurple-60: #D0702B;
--opacity-blurple-8: rgba(236, 127, 49, 0.08);
--opacity-blurple-16: rgba(236, 127, 49, 0.16);
--opacity-blurple-24: rgba(236, 127, 49, 0.24);
--opacity-blurple-32: rgba(236, 127, 49, 0.32);
--opacity-blurple-60: rgba(236, 127, 49, 0.6);
--text-brand: #EC7F31;
--control-brand-foreground: #EC7F31;
--control-brand-foreground-new: #EC7F31;
--__adaptive-focus-ring-color: #EC7F31;
--focus-primary: #EC7F31;
--app-frame-background: #20160E;
--background-base-lowest: #20160E !important;
--background-base-lower: #2A1D13 !important;
--background-base-low: #362619 !important;
--background-surface-high: #362619 !important;
--background-surface-higher: #3C2B1C !important;
--background-surface-highest: #43301F !important;
--background-gradient-highest: #362619;
--bg-surface-raised: #43301F;
--bg-surface-overlay: #43301F;
--bg-base-primary: #362619;
--bg-base-secondary: #2A1D13;
--bg-base-tertiary: #20160E;
--home-background: #362619;
--chat-background: #362619;
--chat-background-default: #362619;
--chat-border: #20160E;
--chat-text-muted: #AE9575;
--background-primary: #362619;
--background-secondary: #2A1D13;
--background-secondary-alt: #251A10 !important;
--background-tertiary: #20160E;
--background-floating: #43301F;
--background-nested-floating: #43301F;
--background-accent: #513B27 !important;
--background-message-hover: rgba(32, 22, 14, 0.3);
--message-background-hover: rgba(32, 22, 14, 0.3) !important;
--background-modifier-hover: rgba(123, 96, 71, 0.1);
--background-modifier-active: rgba(123, 96, 71, 0.16);
--background-modifier-selected: rgba(123, 96, 71, 0.2);
--background-modifier-accent: rgba(123, 96, 71, 0.24);
--background-mod-muted: rgba(123, 96, 71, 0.06);
--background-mod-subtle: rgba(123, 96, 71, 0.1) !important;
--background-mod-normal: rgba(123, 96, 71, 0.16);
--background-mod-strong: rgba(123, 96, 71, 0.24) !important;
--interactive-background-hover: rgba(123, 96, 71, 0.1);
--interactive-background-active: rgba(123, 96, 71, 0.16);
--interactive-background-selected: rgba(123, 96, 71, 0.2);
--modal-background: #362619 !important;
--modal-footer-background: #2A1D13;
--card-background-default: #43301F !important;
--custom-channel-members-bg: #2A1D13;
--user-profile-overlay-background: #2A1D13;
--user-profile-overlay-background-hover: #43301F;
--__header-bar-background: #2A1D13 !important;
--deprecated-card-bg: #43301F;
--deprecated-store-bg: #362619;
--deprecated-quickswitcher-input-background: #3E2C1D;
--deprecated-text-input-bg: #3E2C1D;
--deprecated-text-input-border: #513B27;
--border-subtle: #43301F !important;
--border-muted: #43301F;
--border-normal: #513B27;
--border-strong: #634932;
--border-faint: rgba(123, 96, 71, 0.12);
--text-default: #EDDCBC;
--text-normal: #EDDCBC;
--text-strong: #F8ECD4 !important;
--text-subtle: #D9C6A3;
--text-muted: #AE9575 !important;
--text-link: #7F9BAE !important;
--text-positive: #ADB956;
--text-warning: #F3BF45;
--text-danger: #FF8373;
--text-feedback-positive: #ADB956;
--text-feedback-warning: #F3BF45;
--text-feedback-critical: #FF8373;
--text-feedback-info: #7F9BAE;
--header-primary: #F8ECD4;
--header-secondary: #C4AE8C;
--channels-default: #AE9575 !important;
--channel-icon: #AE9575 !important;
--channel-text-area-placeholder: #967B5C;
--textbox-markdown-syntax: #7B6047;
--white: #EDDCBC;
--white-500: #EDDCBC;
--logo-primary: #EDDCBC;
--icon-default: #D9C6A3;
--icon-strong: #EDDCBC;Showing 150 of 921 lines.
london-moquette.theme.csssave as ~/Library/Application Support/Vencord/themes/london-moquette.theme.cssthat's Vencord on macOS; on Linux it's ~/.config/Vencord/themes, on Windows %APPDATA%\Vencord\themes. Vesktop and BetterDiscord use the same folders with vesktop or BetterDiscord in place of Vencord.
/**
* @name London Moquette
* @author Oddur Sigurdsson
* @version 0.3.0
* @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: London Moquette; light mode: London Portland.
* @website https://github.com/oddurs/subway-seat
* @source https://github.com/oddurs/subway-seat
*/
/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* London Moquette — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
--brand-100: #F8E7DA;
--brand-130: #F6E0CF;
--brand-160: #F4D9C4;
--brand-200: #F2D0B5;
--brand-230: #F0C9AA;
--brand-260: #EEC29F;
--brand-300: #EBB890;
--brand-330: #E9B185;
--brand-360: #E7AA7A;
--brand-400: #E5A16B;
--brand-430: #E39A60;
--brand-460: #E19255;
--brand-500: #DE8946 !important;
--brand-530: #D18142;
--brand-560: #C3793E;
--brand-600: #B26E38;
--brand-630: #A46534;
--brand-660: #975D30;
--brand-700: #85522A;
--brand-730: #784A26;
--brand-760: #6B4222;
--brand-800: #59371C;
--brand-830: #4B2F18;
--brand-860: #3E2614;
--brand-900: #2C1B0E;
--brand-05a: rgba(222, 137, 70, 0.05);
--brand-10a: rgba(222, 137, 70, 0.1);
--brand-15a: rgba(222, 137, 70, 0.15);
--brand-20a: rgba(222, 137, 70, 0.2);
--brand-25a: rgba(222, 137, 70, 0.25);
--brand-30a: rgba(222, 137, 70, 0.3);
--brand-35a: rgba(222, 137, 70, 0.35);
--brand-40a: rgba(222, 137, 70, 0.4);
--brand-45a: rgba(222, 137, 70, 0.45);
--brand-50a: rgba(222, 137, 70, 0.5);
--brand-55a: rgba(222, 137, 70, 0.55);
--brand-60a: rgba(222, 137, 70, 0.6);
--brand-65a: rgba(222, 137, 70, 0.65);
--brand-70a: rgba(222, 137, 70, 0.7);
--brand-75a: rgba(222, 137, 70, 0.75);
--brand-80a: rgba(222, 137, 70, 0.8);
--brand-85a: rgba(222, 137, 70, 0.85);
--brand-90a: rgba(222, 137, 70, 0.9);
--brand-95a: rgba(222, 137, 70, 0.95);
--brand-experiment: #DE8946;
--brand-experiment-560: #C3793E;
--blurple-50: #DE8946;
--blurple-60: #C3793E;
--opacity-blurple-8: rgba(222, 137, 70, 0.08);
--opacity-blurple-16: rgba(222, 137, 70, 0.16);
--opacity-blurple-24: rgba(222, 137, 70, 0.24);
--opacity-blurple-32: rgba(222, 137, 70, 0.32);
--opacity-blurple-60: rgba(222, 137, 70, 0.6);
--text-brand: #DE8946;
--control-brand-foreground: #DE8946;
--control-brand-foreground-new: #DE8946;
--__adaptive-focus-ring-color: #DE8946;
--focus-primary: #DE8946;
--app-frame-background: #121826;
--background-base-lowest: #121826 !important;
--background-base-lower: #172032 !important;
--background-base-low: #1E2941 !important;
--background-surface-high: #1E2941 !important;
--background-surface-higher: #222E49 !important;
--background-surface-highest: #263451 !important;
--background-gradient-highest: #1E2941;
--bg-surface-raised: #263451;
--bg-surface-overlay: #263451;
--bg-base-primary: #1E2941;
--bg-base-secondary: #172032;
--bg-base-tertiary: #121826;
--home-background: #1E2941;
--chat-background: #1E2941;
--chat-background-default: #1E2941;
--chat-border: #121826;
--chat-text-muted: #8F9AB0;
--background-primary: #1E2941;
--background-secondary: #172032;
--background-secondary-alt: #141C2C !important;
--background-tertiary: #121826;
--background-floating: #263451;
--background-nested-floating: #263451;
--background-accent: #303F61 !important;
--background-message-hover: rgba(18, 24, 38, 0.3);
--message-background-hover: rgba(18, 24, 38, 0.3) !important;
--background-modifier-hover: rgba(87, 102, 133, 0.1);
--background-modifier-active: rgba(87, 102, 133, 0.16);
--background-modifier-selected: rgba(87, 102, 133, 0.2);
--background-modifier-accent: rgba(87, 102, 133, 0.24);
--background-mod-muted: rgba(87, 102, 133, 0.06);
--background-mod-subtle: rgba(87, 102, 133, 0.1) !important;
--background-mod-normal: rgba(87, 102, 133, 0.16);
--background-mod-strong: rgba(87, 102, 133, 0.24) !important;
--interactive-background-hover: rgba(87, 102, 133, 0.1);
--interactive-background-active: rgba(87, 102, 133, 0.16);
--interactive-background-selected: rgba(87, 102, 133, 0.2);
--modal-background: #1E2941 !important;
--modal-footer-background: #172032;
--card-background-default: #263451 !important;
--custom-channel-members-bg: #172032;
--user-profile-overlay-background: #172032;
--user-profile-overlay-background-hover: #263451;
--__header-bar-background: #172032 !important;
--deprecated-card-bg: #263451;
--deprecated-store-bg: #1E2941;
--deprecated-quickswitcher-input-background: #23304B;
--deprecated-text-input-bg: #23304B;
--deprecated-text-input-border: #303F61;
--border-subtle: #263451 !important;
--border-muted: #263451;
--border-normal: #303F61;
--border-strong: #3D4F72;
--border-faint: rgba(87, 102, 133, 0.12);
--text-default: #D8DEEA;
--text-normal: #D8DEEA;
--text-strong: #E9EDF5 !important;
--text-subtle: #C1C9D8;
--text-muted: #8F9AB0 !important;
--text-link: #7595DA !important;
--text-positive: #77C581;
--text-warning: #F2C03F;
--text-danger: #FE8474;
--text-feedback-positive: #77C581;
--text-feedback-warning: #F2C03F;
--text-feedback-critical: #FE8474;
--text-feedback-info: #7595DA;
--header-primary: #E9EDF5;
--header-secondary: #A9B2C4;
--channels-default: #8F9AB0 !important;
--channel-icon: #8F9AB0 !important;
--channel-text-area-placeholder: #73819C;
--textbox-markdown-syntax: #576685;
--white: #D8DEEA;
--white-500: #D8DEEA;
--logo-primary: #D8DEEA;
--icon-default: #C1C9D8;
--icon-strong: #D8DEEA;Showing 150 of 921 lines.
london-deep-level.theme.csssave as ~/Library/Application Support/Vencord/themes/london-deep-level.theme.cssthat's Vencord on macOS; on Linux it's ~/.config/Vencord/themes, on Windows %APPDATA%\Vencord\themes. Vesktop and BetterDiscord use the same folders with vesktop or BetterDiscord in place of Vencord.
/**
* @name London Deep Level
* @author Oddur Sigurdsson
* @version 0.3.0
* @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: London Deep Level; light mode: London Portland.
* @website https://github.com/oddurs/subway-seat
* @source https://github.com/oddurs/subway-seat
*/
/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* London Deep Level — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
--brand-100: #F8E7DA;
--brand-130: #F6E0CF;
--brand-160: #F4D9C4;
--brand-200: #F2D0B5;
--brand-230: #F0C9AA;
--brand-260: #EEC29F;
--brand-300: #EBB890;
--brand-330: #E9B185;
--brand-360: #E7AA7A;
--brand-400: #E5A16B;
--brand-430: #E39A60;
--brand-460: #E19255;
--brand-500: #DE8946 !important;
--brand-530: #D18142;
--brand-560: #C3793E;
--brand-600: #B26E38;
--brand-630: #A46534;
--brand-660: #975D30;
--brand-700: #85522A;
--brand-730: #784A26;
--brand-760: #6B4222;
--brand-800: #59371C;
--brand-830: #4B2F18;
--brand-860: #3E2614;
--brand-900: #2C1B0E;
--brand-05a: rgba(222, 137, 70, 0.05);
--brand-10a: rgba(222, 137, 70, 0.1);
--brand-15a: rgba(222, 137, 70, 0.15);
--brand-20a: rgba(222, 137, 70, 0.2);
--brand-25a: rgba(222, 137, 70, 0.25);
--brand-30a: rgba(222, 137, 70, 0.3);
--brand-35a: rgba(222, 137, 70, 0.35);
--brand-40a: rgba(222, 137, 70, 0.4);
--brand-45a: rgba(222, 137, 70, 0.45);
--brand-50a: rgba(222, 137, 70, 0.5);
--brand-55a: rgba(222, 137, 70, 0.55);
--brand-60a: rgba(222, 137, 70, 0.6);
--brand-65a: rgba(222, 137, 70, 0.65);
--brand-70a: rgba(222, 137, 70, 0.7);
--brand-75a: rgba(222, 137, 70, 0.75);
--brand-80a: rgba(222, 137, 70, 0.8);
--brand-85a: rgba(222, 137, 70, 0.85);
--brand-90a: rgba(222, 137, 70, 0.9);
--brand-95a: rgba(222, 137, 70, 0.95);
--brand-experiment: #DE8946;
--brand-experiment-560: #C3793E;
--blurple-50: #DE8946;
--blurple-60: #C3793E;
--opacity-blurple-8: rgba(222, 137, 70, 0.08);
--opacity-blurple-16: rgba(222, 137, 70, 0.16);
--opacity-blurple-24: rgba(222, 137, 70, 0.24);
--opacity-blurple-32: rgba(222, 137, 70, 0.32);
--opacity-blurple-60: rgba(222, 137, 70, 0.6);
--text-brand: #DE8946;
--control-brand-foreground: #DE8946;
--control-brand-foreground-new: #DE8946;
--__adaptive-focus-ring-color: #DE8946;
--focus-primary: #DE8946;
--app-frame-background: #0A0E18;
--background-base-lowest: #0A0E18 !important;
--background-base-lower: #0D1421 !important;
--background-base-low: #121A2D !important;
--background-surface-high: #121A2D !important;
--background-surface-higher: #161F34 !important;
--background-surface-highest: #1A243A !important;
--background-gradient-highest: #121A2D;
--bg-surface-raised: #1A243A;
--bg-surface-overlay: #1A243A;
--bg-base-primary: #121A2D;
--bg-base-secondary: #0D1421;
--bg-base-tertiary: #0A0E18;
--home-background: #121A2D;
--chat-background: #121A2D;
--chat-background-default: #121A2D;
--chat-border: #0A0E18;
--chat-text-muted: #8B96AC;
--background-primary: #121A2D;
--background-secondary: #0D1421;
--background-secondary-alt: #0C111C !important;
--background-tertiary: #0A0E18;
--background-floating: #1A243A;
--background-nested-floating: #1A243A;
--background-accent: #232F49 !important;
--background-message-hover: rgba(10, 14, 24, 0.3);
--message-background-hover: rgba(10, 14, 24, 0.3) !important;
--background-modifier-hover: rgba(83, 97, 125, 0.1);
--background-modifier-active: rgba(83, 97, 125, 0.16);
--background-modifier-selected: rgba(83, 97, 125, 0.2);
--background-modifier-accent: rgba(83, 97, 125, 0.24);
--background-mod-muted: rgba(83, 97, 125, 0.06);
--background-mod-subtle: rgba(83, 97, 125, 0.1) !important;
--background-mod-normal: rgba(83, 97, 125, 0.16);
--background-mod-strong: rgba(83, 97, 125, 0.24) !important;
--interactive-background-hover: rgba(83, 97, 125, 0.1);
--interactive-background-active: rgba(83, 97, 125, 0.16);
--interactive-background-selected: rgba(83, 97, 125, 0.2);
--modal-background: #121A2D !important;
--modal-footer-background: #0D1421;
--card-background-default: #1A243A !important;
--custom-channel-members-bg: #0D1421;
--user-profile-overlay-background: #0D1421;
--user-profile-overlay-background-hover: #1A243A;
--__header-bar-background: #0D1421 !important;
--deprecated-card-bg: #1A243A;
--deprecated-store-bg: #121A2D;
--deprecated-quickswitcher-input-background: #172035;
--deprecated-text-input-bg: #172035;
--deprecated-text-input-border: #232F49;
--border-subtle: #1A243A !important;
--border-muted: #1A243A;
--border-normal: #232F49;
--border-strong: #303E5B;
--border-faint: rgba(83, 97, 125, 0.12);
--text-default: #D4DAE7;
--text-normal: #D4DAE7;
--text-strong: #E7EBF3 !important;
--text-subtle: #BEC6D5;
--text-muted: #8B96AC !important;
--text-link: #7595DA !important;
--text-positive: #77C581;
--text-warning: #F2C03F;
--text-danger: #FE8474;
--text-feedback-positive: #77C581;
--text-feedback-warning: #F2C03F;
--text-feedback-critical: #FE8474;
--text-feedback-info: #7595DA;
--header-primary: #E7EBF3;
--header-secondary: #A5AEC0;
--channels-default: #8B96AC !important;
--channel-icon: #8B96AC !important;
--channel-text-area-placeholder: #6F7C97;
--textbox-markdown-syntax: #53617D;
--white: #D4DAE7;
--white-500: #D4DAE7;
--logo-primary: #D4DAE7;
--icon-default: #BEC6D5;
--icon-strong: #D4DAE7;Showing 150 of 921 lines.
london-portland.theme.csssave as ~/Library/Application Support/Vencord/themes/london-portland.theme.cssthat's Vencord on macOS; on Linux it's ~/.config/Vencord/themes, on Windows %APPDATA%\Vencord\themes. Vesktop and BetterDiscord use the same folders with vesktop or BetterDiscord in place of Vencord.
/**
* @name London Portland
* @author Oddur Sigurdsson
* @version 0.3.0
* @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: London Moquette; light mode: London Portland.
* @website https://github.com/oddurs/subway-seat
* @source https://github.com/oddurs/subway-seat
*/
/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* London Moquette — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
--brand-100: #F8E7DA;
--brand-130: #F6E0CF;
--brand-160: #F4D9C4;
--brand-200: #F2D0B5;
--brand-230: #F0C9AA;
--brand-260: #EEC29F;
--brand-300: #EBB890;
--brand-330: #E9B185;
--brand-360: #E7AA7A;
--brand-400: #E5A16B;
--brand-430: #E39A60;
--brand-460: #E19255;
--brand-500: #DE8946 !important;
--brand-530: #D18142;
--brand-560: #C3793E;
--brand-600: #B26E38;
--brand-630: #A46534;
--brand-660: #975D30;
--brand-700: #85522A;
--brand-730: #784A26;
--brand-760: #6B4222;
--brand-800: #59371C;
--brand-830: #4B2F18;
--brand-860: #3E2614;
--brand-900: #2C1B0E;
--brand-05a: rgba(222, 137, 70, 0.05);
--brand-10a: rgba(222, 137, 70, 0.1);
--brand-15a: rgba(222, 137, 70, 0.15);
--brand-20a: rgba(222, 137, 70, 0.2);
--brand-25a: rgba(222, 137, 70, 0.25);
--brand-30a: rgba(222, 137, 70, 0.3);
--brand-35a: rgba(222, 137, 70, 0.35);
--brand-40a: rgba(222, 137, 70, 0.4);
--brand-45a: rgba(222, 137, 70, 0.45);
--brand-50a: rgba(222, 137, 70, 0.5);
--brand-55a: rgba(222, 137, 70, 0.55);
--brand-60a: rgba(222, 137, 70, 0.6);
--brand-65a: rgba(222, 137, 70, 0.65);
--brand-70a: rgba(222, 137, 70, 0.7);
--brand-75a: rgba(222, 137, 70, 0.75);
--brand-80a: rgba(222, 137, 70, 0.8);
--brand-85a: rgba(222, 137, 70, 0.85);
--brand-90a: rgba(222, 137, 70, 0.9);
--brand-95a: rgba(222, 137, 70, 0.95);
--brand-experiment: #DE8946;
--brand-experiment-560: #C3793E;
--blurple-50: #DE8946;
--blurple-60: #C3793E;
--opacity-blurple-8: rgba(222, 137, 70, 0.08);
--opacity-blurple-16: rgba(222, 137, 70, 0.16);
--opacity-blurple-24: rgba(222, 137, 70, 0.24);
--opacity-blurple-32: rgba(222, 137, 70, 0.32);
--opacity-blurple-60: rgba(222, 137, 70, 0.6);
--text-brand: #DE8946;
--control-brand-foreground: #DE8946;
--control-brand-foreground-new: #DE8946;
--__adaptive-focus-ring-color: #DE8946;
--focus-primary: #DE8946;
--app-frame-background: #121826;
--background-base-lowest: #121826 !important;
--background-base-lower: #172032 !important;
--background-base-low: #1E2941 !important;
--background-surface-high: #1E2941 !important;
--background-surface-higher: #222E49 !important;
--background-surface-highest: #263451 !important;
--background-gradient-highest: #1E2941;
--bg-surface-raised: #263451;
--bg-surface-overlay: #263451;
--bg-base-primary: #1E2941;
--bg-base-secondary: #172032;
--bg-base-tertiary: #121826;
--home-background: #1E2941;
--chat-background: #1E2941;
--chat-background-default: #1E2941;
--chat-border: #121826;
--chat-text-muted: #8F9AB0;
--background-primary: #1E2941;
--background-secondary: #172032;
--background-secondary-alt: #141C2C !important;
--background-tertiary: #121826;
--background-floating: #263451;
--background-nested-floating: #263451;
--background-accent: #303F61 !important;
--background-message-hover: rgba(18, 24, 38, 0.3);
--message-background-hover: rgba(18, 24, 38, 0.3) !important;
--background-modifier-hover: rgba(87, 102, 133, 0.1);
--background-modifier-active: rgba(87, 102, 133, 0.16);
--background-modifier-selected: rgba(87, 102, 133, 0.2);
--background-modifier-accent: rgba(87, 102, 133, 0.24);
--background-mod-muted: rgba(87, 102, 133, 0.06);
--background-mod-subtle: rgba(87, 102, 133, 0.1) !important;
--background-mod-normal: rgba(87, 102, 133, 0.16);
--background-mod-strong: rgba(87, 102, 133, 0.24) !important;
--interactive-background-hover: rgba(87, 102, 133, 0.1);
--interactive-background-active: rgba(87, 102, 133, 0.16);
--interactive-background-selected: rgba(87, 102, 133, 0.2);
--modal-background: #1E2941 !important;
--modal-footer-background: #172032;
--card-background-default: #263451 !important;
--custom-channel-members-bg: #172032;
--user-profile-overlay-background: #172032;
--user-profile-overlay-background-hover: #263451;
--__header-bar-background: #172032 !important;
--deprecated-card-bg: #263451;
--deprecated-store-bg: #1E2941;
--deprecated-quickswitcher-input-background: #23304B;
--deprecated-text-input-bg: #23304B;
--deprecated-text-input-border: #303F61;
--border-subtle: #263451 !important;
--border-muted: #263451;
--border-normal: #303F61;
--border-strong: #3D4F72;
--border-faint: rgba(87, 102, 133, 0.12);
--text-default: #D8DEEA;
--text-normal: #D8DEEA;
--text-strong: #E9EDF5 !important;
--text-subtle: #C1C9D8;
--text-muted: #8F9AB0 !important;
--text-link: #7595DA !important;
--text-positive: #77C581;
--text-warning: #F2C03F;
--text-danger: #FE8474;
--text-feedback-positive: #77C581;
--text-feedback-warning: #F2C03F;
--text-feedback-critical: #FE8474;
--text-feedback-info: #7595DA;
--header-primary: #E9EDF5;
--header-secondary: #A9B2C4;
--channels-default: #8F9AB0 !important;
--channel-icon: #8F9AB0 !important;
--channel-text-area-placeholder: #73819C;
--textbox-markdown-syntax: #576685;
--white: #D8DEEA;
--white-500: #D8DEEA;
--logo-primary: #D8DEEA;
--icon-default: #C1C9D8;
--icon-strong: #D8DEEA;Showing 150 of 921 lines.
paris-guimard.theme.csssave as ~/Library/Application Support/Vencord/themes/paris-guimard.theme.cssthat's Vencord on macOS; on Linux it's ~/.config/Vencord/themes, on Windows %APPDATA%\Vencord\themes. Vesktop and BetterDiscord use the same folders with vesktop or BetterDiscord in place of Vencord.
/**
* @name Paris Guimard
* @author Oddur Sigurdsson
* @version 0.3.0
* @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: Paris Guimard; light mode: Paris Carrelage.
* @website https://github.com/oddurs/subway-seat
* @source https://github.com/oddurs/subway-seat
*/
/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* Paris Guimard — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
--brand-100: #F4E9DA;
--brand-130: #F1E3CF;
--brand-160: #EEDCC3;
--brand-200: #EAD3B5;
--brand-230: #E7CDA9;
--brand-260: #E3C69E;
--brand-300: #DFBE8F;
--brand-330: #DCB784;
--brand-360: #D9B179;
--brand-400: #D5A86A;
--brand-430: #D1A15F;
--brand-460: #CE9B54;
--brand-500: #CA9245 !important;
--brand-530: #BE8941;
--brand-560: #B2803D;
--brand-600: #A27537;
--brand-630: #956C33;
--brand-660: #89632F;
--brand-700: #795829;
--brand-730: #6D4F25;
--brand-760: #614621;
--brand-800: #513A1C;
--brand-830: #453217;
--brand-860: #392913;
--brand-900: #281D0E;
--brand-05a: rgba(202, 146, 69, 0.05);
--brand-10a: rgba(202, 146, 69, 0.1);
--brand-15a: rgba(202, 146, 69, 0.15);
--brand-20a: rgba(202, 146, 69, 0.2);
--brand-25a: rgba(202, 146, 69, 0.25);
--brand-30a: rgba(202, 146, 69, 0.3);
--brand-35a: rgba(202, 146, 69, 0.35);
--brand-40a: rgba(202, 146, 69, 0.4);
--brand-45a: rgba(202, 146, 69, 0.45);
--brand-50a: rgba(202, 146, 69, 0.5);
--brand-55a: rgba(202, 146, 69, 0.55);
--brand-60a: rgba(202, 146, 69, 0.6);
--brand-65a: rgba(202, 146, 69, 0.65);
--brand-70a: rgba(202, 146, 69, 0.7);
--brand-75a: rgba(202, 146, 69, 0.75);
--brand-80a: rgba(202, 146, 69, 0.8);
--brand-85a: rgba(202, 146, 69, 0.85);
--brand-90a: rgba(202, 146, 69, 0.9);
--brand-95a: rgba(202, 146, 69, 0.95);
--brand-experiment: #CA9245;
--brand-experiment-560: #B2803D;
--blurple-50: #CA9245;
--blurple-60: #B2803D;
--opacity-blurple-8: rgba(202, 146, 69, 0.08);
--opacity-blurple-16: rgba(202, 146, 69, 0.16);
--opacity-blurple-24: rgba(202, 146, 69, 0.24);
--opacity-blurple-32: rgba(202, 146, 69, 0.32);
--opacity-blurple-60: rgba(202, 146, 69, 0.6);
--text-brand: #CA9245;
--control-brand-foreground: #CA9245;
--control-brand-foreground-new: #CA9245;
--__adaptive-focus-ring-color: #CA9245;
--focus-primary: #CA9245;
--app-frame-background: #131A17;
--background-base-lowest: #131A17 !important;
--background-base-lower: #18241D !important;
--background-base-low: #1E2E26 !important;
--background-surface-high: #1E2E26 !important;
--background-surface-higher: #22342B !important;
--background-surface-highest: #263930 !important;
--background-gradient-highest: #1E2E26;
--bg-surface-raised: #263930;
--bg-surface-overlay: #263930;
--bg-base-primary: #1E2E26;
--bg-base-secondary: #18241D;
--bg-base-tertiary: #131A17;
--home-background: #1E2E26;
--chat-background: #1E2E26;
--chat-background-default: #1E2E26;
--chat-border: #131A17;
--chat-text-muted: #909E96;
--background-primary: #1E2E26;
--background-secondary: #18241D;
--background-secondary-alt: #161F1A !important;
--background-tertiary: #131A17;
--background-floating: #263930;
--background-nested-floating: #263930;
--background-accent: #30463B !important;
--background-message-hover: rgba(19, 26, 23, 0.3);
--message-background-hover: rgba(19, 26, 23, 0.3) !important;
--background-modifier-hover: rgba(88, 107, 97, 0.1);
--background-modifier-active: rgba(88, 107, 97, 0.16);
--background-modifier-selected: rgba(88, 107, 97, 0.2);
--background-modifier-accent: rgba(88, 107, 97, 0.24);
--background-mod-muted: rgba(88, 107, 97, 0.06);
--background-mod-subtle: rgba(88, 107, 97, 0.1) !important;
--background-mod-normal: rgba(88, 107, 97, 0.16);
--background-mod-strong: rgba(88, 107, 97, 0.24) !important;
--interactive-background-hover: rgba(88, 107, 97, 0.1);
--interactive-background-active: rgba(88, 107, 97, 0.16);
--interactive-background-selected: rgba(88, 107, 97, 0.2);
--modal-background: #1E2E26 !important;
--modal-footer-background: #18241D;
--card-background-default: #263930 !important;
--custom-channel-members-bg: #18241D;
--user-profile-overlay-background: #18241D;
--user-profile-overlay-background-hover: #263930;
--__header-bar-background: #18241D !important;
--deprecated-card-bg: #263930;
--deprecated-store-bg: #1E2E26;
--deprecated-quickswitcher-input-background: #23352C;
--deprecated-text-input-bg: #23352C;
--deprecated-text-input-border: #30463B;
--border-subtle: #263930 !important;
--border-muted: #263930;
--border-normal: #30463B;
--border-strong: #3E554A;
--border-faint: rgba(88, 107, 97, 0.12);
--text-default: #D9E1DB;
--text-normal: #D9E1DB;
--text-strong: #E9EEEC !important;
--text-subtle: #C2CBC5;
--text-muted: #909E96 !important;
--text-link: #709BC8 !important;
--text-positive: #70CAA9;
--text-warning: #F1BF4B;
--text-danger: #E7877B;
--text-feedback-positive: #70CAA9;
--text-feedback-warning: #F1BF4B;
--text-feedback-critical: #E7877B;
--text-feedback-info: #709BC8;
--header-primary: #E9EEEC;
--header-secondary: #A9B5AE;
--channels-default: #909E96 !important;
--channel-icon: #909E96 !important;
--channel-text-area-placeholder: #74857C;
--textbox-markdown-syntax: #586B61;
--white: #D9E1DB;
--white-500: #D9E1DB;
--logo-primary: #D9E1DB;
--icon-default: #C2CBC5;
--icon-strong: #D9E1DB;Showing 150 of 921 lines.
paris-catacombes.theme.csssave as ~/Library/Application Support/Vencord/themes/paris-catacombes.theme.cssthat's Vencord on macOS; on Linux it's ~/.config/Vencord/themes, on Windows %APPDATA%\Vencord\themes. Vesktop and BetterDiscord use the same folders with vesktop or BetterDiscord in place of Vencord.
/**
* @name Paris Catacombes
* @author Oddur Sigurdsson
* @version 0.3.0
* @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: Paris Catacombes; light mode: Paris Carrelage.
* @website https://github.com/oddurs/subway-seat
* @source https://github.com/oddurs/subway-seat
*/
/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* Paris Catacombes — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
--brand-100: #F4E9DA;
--brand-130: #F1E3CF;
--brand-160: #EEDCC3;
--brand-200: #EAD3B5;
--brand-230: #E7CDA9;
--brand-260: #E3C69E;
--brand-300: #DFBE8F;
--brand-330: #DCB784;
--brand-360: #D9B179;
--brand-400: #D5A86A;
--brand-430: #D1A15F;
--brand-460: #CE9B54;
--brand-500: #CA9245 !important;
--brand-530: #BE8941;
--brand-560: #B2803D;
--brand-600: #A27537;
--brand-630: #956C33;
--brand-660: #89632F;
--brand-700: #795829;
--brand-730: #6D4F25;
--brand-760: #614621;
--brand-800: #513A1C;
--brand-830: #453217;
--brand-860: #392913;
--brand-900: #281D0E;
--brand-05a: rgba(202, 146, 69, 0.05);
--brand-10a: rgba(202, 146, 69, 0.1);
--brand-15a: rgba(202, 146, 69, 0.15);
--brand-20a: rgba(202, 146, 69, 0.2);
--brand-25a: rgba(202, 146, 69, 0.25);
--brand-30a: rgba(202, 146, 69, 0.3);
--brand-35a: rgba(202, 146, 69, 0.35);
--brand-40a: rgba(202, 146, 69, 0.4);
--brand-45a: rgba(202, 146, 69, 0.45);
--brand-50a: rgba(202, 146, 69, 0.5);
--brand-55a: rgba(202, 146, 69, 0.55);
--brand-60a: rgba(202, 146, 69, 0.6);
--brand-65a: rgba(202, 146, 69, 0.65);
--brand-70a: rgba(202, 146, 69, 0.7);
--brand-75a: rgba(202, 146, 69, 0.75);
--brand-80a: rgba(202, 146, 69, 0.8);
--brand-85a: rgba(202, 146, 69, 0.85);
--brand-90a: rgba(202, 146, 69, 0.9);
--brand-95a: rgba(202, 146, 69, 0.95);
--brand-experiment: #CA9245;
--brand-experiment-560: #B2803D;
--blurple-50: #CA9245;
--blurple-60: #B2803D;
--opacity-blurple-8: rgba(202, 146, 69, 0.08);
--opacity-blurple-16: rgba(202, 146, 69, 0.16);
--opacity-blurple-24: rgba(202, 146, 69, 0.24);
--opacity-blurple-32: rgba(202, 146, 69, 0.32);
--opacity-blurple-60: rgba(202, 146, 69, 0.6);
--text-brand: #CA9245;
--control-brand-foreground: #CA9245;
--control-brand-foreground-new: #CA9245;
--__adaptive-focus-ring-color: #CA9245;
--focus-primary: #CA9245;
--app-frame-background: #0A100D;
--background-base-lowest: #0A100D !important;
--background-base-lower: #0D1711 !important;
--background-base-low: #121E19 !important;
--background-surface-high: #121E19 !important;
--background-surface-higher: #16241D !important;
--background-surface-highest: #1A2921 !important;
--background-gradient-highest: #121E19;
--bg-surface-raised: #1A2921;
--bg-surface-overlay: #1A2921;
--bg-base-primary: #121E19;
--bg-base-secondary: #0D1711;
--bg-base-tertiary: #0A100D;
--home-background: #121E19;
--chat-background: #121E19;
--chat-background-default: #121E19;
--chat-border: #0A100D;
--chat-text-muted: #8C9A92;
--background-primary: #121E19;
--background-secondary: #0D1711;
--background-secondary-alt: #0C140F !important;
--background-tertiary: #0A100D;
--background-floating: #1A2921;
--background-nested-floating: #1A2921;
--background-accent: #24342C !important;
--background-message-hover: rgba(10, 16, 13, 0.3);
--message-background-hover: rgba(10, 16, 13, 0.3) !important;
--background-modifier-hover: rgba(84, 101, 92, 0.1);
--background-modifier-active: rgba(84, 101, 92, 0.16);
--background-modifier-selected: rgba(84, 101, 92, 0.2);
--background-modifier-accent: rgba(84, 101, 92, 0.24);
--background-mod-muted: rgba(84, 101, 92, 0.06);
--background-mod-subtle: rgba(84, 101, 92, 0.1) !important;
--background-mod-normal: rgba(84, 101, 92, 0.16);
--background-mod-strong: rgba(84, 101, 92, 0.24) !important;
--interactive-background-hover: rgba(84, 101, 92, 0.1);
--interactive-background-active: rgba(84, 101, 92, 0.16);
--interactive-background-selected: rgba(84, 101, 92, 0.2);
--modal-background: #121E19 !important;
--modal-footer-background: #0D1711;
--card-background-default: #1A2921 !important;
--custom-channel-members-bg: #0D1711;
--user-profile-overlay-background: #0D1711;
--user-profile-overlay-background-hover: #1A2921;
--__header-bar-background: #0D1711 !important;
--deprecated-card-bg: #1A2921;
--deprecated-store-bg: #121E19;
--deprecated-quickswitcher-input-background: #17251E;
--deprecated-text-input-bg: #17251E;
--deprecated-text-input-border: #24342C;
--border-subtle: #1A2921 !important;
--border-muted: #1A2921;
--border-normal: #24342C;
--border-strong: #31433A;
--border-faint: rgba(84, 101, 92, 0.12);
--text-default: #D4DDD7;
--text-normal: #D4DDD7;
--text-strong: #E7ECEA !important;
--text-subtle: #BFC8C2;
--text-muted: #8C9A92 !important;
--text-link: #709BC8 !important;
--text-positive: #70CAA9;
--text-warning: #F1BF4B;
--text-danger: #E7877B;
--text-feedback-positive: #70CAA9;
--text-feedback-warning: #F1BF4B;
--text-feedback-critical: #E7877B;
--text-feedback-info: #709BC8;
--header-primary: #E7ECEA;
--header-secondary: #A5B1AA;
--channels-default: #8C9A92 !important;
--channel-icon: #8C9A92 !important;
--channel-text-area-placeholder: #708178;
--textbox-markdown-syntax: #54655C;
--white: #D4DDD7;
--white-500: #D4DDD7;
--logo-primary: #D4DDD7;
--icon-default: #BFC8C2;
--icon-strong: #D4DDD7;Showing 150 of 921 lines.
paris-carrelage.theme.csssave as ~/Library/Application Support/Vencord/themes/paris-carrelage.theme.cssthat's Vencord on macOS; on Linux it's ~/.config/Vencord/themes, on Windows %APPDATA%\Vencord\themes. Vesktop and BetterDiscord use the same folders with vesktop or BetterDiscord in place of Vencord.
/**
* @name Paris Carrelage
* @author Oddur Sigurdsson
* @version 0.3.0
* @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: Paris Guimard; light mode: Paris Carrelage.
* @website https://github.com/oddurs/subway-seat
* @source https://github.com/oddurs/subway-seat
*/
/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* Paris Guimard — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
--brand-100: #F4E9DA;
--brand-130: #F1E3CF;
--brand-160: #EEDCC3;
--brand-200: #EAD3B5;
--brand-230: #E7CDA9;
--brand-260: #E3C69E;
--brand-300: #DFBE8F;
--brand-330: #DCB784;
--brand-360: #D9B179;
--brand-400: #D5A86A;
--brand-430: #D1A15F;
--brand-460: #CE9B54;
--brand-500: #CA9245 !important;
--brand-530: #BE8941;
--brand-560: #B2803D;
--brand-600: #A27537;
--brand-630: #956C33;
--brand-660: #89632F;
--brand-700: #795829;
--brand-730: #6D4F25;
--brand-760: #614621;
--brand-800: #513A1C;
--brand-830: #453217;
--brand-860: #392913;
--brand-900: #281D0E;
--brand-05a: rgba(202, 146, 69, 0.05);
--brand-10a: rgba(202, 146, 69, 0.1);
--brand-15a: rgba(202, 146, 69, 0.15);
--brand-20a: rgba(202, 146, 69, 0.2);
--brand-25a: rgba(202, 146, 69, 0.25);
--brand-30a: rgba(202, 146, 69, 0.3);
--brand-35a: rgba(202, 146, 69, 0.35);
--brand-40a: rgba(202, 146, 69, 0.4);
--brand-45a: rgba(202, 146, 69, 0.45);
--brand-50a: rgba(202, 146, 69, 0.5);
--brand-55a: rgba(202, 146, 69, 0.55);
--brand-60a: rgba(202, 146, 69, 0.6);
--brand-65a: rgba(202, 146, 69, 0.65);
--brand-70a: rgba(202, 146, 69, 0.7);
--brand-75a: rgba(202, 146, 69, 0.75);
--brand-80a: rgba(202, 146, 69, 0.8);
--brand-85a: rgba(202, 146, 69, 0.85);
--brand-90a: rgba(202, 146, 69, 0.9);
--brand-95a: rgba(202, 146, 69, 0.95);
--brand-experiment: #CA9245;
--brand-experiment-560: #B2803D;
--blurple-50: #CA9245;
--blurple-60: #B2803D;
--opacity-blurple-8: rgba(202, 146, 69, 0.08);
--opacity-blurple-16: rgba(202, 146, 69, 0.16);
--opacity-blurple-24: rgba(202, 146, 69, 0.24);
--opacity-blurple-32: rgba(202, 146, 69, 0.32);
--opacity-blurple-60: rgba(202, 146, 69, 0.6);
--text-brand: #CA9245;
--control-brand-foreground: #CA9245;
--control-brand-foreground-new: #CA9245;
--__adaptive-focus-ring-color: #CA9245;
--focus-primary: #CA9245;
--app-frame-background: #131A17;
--background-base-lowest: #131A17 !important;
--background-base-lower: #18241D !important;
--background-base-low: #1E2E26 !important;
--background-surface-high: #1E2E26 !important;
--background-surface-higher: #22342B !important;
--background-surface-highest: #263930 !important;
--background-gradient-highest: #1E2E26;
--bg-surface-raised: #263930;
--bg-surface-overlay: #263930;
--bg-base-primary: #1E2E26;
--bg-base-secondary: #18241D;
--bg-base-tertiary: #131A17;
--home-background: #1E2E26;
--chat-background: #1E2E26;
--chat-background-default: #1E2E26;
--chat-border: #131A17;
--chat-text-muted: #909E96;
--background-primary: #1E2E26;
--background-secondary: #18241D;
--background-secondary-alt: #161F1A !important;
--background-tertiary: #131A17;
--background-floating: #263930;
--background-nested-floating: #263930;
--background-accent: #30463B !important;
--background-message-hover: rgba(19, 26, 23, 0.3);
--message-background-hover: rgba(19, 26, 23, 0.3) !important;
--background-modifier-hover: rgba(88, 107, 97, 0.1);
--background-modifier-active: rgba(88, 107, 97, 0.16);
--background-modifier-selected: rgba(88, 107, 97, 0.2);
--background-modifier-accent: rgba(88, 107, 97, 0.24);
--background-mod-muted: rgba(88, 107, 97, 0.06);
--background-mod-subtle: rgba(88, 107, 97, 0.1) !important;
--background-mod-normal: rgba(88, 107, 97, 0.16);
--background-mod-strong: rgba(88, 107, 97, 0.24) !important;
--interactive-background-hover: rgba(88, 107, 97, 0.1);
--interactive-background-active: rgba(88, 107, 97, 0.16);
--interactive-background-selected: rgba(88, 107, 97, 0.2);
--modal-background: #1E2E26 !important;
--modal-footer-background: #18241D;
--card-background-default: #263930 !important;
--custom-channel-members-bg: #18241D;
--user-profile-overlay-background: #18241D;
--user-profile-overlay-background-hover: #263930;
--__header-bar-background: #18241D !important;
--deprecated-card-bg: #263930;
--deprecated-store-bg: #1E2E26;
--deprecated-quickswitcher-input-background: #23352C;
--deprecated-text-input-bg: #23352C;
--deprecated-text-input-border: #30463B;
--border-subtle: #263930 !important;
--border-muted: #263930;
--border-normal: #30463B;
--border-strong: #3E554A;
--border-faint: rgba(88, 107, 97, 0.12);
--text-default: #D9E1DB;
--text-normal: #D9E1DB;
--text-strong: #E9EEEC !important;
--text-subtle: #C2CBC5;
--text-muted: #909E96 !important;
--text-link: #709BC8 !important;
--text-positive: #70CAA9;
--text-warning: #F1BF4B;
--text-danger: #E7877B;
--text-feedback-positive: #70CAA9;
--text-feedback-warning: #F1BF4B;
--text-feedback-critical: #E7877B;
--text-feedback-info: #709BC8;
--header-primary: #E9EEEC;
--header-secondary: #A9B5AE;
--channels-default: #909E96 !important;
--channel-icon: #909E96 !important;
--channel-text-area-placeholder: #74857C;
--textbox-markdown-syntax: #586B61;
--white: #D9E1DB;
--white-500: #D9E1DB;
--logo-primary: #D9E1DB;
--icon-default: #C2CBC5;
--icon-strong: #D9E1DB;Showing 150 of 921 lines.