Skip to content

Instantly share code, notes, and snippets.

@denlab
Created October 27, 2012 15:25
Show Gist options
  • Save denlab/3965073 to your computer and use it in GitHub Desktop.
Save denlab/3965073 to your computer and use it in GitHub Desktop.
(defun quirk-black-background ()
(interactive)
(set-face-background 'default "color-16"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment