Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow setting theme via cli #2881

Merged
merged 1 commit into from Dec 28, 2023
Merged

feat: allow setting theme via cli #2881

merged 1 commit into from Dec 28, 2023

Conversation

yardenshoham
Copy link
Contributor

Adds the option of setting the theme via the CLI. For example:

filebrowser config set --branding.theme dark

Added to option both config init and config set. It's also printed alongside the other settings when they are shown as the output of config set.

Adds the option of setting the theme via the CLI. For example:

```
filebrowser config set --branding.theme dark
```

Added to option both `config init` and `config set`. It's also printed alongside the other settings when they are shown as the output of `config set`.

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
@o1egl o1egl merged commit 748af71 into filebrowser:master Dec 28, 2023
@yardenshoham yardenshoham deleted the theme branch December 28, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants