Skip to content

Add settings page with appearance, repo access, and shortcuts#74

Merged
stylessh merged 1 commit intomainfrom
stylessh/settings-page
Apr 11, 2026
Merged

Add settings page with appearance, repo access, and shortcuts#74
stylessh merged 1 commit intomainfrom
stylessh/settings-page

Conversation

@stylessh
Copy link
Copy Markdown
Owner

Summary

  • Adds /settings with a sidebar layout (General + Shortcuts sub-pages)
  • General page includes appearance theme picker with miniature dashboard previews (light/dark/system with split mask), a repo access card linking to /setup for GitHub App configuration, and an account section
  • Shortcuts page lists all keyboard shortcuts grouped by category (navigation, tabs, general, markdown editor) with custom SVG icons for modifier keys (Shift, Option, Command, arrows)
  • Wires up Settings navigation from topbar dropdown, mobile nav, and command palette (G S)
  • Swaps MoonIcon to Moon02Icon from hugeicons and exports CommandIcon

Test plan

  • Navigate to /settings from topbar dropdown, mobile nav, and G S shortcut
  • Verify sidebar active states for General and Shortcuts tabs
  • Toggle appearance theme and confirm it persists
  • Click "Configure" on repo access card and verify it navigates to /setup
  • Check shortcuts page renders all key icons correctly on Mac and non-Mac

Introduces /settings with a sidebar layout, appearance theme picker
(with miniature dashboard previews), repo access link to /setup,
account section, and a /settings/shortcuts sub-page listing all
keyboard shortcuts with custom SVG key icons. Wires up navigation
from topbar, mobile nav, and command palette (G S).
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
diffkit 7d97cfe Commit Preview URL

Branch Preview URL
Apr 11 2026, 11:01 PM

@stylessh stylessh merged commit 594083a into main Apr 11, 2026
3 checks passed
stylessh added a commit that referenced this pull request Apr 18, 2026
Introduces /settings with a sidebar layout, appearance theme picker
(with miniature dashboard previews), repo access link to /setup,
account section, and a /settings/shortcuts sub-page listing all
keyboard shortcuts with custom SVG key icons. Wires up navigation
from topbar, mobile nav, and command palette (G S).
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