projects
/
emacs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
changes
[emacs.git]
/
.emacs.d
/
elisp
/
emacs-color-theme-solarized
/
solarized-light-theme.el
1
(require 'solarized-definitions
2
(locate-file "solarized-definitions.el" custom-theme-load-path
3
'("c" "")))
4
5
(create-solarized-theme light)