1
0
Fork
You've already forked cce-data-editor
0
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>
2026年07月07日 12:15:07 -04:00
src refactor: use cce_ui::color hex parser instead of a local copy 2026年07月07日 12:15:07 -04:00
.gitignore Initial commit of cce-data-editor 2026年06月29日 11:21:04 -04:00
Cargo.toml Transition from JSON to KDL format configuration 2026年06月29日 13:45:34 -04:00
Makefile Initial commit of cce-data-editor 2026年06月29日 11:21:04 -04:00