UIの絵文字をFontAwesome単色アイコンに置き換え#185
Merged
Merged
Conversation
機種依存の見た目を排除するため、見出し・ボタン・ラベル・統計タイルの絵文字を FontAwesomeに置換する(DESIGN.mdの方針)。 - 見出し: 🏆→fa-trophy ⛩️→fa-torii-gate/fa-seedling 💬→fa-comments 📦→fa-box 📊→fa-chart-bar - 部品: 📌→fa-thumbtack ⭐→fa-star 🍴→fa-code-branch 🔖→fa-bookmark 📜→fa-scroll 🔥→fa-fire(琥珀) ⚛️→fa-atom ⛩️(おみくじ筐体)→fa-torii-gate(琥珀) - ユーザー投稿テンプレの⛩は例外として維持。おみくじtier絵文字・称号絵文字 (バックエンド由来)・二拍手の👏🏻は本コミットの対象外(#183で継続) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DwkB6Hj2JggoKcy7FoxNcU
Contributor
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
kojira
pushed a commit
that referenced
this pull request
Jul 18, 2026
kojira
pushed a commit
that referenced
this pull request
Jul 18, 2026
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.
概要
#183 の第1弾。機種依存の見た目を排除するため、フロントUIの絵文字をFontAwesome単色アイコン(文字色追従)に置き換えます。DESIGN.md の方針(絵文字は使わない・例外はユーザー投稿テンプレの⛩のみ)に沿った対応です。
置き換え内容
fa-trophyfa-torii-gatefa-commentsfa-boxfa-chart-barfa-seedlingfa-scrollfa-thumbtack(ラベル側は文言のみに)fa-starfa-code-branchfa-bookmarkfa-fire(琥珀で彩色)fa-atomfa-torii-gate(琥珀で彩色)対象外(#183で継続)
yarn generate成功。🤖 Generated with Claude Code
https://claude.ai/code/session_01DwkB6Hj2JggoKcy7FoxNcU
Generated by Claude Code