DLR-SC / ESID

This is the repository to the ESID frontend for visualization of infectious disease propagation.
Apache License 2.0
15 stars 3 forks source link

Update Theme with more gradient colors #220

Closed NXXR closed 1 year ago

NXXR commented 1 year ago

Description

This PR updates the colors of the scenarios in the theme (theme.custom.scenarios). It extends the gradient from four to six colors (including the main color).

Related Issues

Design Decisions

Gradient was extended to provide more color options for possible use in scenario specific monochromatic elements. First five scenarios were changed according to the design document. Scenario colors 6-8 were changed with a slightly darker main color in order to provide a 6-step gradient ending an a light variant that is still discernable from the other colors.

Checklist

I, the author of this PR checked the following requirements for good software quality:

I, the reviewer checked the following things:

github-actions[bot] commented 1 year ago

Unit Test Results

  1 files  ±0  13 suites  ±0   32s :stopwatch: +9s 34 tests ±0  34 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  35 runs  ±0  35 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit eb8d4d2f. ± Comparison against base commit 9972256c.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4323345227


Totals Coverage Status
Change from base Build 4322007419: 0.0%
Covered Lines: 264
Relevant Lines: 1180

💛 - Coveralls