{ "name": "Horizon Theme", "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": { "svg_icons": ["fire"] }, "components": [ "https://github.com/discourse/discourse-sidebar-new-topic-button.git", "https://github.com/discourse/discourse-search-banner.git", "https://github.com/discourse/discourse-full-width-component.git" ], "color_schemes": { "Horizon": { "primary": "1A1A1A", "secondary": "ffffff", "header_background": "f5f8ff", "tertiary": "595bca", "tertiary-low": "d8d9f3", "tertiary-50": "f5f8ff", "selected": "d8d9f3", "hover": "ebebf9" }, "Horizon Dark": { "primary": "F1EFF9", "secondary": "1e1a36", "header_background": "00091d", "header_primary": "F5F8FF", "tertiary": "6465ab", "tertiary-50": "131124", "selected": "1e1a36", "hover": "131124" } } }