brianyu28 / multicolor

A color picker and color palette utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multicolor

A color picker and color palette utility

Screenshot of Multicolor color palette

Features

  • Manage a palette of multiple colors
  • Assign names to colors
  • Pick colors by RGB values or hex codes

Installation

npm and cargo are required to run the application.

Run the development server with:

$ npm install
$ npm run tauri dev

Build the application with:

$ npm run tauri build

Authors

About

A color picker and color palette utility


Languages

Language:TypeScript 78.4%Language:CSS 10.3%Language:Rust 9.0%Language:HTML 2.3%