Crates.io | egui-stylist |
lib.rs | egui-stylist |
version | 0.2.0 |
source | src |
created_at | 2021-09-06 07:11:22.318139 |
updated_at | 2022-06-04 08:13:23.241666 |
description | An embeddable theme editor for egui. |
homepage | |
repository | |
max_upload_size | |
id | 447441 |
size | 49,798 |
egui-stylist is an embeddable application that can be embedded anywhere that egui can be embedded.
egui-stylist allows for you to create and save egui-themes that can be embedded into any existing egui applications or environments.
Currently this is used as an addon created for godot-egui, but can be easily embedded into any existing egui applications.