https://github.com/hansolo/colors
A little project that contains different color definitions (e.g. Flat UI Colors, Material Design Colors etc).
https://github.com/hansolo/colors
Last synced: about 1 year ago
JSON representation
A little project that contains different color definitions (e.g. Flat UI Colors, Material Design Colors etc).
- Host: GitHub
- URL: https://github.com/hansolo/colors
- Owner: HanSolo
- License: apache-2.0
- Created: 2016-01-11T10:14:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T15:17:40.000Z (over 2 years ago)
- Last Synced: 2025-06-20T14:08:53.201Z (about 1 year ago)
- Language: Java
- Size: 104 KB
- Stars: 20
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Colors
A little project that simply contains some popular color definitions.
It contains the Material Design colors and the Flat UI colors.
You will find two classes with the color definitions and
for each color definition class there is a JavaFX color picker app
that shows you the colors and copy the clicked color to the clipboard.