question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Implement reduced color scheme

See original GitHub issue

This is an epic issue that may be broken down into multiple tasks if needed

What should we do?

Cf. our design issue (https://github.com/camunda/camunda-modeler-design/issues/41)

Currently, Camunda Modeler is using an outdated color schema. The latest standard is our cloud color schema with a cold grey palette and primary colors of blue, red, and green. But since there are (too) many different shades available, a reduced schema for the Modeler has been developed.

image

That needs some alignments in the existing Camunda Modeler architecture.

… some more explanations to follow … break down to follow

Why should we do it?

That’s part of our one Visual IDE efforts. A unified color palette ensured a unified look & feel.

Cf. https://github.com/camunda/camunda-modeler-design/issues/41

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
pinussilvestruscommented, Nov 11, 2021

I decided to not touch the bpmn-js-properties-panel colors for now, since we will update the library soon, anyway.

0reactions
pinussilvestruscommented, Nov 15, 2021

All sub-tasks are closed, therefore let’s close the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating Color Schemes with LESS Color Functions
LESS provides a handful of functions which make defining and manipulating colors super easy. In this tutorial we are going to walk through...
Read more >
Building a color scheme - web.dev
To create light colors with hsl, we'll use higher percentage values in the third lightness value. We'll also lower the saturation, ...
Read more >
Color Alchemy with Less: Creating Color Schemes and Palettes
Ivaylo Gerchev explores how to use Less's color functions with other Less features to produce flexible and reusable mixins for color ...
Read more >
Color Reduction Basics - Graphics Mill
Consequently, the number of image colors has to be reduced to match the number of palette colors available. The method of color reduction...
Read more >
prefers-color-scheme - CSS: Cascading Style Sheets | MDN
The prefers-color-scheme CSS media feature is used to detect if a user ... The following example shows how to use prefers-color-scheme with ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found