THEMEed is a simple tool built for designing SHADERed themes. It has a live preview of the theme you are working on.
Upload your own theme to SHADERed's database here.
First, install SDL2 through your package manager and then run these commands:
git clone https://github.com/dfranx/THEMEed.git
cd THEMEed
git submodule update --init
cmake .
make
Supporter(s):
- Hugo Locurcio
- Senthil Kumaran Rajasekaran
- Vladimir Alyamkin
- Wogos Media
This project uses:
- ocornut/imgui (docking + tables branch)
- BalazsJako/ImGuiColorTextEdit
- benhoyt/inih
- aiekick/ImGuiFileDialog
- SDL2
THEMEed is licensed under MIT license. See LICENSE for more details.