A dark theme for ZSH that provides a customizable, visually pleasing terminal prompt with configurable segments.
Dracula for ZSH is a dark theme for the Z shell terminal that provides a customizable prompt with various configurable segments. It solves the problem of terminal eye strain by offering a consistent dark color scheme while giving users control over what information appears in their prompt.
Developers and system administrators who use ZSH as their shell and prefer dark-themed, customizable terminal interfaces.
Developers choose Dracula for ZSH because it integrates seamlessly with the popular Dracula theme ecosystem, offers extensive customization options for prompt segments, and provides a visually consistent dark theme that reduces eye strain during long coding sessions.
🧛🏻♂️ Dark theme for ZSH
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Integrates with the broader Dracula theme, ensuring visual harmony across development tools and reducing eye strain, as emphasized in the philosophy.
Allows precise control over prompt segments like Git status, time, and context by enabling or disabling them via environment variables, as shown in the configuration examples.
Uses Git's no-optional-locks option to minimize performance impact, with automatic detection and manual override via DRACULA_GIT_NOLOCK.
Supports multi-line prompts with DRACULA_DISPLAY_NEW_LINE and full directory paths with DRACULA_DISPLAY_FULL_CWD, enhancing readability.
Exclusively designed for ZSH, making it incompatible with other popular shells like Bash or Fish without significant modifications or switching.
Requires manual setup of multiple environment variables for each feature, which can be cumbersome for users wanting a quick, out-of-the-box solution.
Lacks a built-in light mode or alternative color schemes, which may not suit users in bright environments or those with specific visual preferences.