Skip to content

Commit a92d38a

Browse files
r1gmmartin-g
authored andcommitted
Update Bootswatch theme to 5.3.5 and add new theme(Brite) from Bootswatch (#1215)
(cherry picked from commit 638036d)
1 parent dbab509 commit a92d38a

File tree

158 files changed

+31904
-5556
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

158 files changed

+31904
-5556
lines changed

bootstrap-themes/src/main/java/de/agilecoders/wicket/themes/markup/html/bootswatch/BootswatchTheme.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* @author miha
2424
*/
2525
public enum BootswatchTheme implements ITheme {
26-
Cerulean, Cosmo, Cyborg, Darkly, Flatly, Journal, Litera, Lumen, Lux, Materia,
26+
Brite, Cerulean, Cosmo, Cyborg, Darkly, Flatly, Journal, Litera, Lumen, Lux, Materia,
2727
Minty, Morph, Pulse, Quartz, Sandstone, Simplex, Sketchy, Slate, Solar, Spacelab,
2828
Superhero, United, Vapor, Yeti, Zephyr;
2929

0 commit comments

Comments
 (0)