Skip to content

A simple colour rgba colour picking tool made using electron.

License

Notifications You must be signed in to change notification settings

Colourful-tool/colourful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colourful

A super simple colour picking tool made using electron.

Inspired by Toinane/colorpicker and the google online colour picker which disappears when I need it most.

To build the application you need electron and node.js
Run npm install after cloning the repository
Start the application by running npm start
To build the application yourself, run npm run make

Releases

20/02/23: Version 1.0.0!
09/09/23: Version 1.5.0

image

  • Change the colour manually using the input box.
  • Copy the hexcode when you need it by clicking the "copy" button.
  • Use the sliders to get the colour you want.
  • Use the alpha toggle to choose between using the alpha channel or not.

Goals:

  • Filter user input
  • Add hsl square colour picking map

Future goals:

  • Colour history
  • Adding a colour wheel
  • Adding options for different colour models (HSL, HSV)

About

A simple colour rgba colour picking tool made using electron.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published