feat: 編集中は他ゲストの予定を無彩色にして自分の予定と区別 - #100
Merged
Merged
Conversation
編集モードでは自分のスロットと他ゲスト1人分のスロットがどちらも rgba(参加形態色, 0.2) で塗られ、1px の枠線しか違いがなく見分けが つかなかった。編集中のみ他ゲスト側の色を輝度で無彩色化し、「色付き =自分、グレー=他人」で判別できるようにする。 明度は 90〜170 にクランプし、淡い参加形態色が薄すぎて見えなくなる のと濃い色が黒く沈むのを防ぐ。人数による濃淡表現はグレーのまま維持 される。ツールチップ内のラベル色は内訳確認のため元の色を残す。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TabU9J9gxo7Av5UcrytYko
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.