add theme to config example

This commit is contained in:
Lee 2023-07-10 05:03:55 +01:00
parent 0015807c90
commit 6a165a3161

@ -47,6 +47,7 @@ Simple Links is a lightweight alternative to Linktree and others.
}, },
"backgroundImage": "https://cdn.fascinated.cc/8twdW8.jpg" // The image to use in the background "backgroundImage": "https://cdn.fascinated.cc/8twdW8.jpg" // The image to use in the background
}, },
"theme": "dark", // "dark" or "light" themes
"infoCard": { "infoCard": {
// The card that displays your info and buttons // The card that displays your info and buttons
"transparency": 0.85 // How transparent should it be? "transparency": 0.85 // How transparent should it be?