Skip to content

roygbyte/monochwome-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monochwome

Regress your Emacs to one-color world.

Screenshot of Monochwome Screenshot of Monochwome

Currently just a proof-of-concept. Works reasonably well as a theme for ELisp hacking and org-mode writing.

Features

  • Customize the hue (M-x customize-variable [RET] monochwome-seed-hue)
  • Adjust contrast ratio between the lightest and darkest foreground colors
  • Adjust contrast ratio between the lightest and darkest background colors

Installation

Clone the repo. Then add the theme's path to Emac's custom-theme-load-path variable.

(add-to-list 'custom-theme-load-path "/path/to/monochwome-theme/") ;; update

Finally, load the theme using M-x load-theme [RET] monochwome.

Acknowledgements

The base code for this theme was inherited from zenburn-theme.el.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published