Git Product home page Git Product logo

emacs-kaolin-themes's Introduction

Kaolin themes for GNU Emacs

MELPA Stable MELPA Emacs License: GPL v3

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

WIP

These themes might be changed in the future.

  • kaolin-valley-light - light variant of kaolin-valley theme.
  • kaolin-bubblegum - colorful theme with dark blue background.
  • kaolin-mono-dark - almost monochrome dark green Kaolin theme.
  • kaolin-fusion - Theme with dark gray background and syntax highlighting based on bright colors, such as crimson, pink, teal, amber and ultramarine.
  • kaolin-breeze - Light Kaolin theme with soft colors.

Planned

  • kaolin-mono-light - light variant of monochrome theme.
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.

emacs-kaolin-themes's People

Contributors

ogdenwebb avatar mssdvd avatar kritzcreek avatar agsdot avatar tilacog avatar

Watchers

James Cloos avatar Eric Crosson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.