Commit Graph

8 Commits

Author SHA1 Message Date
rootiest 6a88e396c5 chore: update ignore patterns
Include AI Agent documents.
2026-04-27 22:55:01 -04:00
rootiest 7da7664ca0 ci: add Gitea workflow to automate releases on PR merge 2026-04-27 22:48:13 -04:00
rootiest 24bc490827 docs: add comprehensive README with installation and usage guides 2026-04-27 22:44:39 -04:00
rootiest 5c87e382de feat: modernize color-tool with multiple formats, HSL support, and embedded picker
- Added --output flag supporting hex, rgb, hsl, rgba, hsla, hexa, and 'all' formats
- Implemented HSL/HSLA conversion using internal Python logic
- Added --[no-] prefix support for all toggleable flags (json, name, swatch, copy, notify, pick)
- Embedded KDE Plasma color picker Python script within the main bash script for portability
- Refactored argument parsing to implement a robust priority system (CLI > Desktop Config > Default Config)
- Improved validation to catch invalid output formats before triggering the color picker
- Updated installation logic to generate all necessary components and sample configuration
- Fixed swatch formatting when outputting JSON
- Refined desktop mode behavior and configurability
2026-04-27 22:40:55 -04:00
rootiest 6c2c42d3e5 feat: add modernized functionality
- Installation
- Desktop/GUI mode
- Configuration file
- Improved code and documentation formats
2026-04-27 21:36:39 -04:00
rootiest 06ac7c990d chore: remove original script file 2026-04-27 21:35:28 -04:00
rootiest f995f1c52e chore: update ignore patterns 2026-04-27 21:34:34 -04:00
rootiest 110b71d9f0 initial commit 2026-04-27 19:48:53 -04:00