diff --git a/README.markdown b/README.markdown index 6a78892..767dafc 100644 --- a/README.markdown +++ b/README.markdown @@ -58,6 +58,7 @@ People who sent one or many pull-requests: - Maxime: https://github.com/EpocDotFr - MonsieurPaulLeBoulanger: https://github.com/MonsieurPaulLeBoulanger - Necku: https://github.com/Necku +- Silvus: https://github.com/Silvus - Thiriot Christophe: https://github.com/doubleface - Ygbillet: https://github.com/ygbillet diff --git a/themes/bootstrap-3/css/app.css b/themes/bootstrap-light/css/app.css similarity index 100% rename from themes/bootstrap-3/css/app.css rename to themes/bootstrap-light/css/app.css diff --git a/themes/bootstrap-3/fonts/glyphicons-halflings-regular.eot b/themes/bootstrap-light/fonts/glyphicons-halflings-regular.eot similarity index 100% rename from themes/bootstrap-3/fonts/glyphicons-halflings-regular.eot rename to themes/bootstrap-light/fonts/glyphicons-halflings-regular.eot diff --git a/themes/bootstrap-3/fonts/glyphicons-halflings-regular.svg b/themes/bootstrap-light/fonts/glyphicons-halflings-regular.svg similarity index 100% rename from themes/bootstrap-3/fonts/glyphicons-halflings-regular.svg rename to themes/bootstrap-light/fonts/glyphicons-halflings-regular.svg diff --git a/themes/bootstrap-3/fonts/glyphicons-halflings-regular.ttf b/themes/bootstrap-light/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from themes/bootstrap-3/fonts/glyphicons-halflings-regular.ttf rename to themes/bootstrap-light/fonts/glyphicons-halflings-regular.ttf diff --git a/themes/bootstrap-3/fonts/glyphicons-halflings-regular.woff b/themes/bootstrap-light/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from themes/bootstrap-3/fonts/glyphicons-halflings-regular.woff rename to themes/bootstrap-light/fonts/glyphicons-halflings-regular.woff diff --git a/themes/bootstrap-3/less/alerts.less b/themes/bootstrap-light/less/alerts.less similarity index 100% rename from themes/bootstrap-3/less/alerts.less rename to themes/bootstrap-light/less/alerts.less diff --git a/themes/bootstrap-3/less/bootstrap.less b/themes/bootstrap-light/less/bootstrap.less similarity index 100% rename from themes/bootstrap-3/less/bootstrap.less rename to themes/bootstrap-light/less/bootstrap.less diff --git a/themes/bootstrap-3/less/buttons.less b/themes/bootstrap-light/less/buttons.less similarity index 100% rename from themes/bootstrap-3/less/buttons.less rename to themes/bootstrap-light/less/buttons.less diff --git a/themes/bootstrap-3/less/code.less b/themes/bootstrap-light/less/code.less similarity index 100% rename from themes/bootstrap-3/less/code.less rename to themes/bootstrap-light/less/code.less diff --git a/themes/bootstrap-3/less/forms.less b/themes/bootstrap-light/less/forms.less similarity index 100% rename from themes/bootstrap-3/less/forms.less rename to themes/bootstrap-light/less/forms.less diff --git a/themes/bootstrap-3/less/glyphicons.less b/themes/bootstrap-light/less/glyphicons.less similarity index 100% rename from themes/bootstrap-3/less/glyphicons.less rename to themes/bootstrap-light/less/glyphicons.less diff --git a/themes/bootstrap-3/less/grid.less b/themes/bootstrap-light/less/grid.less similarity index 100% rename from themes/bootstrap-3/less/grid.less rename to themes/bootstrap-light/less/grid.less diff --git a/themes/bootstrap-3/less/input-groups.less b/themes/bootstrap-light/less/input-groups.less similarity index 100% rename from themes/bootstrap-3/less/input-groups.less rename to themes/bootstrap-light/less/input-groups.less diff --git a/themes/bootstrap-3/less/miniflux-base.less b/themes/bootstrap-light/less/miniflux-base.less similarity index 100% rename from themes/bootstrap-3/less/miniflux-base.less rename to themes/bootstrap-light/less/miniflux-base.less diff --git a/themes/bootstrap-3/less/miniflux-theme.less b/themes/bootstrap-light/less/miniflux-theme.less similarity index 100% rename from themes/bootstrap-3/less/miniflux-theme.less rename to themes/bootstrap-light/less/miniflux-theme.less diff --git a/themes/bootstrap-3/less/mixins.less b/themes/bootstrap-light/less/mixins.less similarity index 100% rename from themes/bootstrap-3/less/mixins.less rename to themes/bootstrap-light/less/mixins.less diff --git a/themes/bootstrap-3/less/navs.less b/themes/bootstrap-light/less/navs.less similarity index 100% rename from themes/bootstrap-3/less/navs.less rename to themes/bootstrap-light/less/navs.less diff --git a/themes/bootstrap-3/less/normalize.less b/themes/bootstrap-light/less/normalize.less similarity index 100% rename from themes/bootstrap-3/less/normalize.less rename to themes/bootstrap-light/less/normalize.less diff --git a/themes/bootstrap-3/less/pager.less b/themes/bootstrap-light/less/pager.less similarity index 100% rename from themes/bootstrap-3/less/pager.less rename to themes/bootstrap-light/less/pager.less diff --git a/themes/bootstrap-3/less/pagination.less b/themes/bootstrap-light/less/pagination.less similarity index 100% rename from themes/bootstrap-3/less/pagination.less rename to themes/bootstrap-light/less/pagination.less diff --git a/themes/bootstrap-3/less/panels.less b/themes/bootstrap-light/less/panels.less similarity index 100% rename from themes/bootstrap-3/less/panels.less rename to themes/bootstrap-light/less/panels.less diff --git a/themes/bootstrap-3/less/print.less b/themes/bootstrap-light/less/print.less similarity index 100% rename from themes/bootstrap-3/less/print.less rename to themes/bootstrap-light/less/print.less diff --git a/themes/bootstrap-3/less/responsive-utilities.less b/themes/bootstrap-light/less/responsive-utilities.less similarity index 100% rename from themes/bootstrap-3/less/responsive-utilities.less rename to themes/bootstrap-light/less/responsive-utilities.less diff --git a/themes/bootstrap-3/less/scaffolding.less b/themes/bootstrap-light/less/scaffolding.less similarity index 100% rename from themes/bootstrap-3/less/scaffolding.less rename to themes/bootstrap-light/less/scaffolding.less diff --git a/themes/bootstrap-3/less/tables.less b/themes/bootstrap-light/less/tables.less similarity index 100% rename from themes/bootstrap-3/less/tables.less rename to themes/bootstrap-light/less/tables.less diff --git a/themes/bootstrap-3/less/theme.less b/themes/bootstrap-light/less/theme.less similarity index 100% rename from themes/bootstrap-3/less/theme.less rename to themes/bootstrap-light/less/theme.less diff --git a/themes/bootstrap-3/less/type.less b/themes/bootstrap-light/less/type.less similarity index 100% rename from themes/bootstrap-3/less/type.less rename to themes/bootstrap-light/less/type.less diff --git a/themes/bootstrap-3/less/utilities.less b/themes/bootstrap-light/less/utilities.less similarity index 100% rename from themes/bootstrap-3/less/utilities.less rename to themes/bootstrap-light/less/utilities.less diff --git a/themes/bootstrap-3/less/variables.less b/themes/bootstrap-light/less/variables.less similarity index 100% rename from themes/bootstrap-3/less/variables.less rename to themes/bootstrap-light/less/variables.less