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

https://github.com/alexxgmz/e-ink.cmus

Grayscale colorscheme for cmus music player
https://github.com/alexxgmz/e-ink.cmus

cmus colorscheme e-ink grayscale

Last synced: over 1 year ago
JSON representation

Grayscale colorscheme for cmus music player

Awesome Lists containing this project

README

          

# e-ink.cmus

Grayscale colorscheme for cmus music player

![cmus-e-ink](https://github.com/user-attachments/assets/53f35517-99dd-4a0a-88c9-6c21fd7110d1)
![cmus-e-ink-dark](https://github.com/user-attachments/assets/8a5481e6-38df-4332-90ab-7c3d6b67409f)

 

## Installation

1. Clone the repository or download the raw `*.theme` file/s.
2. Copy the `*.theme` file/s to `$HOME/.config/cmus` directory.
3. Open or restart `cmus`.
4. Select the colorscheme.

```
:colorscheme e-ink-light
:colorscheme e-ink-light-transparent
:colorscheme e-ink-dark
:colorscheme e-ink-dark-transparent
```

 

## Hex to 256-color Guide

```
#333333 → 236
#474747 → 238
#4A4A4A → 239
#545454 → 240
#5E5E5E → 241
#686868 → 242
#727272 → 243
#7C7C7C → 244
#868686 → 245
#909090 → 246
#9A9A9A → 247
#A4A4A4 → 248
#AEAEAE → 249
#B8B8B8 → 250
#C2C2C2 → 251
#CCCCCC → 252
```

 

## Application Ports

* [NeoVim](https://github.com/alexxGmZ/e-ink.cmus)
* [Kitty](https://github.com/alexxGmZ/e-ink.kitty)