Changes between Initial Version and Version 1 of BlueFlatTheme


Ignore:
Timestamp:
Feb 21, 2016, 5:06:30 PM (8 years ago)
Author:
Cinc-th
Comment:

New hack BlueFlatTheme, created by Cinc-th

Legend:

Unmodified
Added
Removed
Modified
  • BlueFlatTheme

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= A responsive flat blue theme using Bootstrap 3.3.1.
     4
     5== Description
     6
     7This theme offers a flat look with a color scheme using mostly blue, white and different grey tones. Shadows and rounded borders are completely gone (with one known exception...).
     8
     9It builds on Bootstrap V3.3.1 to offer a responsive design. You need to install ThemeEnginePlugin to use it.
     10
     11== !Bugs/Feature Requests
     12
     13Existing bugs and feature requests for BlueFlatTheme are
     14[report:9?COMPONENT=BlueFlatTheme here].
     15
     16If you have any issues, create a
     17[/newticket?component=BlueFlatTheme new ticket].
     18
     19[[TicketQuery(component=BlueFlatTheme&group=type,format=progress)]]
     20
     21== Download
     22
     23Download the zipped source from [export:blueflattheme here].
     24
     25== Source
     26
     27You can check out BlueFlatTheme from [/svn/blueflattheme here] using Subversion, or [source:blueflattheme browse the source] with Trac.
     28
     29== Installation
     30
     31General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
     32
     33As a prerequisite you have to install ThemeEnginePlugin.
     34
     35Enable ThemeEnginePlugin and BlueFlatTheme by adding the following to your config:
     36
     37{{{#!ini
     38[components]
     39bootstraptheme.theme.* = enabled
     40themeengine.* = enabled
     41}}}
     42
     43Enable the theme by adding:
     44{{{#!ini
     45[theme]
     46theme = blueflat
     47}}}
     48
     49
     50== Recent Changes
     51
     52[[ChangeLog(blueflattheme, 3)]]
     53
     54== !Author/Contributors
     55
     56**Author:** [wiki:Cinc-th] [[BR]]
     57**Maintainer:** [[Maintainer]] [[BR]]
     58**Contributors:**