Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MetroWind/flucui-theme

A custom theme for Emacs, inspired by http://flatuicolors.com. Has both light and dark variants.
https://github.com/MetroWind/flucui-theme

emacs screenshot theme

Last synced: 3 months ago
JSON representation

A custom theme for Emacs, inspired by http://flatuicolors.com. Has both light and dark variants.

Awesome Lists containing this project

README

        

# Fluc UI Theme for Emacs

[![MELPA](https://melpa.org/packages/flucui-themes-badge.svg)](https://melpa.org/#/flucui-themes)

Inspired by the color scheme provided at http://flatuicolors.com. This
theme is for GNU Emacs version 24+, in which theming is officially
supported.

Both light and dark style are included.

## Screenshot

![Screenshot](shot.png)

Note: Nyan cat not included :-p

## Installation

Install `flucui-themes` from Melpa, and call
`(flucui-themes-load-style 'light)` (or `'dark`) to activate the
theme. The function `flucui-themes-switch-style` can be used to toggle
between light and dark variant.

If you want to install manually, copy the `flucui-*-theme.el` files to
somewhere in your Emacs `custom-theme-load-path`. Then either `M-x
load-themeflucui-light` or `(load-theme 'flucui-light t)`. Use
`-dark` for the dark style.

The `other` directory contains the color setting for some other
programs.