https://github.com/shsharkar/shades-of-purple-warp-terminal
A collection of carefully crafted Shades of Purple themes for Warp Terminal, offering both classic and super dark variants.
https://github.com/shsharkar/shades-of-purple-warp-terminal
mac-terminal shades-of-purple shades-of-purple-color-theme shades-of-purple-color-theme-super-dark shades-of-purple-theme terminal terminal-theme theme ubuntu-terminal warp warp-terminal warp-theme
Last synced: 7 months ago
JSON representation
A collection of carefully crafted Shades of Purple themes for Warp Terminal, offering both classic and super dark variants.
- Host: GitHub
- URL: https://github.com/shsharkar/shades-of-purple-warp-terminal
- Owner: SHSharkar
- Created: 2024-12-18T16:10:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T19:07:09.000Z (12 months ago)
- Last Synced: 2025-02-08T14:36:03.700Z (10 months ago)
- Topics: mac-terminal, shades-of-purple, shades-of-purple-color-theme, shades-of-purple-color-theme-super-dark, shades-of-purple-theme, terminal, terminal-theme, theme, ubuntu-terminal, warp, warp-terminal, warp-theme
- Homepage: https://github.com/SHSharkar/Shades-of-Purple-Warp-Terminal
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shades of Purple for Warp Terminal
A collection of carefully crafted Shades of Purple themes for Warp Terminal (https://www.warp.dev), offering both classic and super dark variants.


## đ¨ Available Themes
1. đŖ **Shades of Purple (Classic)**
- File: `shades_of_purple.yaml`
- A vibrant purple theme with golden accents
2. đ **Shades of Purple (Super Dark)**
- File: `shades_of_purple_super_dark.yaml`
- A darker variant with deeper purples and enhanced contrast
## ⥠Installation
### đĨ Method 1: Manual Installation
1. Create the themes directory if it doesn't exist:
```bash
mkdir -p ~/.warp/themes
```
2. Download the theme files:
- Download `shades_of_purple.yaml` and/or `shades_of_purple_super_dark.yaml`
- Place them in the `~/.warp/themes` directory
### đĻ Method 2: Git Clone
1. Clone the repository:
```bash
git clone https://github.com/SHSharkar/Shades-of-Purple-Warp-Terminal.git
```
2. Copy the theme files:
```bash
cp Shades-of-Purple-Warp-Terminal/*.yaml ~/.warp/themes/
```
## đ¯ Applying the Theme
1. đĨī¸ Open Warp Terminal
2. â¨ī¸ Press `Command` + `,` (comma) to open Settings
3. đ¨ Click on "Appearance"
4. đ Select either "Shades of Purple" or "Shades of Purple (Super Dark)"
## âī¸ Theme Activation
After installation:
1. â + Q to quit Warp completely
2. đ Launch Warp again
3. ⨠Themes will be available in the theme selector
## đ Theme Files Location
- đ macOS: `~/.warp/themes/`
- đ§ Linux: `~/.warp/themes/`
## ⥠Quick Copy Commands
### đŖ For Classic Theme
```bash
curl -o ~/.warp/themes/shades_of_purple.yaml https://raw.githubusercontent.com/SHSharkar/Shades-of-Purple-Warp-Terminal/main/shades_of_purple.yaml
```
### đ For Super Dark Theme
```bash
curl -o ~/.warp/themes/shades_of_purple_super_dark.yaml https://raw.githubusercontent.com/SHSharkar/Shades-of-Purple-Warp-Terminal/main/shades_of_purple_super_dark.yaml
```
## đŧī¸ Preview




## đ¤ Contributing
Feel free to:
- đ Report issues
- đĄ Suggest improvements
- đ¤ Create pull requests
## đ License
MIT License - feel free to use and modify for your needs.
## đ¨âđģ Author
**Md. Sazzad Hossain Sharkar**
- đ GitHub: [@SHSharkar](https://github.com/SHSharkar)
## đĢ Acknowledgments
- đ Inspired by the original Shades of Purple color scheme
- đ Made for the awesome Warp Terminal community
## âšī¸ Important Notes
- đ Make sure to restart Warp Terminal after installing themes
- âī¸ If themes don't appear immediately, try closing and reopening the settings panel
- ⨠For best results, use Warp Terminal's latest version
---
If you find this theme helpful, consider:
- â Giving it a star on GitHub
- đĸ Sharing it with others
- đĨ Following me on GitHub for more updates