Skip to content

Codex/web style refresh - #2

Merged
Coldin04 merged 2 commits into
mainfrom
codex/web-style-refresh
Jul 10, 2026
Merged

Coldin04 merged 2 commits into
mainfrom
codex/web-style-refresh

Conversation

@Coldin04

Copy link
Copy Markdown
Owner

This pull request introduces a new responsive web landing page for the project, featuring a modern design, theme-aware screenshots, and improved accessibility. The main changes include adding a complete index.html, JavaScript for dark/light mode screenshots, and modular CSS for layout and theming.

Web landing page implementation:

  • Added a new web/index.html file with a responsive layout, navigation, download links, feature highlights, and an accessible footer. The page includes theme-aware screenshots and project attribution.
  • Added web/script.js to dynamically switch screenshots between dark and light versions based on the user's color scheme preference.

Styling and theming:

  • Introduced web/styles/base.css for global styles, color variables, and responsive/adaptive behavior.
  • Added web/styles/hero.css for the hero section, download buttons, and device mockup styling, with responsive and dark mode support.
  • Added web/styles/features.css for the features section, including a bento grid layout and responsive adjustments.

Documentation:

  • Updated README.md to clarify project inspiration and remove outdated package naming advice.

@Coldin04
Coldin04 merged commit d4d1e1f into main Jul 10, 2026
1 check passed
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.

1 participant