Skip to content

Iam-WenYi/cloud-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License GPL 3 MELPA

Cloud

Light theme for Emacs

elisp

Screenshot

helm

Helm

ivy

ivy

swiper

swiper

modeline

modeline

cypher-mode

cypher-mode

whitespace-mode

whitespace-mode

Installation

Melpa

Manual

    M-x package-install RET cloud-theme
    (load-theme 'cloud-theme t)

Via use-package

    (use-package cloud-theme
        :ensure t
        :config
        (load-theme 'cloud t))

About

Light theme for emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%