From a5878d4b10e8bf665617288cbe315aeccc6f7663 Mon Sep 17 00:00:00 2001 From: "AlexIn.Tech" <18593496+AlexIn-Tech@users.noreply.github.com> Date: Sat, 19 Sep 2026 12:02:41 +0200 Subject: [PATCH] Add Catppuccin theme Co-Authored-By: Claude Sonnet 5 --- themes.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/themes.json b/themes.json index 94bd47e..e737a13 100644 --- a/themes.json +++ b/themes.json @@ -298,6 +298,19 @@ }, "previewImage": "https://raw.githubusercontent.com/nekosheen/PaperBold/refs/heads/main/preview.png", "downloadLink": "https://t.linkstack.org/?nekosheen/PaperBold" + }, + { + "name": "Catppuccin", + "author": "AlexIn-Tech", + "authorURL": "https://github.com/AlexIn-Tech", + "description": "A Catppuccin theme with all four flavors (Latte, Frappé, Macchiato and Mocha). It follows the system light/dark setting, and visitors can pick a flavor and accent color. Brand buttons and icons are recolored to match.", + "sourceCode": "https://github.com/AlexIn-Tech/linkstack-catppuccin-theme", + "supports": { + "colorMode": "auto", + "requiresJS": false + }, + "previewImage": "https://raw.githubusercontent.com/AlexIn-Tech/linkstack-catppuccin-theme/main/preview.png", + "downloadLink": "https://t.linkstack.org/?AlexIn-Tech/linkstack-catppuccin-theme" } ] } \ No newline at end of file