1 2 3 4 5
(require 'solarized-definitions (locate-file "solarized-definitions.el" custom-theme-load-path '("c" ""))) (create-solarized-theme light)
☐