thirdparty/color-theme-solarized/solarized-light-theme.el
changeset 47 3415a60d5fd0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thirdparty/color-theme-solarized/solarized-light-theme.el	Mon Feb 13 12:46:18 2012 -0600
@@ -0,0 +1,5 @@
+(require 'solarized-definitions
+         (locate-file "solarized-definitions.el" custom-theme-load-path
+                      '("c" "")))
+
+(create-solarized-theme light)