ELPA Logo NonGNU ELPA: tangotango-theme

tangotango-theme Atom Feed

Description
Tango Palette color theme for Emacs 24.
Latest
tangotango-theme.tar (.sig), 2024-Mar-31, 30.0 KiB
Maintainer
Other versions:
development version
Website
https://github.com/juba/color-theme-tangotango
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

tangotango-theme-badge.svg

This is an emacs color theme based on the tango palette colors.

1. Screenshots

Here is a screenshot of the color theme with an emacs-lisp file :

tangotango_elisp.png

One with a Gnus summary and article buffers :

tangotango_gnus.png

And one with an org-mode buffer :

tangotango_org.png

2. Installation instructions

2.1. Package.el

tangotango-theme is available in MELPA. You can add this repository by following its installation instructions.

To install tangotango-theme, just do :

M-x package-install tangotango-theme

You can then try it with M-x load-theme. If you want to load it automatically on startup, add the following to your init file :

(load-theme 'tangotango t)