imgui_styles 0.2.0

A collection of immediate gui themes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[![CI](https://github.com/vityafx/imgui_styles/actions/workflows/ci.yml/badge.svg)](https://github.com/vityafx/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