zellij/zellij-utils
Imbris 48e75d0559
Fix error loading non-existant themes directory and use default themes as the base when merging (#2411)
* Fix error loading non-existant themes directory

If the themes directory is derived from the config directory (rather
than being specified explicitly in the config_options), we will avoid
trying to load from it if it doesn't exist.

* Use default themes as the base when merging with the themes specified in
the config.

This avoids the default themes overriding themes specified in the
config.

* If `setup --clean` is used, avoid loading from the user's theme
directory.
2023-05-02 00:51:41 +09:00
..
assets feat: provide default themes (#2307) 2023-04-27 00:26:07 +09:00
src Fix error loading non-existant themes directory and use default themes as the base when merging (#2411) 2023-05-02 00:51:41 +09:00
Cargo.toml feat(layout): Support environment variables in cwd (#2288) (#2291) 2023-04-28 16:45:08 +02:00