aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5acf627f6e61478cad1b79d0e46ffee9e98781f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# base16-musikcube

<!-- markdownlint-disable MD013 -->

This repo provides templates for using [Base16](https://github.com/tinted-theming/home) color schemes with [musikcube](https://github.com/clangen/musikcube), a cross-platform, terminal-based music player, audio engine, metadata indexer, and server.

All files in `colors` directory generated by [tinted-builder-rust](https://github.com/tinted-theming/tinted-builder-rust?tab=readme-ov-file).

## Examples

### base16-material-darker

![Example musikcube with base16-onedark colorscheme](./examples/img/material-darker.png)

### base16-google-light

![Example musikcube with base16-google-light colorscheme](./examples/img/google-light.png)

## Usage

You can find an example scheme in `examples/theme.json`.

1. Place this file in `$XDG_CONFIG_HOME/musikcube/themes`.
1. Disable `degrade to 256 color palette` in musikcube settings.
1. Under `color theme` in musikcube settings, enable theme.
1. Restart musikcube

## License

MIT