From 62c3e1595b4c39f0b4f430f6e2e6dccd2f303384 Mon Sep 17 00:00:00 2001 From: salomaoparkour <890826+salomaoparkour@users.noreply.github.com> Date: Fri, 28 Aug 2026 23:39:25 -0300 Subject: [PATCH 1/2] Add orbita theme --- themes.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/themes.json b/themes.json index 94bd47e..c7ef469 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 glass card floating over an animated, interactive constellation with 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 + } From 92fd8b857722dccc757e486c410dce2656cfdf87 Mon Sep 17 00:00:00 2001 From: salomaoparkour Date: Sat, 29 Aug 2026 18:35:27 -0300 Subject: [PATCH 2/2] Update orbita theme details for v1.3 --- themes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes.json b/themes.json index c7ef469..c4cd9e1 100644 --- a/themes.json +++ b/themes.json @@ -303,7 +303,7 @@ "name": "orbita", "author": "salomaoparkour", "authorURL": "https://github.com/salomaoparkour", - "description": "A dark glass card floating over an animated, interactive constellation with touch shockwaves.", + "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",