<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=192.71.175.2</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=192.71.175.2"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/192.71.175.2"/>
	<updated>2026-04-13T20:54:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Zenburn-theme&amp;diff=3177</id>
		<title>Zenburn-theme</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Zenburn-theme&amp;diff=3177"/>
		<updated>2012-08-08T06:17:17Z</updated>

		<summary type="html">&lt;p&gt;192.71.175.2: Undo revision 2910 by 94.23.1.28 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Package&lt;br /&gt;
|name=Zenburn theme&lt;br /&gt;
|description=The Zenburn theme, ported to Emacs&lt;br /&gt;
|author=Jami Nurminen&lt;br /&gt;
|maintainer=[[User:Bozhidar|Bozhidar Batsov]]&lt;br /&gt;
|source=https://github.com/bbatsov/zenburn-emacs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Zenburn''' for Emacs is a direct port of the popular Zenburn theme for vim, developed by Jani Nurminen.&lt;br /&gt;
&lt;br /&gt;
The theme has two versions - one for Emacs 23, relying on the color-theme package and another for Emacs 24 using the built-in theming support there.&lt;br /&gt;
&lt;br /&gt;
[[File:Zenburn-theme.png|800px|thumb|right|Zenburn]]&lt;br /&gt;
&lt;br /&gt;
= Basic setup =&lt;br /&gt;
&lt;br /&gt;
== Emacs 23 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(require 'color-theme-zenburn)&lt;br /&gt;
(color-theme-zenburn)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Emacs 24 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(add-to-list 'custom-theme-load-path &amp;quot;~/.emacs.d/themes/&amp;quot;)&lt;br /&gt;
(load-theme 'zenburn t)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
&lt;br /&gt;
= Project Pages =&lt;br /&gt;
* [https://github.com/bbatsov/zenburn-emacs GitHub Repo]&lt;br /&gt;
&lt;br /&gt;
[[Category:Theme]][[Category:Third Party Package]]&lt;/div&gt;</summary>
		<author><name>192.71.175.2</name></author>
	</entry>
</feed>