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

Allow configuring theme in dotfile #74

Merged
merged 3 commits into from
Dec 1, 2023
Merged

Allow configuring theme in dotfile #74

merged 3 commits into from
Dec 1, 2023

Conversation

mfontanini
Copy link
Owner

This adds the ability to drop a yaml file in ~/.config/presenterm/config.yaml which lets you configure the default theme to be used on presentations. This will override the --theme parameter but a presentation configuring the theme via the front matter still has the highest precedence. So front-matter-theme > dotfile-theme > cli-parameter-theme.

Example file contents:

defaults:
  theme: potato

@mfontanini mfontanini merged commit d1bf9e5 into master Dec 1, 2023
4 checks passed
@mfontanini mfontanini deleted the custom-configs branch December 1, 2023 14:19
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.

1 participant