From dc5d59360ffa3621c14c57e0b9bd98fdf370ea6f Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:17:36 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Improve=20keyboard=20?= =?UTF-8?q?accessibility=20and=20visual=20contrast?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add "Skip to main content" links for keyboard navigation - Implement high-contrast focus-visible indicators using brand lime - Increase navigation link contrast in index.html to meet WCAG AA - Add aria-live="polite" to dynamic build status in os2.html - Add ARIA landmarks to main navigation - Initialize Palette journal in .jules/palette.md Co-authored-by: rtech-technologies <254326487+rtech-technologies@users.noreply.github.com> --- .jules/palette.md | 3 +++ index.html | 24 +++++++++++++++++++++--- os2.html | 24 +++++++++++++++++++++--- 3 files changed, 45 insertions(+), 6 deletions(-) create mode 100644 .jules/palette.md diff --git a/.jules/palette.md b/.jules/palette.md new file mode 100644 index 0000000..a391e75 --- /dev/null +++ b/.jules/palette.md @@ -0,0 +1,3 @@ +# Palette's Journal + +This journal documents critical UX and accessibility learnings discovered during the development of RTECH projects. diff --git a/index.html b/index.html index b5e5f73..f7865b1 100644 --- a/index.html +++ b/index.html @@ -14,21 +14,39 @@ + -