Code Monkey home page Code Monkey logo

coffee.emacs's Introduction

Coffee emacs theme

A warm theme for GNU emacs

Emacs screenshot

coffee.emacs's People

Watchers

 avatar

coffee.emacs's Issues

Terminal emacs (-nw)

Here's what to add to your ~/.emacs if you want a similar* expirience
in the terminal

(set 'xterm-standard-colors                         ;; Terminal setup
  '(("black"          0 (38  34  32 ))
    ("red"            1 (175 95  95 ))
    ("green"          2 (135 135 95 ))
    ("yellow"         3 (188 188 108))
    ("blue"           4 (102 108 127))
    ("magenta"        5 (205 121 152))
    ("cyan"           6 (109 151 138))
    ("white"          7 (187 187 187))
    ("brightblack"    8 (143 148 148))
    ("brightred"      9 (187 104 104))
    ("brightgreen"   10 (132 145 85 ))
    ("brightyellow"  11 (197 197 99 ))
    ("brightblue"    12 (135 175 175))
    ("brightmagenta" 13 (201 135 160))
    ("brightcyan"    14 (124 162 150))
    ("brightwhite"   15 (221 208 192)))
)

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.