IFcoltransG / base16-egui

Base16 theme template for the Egui Rust UI library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base16 Egui

This is a Base16 theme template for styling the Egui UI library (version 0.24).

After combining it with a colour scheme, copy the Rust file into your project and call ctx.style_mut(|style| *style = style_from(style.clone())); on your Egui context.

About

Base16 theme template for the Egui Rust UI library

License:MIT No Attribution


Languages

Language:Mustache 100.0%