Andriy Drozdyuk
Andriy Drozdyuk

Reputation: 61111

Color themes gallery somewhere for emacs?

I remmbemer there a website the had a list of color-themes for emacs. Can't seem to find it. It was for the old color-theme package.

Also, what about new color themes in emacs24 - is there a gallery of those somewhere? (I've had to google for these - only found 3).

Upvotes: 15

Views: 7617

Answers (3)

caisah
caisah

Reputation: 2087

I created a site where I try to list screeshots of all the Emacs themes out there.

https://emacsthemes.com/

Upvotes: 30

Alex Vorobiev
Alex Vorobiev

Reputation: 4359

Here is one theme gallery for emacs 24:

http://zazez.com/emacs24_themes/emacs.html

UPDATE: Since the link above is dead, here is another gallery:

https://github.com/owainlewis/emacs-color-themes

There are also many other emacs themes with previews on Github:

https://github.com/search?q=emacs+theme

Upvotes: 13

Victor Nițu
Victor Nițu

Reputation: 1505

Found another one today, you might want to check http://vijaykiran.com/projects/emacs-themes-gallery/ (hopefully it will be maintained)


EDIT: Another great discovery: https://github.com/emacs-jp/replace-colorthemes

Full gallery at https://github.com/emacs-jp/replace-colorthemes/blob/master/screenshots.md

Upvotes: 6

Related Questions