Skip to content

huanginch/citrusOcean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

citrusOcean Theme

custom Emacs theme - a theme base on blue and orange

Installation

  1. Download the theme file and put it to your emacs.d directory.
  2. Download the Montserrat font file and install it.
  3. Download ranbow-delimiters package from Melpha and enable it.
  4. Execute the following commands in your emacs init file.
M-x load-theme RET
citrusOcean
  1. If you find that you have to execute the above command every time you start emacs, add the following to your init file.
(add-hook 'after-init-hook (lambda () (load-theme 'citrusOcean)))

Screenshots

screenshot

License

GPL3 License

About

custom emacs theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published