1 Repo
Tools that generate color themes and wallpapers from the command line using color sets and templates.
Distinct from Theme Generators: Distinct from Theme Generators: focuses on command-line invocation and automation rather than general UI theme generation from prompts.
Explore 1 awesome GitHub repository matching user interface & experience · CLI. Refine with filters or upvote what's useful.
Themer is a color palette theme generator that produces matching color themes for editors, terminals, and other applications from a single color set. It accepts Base16 YAML color schemes as input and can generate themes programmatically through an async generator function or from the command line. The project distinguishes itself by supporting custom color sets and custom template render functions, allowing users to define their own output formats for unsupported applications. It also generates matching desktop wallpapers in SVG or PNG format from the same color palette used for application t
Generates matching themes and wallpapers from the command line using color sets and templates.