mirror of
https://github.com/discourse/discourse.git
synced 2026-03-03 23:54:20 +08:00
14 lines
293 B
JSON
14 lines
293 B
JSON
{
|
|
"name": "Foundation",
|
|
"authors": "Discourse",
|
|
"theme_version": "1.0.0",
|
|
"minimum_discourse_version": null,
|
|
"maximum_discourse_version": null,
|
|
"assets": {},
|
|
"modifiers": {},
|
|
"color_schemes": {},
|
|
"screenshots": [
|
|
"screenshots/light.png",
|
|
"screenshots/dark.png"
|
|
]
|
|
}
|