GithubHelp home page GithubHelp logo

ujjwal3067 / jbeans-emacs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from synic/jbeans-emacs

0.0 0.0 0.0 2.17 MB

Jellybeans.vim based theme for emacs

License: MIT License

Emacs Lisp 92.22% Python 7.78%

jbeans-emacs's Introduction

jbeans-emacs-emacs

A jellybeans.vim inspired theme. Original work by http://github.com/marktran.

This takes the ujelly codebase and adds in the things that were missing for the plugins I use.

This theme uses the new built-in theming support available starting with Emacs 24.

Screenshot

Screenshot

Installation

package.el

jbeans is available in MELPA.

You can install jbeans with the following command:

M-x package-install jbeans-theme

To load it automatically on Emacs startup add this to your init file:

(load-theme 'jbeans t)

Manual

Download jbeans-theme.el to the directory ~/.emacs.d/themes/. Add this to your .emacs:

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

Now you can load the theme with the interactive function load-theme like this:

M-x load-theme RET jbeans

To load it automatically on Emacs startup add this to your init file:

(load-theme 'jbeans t)

Ugly colors in the terminal Emacs version

If your Emacs looks considerably uglier in a terminal (compared to the GUI version) try adding this to your .bashrc or .zshrc:

export TERM=xterm-256color

Source the .bashrc(.zshrc) file and start Emacs again.

Bugs & Improvements

Please, report any problems that you find at the project integrated tracker. If you've added some improvements and you want them included upstream don't hesitate to send me a patch or even better - a GitHub pull request.

jbeans-emacs's People

Contributors

synic avatar jessechavez avatar darrik avatar purcell avatar com4 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.