Contents
A theme based on python.org
Description
This is a theme that emulates the look of python.org.
It requires the ThemeEnginePlugin.
All CSS was written by asmodai, I just packaged it up.
Bugs/Feature Requests
Existing bugs and feature requests for PyDotOrgTheme are here.
If you have any issues, create a new ticket.
Download, Source
Download the zipped source, check out PyDotOrgTheme using Subversion, or browse the source.
Example
To enable:
[components] pydotorgtheme.* = enabled
To use:
[theme] theme = PyDotOrg
Screenshot
Author/Contributors
Author: coderanger, asmodai
Maintainer: none
Contributors:
Comment
With the actual source the Login, Settings, Help/Guide and About links do not work with Firefox. Here is the faulty line in theme.css
#search {
font-size: normal;
font-weight: bold;
height: 85px;
padding: 0 5px 0 0;
position: absolute;
right: 4%;
text-align: right;
top: 5px;
vertical-align: middle;
white-space: nowrap;
width: 28.1em;
'''/* z-index: 1; */'''
}
Attachments
- TracPyTppTheme-2.0-py2.5.egg (50.5 kB) -
TracPyTpp? plugin - a very similar theme -
, added by olemis on 05/13/09 16:13:21. - pytpp-theme.png (43.5 kB) -
Screenshot : PyTpp? theme
, added by olemis on 05/13/09 16:27:41.


