Skip to content

A light and dark themes for Doom Emacs based on N Λ N O Themes

License

Notifications You must be signed in to change notification settings

ronisbr/doom-nano-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doom N Λ N O Themes

This package contains an attempt to replicate N Λ N O Theme using Doom themes framework. Hence, it can work properly when using Doom Emacs.

Installation

First, copy the files to ~/.doom.d/themes/ or ~/config/doom/themes/ depending on your local setup.

If you are using Doom Emacs, add to your config.el:

(after! doom-themes
  (load-theme 'doom-nano-light t))

or

(after! doom-themes
  (load-theme 'doom-nano-dark t))

depending on the theme variant you like.

If you are not using Doom Emacs, just select the theme inside use-package call as mentioned in doom-themes documentation.

Screenshot

Light theme

Screenshot-Light

Dark theme

Screenshot-Dark

About

A light and dark themes for Doom Emacs based on N Λ N O Themes

Resources

License

Stars

Watchers

Forks

Packages

No packages published