https://github.com/discourse/discourse-air
A modern theme with a dark mode option.
https://github.com/discourse/discourse-air
discourse-theme
Last synced: 4 months ago
JSON representation
A modern theme with a dark mode option.
- Host: GitHub
- URL: https://github.com/discourse/discourse-air
- Owner: discourse
- License: gpl-2.0
- Created: 2021-07-13T13:59:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T21:08:24.000Z (5 months ago)
- Last Synced: 2025-02-12T22:22:55.803Z (5 months ago)
- Topics: discourse-theme
- Language: SCSS
- Homepage:
- Size: 1.11 MB
- Stars: 85
- Watchers: 25
- Forks: 130
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A clean & modern theme with a handful of theme-components included to enhance your forum!
**Light Mode**

**Dark Mode**

**Categories Page**

This theme includes a handful of components to enhance your forum as well.
- Dark Light Scheme Toggle
- Clickable Topics
- Discourse Loading Slider
- Discourse Search Banner
- Modern Category + Group Boxes> :exclamation: Please read through these tips upon installation, as there are a couple of settings that **NEED TO BE ENABLED** for this to theme to render properly.
---
# Tips
### Dark Light Scheme Toggle

For this to work properly, at least 2 color scheme choices need to be enabled in your `https://discourse.jordanvidrine.com/admin/customize/colors` area. At least two colors need to have `color scheme can be selected by users` enabled.

Once this is done, users should be able to choose between two color schemes as their `light` and `dark` preferences in their user preferences interface menu.

---
## Discourse Search Banner
In the options for the `discourse-search-banner` theme component, the `plugin-outlet` options needs to be set to **BELOW-SITE-HEADER** for this theme to render properly.

---
## Modern Category + Group Boxes
This theme component requires your categories to use the **CATEGORY BOXES WITH SUBCATEGORIES** setting in your `/admin/site_settings/category/all_results?filter=categories` area.

This theme component also allows the forum admin to organize their category page with header titles, and choose which categories appear under each header. To keep things simple, I have only allowed up to 5 headings to be used. **If no categories + heading settings are chosen, all categories will render as they do above, this is the default rendering option.**
---
Feel free to post any issues here :grinning_face_with_smiling_eyes:
I hope you enjoy!
| | | |
| ------------------- | ---------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| :eyeglasses: | **Preview** | https://discourse.jordanvidrine.com/ |
| :hammer_and_wrench: | **Repository** | https://github.com/discourse/discourse-air.git |
| :question: | **Install Guide** | [How to install a theme or theme component](https://meta.discourse.org/t/how-do-i-install-a-theme-or-theme-component/63682) |
| :open_book: | **New to Discourse Themes?** | [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) |