/ThemePreview

Quick preview for Discord themes.

Primary LanguageHTML

Theme preview for Discord themes

Usage:

Go to https://discord-preview.vercel.app/?file=(DIRECT LINK)
Paste your direct web hosted css url in place of (DIRECT LINK)


Direct link example:

This will work: https://discordstyles.github.io/Slate/Slate.theme.css
This will not: https://github.com/DiscordStyles/Slate/blob/main/Slate.theme.css


URL Paramters:

Parameter Description type
file Imports web hosted URL css into previewer string | string[]
lightTheme Sets previewer to Light Theme boolean

lightTheme parameter is not required in the url if not true.
file can take multiple files by separating them with a pipe (|).


End result:

https://discord-preview.vercel.app/?file=https://discordstyles.github.io/MinimalCord/MinimalCord.theme.css|https://discordstyles.github.io/RadialStatus/RadialStatus.theme.css&lightTheme=true

Plz discord don't sue me :\