with one click
ctk_theme_builder
ctk_theme_builder contains 4 collected skills from avalon60, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Locate, modify, and optionally promote CTk Theme Builder theme JSON files
Generate release notes for CTk Theme Builder by checking for uncommitted changes, verifying the release version in .bumpversion.cfg, and appending the standard installation and upgrade footer.
Prepare a release artefact for this project by bumping the requested semantic version level and running the packaging script. Use when the user asks to bump a major, minor, or patch release and package or create a release artefact. Do not use for ordinary build or test tasks.
Use when implementing Font Awesome icons in a CustomTkinter app with the ctkfontawesome package. Covers how to find icon names, create icon images, keep image references alive, size and recolor icons, and attach them to CTk widgets such as CTkButton and CTkLabel.