From 6a165a31616275a95ac32a8fc91b0676d483d939 Mon Sep 17 00:00:00 2001 From: Fascinated Date: Mon, 10 Jul 2023 05:03:55 +0100 Subject: [PATCH] add theme to config example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9262acd..6986a58 100644 --- a/README.md +++ b/README.md @@ -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 }, + "theme": "dark", // "dark" or "light" themes "infoCard": { // The card that displays your info and buttons "transparency": 0.85 // How transparent should it be?