This Text file is old! In a 🏛️Museum, an unsorted archive of (user-)pages. (Saved from Geocities in Oct-2009. The archival story: oocities.org)
--------------------------------------- (To 🚫report any bad content: archivehelp @ gmail.com)
>

(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/elisp
geocities.com/timessquare/6120
geocities.com/timessquare

(to report bad content: archivehelp @ gmail)