Skip to content

DarkBuffalo/doom-verde-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

doom-verde-theme

verde Emacs Theme

This theme is not finished and work in progress.

img/Capture0.png

img/Capture1.png

Install

Put the verde-theme inside your /.doom.d/themes/ or .emacs.d/themes/ and then add the following line to your config.el:

(use-package doom-themes
	:init
	(setq doom-theme 'doom-verde
	 ;; the rest of your config ...
	 ))

Releases

No releases published

Packages

No packages published