diff --git a/themes.json b/themes.json index 94bd47e..c4cd9e1 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": "orbita", + "author": "salomaoparkour", + "authorURL": "https://github.com/salomaoparkour", + "description": "A dark theme with a switchable glass card, bevelled glass buttons, an animated interactive constellation, and touch shockwaves.", + "sourceCode": "https://github.com/salomaoparkour/linkstack-orbita-theme", + "supports": { + "colorMode": "dark", + "requiresJS": true + }, + "previewImage": "https://raw.githubusercontent.com/salomaoparkour/linkstack-orbita-theme/main/preview.png", + "downloadLink": "https://t.linkstack.org/?salomaoparkour/linkstack-orbita-theme" } ] - } \ No newline at end of file + }