Skip to content

Elune theme - Dark theme inspired by vscode dark theme, modified for making it more readable

License

Notifications You must be signed in to change notification settings

hsnovel/elune-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Elune theme

License: GPL v3

About

Elune is a dark theme inspired by visual studio dark color scheme, it is modified for making it more readable.

elune-theme

Installation

Manual

Download elune-theme.el to the directory ~/.emacs.d/themes/ and add this to your .emacs or init.el

(add-to-list 'custom-theme-load-path "~/.emacs.d/themes")

If you want to load it by default you can add this line to your init file

(load-theme 'elune)

Package.el

elune is avaliable on MELPA, you can install it with M-x package-install elune-theme

If you cannot find the package try M-x package-refresh-contents

About

Elune theme - Dark theme inspired by vscode dark theme, modified for making it more readable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published