Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kostafey/organic-green-theme

Bright green color theme for Emacs.
https://github.com/kostafey/organic-green-theme

Last synced: about 2 months ago
JSON representation

Bright green color theme for Emacs.

Awesome Lists containing this project

README

        

# organic-green color theme

Low-contrast green color theme for Emacs.

## Installation:

```lisp
(package-install 'organic-green-theme)
```

Then in your emacs config somewhere:

```lisp
(load-theme 'organic-green t)
```

## Version 2

Version 1 by default. Set version 2 (experimental & subject to future changes):
```lisp
(setq organic-green-version 2)
```



## Version 1

You can set all fonts for editing from bold to normal:
```lisp
(setq organic-green-boldless t)
```

## License

Copyright (c) 2009-2023 Kostafey

Distributed under the General Public License 2.0+