egui_nord

Crates.ioegui_nord
lib.rsegui_nord
version0.1.5
sourcesrc
created_at2023-08-27 17:57:37.392019
updated_at2023-10-04 14:03:38.324647
descriptionNord theme for egui
homepage
repository
max_upload_size
id956256
size367,627
(abnormal-coffee)

documentation

README

egui-nord

Usage:

use egui_nord;

ctx.set_style(egui_nord::style());

Demo:

egui-themer window with nord theme

Commit count: 0

cargo fmt