mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-03 16:10:22 +01:00
feat(external-themes): add lcars theme (#93)
@@ -1794,3 +1794,25 @@ The Hogwarts theme is a feature-rich Zsh prompt that displays comprehensive syst
|
||||
The prompt displays information in the following format:
|
||||
|
||||

|
||||
|
||||
# LCARS
|
||||
|
||||
A Star Trek: The Next Generation LCARS-inspired theme for Oh My Zsh with modern powerline-style segments and authentic color palette.
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
- 🚀 **OS-specific icon** - Automatically displays for macOS, for Linux, or for Windows
|
||||
- 📁 **Directory display** with bright orange LCARS color
|
||||
- 🔀 **Git integration** - Shows branch name, dirty/clean status, and detailed change indicators:
|
||||
- `+` Added/staged files
|
||||
- `*` Modified files
|
||||
- `-` Deleted files
|
||||
- `?` Untracked files
|
||||
- `→` Renamed files
|
||||
- `‡` Conflicts/unmerged files
|
||||
- 🔋 **Battery status** (when plugin enabled) - Visual icon that changes based on charge level
|
||||
- 🕐 **Clock display** - Shows current time in HH:MM:SS format
|
||||
- 🚨 **Red Alert Mode** - All segments turn red when a command fails
|
||||
- 🎨 **Authentic LCARS color palette** - Using the official colors from Star Trek: TNG
|
||||
|
||||
Reference in New Issue
Block a user