[[PageOutline(2-5,Contents,pullout)]] = A responsive, flat, blue theme using Bootstrap == Description This theme offers a flat look with a color scheme using mostly blue, white and different grey tones. Shadows and rounded borders are not displayed, barring one known exception. It builds on Bootstrap V3.3.1 to offer a responsive design. You need to install ThemeEnginePlugin to use it. The plugin comes with its own version of jQuery because Bootstrap needs jQuery >= 1.9.1. It replaces the Trac provided jQuery on the fly with the included release. You may disable this feature. See the configuration section below. '''Screenshot of start page''': [[Image(wikistart.png, 700px, border=2)]] '''Screenshot of one admin page''': [[Image(admin.png, 700px, border=2)]] '''Responsive views''': [[Image(responsive_1.png, 350px, border=2)]] [[Image(responsive_2.png, 350px, border=2)]] == !Bugs/Feature Requests Existing bugs and feature requests for BlueFlatTheme are [report:9?COMPONENT=BlueFlatTheme here]. If you have any issues, create a [/newticket?component=BlueFlatTheme new ticket]. [[TicketQuery(component=BlueFlatTheme&group=type,format=progress)]] == Download Download the zipped source from [export:blueflattheme here]. == Source You can check out BlueFlatTheme from [/svn/blueflattheme here] using Subversion, or [source:blueflattheme browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. As a prerequisite you have to install ThemeEnginePlugin. Enable ThemeEnginePlugin and BlueFlatTheme by adding the following to your `trac.ini` file: {{{#!ini [components] blueflattheme.theme.* = enabled themeengine.* = enabled [theme] theme = blueflat }}} You may do this from the admin pages, too. == Configuration To disable the replacement of Tracs jQuery by the version coming with this plugin add the following to your `trac.ini` file: {{{#!ini [blue-flat-theme] replace_jquery = 0 }}} == Recent Changes [[ChangeLog(blueflattheme, 3)]] == !Author/Contributors **Author:** [wiki:Cinc-th] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**