An open API service indexing awesome lists of open source software.

https://github.com/iddm/imgui_styles

Immediate GUI styles (ImGui, Egui) Rust crate.
https://github.com/iddm/imgui_styles

Last synced: 2 months ago
JSON representation

Immediate GUI styles (ImGui, Egui) Rust crate.

Awesome Lists containing this project

README

          

[![CI](https://github.com/iddm/imgui_styles/actions/workflows/ci.yml/badge.svg)](https://github.com/iddm/imgui_styles/actions/workflows/ci.yml)
[![Crates](https://img.shields.io/crates/v/imgui_styles.svg)](https://crates.io/crates/imgui_styles)
[![Docs](https://docs.rs/imgui_styles/badge.svg)](https://docs.rs/imgui_styles)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)

# Immediate GUI Styles
The crate is a collection of different themes for ImGui and eGUI.

Feel free to contribute!

# License
MIT