Skip to content

jonas4climate/icon-themeify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon Themeify

This tool serves for procedurally generating themed icons from original app icon images. The main use case revolves around generating icons for consistently themed app pages for iOS, iPadOS and macOS devices, for aesthetics purposes. While commonly used icons are available on various platforms, less widely used apps do not have such themed icons available, resulting in the need to create them in an automated manner.

Showcase using AllTrails

Original Icon

Original icon

Themed Icons

Light-themed icon Blue-themed icon Dark-themed icon



Process

Description

Setup

Download the tool as common practice using pip or consider cloning the repository to make use of the base configuration files and examples.

Usage

  1. Download the original source image of the app icon, e.g. here for AllTrails
  2. Run the CLI using python cli.py -i <input-path> -o <output-path>

About

Procedurally generate (bi)chromatic themed icons from original app icon images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages