Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.41 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.41 KB

plan9-theme

This theme is a work in progress.

Inspired by Plan 9 colors. A light alternative for that classic look.

Install

Manual install

  1. Copy plan9-theme.el to your custom-themes-load-path directory.
  2. Load the theme (load-theme 'plan9)

MELPA

This theme is also available on MELPA as plan9-theme.

Screenshots

elisp python org

License

Copyright (C) 2017 John Louis Del Rosario

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.