hneth / unikn

Enabling corporate design elements in R (with colors and color-related functions)
38 stars 6 forks source link

Call for contributions: Your color palettes? #11

Open hneth opened 1 year ago

hneth commented 1 year ago

The color palettes included in the unikn package are based on the corporate design specifications of the University of Konstanz. However, the package's color-related functions makes it easy and straightforward to define color palettes for other purposes and institutions. (See the newpal() function or our vignette on Institutional colors for instructions.)

Have you used unikn to create your own color palettes? If so, please let us know!

We collect color palettes from other institutions to make them available to R users in future versions of unikn.

To enable us to verify and provide appropriate credit to your contributions, please provide us with the following information:

  1. your code (e.g., the newpal() command creating your color palette),
  2. your source (e.g., some URL with color definitions),
  3. your name and some contact information (e.g., an Email address).

We're looking forward to your contributions!

hneth commented 1 year ago

To make a start, version 0.7.0 of unikn (released on CRAN on 2022-11-10) provides color palettes for the following institutions:

Evaluate seecol("add") or see the vignette on Institutional colors for details.

Additional color palettes may follow — just let us know what you need or think!

hneth commented 1 year ago

Today's release of unikn (v0.8.0) on CRAN adds color palettes of the following academic institutions:

Evaluate seecol("add") or see the vignette on Institutional colors for details.

hneth commented 1 year ago

Introducing the R package unicol

Due to an increasing number of color palettes, the color palettes from other institutions have now been migrated to a dedicated R package unicol. However, contributions of your color palettes are still welcome, of course — see this issue for details.