https://github.com/freecodecamp/forum-theme
Themes that we use on our forums
https://github.com/freecodecamp/forum-theme
Last synced: 7 months ago
JSON representation
Themes that we use on our forums
- Host: GitHub
- URL: https://github.com/freecodecamp/forum-theme
- Owner: freeCodeCamp
- License: bsd-3-clause
- Created: 2019-05-11T09:34:14.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-06-16T04:12:06.000Z (8 months ago)
- Last Synced: 2025-06-16T05:24:42.748Z (8 months ago)
- Language: SCSS
- Homepage:
- Size: 228 KB
- Stars: 14
- Watchers: 8
- Forks: 32
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# discourse-theme
> Themes that we use on our forums: https://forum.freecodecamp.org
## Contributing
### Themes
Both dark and light themes are managed in this repo using different color
schemes.
You can learn more about themes in [this comprehensive article](https://meta.discourse.org/t/developer-s-guide-to-discourse-themes/93648) and learn how to test your changes with theme creator using [this article](https://meta.discourse.org/t/beginners-guide-to-using-theme-creator-and-theme-cli-to-start-building-a-discourse-theme/108444).
### Plugins
> Note: The theme plugins (our own and third party) have their own repositories.
Some of the theme plugins we are using as of now are:
- [Hamburger Theme Selector](https://github.com/discourse/discourse-hamburger-theme-selector)
- ~~[Users Top Nav](https://github.com/freeCodeCamp/discourse-users-nav) - _forked
from discourse_~~ [User Top Nav](https://github.com/discourse/discourse-users-nav) Using the official plugin.
- [Trust Level Avatar Flair](https://github.com/tshenry/discourse-trust-level-avatar-flair)
## Support:
You can report any support issues, bugs in our
[Contributors Chat room](https://discord.gg/PRyKn3Vbay) or on the
[main repository's issue tracker](https://github.com/freeCodeCamp/freeCodeCamp/issues).