Coder Social home page Coder Social logo

sirramesq / emacs-color-themes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from owainlewis/emacs-color-themes

0.0 3.0 0.0 6.42 MB

A collection of custom themes for Emacs. All the themes are named after famous programmers.

License: Other

Emacs Lisp 96.79% Shell 1.48% Haskell 1.73%

emacs-color-themes's Introduction

Emacs themes

A collection of color themes for Emacs24 +

The themes are named after important/influential programmers.

Fixes, pull requests and feedback very welcome : )

Contributors

https://github.com/owainlewis/emacs-color-themes/graphs/contributors

Use

The easiest way to install is to use MELPA

M-x package-install <RET> sublime-themes

Manual install

Running install.sh will put the themes in ~/.emacs.d/themes

To load a theme add the following to your init.el

(add-to-list 'custom-theme-load-path "~/.emacs.d/themes")
(load-theme 'hickey t)

You can browse the themes with

M-x load-theme <RET> name-of-theme

One line install script

git clone https://github.com/owainlewis/emacs-color-themes.git && cd emacs-color-themes && ./install.sh

As an Elisp Package

If the package directory is in the load path, one can simply

(require 'emacs-color-themes)

and use load-theme function to load any theme that is provided. This way, one can add the package to their Emacs configuration as is, without needing to add any directories, symlinks or copies.

Brin

A color theme based on the Space Grey ST2 theme named after Sergey Brin.

We believed we could build a better search. We had a simple idea, that not all pages are created equal. Some are more important"

Granger

A color theme based on the Light Table default

Spolsky

If something seems possible, that's probably because someone is already doing it. When something seems that it can't possibly work, nobody tries it. Real innovation happens when someone tries anyway, overlooking an obvious flaw, and finds a way to make an idea work. -- Joel Spolsky

A theme heavily inspired by the default ST2 theme. My personal favourite.

Graham

What I tell founders is not to sweat the business model too much at first. The most important task at first is to build something people want. If you don't do that, it won't matter how clever your business model is. -- Paul Graham

A dark red, black and orange color theme

Odersky

A color theme based on Goldfish

Hickey

Choose immutability and see where it takes you -- Rich Hickey

A dark theme.

Fogus

The apprentice avoids all use of Java classes. The journeyman embraces Java classes. The master knows which classes to embrace and which to avoid. -- Michael Fogus

A dark blue theme which is more or less the Tron theme.

Dorsey

Make every detail perfect, and limit the number of details to perfect -- Jack Dorsey

A dark and grungy theme.

McCarthy

It's difficult to be rigorous about whether a machine really 'knows', 'thinks', etc., because we're hard put to define these things. We understand human mental processes only slightly better than a fish understands swimming. -- John McCarthy

A light theme loosely based on Facebook colors

Wilson

A grungy theme based upon an oilstained and muddy aircraft.

Junio

A vivid theme like a chocolate

emacs-color-themes's People

Contributors

7h0ma5 avatar asok avatar cadadr avatar halvorgb avatar iwillspeak avatar owainlewis avatar purcell avatar quytelda avatar rationalash avatar rymndhng avatar rysk-t avatar sale87 avatar youhavethewrong avatar

Watchers

 avatar  avatar  avatar

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.