can't be bothered writing a commit message

This commit is contained in:
Breadway 2026-08-16 14:44:07 +08:00
parent d49df0b5fa
commit 46ecea18ac
8 changed files with 362 additions and 155 deletions

View file

@ -1,4 +1,4 @@
pub use bread_theme::{ink_on, load_palette, Palette};
pub use bread_theme::{ink_on, load_palette, load_palette_for, Palette};
/// Parse a `#rrggbb` hex colour. Falls back to opaque black on malformed input
/// (palette slots are always produced by [`bread_theme`], which guarantees