Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mirkoschubert/positron

A clean and colorful UI theme for numerous terminals and editors.
https://github.com/mirkoschubert/positron

atom color-scheme color-theme iterm2 positron terminal theme ui-theme vscode

Last synced: 24 days ago
JSON representation

A clean and colorful UI theme for numerous terminals and editors.

Awesome Lists containing this project

README

        

Positron






A clean and colorful UI theme


based on the IBM Design Language Color Library

---



Font: Hack 12px

**Positron** is a clean and colorful theme for numerous terminals and editors, such as Terminal, iTerm 2, Hyper, VS Code, Atom, vim or mutt (at least it will be).

Since I'm restricted to macOS, feel free to contribute by forking and/ or sending pull requests with ports for other applications.

The color scheme is based on the [IBM Design Language Color Library](https://github.com/IBM-Design/colors) and corresponds to their [Color Guidelines](https://www.ibm.com/design/language/experience/visual/color/). Please have a look at the color scheme below, if you want use it for your own port.

Have fun with a (hopefully) unified experience in your favorite applications!

### Colors



#### ANSI colors

| | Black | Red | Green | Yellow | Blue | Magenta | Cyan | White |
|---------|:---------:|:---------:|:---------:|:---------:|:---------:|:---------:|:---------:|:---------:|
| Normal | `#000000` | `#e62325` | `#34bc6e` | `#ffb000` | `#2d74da` | `#ff509e` | `#00a78f` | `#c0bfc0` |
| Light | `#595859` | `#ff806c` | `#95d13c` | `#ffd191` | `#71cddd` | `#f87eac` | `#40d5bb` | `#ffffff` |

#### Additional Colors

| Background | Foreground | Selection | Sel. Text | Bold Text | Link | Cursor |
|:--------------:|:----------:|:----------:|:----------:|:----------:|:----:|:-------:|
| `#1b2834` [90] | White | BlackLight | WhiteLight | WhiteLight | Blue | Magenta |

### To-Do

- [x] macOS Terminal
- [x] iTerm 2
- [ ] Hyper
- [ ] Visual Studio Code
- [ ] Atom
- [ ] Sublime Text
- [ ] Brackets
- [ ] (Neo-)Vim
- [ ] Tmux
- [ ] (Neo-)Mutt
- [ ] Calcurse

### Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/mirkoschubert/positron/issues).