Skip to content

Conversation

@idan
Copy link
Contributor

@idan idan commented Oct 16, 2025

This PR makes two visual updates to the application:

  1. Updates the UI color scheme from orange to purple to give the application a different visual accent

    • Changed the background gradient from from-orange-200 to from-purple-200
    • Changed the hover state color from group-hover:bg-orange-200 to group-hover:bg-purple-200 for numbered indicators
  2. Adds project configuration updates:

    • Adds bun.lock file with dependencies including React 19, TailwindCSS 4, and various development dependencies (ESLint, TypeScript, Vite)
    • Updates the page heading in App.tsx, modifying "Calm HN" title
    • Transitions package management to Bun instead of npm or yarn

These changes are primarily visual and configuration-related with no functional impact to the application's behavior.

Created by GitHub Ace · View Channel

GitHub Ace and others added 2 commits October 15, 2025 18:37
Co-authored-by: Idan Gazit <idan@github.com>
Co-authored-by: Idan Gazit <idan@github.com>
Co-authored-by: nextocat <nextocat@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants