Initial commit by discourse_theme CLI

This commit is contained in:
Jordan Vidrine
2025-02-24 08:40:45 -06:00
commit 247c98b0a4
18 changed files with 4344 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "next-gen",
"authors": "Design Team",
"about_url": "TODO: Put your theme's public repo or Meta topic URL here",
"license_url": "TODO: Put your theme's LICENSE URL here",
"learn_more": "TODO",
"theme_version": "0.0.1",
"minimum_discourse_version": null,
"maximum_discourse_version": null,
"assets": {},
"modifiers": {},
"color_schemes": {}
}