Redmine 7.0向けにOpen Colorが導入されたことによる色調整 #12
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
対応方針:
変更内容:
bodyに対するcolor宣言を削除。デフォルトテーマの oc-gray-9 を使用headingsに対するcolor宣言の値#222をOpen Colorの近似色 oc-gray-9 に置換#sidebar h3に対するcolor宣言を削除。デフォルトテーマの oc-gray-7 を使用#watchers a.deleteに対するopacity宣言を削除。デフォルトテーマではopacityが削除されたためdiv.issueに対するcolor宣言を削除。デフォルトテーマの oc-yellow-0 を使用.issue .contextualのbackground宣言を半透明の白を使うよう調整。これまでの背景色はテーマで再定義したチケットの背景色#ffffe6との調和を考慮して#fffff2を使用していたが、チケットの背景色としてデフォルトテーマの背景色 oc-yellow-0 が使われるようになったため、 oc-yellow-0 との調和を考慮#222をOpen Colorの近似色 oc-gray-9 に変更#444をOpen Colorの近似色 oc-gray-7 に変更#484848をOpen Colorの近似色 oc-gray-7 に変更#BBBBBBをOpen Colorの近似色 oc-gray-4 に変更#cccをOpen Colorの近似色 oc-gray-4 に変更