https://github.com/slashformotion/zellij-themes-aggregator
Aggregator of zellij themes. Refreshed daily
https://github.com/slashformotion/zellij-themes-aggregator
Last synced: 4 months ago
JSON representation
Aggregator of zellij themes. Refreshed daily
- Host: GitHub
- URL: https://github.com/slashformotion/zellij-themes-aggregator
- Owner: slashformotion
- Created: 2024-08-14T15:39:42.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-12-13T13:17:54.000Z (6 months ago)
- Last Synced: 2025-01-05T13:44:00.762Z (5 months ago)
- Language: Nix
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zellij themes agregators
An aggregator of various zellij themes.
## How to build ?
Clone this repository and run the command below, it will fetch all the themes in their latest version (using the default branch of their repo). The themes can be found in the `build/` folder after running the command.
```sh
make
```If you want to download the themes directly you can download the latest artifact from the CI run on master.
## How to install themes ?
Zellij will recognised all themes defined in a directory `themes` inside it's config folder.
Usually it means you have to copy the themes in the `build/` folder to `~/.config/zellij/themes/`.
The docs of zellij regarding themes is here: https://zellij.dev/documentation/themes#getting-zellij-to-pick-up-the-theme .