Skip to content

Files

Latest commit

2ee589e · Jan 31, 2021

History

History
This branch is 5 commits behind dreygur/XDPlugins:main.

Color Blender

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 31, 2021
Jan 31, 2021
Jan 31, 2021
Jan 31, 2021
Jan 31, 2021

Adobe XD plugin to blend fill colors across a set of selected objects. There are two ways to use this plugin:

  • Select two items to create a series of clones with colors blended between them
  • Select more items to apply the blend to existing objects - blending between the first & last item's colors (ignoring the rest)

The order of objects in the blend is determined by their z order.

The first version of this plugin was created from scratch live on Behance in just 40 minutes!

How to install this plugin

  1. Launch XD and go to Plugins > Discover Plugins
  2. Search for "Color Blender"
  3. Click Install

If you have any problems, please report an issue at https://github.com/peterflynn/xd-color-blender/issues.

How to fork this plugin

  1. Download this repo to your computer
  2. Important: Change the id in manifest.json
  3. Launch XD and go to Plugins > Development > Show Develop Folder
  4. Place this entire repo in a subfolder in this location
  5. In XD, run Plugins > Development > Reload Plugins (or quit & relaunch XD)