DEV: Deprecate theme, add admin notice (#190)

The Horizon theme will soon be installed by default in Discourse, and
all development will be done there. This commit shows a warning for
admins telling them to switch to the new theme.
This commit is contained in:
Martin Brennan
2025-06-30 09:22:29 +10:00
committed by GitHub
parent 35d4103757
commit c01e0da0ea
4 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "Horizon",
"name": "Horizon (beta)",
"authors": "Design Team",
"about_url": "https://meta.discourse.org/t/horizon-theme/360486",
"license_url": "https://github.com/discourse/horizon/blob/main/LICENSE",