Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Sometimes, you just wanna see how a bunch of colors look together. Coolors.co can generate palettes, but is limited to how many colors.

Notifications You must be signed in to change notification settings

TheFirstQuestion/ColorPalette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Palette

Sometimes, you just wanna see how a bunch of colors look together. Coolors can generate palettes, but is limited to how many colors.

Dependencies

  • flask

Running

  1. Clone the repository.
  2. Copy/paste your Coolors links into links.txt (don't worry about duplicates)
  3. Run app.py and go to http://localhost:5000/

Configuration

(Top of app.py)

  • LINK_FILE (string): path to file holding links, relative to app.py
  • SHUFFLE (boolean): whether or not to shuffle the colors around
  • NUM_BLOCKS (integer): number of blocks of each color

To Do

  • Make blocks draggable
  • Separate config file
  • Add block size, blocks per row to config

onsite, maintained

About

Sometimes, you just wanna see how a bunch of colors look together. Coolors.co can generate palettes, but is limited to how many colors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published