wiki:AcidTheme

Blue theme with radius and gradient

Description

This implements a theme using CSS3.

Key features:

  • Works on Chrome 5.0+ and Firefox 3.6+.
  • On Opera, border-radius works, but not linear-gradient.
  • Doesn't work on IE6/IE7/IE8.

Screenshot Acid theme

See also here for a screenshot.

Bugs/Feature Requests

Existing bugs and feature requests for AcidTheme are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out AcidTheme from here using Subversion, or browse the source with Trac.

Configuration

Set up your trac.ini file with the following::

[components]
acidtheme.* = enabled

[theme]
theme = acid

[header_logo]
alt = acidwiki
height = -1
link = http://yoursite.com/
src = theme/acid_logo.png
width = -1

[project]
icon = theme/favicon.ico

Recent Changes

13139 by rjollos on 2013-05-15 08:41:40
Removed empty 0.9 directory.
8625 by acidburnz on 2010-09-04 11:01:41
remove some craps
8624 by acidburnz on 2010-09-04 11:00:45
First commit Version 0.1
(more)

Author/Contributors

Author: acidburnz
Maintainer: acidburnz
Contributors:

Last modified 8 years ago Last modified on Aug 24, 2016, 11:25:00 PM

Attachments (1)

Download all attachments as: .zip