Software Details:
Version: 0.3.0
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 1
trac-LighterTheme skins Trac, slightly, for a "lighter" look-and-feel. It provides a narrower (940px) main content div; fewer dark lines in the top (mainnav and metanav) banner; bigger buttons (using CSS from Twitter Bootstrap); rounded corners on input fields; and the "Ubuntu" font used on Launchpad.
Screenshots are available on the plugin's Trac Hacks page: http://trac-hacks.org/wiki/LighterTheme
What is new in this release:
- Disable box-shadows and borders around Trac's primary content div -- these extra lines add unwanted noise in LighterTheme.
- Elements with class "newform" now have a lavender border instead of a green border, which looked ugly. Also disabled some borders and box-shadows around newform s in wikipages; these styles were introduced in Trac 1.0 and clash with the "newform" styles.
What is new in version 0.2.1:
- Added MANIFEST.in file; the distribution now includes the necessary CSS assets as well as the code's LICENSE file.
What is new in version 0.2:
- Fix compatibility with other plugins: previously, this plugin would cause other plugins' add_stylesheet() calls to break, because of some incompatibility with Genshi's cut()/buffer() commands. This is now fixed by avoiding calls to cut() and buffer()
Requirements:
- Python
- Trac
Comments not found