🎨 Palette: Polish micro-UX and accessibility#38
Conversation
- ♿ Improve accessibility: Update secondary text contrast (WCAG AA) and fix scroll-padding for sticky header. - ✨ Branded Skip Link: Enhance "Skip to content" visibility with Dracula Purple branding and high-contrast text. - 👆 Tactile Feedback: Add active-state scale transforms and transitions to all interactive elements. - 🎨 Visual Delight: Populate empty icon containers with thematic emojis (aria-hidden). - 📔 Update journal with learnings. Co-authored-by: christopherfoxjr <213370400+christopherfoxjr@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Deploying cybr with
|
| Latest commit: |
4b9afb4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c70f0df5.cybr.pages.dev |
| Branch Preview URL: | https://palette-ux-polish-1089365423.cybr.pages.dev |
Deploying foxos with
|
| Latest commit: |
4b9afb4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f5e67e44.foxos.pages.dev |
| Branch Preview URL: | https://palette-ux-polish-1089365423.foxos.pages.dev |
Deploying wolfos with
|
| Latest commit: |
4b9afb4
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://78d18b98.wolfos.pages.dev |
| Branch Preview URL: | https://palette-ux-polish-1089365423.wolfos.pages.dev |
This PR implements several micro-UX and accessibility improvements to the KibaOS landing page to enhance professionalism and inclusivity.
Changes:
--gray-700and associated small text colors to meet WCAG AA contrast (4.5:1).scroll-padding-top: 64pxtohtmlto prevent the sticky header from obscuring anchor link targets.scale(0.97)transform and smooth transition to the:activestate of all links, buttons, and FAQ toggles for tactile feedback..pillar-iconand.feature-icon-bigwith thematic emojis (⚡, 🛡️, 🎨, etc.) to replace empty circles, usingaria-hidden="true"for accessibility.Verified via Playwright script for computed styles and visual rendering.
PR created automatically by Jules for task 1089365423925604957 started by @christopherfoxjr