Skip to content

mvarela/Curry-On-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Curry-On Theme for Emacs

Overview

I got inspired (read, blatantly stole) the main colors for this theme from a talk I saw from a past /Curry On!/ conference. Some of the original colors I picked up from the talk’s video didn’t work so well (e.g., the teal I tried to use for green was not really readable), and the foreground color was a bit too contrasty, so I tweaked them a bit.

I tried to keep it clean for coding, without too much noise.

There is also a set of urxvt colors defined in the dotXdefaults file, which can be used to make urxvt match this theme.

./img/palette.png

In use, it looks like this:

./img/screen1.png

./img/screen2.png

Installation

You can install this theme from MELPA (curry-on-theme) You can also install it manually like so :

(add-to-list 'custom-theme-load-path "path/where/you/put/the/theme/")
(load-theme 'curry-on)

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

© 2019, Martín Varela (martin@varela.fi)

About

A nice, punchy, blue-orange-cream theme for Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published