(defun color-theme-wheat ()
"Default colors on a wheat background.
Calls the standard color theme function `color-theme-standard' in order
to reset all faces."
(interactive)
(color-theme-standard)
(let ((color-theme-is-cumulative t))
(color-theme-install
'(color-theme-wheat
((background-color . "Wheat"))))))
(provide 'color-theme-wheat)
Text file Source (historic): geocities.com/timessquare/6120/elisp/themes
geocities.com/timessquare/6120/elispgeocities.com/timessquare/6120
geocities.com/timessquare
(to report bad content: archivehelp @ gmail)
|
|
|
|
|