Discover and explore top open-source AI tools and projects—updated daily.
HeiGeAiCustomize OpenAI Codex Desktop appearance with custom themes
Top 86.8% on SourcePulse
Summary
This project provides a one-click theme and skin switcher for OpenAI Codex Desktop on macOS and Windows. It enables users to personalize the application's interface using custom images, creating a tailored coding environment without modifying core application files.
How It Works
The tool utilizes Chrome DevTools Protocol (CDP) injection via localhost to apply themes. This method avoids altering the application's app.asar, binaries, or signature resources, ensuring native controls remain interactive and the core application is preserved.
Quick Start & Requirements
install.command. Windows: Run install.bat.docs/manual.md.Highlighted Details
customize.command), or via AI prompting using a provided skill file.Maintenance & Community
Developed by HeiGeAi, this project is part of a broader initiative including AI落地 articles and AI科普 videos. Community engagement primarily occurs through a private WeChat group (invite-only) and GitHub Discussions for sharing user-created themes.
Licensing & Compatibility
Code is licensed under the MIT License. This license explicitly excludes rights to characters, trademarks, and third-party visual assets. Users are responsible for verifying and securing necessary licenses for any custom assets, especially for commercial distribution.
Limitations & Caveats
CDP injection presents a security consideration, as same-permission local processes fall within the threat boundary. Future Codex Desktop updates may necessitate project adaptations. Validation for Microsoft Store/MSIX versions on Windows is pending. Persistence mechanisms could be impacted by Store restrictions.
1 week ago
Inactive
yue