Skip to content

Kirilla39/aseprite-wal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aseprite + wal

A tool to generate Aseprite themes with colorized UI from pywal color schemes.

Preview

Aseprite default theme made by David Capello

Requirements

Building and installation

mkdir build
cd build
cmake ..
sudo make install

Usage

aseprite-wal [options]

Options

  • --colors PATH Path to pywal colors.json (default: ~/.cache/wal/colors.json)
  • --template PATH Path to template directory (default: ~/.config/aseprite-wal/templates/light)
  • --theme-path PATH Path to Aseprite extensions directory (default: ~/.local/share/Steam/steamapps/common/Aseprite/data/extensions/)
  • --help Show help message

Example

aseprite-wal --colors ~/.cache/wal/colors.json --template ~/.config/aseprite-wal/templates/light

Integrating with Aseprite

  1. Run aseprite-wal after generating a new pywal color scheme.
  2. Restart Aseprite.
  3. Go to Preferences > Extensions and enable Aseprite Wal Theme.
  4. Go to Preferences > Themes and select Aseprite Wal Theme - Your color scheme theme.

About

A tool to generate Aseprite theme based on pywal theme

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors