Skip to content

feat: 編集中は他ゲストの予定を無彩色にして自分の予定と区別 - #100

Merged
nakaterm merged 1 commit into
developfrom
feat/grayscale-others-in-edit
Sep 7, 2026
Merged

feat: 編集中は他ゲストの予定を無彩色にして自分の予定と区別#100
nakaterm merged 1 commit into
developfrom
feat/grayscale-others-in-edit

Conversation

@nakaterm

@nakaterm nakaterm commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

編集モードでは自分のスロットと他ゲスト1人分のスロットがどちらも
rgba(参加形態色, 0.2) で塗られ、1px の枠線しか違いがなく見分けが
つかなかった。編集中のみ他ゲスト側の色を輝度で無彩色化し、「色付き
=自分、グレー=他人」で判別できるようにする。

明度は 90〜170 にクランプし、淡い参加形態色が薄すぎて見えなくなる
のと濃い色が黒く沈むのを防ぐ。人数による濃淡表現はグレーのまま維持
される。ツールチップ内のラベル色は内訳確認のため元の色を残す。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TabU9J9gxo7Av5UcrytYko
@nakaterm
nakaterm merged commit 5b8c2ff into develop Sep 7, 2026
3 checks passed
@nakaterm
nakaterm deleted the feat/grayscale-others-in-edit branch September 7, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant