Skip to content

kyokenn/moe-theme-flavour-matorico.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Emacs - Moe theme (dark) - Matorico flavour

Matorico flavour for Moe theme (dark version)

Based on:

This is not a complete standalone theme, but an addon to existing Emacs theme, which customizes syntax highlighting colors, adds operators faces and fixes some bugs.

Requirements

Installation

;; setup moe theme
(add-to-list 'load-path "~/.emacs.d/moe-theme.el/")
(require 'moe-theme)

;; set powerline color
(moe-theme-random-color)       ;; set random
(moe-theme-apply-color 'blue)  ;; or preferred

;; setup moe theme addon
(add-to-list 'load-path "~/.emacs.d/moe-theme-flavour-matorico.el/")
(require 'moe-theme-flavour-matorico)
(moe-theme-flavour-matorico)

Screenshots

1

About

Emacs - Moe theme (dark) - Matorico flavour

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published