44

GitHub - ogdenwebb/emacs-kaolin-themes: Set of eye pleasing themes for GNU Emacs...

 6 years ago
source link: https://github.com/ogdenwebb/emacs-kaolin-themes
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Kaolin themes for GNU Emacs

Kaolin is a set of eye pleasing themes for GNU Emacs with support for a large number of modes and external packages.

kaolin-logo

Kaolin theme variants

kaolin-banner

All screenshots are available in the wiki on the following pages:

Further themes

These themes might be changed in the future.

  • kaolin-blossom - theme focus on orange and purple with dark background.
  • kaolin-breeze - Light Kaolin theme with soft colors.
  • kaolin-mono-dark - almost monochrome dark green Kaolin theme.
  • kaolin-mono-light - light variant of monochrome theme.
  • kaolin-shiva - Kaolin theme with autumn colors and melanzane background.

Planned

p.s. Bold means that a theme was added to master.

Installation

MELPA

To install the Kaolin themes pack via package.el: M-x package-install RET kaolin-themes RET

Quick start

(require 'kaolin-themes)
(load-theme 'kaolin-dark t)
;; Apply treemacs customization for Kaolin themes, requires the all-the-icons package.
(kaolin-treemacs-theme)

;; Or if you have use-package installed
(use-package kaolin-themes
  :config
  (load-theme 'kaolin-dark t)
  (kaolin-treemacs-theme))

Configuration

Information about configuring Kaolin themes is available in the project wiki.

Advanced highlighting

Mode-line

The mode-line config isn't a part of the Kaolin theme, you can find my telephone-line config here.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK