blob: 2bca2ad5073807df41a45102c7b320ba8bf831ba (
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
31
32
33
34
|
# 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

### base16-google-light

## 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 `base16` theme.
1. Restart musikcube.
## TODO
- [ ] Define correct pallete xterm 256 color.
## License
MIT
|