Sinolor themes is a theme package which code base fork from ef-themes.
Colors are selected from CHINESE COLORS.
Name | Description |
---|---|
sinolor-elysia | To Romantic Unfailing Elysia |
sinolor-palace | The Palace Museum |
sinolor-eva | EVANGELION |
- Clone this repository
git clone https://github.com/dalugm/sinolor-themes.git
- Add
sinolor-themes
to load-path.
(add-to-list 'load-path (expand-file-name "path/to/sinolor-themes"))
(require 'sinolor-themes)
(load-theme 'sinolor-elysia t)