Skip to content

Instantly share code, notes, and snippets.

@ksexton
Created March 20, 2010 20:21
Show Gist options
  • Save ksexton/338872 to your computer and use it in GitHub Desktop.
Save ksexton/338872 to your computer and use it in GitHub Desktop.
(setq enable-theme nil)
(if enable-theme
((require 'color-theme)
(color-theme-initialize)
(color-theme-hober)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment