Skip to content

jessiehildebrandt/mood-one-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

mood-one-theme

Version 1.2.1

MELPA MELPA Stable

About

mood-one-theme is a dark color scheme that aims to replicate some of the features of the Doom One theme.

Features

  • Beautiful dark color scheme inspired by the Doom One theme

  • Custom fringe bitmaps for diff-hl, flycheck, and flymake

  • Lightweight with no dependencies

Preview

Preview Image

Configuration

Custom Neotree Configuration

(eval-after-load 'neotree #'mood-one-theme-neotree-configuration-enable)

Custom Fringe Bitmaps

To replace default line continuation/line wrap fringe bitmaps: (mood-one-theme-arrow-fringe-bmp-enable)

To enable custom fringe bitmaps for diff-hl: (setq diff-hl-fringe-bmp-function #'mood-one-theme-diff-hl-fringe-bmp-function)

To enable custom fringe bitmaps for flycheck: (eval-after-load 'flycheck #'mood-one-theme-flycheck-fringe-bmp-enable)

To enable custom fringe bitmaps for flymake: (eval-after-load 'flymake #'mood-one-theme-flymake-fringe-bmp-enable)

Known Issues

  • No known issues.

If you experience any issues with this package, please open an issue on the issue tracker.

Suggestions for improvements and feature requests are always appreciated, as well!

About

A dark Emacs color scheme inspired by the Doom One theme (GitLab mirror)

Resources

Stars

Watchers

Forks