No description
- Rust 99.8%
- Makefile 0.2%
|
Lucas Galante
33c0cf5e52
refactor: use cce_ui::color hex parser instead of a local copy
Delegate the local hex-color parse to cce_ui::color::parse_hex_* (single source of truth), preserving the function signature and gamma handling. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| src | refactor: use cce_ui::color hex parser instead of a local copy | |
| .gitignore | Initial commit of cce-data-editor | |
| Cargo.toml | Transition from JSON to KDL format configuration | |
| Makefile | Initial commit of cce-data-editor | |