https://github.com/nadim147c/rong
🎨 A Material You and Base16 color generator.
https://github.com/nadim147c/rong
base16 cli linux material-you material3 matugen rice wallpaper
Last synced: about 1 month ago
JSON representation
🎨 A Material You and Base16 color generator.
- Host: GitHub
- URL: https://github.com/nadim147c/rong
- Owner: Nadim147c
- License: gpl-3.0
- Created: 2025-05-23T10:23:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-27T05:22:09.000Z (2 months ago)
- Last Synced: 2026-04-27T07:09:22.989Z (2 months ago)
- Topics: base16, cli, linux, material-you, material3, matugen, rice, wallpaper
- Language: Go
- Homepage: https://nadim147c.github.io/rong/
- Size: 6.26 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: .github/README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Rong
[](https://pkg.go.dev/github.com/Nadim147c/rong)
[](https://github.com/Nadim147c/rong)
[](./LICENSE)
[](https://github.com/Nadim147c/rong/tags)
> [!IMPORTANT]
> 🔥 Found this useful? A quick star goes a long way.
**Rong** is a CLI that extracts a **Material You** color palette from an image or
video, and applies it across your system using configurable template mappings.
### 🎨 Features
- Extracts color palettes from **images** or **videos**
- Generates color output using customizable **templates**
- Automatically writes output to multiple **target files**
- Easily theme apps like **WezTerm**, **Eww**, **Kitty**, **Spicetify**, **Waybar**,
and **Discord mods**

**Example:**
```sh
rong image ~/Pictures/wallpaper.jpg
```
Check out the [documentation](https://nadim147c.github.io/rong).
## Hacking
Contributions are welcomed `(including typo fixes)`. Consider making an issue making
big changes!
## License and Credit
Rong is licensed under [GNU GPL-3.0](./LICENSE). This CLI uses [material](https://github.com/Nadim147c/material)
for generating colors.
### Thanks to
- [Matugen](https://github.com/InioX/matugen-themes/): For some of the templates.
- [Material Color Utilities](https://github.com/material-foundation/material-color-utilities): For the material color algorithm.