Skip to content

Your language is missing?

Help us translate this documentation!

See how to contribute translations →

theme.import.py

preview theme import

theme.import.py - Imports themes from the HyDE gallery repository

theme.import.py [OPTIONS]

theme.import.py is a script to import and manage themes from the HyDE gallery repository. It allows users to clone the repository, fetch theme data, preview themes, and apply selected themes.

  • -j, --json Fetch JSON data after cloning the repository.

  • -S, --select Select themes using fzf.

  • -p, --preview IMAGE_URL Get a preview of the specified theme.

  • -t, --preview-text TEXT Preview text to display when using the --preview option.

  • --skip-clone Skip cloning the repository.

  • -f, --fetch THEME Fetch and update a specific theme by name. Use all to fetch all themes located in xdg_config/hyde/themes.

  • LOG_LEVEL Set the logging level (default: INFO).

  • XDG_CACHE_HOME Directory for cache files (default: ~/.cache).

  • XDG_CONFIG_HOME Directory for configuration files (default: ~/.config).

  • FULL_THEME_UPDATE Overwrites the archived files (useful for updates and changes in archives).

Opens fzf menu and select themes.

Terminal window
theme.import.py --select