You can use different stylesheets for this wiki using the links below. If you know CSS, you can even create your own!


== Recommended Style Sheets ==

* [EmacsWiki:action=browse;id=CSS;css=/light.css;theme= Default] -- the default theme by BrianBurns
* [EmacsWiki:action=browse;id=CSS;theme=;css=/css/emacs.css Classic CSS] The default theme before May 2013. 
** With: [EmacsWiki:action=browse;id=CSS;theme=typo;css=/css/emacs.css more whitespace] -- [EmacsWiki:action=browse;id=CSS;theme=big;css=/css/emacs.css big fonts] -- [EmacsWiki:action=browse;id=CSS;theme=medium;css=/css/emacs.css medium fonts] -- [EmacsWiki:action=browse;id=CSS;theme=small;css=/css/emacs.css small fonts] -- [EmacsWiki:action=browse;id=CSS;theme=tiny;css=/css/emacs.css tiny fonts]
* [[Melonesque]], maintained on a wiki page

== User Submitted Style Sheets ==
Some of these are definitely unmaintained.

=== Light Themes ===
* [EmacsWiki:action=browse;id=CSS;css=/css/pedia.css Wikipedia] -- A classic Wikimedia style theme.
* [EmacsWiki:action=browse;id=CSS;css=/css/basic.css Basic CSS] -- For people who use custom CSS want a basic style sheet.
* [EmacsWiki:action=browse;id=CSS;css=https://www.emacswiki.org/emacs/download/melonesque Melonesque] -- A minimal light theme by [[muto]] (2024)
* [EmacsWiki:action=browse;id=CSS;css=/css/ruby.css Ruby] -- Bold red links on white.
* [EmacsWiki:action=browse;id=CSS;css=/css/cali.css Cali] -- Modern grey on white.
* [EmacsWiki:action=browse;id=CSS;css=/css/blue.css More text]: Less whitespace, to fit more text on one page.
* [EmacsWiki:action=browse;id=CSS;css=/css/blueheadings.css Lots More Text] -- Like /More Text/ but with a smaller font.
* [EmacsWiki:action=browse;id=CSS;css=/css/alex.css Vanilla]: A skin with very little visual distraction.
* [EmacsWiki:action=browse;id=CSS;css=/css/community.css Community Wiki with sidebar Minus The Sidebar]: This is a nice compact skin but doesn't use the entire page width.
* [EmacsWiki:action=browse;id=CSS;css=/css/grey.css Grey]: Modern, black-on-grey skin.
* [EmacsWiki:action=browse;id=CSS;css=/css/green.css Green] -- Green on a green background
* [EmacsWiki:action=browse;id=CSS;css=/css/orange.css Orange]
* [EmacsWiki:action=browse;id=CSS;css=/css/pink-bliss.css;theme= Pink Bliss] -- Inspired by the ColorTheme PinkBliss
* [EmacsWiki:action=browse;id=CSS;css=/css/hug.css Hug]
* [EmacsWiki:action=browse;id=CSS;css=/css/presentation.css Presentation]
* [EmacsWiki:action=browse;id=CSS;css=/css/useit.css Useit]
* [EmacsWiki:action=browse;id=CSS;css=http://www.emacswiki.org/emacs/download/NicFerrierCss?mime-type=text/css CSS by NicFerrier] with sans-serif font and no line or letter spacing.
* [EmacsWiki:action=browse;id=CSS;css=/css/planet.css Planet CSS] using Bitstream Vera Sans Mono
* [EmacsWiki:action=browse;id=CSS;css=/css/wiki.css Oddmuse CSS]
* [EmacsWiki:action=browse;id=CSS;css=/css/blue.css Oddmuse blue headings CSS]
* [EmacsWiki:action=browse;id=CSS;css=/css/beige-red-test.css Compact Antique Beige]: Like Antique Beige but less whitespace. Not recommended for viewing code.
* [EmacsWiki:action=browse;id=CSS;css=/css/blueheadings.css Blue Heading + Small Font] -- A theme by LucasBonnet
* [EmacsWiki:action=browse;id=CSS;css=/css/lukhas.css;theme=beige Beige + Small Font CSS]
* [EmacsWiki:action=browse;id=CSS;css=/css/wiki_blue.css;theme=blue Blue + Small Font CSS] Another color. I can't live without Blue :)
* [EmacsWiki:action=browse;id=CSS;css=http://www.physik.fu-berlin.de/~dhansen/css/wiki.css Grey and Red]
* [EmacsWiki:action=browse;id=CSS;css=/community/green.css Green CSS]
* [EmacsWiki:action=browse;id=CSS;css=/css/beige-red.css Beige Red CSS] Beige background, large text. Like an old newspaper.
* [EmacsWiki:action=browse;id=CSS;css=/css/astrid.css Beige CSS] Larger font with earth tones.
* [EmacsWiki:action=browse;id=CSS;css=/css/grey.css Grey CSS] by "mad" of the [http://czlug.madbrains.net/wiki/wiki.pl czlug]
* ([EmacsWiki:action=browse;id=CSS;css=/css/wikio.css;theme=bigger Grey CSS but 100ex wide])
* [EmacsWiki:action=browse;id=CSS;css=/css/basic.css%20/css/twb.css;theme= twb's favorite CSS]

=== Dark Themes ===
* [EmacsWiki:action=browse;id=CSS;css=/css/space.css Space]
* [EmacsWiki:action=browse;id=CSS;css=https://www.emacswiki.org/emacs/download/melonesque Melonesque] -- Automatic dark theme based on system preference.
* [EmacsWiki:action=browse;id=CSS;css=/css/wikio.css;theme= white on blue and cyan links]-- By Earle Martin, adapted for Oddmuse by AlexSchroeder.

== Adding a New Theme ==

New themes are always welcome! To upload a theme to this list:

* Create a *new page* by visiting a page that doesn't exist, like ##emacswiki.org/emacs/YourThemeName##
* Click *"Create it now"*, and at the bottom of the "edit" page, click *"Replace this text with a file"*
* Upload your CSS file.
* Now, edit *this page* and create a new entry to this list with the following form:

##* [EmacsWiki:action=browse;id=CSS;css=http://www.emacswiki.org/emacs/download/YourThemeName My Cool Theme] -- My Description##

== See Also ==

* EmacsWikiAppearance -- Add custom CSS to your browser.
* ThemeTest -- A page to help you format your theme properly.


Note that due to security considerations, most browsers will prevent you from loading a style sheet from a different server.
