Arcitect is a custom theme editor for the Arc Chromium-based browser. It allows users to create and manage personalized visual themes, including color schemes, UI accents, and layout tweaks. Designed specifically for Arc’s unique interface, Arcitect provides tools for live preview, easy exporting, and applying styles across different workspaces. It’s built for users who want deeper aesthetic control over their browser experience.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Hey everyone! Mihai here. I've been working on Arcitect - a custom theme editor for Arc Browser because I wanted more control over how my browser looks.
Just finished the landing page and I'm pretty happy with it. Took inspiration from clean app sites like Raycast and TabLift. The coolest part is the interactive demo where you can actually try different themes and see how they'd look in Arc Browser in real time.
I included popular developer themes like Catppuccin Mocha, Dracula, Tokyo Night, Nord, and Gruvbox. The demo shows a realistic Arc interface with sidebar, tabs, and address bar that updates instantly when you switch themes.
Built it with Next.js, Tailwind CSS, and shadcn/ui. Hosting on GitHub Pages was tricky - had some CSS loading issues but got it working with the right static export config.
Planning to build the actual macOS app with Swift/SwiftUI. Features will include visual theme editing, one-click Arc Browser integration, and a community theme library. Thinking of making it open source too.
Check it out at turtle-key.github.io/Arcitect and let me know what you think!