Dear ImGui theme designer and browser written in Nim
- Theme editor.
- Real time theme preview.
- Export to Nim, C++, C# or TOML for ImStyle.
- Browse and preview themes from the internet.
- Filter by tags.
- Filter by author.
- Star your favorite themes.
- Sort themes alphabetically and by publish date.
- Fork themes.
Go to the releases page and download:
- ImThemes-0.2.6-amd64.AppImage for Linux.
- ImThemes-0.2.6.zip for Windows.
You can also install it through nimble as a binary package.
nimble install https://github.com/Patitotective/ImThemes
- Click the Publish button, fill the name and description, add tags, click Next and copy the TOML entry.
- Paste the copied text at the end of themes.toml (GitHub should fork this repository automatically for you).
- Create a PR proposing your changes.
- Automatically
validate_themes.nim
is ran to check whether thethemes.toml
file is valid or not.
Notes:
author
corresponds to the GitHub username of the user making the PR.author
anddate
will be added manually when merging the PR (you can add theauthor
yourself as well).
- GitHub: https://github.com/Patitotective/ImThemes.
- Discord: https://discord.com/invite/U23ZQMsvwc.
- Icon Font: https://forkaweso.me (MIT).
Contact me:
- Discord: Patitotective#0127.
- Twitter: @patitotective.
- Email: cristobalriaga@gmail.com.