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
+3
View File
@@ -1,3 +1,6 @@
# DEPRECATED: This theme is now included as a core Discourse theme in https://github.com/discourse/discourse,
# if you have this theme installed, please remove it.
Horizon is a simple, beautiful theme that improves the out-of-the-box experience for Discourse sites.
https://meta.discourse.org/t/horizon-theme/360486