Home > color-theme-radiance

color-theme-radiance

Color-theme-radiance is a project mainly written in Emacs Lisp, it's free.

A light Emacs theme that should go well with Ubuntu's light theme.

color-theme-radiance

I wanted a color-theme that would go well with Ubuntu's Radiance theme. The great majority of colors are from Ubuntu colour palette and colour landscapes document.

Installation

Put it in your desired directory. Make sure custom-theme-directory is set to point to it and then just add:

(load-theme 'radiance)

to your emacs init file.

Screenshots

<img src="http://i.imgur.com/uZzVv.png" />

elisp

Contributing

Contributions are very welcome! Try to use Ubuntu/Canonical colors where possible but it's not mandatory. People edit all sorts of languages with Emacs and I can't check them all to see how they work so if yours is not looking nice, please create an issue or a pull request.