diff --git a/community-css-themes.json b/community-css-themes.json index 38ec1f46d42..279e2e00633 100644 --- a/community-css-themes.json +++ b/community-css-themes.json @@ -2936,5 +2936,11 @@ "repo": "DuckTapeKiller/Brutalist", "screenshot": "screenshot.png", "modes": ["dark", "light"] + }, { + "name": "Panorama", + "author": "magmabits", + "repo": "magmabits/Panorama-Theme", + "screenshot": "panorama-screen.png", + "modes": ["dark", "light"] } ]