Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modus Vague theme for GNU Emacs

Emacs port of the vague theme built on top of Modus themes.

Installation

The package is not available yet on MELPA but you can use the built-in package-vc to install it. With use-package, a default config would look like:

(use-package modus-vague
  :vc (:url "https://github.com/paniash/modus-vague"
       :rev :newest)
  :config
  (setq modus-themes-mixed-fonts t
        modus-themes-italic-constructs t
        modus-themes-bold-constructs t
        modus-themes-variable-pitch-ui t))

Since this theme builds on top of modus themes, one can use the same customization options that modus themes provide.

About

The vague theme for emacs, built on top of modus themes.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages