Skip to content

FrankRuben/cuatroporocho-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

cuatroporocho-theme

The cuatro por ocho emacs color theme.

Color theme for Emacs, technically and color-wise initially based on zenburn, but changed quite drastically from there, both WRT colors and implementation.

The color theme does currently contain colors for linux and win32 graphics mode and linux and win32 console mode, all for dark and light mode, and all implemented by four color theme classes. The linux console mode does have a very limited color set and I'm usually not using it, so that one is not nice and not complete. Whether the beholder finds the other modes nice lies in his or her eyes...

  • Note: not yet complete, some faces are not yet defined. Anyway, programming faces are supported.

  • Note: As zenburn, this still requires a special load:

    (progn (load-theme 'cuatroporocho t) (load "cuatroporocho-theme")).

Screenshots

  • Light theme, use (defvar cuatroporocho-background-mode 'light) Light

  • Dark theme, use (defvar cuatroporocho-background-mode 'dark) Dark

About

The cuatro por ocho emacs color theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published