Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

12 Segment Color Wheel for Calendar Color Picker #979

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

12 Segment Color Wheel for Calendar Color Picker #979

wants to merge 8 commits into from

Conversation

EtlamGit
Copy link

@EtlamGit EtlamGit commented Nov 5, 2015

This is an alternative to owncloud/calendar#978 Obviously only one of them should be merged.
This time used a standard Color Wheel with 12 segments + Gray to generate base colors. Variants are tinted (more pastel) and darkened from the base color. Darkening and Tinting are possible in any shade, so more or less variants are possible easily.
Changed to 13 wide layout to get all colors from the wheel in one row:
colorpicker12

Used a standard Color Wheel with 12 segments + Gray to generate base
colors. Variants are tinted (more pastel) and darkened from the base
color.
Changed to 13 wide layout to get all colors from the wheel in one row.
Based on the discussion in issue #460 more colors are defined.
Especially darkend variants are included now.
Basis is a ColorWheel with 12 segments + Gray. Starting from that pure
colors, darker and less saturated variants are generated in steps of
10%.

As not everybody may like that much colors, most of them are commented
out. But as they are provided with the source, it is easy to enable them
just by removing the comment.
@EtlamGit
Copy link
Author

EtlamGit commented Nov 7, 2015

All defined colors:
colorpicker12_10

Default colors resulting from commenting out some of them:
colorpicker12_20b

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants