← Back to Projects
Zed Wal Theme

Zed Wal Theme

202529 stars

This project is a theme generator for the Zed text editor that automatically adapts its color palette to the user's current pywal colors. All of this is done in Bash.

My contribution focused on improving both readability and extensibility. I refined the theme color mapping to enhance contrast and legibility and reorganized the project structure by introducing a dedicated modes folder along with argument parsing logic.

These changes allow users to define their own color mappings for the theme, resolving the issue where some themes made code unreadable.