Ark is a program that aims to provide an easy way to manage system themes. Ark can set themes for specific programs, or the whole system with only one command!
Please note that Ark is currently in early development, and there will be bugs
$ ark --update # This fetches the updated themes.
$ ark --program=<program> --theme=<theme> # Sets the theme
As mentioned earlier, Ark can also be run with a system flag, which sets every available theme.
$ ark -u # Same as --update
$ ark --system --theme=<theme>
New contributors should submit a PR with a short description of their changes.
- Get more themes
- Add support for more programs
- Add documentation.
ark was written by cobaltinferno