load-theme

Name

load-theme -- Returns a theme FNAME which is loaded from `*theme-path*'.

Synopsis

(load-theme fname)

Description

Returns a theme FNAME which is loaded from `*theme-path*'. The theme should be either a directory, or a (possibly gzipped) tar file with extension .tar, .tar.gz, or .tgz.

Implementation Notes

Module: (app scwm themes)

Defined in scheme/themes.scm at line 79 (CVS log)