(make-theme name #&key (window-style (make-style #t)) (background-style (lambda () ())))
Creates a theme object with the given NAME, WINDOW-STYLE, and BACKGROUND-STYLE.
Module: (app scwm theme-impl)
Defined in scheme/theme-impl.scm at line 62 (CVS log)