Skip to content

fix(circadian): remove gray-line, simplify night transitions, fix syntax errors - #38

Merged
JheisonMB merged 4 commits into
mainfrom
develop
Aug 3, 2026
Merged

fix(circadian): remove gray-line, simplify night transitions, fix syntax errors#38
JheisonMB merged 4 commits into
mainfrom
develop

Conversation

@JheisonMB

Copy link
Copy Markdown
Contributor

Changes

  • Remove gray-line palette (LG) and command palette entry
  • Night: instant warm→blue at sunset, blue→silver blend (1.8h), silver fixed (8.4h), silver→blue blend (1.8h), instant blue→warm at sunrise
  • Day unchanged: warm→gold blend (1h), gold fixed (10h), gold→warm blend (1h)
  • Fix fatal syntax error () that broke entire circadian script
  • Fix palette override corruption
  • Fix celestial color thresholds

Target: main

- Add sponsor heart link to header nav and footer with SVG icon
- Add heartbeat CSS animation that pauses on hover
- Add language corner triangle in top-right replacing inline toggle
- Fix footer experiments link to use localized path
- Add nav.sponsors i18n key for EN/ES
- Respect prefers-reduced-motion for accessibility
- Add bgHexLight to surfaces map for light-mode background colors
- Check data-celestial to use appropriate bg on card expand transition
- Quorum overlay now shows arena (#f0e8da) in sun mode, expreso (#241a12) in moon mode
Faster dawn/dusk palette blending in both calc() and scrubTime()
functions of the inline circadian script.
@JheisonMB JheisonMB added the target:main Targets the main branch label Aug 3, 2026
@JheisonMB
JheisonMB merged commit 0e29803 into main Aug 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target:main Targets the main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant