This repository was archived by the owner on Jun 1, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1.9k
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
チャートのカラーをアクセシビリティを考慮した色へ変更する #1172
Closed
Description
改善詳細 / Details of Improvement
- 現在チャートで利用されている下記の3色を、より全体の緑のトーンとデザインを保ちつつアクセシブルな色の組み合わせへ変更をする
現在
#00B849
#00D154
#00EB5E
改善案
#00441B
#006D2C
#238B45
#A6DBA0
1色のグラフ:#238B45
2色のグラフ:#006D2C
#A6DBA0
3色のグラフ:#00441B
#006D2C
#238B45
4色のグラフ:#00441B
#006D2C
#238B45
#A6DBA0
3/12(木)修正案#00441B
#006D2C
#238B45
#1B75BC
1色のグラフ:#238B45
2色のグラフ:#006D2C
#1B75BC
3色のグラフ:#00441B
#006D2C
#238B45
4色のグラフ:#00441B
#006D2C
#238B45
#1B75BC
スクリーンショット / Screenshot
before | after |
---|---|
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
期待する見せ方・挙動 / Expected behavior
- 東京都のロゴカラーであるグリーンのイメージから逸脱しない範囲で、アクセシブルな色使いのグラフができていること
- UIの色とは別扱いとし、チャート用の色として変数を用意する