Skip to content

Broken path for custom themes #80

Open
@Sleepful

Description

$ flavours apply custom-theme

Error: Failed to locate subtemplate file custom-theme/default

Caused by:
    Neither "~/Library/Preferences/flavours/templates/custom-theme/templates/default.mustache" or "~/.local/share/flavours/base16/templates/custom-theme/templates/default.mustache" exist

so the weird thing here is that there is this ~/Library/Preferences/flavours path access by flavours.

$ echo $XDG_CONFIG_HOME && echo $FLAVOURS_CONFIG_FILE && echo $FLAVOURS_DATA_DIRECTORY

~/.config
~/.config/flavours/config.toml
~/.local/share/flavours

Where is Library/Preferences even coming from? 🤔

OSX btw

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions