Ecosyste.ms: Awesome

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

https://github.com/LeonardMH/born-in-the-purple

An oh-my-zsh theme for royalty.
https://github.com/LeonardMH/born-in-the-purple

Last synced: about 1 month ago
JSON representation

An oh-my-zsh theme for royalty.

Lists

README

        

![Screenshot of born-in-the-purple theme](/images/screenshot.png)

A simple theme for oh-my-zsh with a slight purple motif. Inspired by [Pure](https://github.com/sindresorhus/pure).

## Install

Copy the theme to your oh-my-zsh custom themes directory:

```bash
cp bitp.zsh-theme ~/.oh-my-zsh/custom/themes
```

Then set the theme in your `~/.zshrc`

```bash
ZSH_THEME="bitp"
```

## Information

Screenshot captured on macOS, using iTerm 2 with an Atom One style theme:
- [joshdick/onedark.vim/term](https://github.com/joshdick/onedark.vim/tree/main/term)

Font is [Fira Code Nerd Font](https://github.com/Trzcin/Fira-Code-Nerd)

I use Atom One Dark styled themes for all of my applications that support it:
- Vim, [joshdick/onedark.vim](https://github.com/joshdick/onedark.vim)
- Emacs, [doom-one](https://github.com/doomemacs/themes)