wireman-theme 0.3.5

Theme for wireman
Documentation
1
2
3
4
5
6
mod color;
mod config;
mod skin;
mod theme;
pub use config::Config;
pub use theme::{Border, Editor, LineNumbers, Theme};