blue-twilight/resources/views/themes/bootstrap3
Andy Heathershaw c32dbb17ed Added an additional theme - bootstrap3-light - that displays the default Bootstrap navbar (instead of the dark one) 2016-09-02 10:56:07 +01:00
..
.gitkeep Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
README.txt Implemented theming. A default "base" theme is provided that all themes can extend and override parts of if necessary without having to define every single screen. 2016-09-02 10:42:05 +01:00
theme.json Added an additional theme - bootstrap3-light - that displays the default Bootstrap navbar (instead of the dark one) 2016-09-02 10:56:07 +01:00

README.txt

The "base" theme is actually using Bootstrap3, however in the UI the "base" theme is not visible - it's used to provide
other themes a sensible default so they don't have to override every single view file.

Therefore this folder exists to allow users to select a theme called "bootstrap3" to get the default look-and-feel, but
in actual fact, it's driven by the "base" theme.