Skip to content

Instantly share code, notes, and snippets.

@bitbckt
Created September 17, 2009 17:12
Show Gist options
  • Save bitbckt/188596 to your computer and use it in GitHub Desktop.
Save bitbckt/188596 to your computer and use it in GitHub Desktop.
;; Turn off MuMaMo's goofy backgrounds
(custom-set-faces
'(mumamo-background-chunk-major ((((class color)
(min-colors 88)
(background light))
(:background "#fff"))))
'(mumamo-background-chunk-submode1 ((((class color)
(min-colors 88)
(background light))
(:background "#fff")))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment