Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 998 Bytes

README.org

File metadata and controls

38 lines (27 loc) · 998 Bytes

Table of Contents

Sinolor Theme

Sinolor themes is a theme package which code base fork from ef-themes.

Colors are selected from CHINESE COLORS.

NameDescription
sinolor-elysiaTo Romantic Unfailing Elysia
sinolor-palaceThe Palace Museum
sinolor-evaEVANGELION

Installation

  1. Clone this repository
git clone https://github.com/dalugm/sinolor-themes.git
  1. Add sinolor-themes to load-path.
(add-to-list 'load-path (expand-file-name "path/to/sinolor-themes"))
(require 'sinolor-themes)

Usage

(load-theme 'sinolor-elysia t)