Skip to content

Instantly share code, notes, and snippets.

@dirceu
Created April 30, 2010 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dirceu/385139 to your computer and use it in GitHub Desktop.
Save dirceu/385139 to your computer and use it in GitHub Desktop.
(custom-set-faces
'(mumamo-background-chunk-major ((t (:background "dark"))))
'(mumamo-background-chunk-submode ((t (:background "dark"))))
'(mumamo-background-chunk-submode1 ((t (:background "dark"))))
'(mumamo-background-chunk-submode2 ((t (:background "dark"))))
'(mumamo-background-chunk-submode3 ((t (:background "dark"))))
'(mumamo-background-chunk-submode4 ((t (:background "dark"))))
)
@dirceu
Copy link
Author

dirceu commented May 3, 2010

A much easier way to do the same: https://answers.launchpad.net/nxhtml/+faq/1080.

Thanks to Lennart Borgman for the tip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment