Skip to content

Instantly share code, notes, and snippets.

@mwilliams
Created March 16, 2010 21:04
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 mwilliams/334505 to your computer and use it in GitHub Desktop.
Save mwilliams/334505 to your computer and use it in GitHub Desktop.
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(mumamo-background-chunk-major ((((class color) (min-colors 88) (background dark)) nil)))
'(mumamo-background-chunk-submode1 ((((class color) (min-colors 88) (background dark)) nil)))
'(mumamo-background-chunk-submode2 ((((class color) (min-colors 88) (background dark)) nil)))
'(mumamo-background-chunk-submode3 ((((class color) (min-colors 88) (background dark)) nil)))
'(mumamo-background-chunk-submode4 ((((class color) (min-colors 88) (background dark)) nil))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment