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

12 Segment Color Wheel for Calendar Color Picker#979

Open
EtlamGit wants to merge 8 commits intoowncloud-archive:masterfrom
EtlamGit:ColorPickerConsolidation_12_Segments
Open

12 Segment Color Wheel for Calendar Color Picker#979
EtlamGit wants to merge 8 commits intoowncloud-archive:masterfrom
EtlamGit:ColorPickerConsolidation_12_Segments

Conversation

@EtlamGit
Copy link
Copy Markdown

@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
Copy Markdown
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