style: redesign completion screen — fresh palette (#062E81 navy + gold) - #2
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Redesigns the “CompletionStage” (journey completion screen) in PhilosophyJourney.jsx to match the new navy (#062E81) + gold palette, adding more depth/decoration and updated button styling.
Changes:
- Updated completion screen container to a navy gradient with layered blurred background circles.
- Added a “Hoàn thành hành trình” verified pill header and adjusted badge/score card styling.
- Refreshed button styling (rounded-xl, active:scale-95) and updated “Next lesson” button palette.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <div className="bg-white/10 backdrop-blur rounded-xl p-4 mt-6 inline-block"> | ||
| <p className="text-sm text-white/80">Kết quả kiểm tra</p> | ||
| {/* Ket qua kiem tra */} | ||
| <div className="bg-white/12 border border-white/20 backdrop-blur rounded-2xl px-6 py-4 mt-6 inline-block"> |
Phongxuan123
added a commit
that referenced
this pull request
Jul 3, 2026
… Thuc) - Extract shared journey UI (GradedQuestion, SceneBanner, PieceReward, JourneyHeader, QuizStage, CompletionScreen) into journey/JourneyUI.jsx; PhilosophyJourney now reuses them (DRY) - New interactive lesson ObjectJourney: 4 historical periods per script (amphora picking, book shelving, philosopher card flip, idea-block matching) + timeline side panel + final quiz + completion screen - New SVG scene art (spiral/temple/library/scale/branch) + amphora - Register lesson in mindmap (ch1-s1 #2, slug doi-tuong-triet-hoc) and Lesson.jsx slug->component map; progress persisted to localStorage Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Phongxuan123
added a commit
that referenced
this pull request
Jul 3, 2026
feat: Big Update v1.4.0 — integrated mindmap, step quiz, discussion, …
Phongxuan123
added a commit
that referenced
this pull request
Jul 3, 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.
No description provided.