blue-twilight/resources/views/themes/bootstrap3
2016-09-03 17:09:49 +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 Thumbnails are now being generated as part of the photo analysis routine 2016-09-03 17:09:49 +01:00

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.