An open API service indexing awesome lists of open source software.

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.

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.

![Screenshot-2024-12-19-00 55 58-A26CE693-79A3-48A4-92B1-452860F74691](https://github.com/user-attachments/assets/46e92fdd-435c-43a4-aa85-c2a2e97d61b9)

![Screenshot-2024-12-19-00 59 57-82220F3C-233E-435A-852E-A226A74C12C8](https://github.com/user-attachments/assets/5ccac0bb-bac1-490f-9cbd-ddeba7d81b70)

## 🎨 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

![Screenshot-2024-12-19-00 55 58-A26CE693-79A3-48A4-92B1-452860F74691](https://github.com/user-attachments/assets/46e92fdd-435c-43a4-aa85-c2a2e97d61b9)

![Screenshot-2024-12-19-00 56 28-4650ABF6-F2E5-4B01-B505-5234A341F8E4](https://github.com/user-attachments/assets/bef33022-a32f-4034-a067-5591a94743d3)

![Screenshot-2024-12-19-00 59 57-82220F3C-233E-435A-852E-A226A74C12C8](https://github.com/user-attachments/assets/5ccac0bb-bac1-490f-9cbd-ddeba7d81b70)

![Screenshot-2024-12-19-01 00 21-9756041C-56BC-45B2-B9D3-9BAEB82B61E5](https://github.com/user-attachments/assets/0028ee36-133c-46c6-822b-58950a5d5cd6)

## 🤝 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