ltk::theme::search

Function search_paths

Source
pub fn search_paths() -> Vec<PathBuf>
Expand description

Returns the ordered list of directories under which theme families are looked up, highest-priority first.

LTK_THEMES_DIR (when set) takes absolute precedence — useful during development to point the shells at an in-tree themes/ directory without having to install or symlink anything.