Giter Site home page Giter Site logo

farmhouse-themes's Introduction

Farmhouse Theme, Emacs Edition

Farmhouse is a color theme I created after having severe eye fatigue issues with a popular "Mathematically Perfect" color scheme that was too dim, and another vim color scheme I contributed heavily to that after a while I found too bright. Upon switching to Emacs via Spacemacs and not finding an Emacs theme I liked, I forged this.

The color values are hand-picked and not perfectly balanced, yet I think quite pleasing to the eye. The name farmhouse is derived from the beer style of the same name, one of the few styles where the fermentation process isn't strictly controlled.

Caveats

  1. Requires Emacs 24 or newer.
  2. This is a work in progress. In particular, I want to flesh out org-mode a bit more. Emacs themes are quite a bit more involved than vim themes -- each mode has its own set of faces to set, and they're not documented well. At least we have helm-colors.
  3. I am still new to Emacs, so if I'm doing something horribly wrong, please file a ticket.
  4. Doesn't yet work in the terminal properly.

Installation

I am currently submitting this to MELPA, however in the meantime you can clone it down and require it manually by adding the following to your .emacs file:

(add-to-list 'custom-theme-load-path "/path/to/farmhouse-theme")
(load-theme 'farmhouse-light t)

Screenshots

Markdown Mode

light dark

Bash

light dark

Javascript

light dark

Clojure

light dark

TODO

  • set faces for more of Org-mode

Related

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.