Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/MetroWind/flucui-theme
- Owner: MetroWind
- License: wtfpl
- Created: 2014-02-28T03:00:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T21:04:42.000Z (over 4 years ago)
- Last Synced: 2024-08-02T16:44:05.587Z (6 months ago)
- Topics: emacs, screenshot, theme
- Language: Emacs Lisp
- Homepage:
- Size: 481 KB
- Stars: 118
- Watchers: 5
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- my-awesome-github-stars - MetroWind/flucui-theme - A custom theme for Emacs, inspired by http://flatuicolors.com. Has both light and dark variants. (Emacs Lisp)
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.