Mueller-Patrick / firebonk_theme

HumHub Theme for Firebonk. Forked from https://github.com/felixhahnweilheim/humhub-themes-orange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HumHub OrangeTheme

A child theme for HumHub

Version: 0.6.0 (for HumHub 1.14)

This is a child theme module, the changes compared to the community theme are listed below.

Author: Felix Hahn, info@hahn-felix.de - self-learned

Installation

see INSTALLATION.md

Changes in comparison to the community theme

1. Comment and like icons instead of text (configurable)

You can decide to show icons instead of the text, both or only the text.
As like icon you can choose between heart, star and thumbs up.

2. Topic list in spaces and profiles

Thanks to @raphaeljolivet (see humhub/humhub#4785) I was able to add a topic list to the left sidebar of spaces (only shown if there is at least one topic)

3. Colors

  • bright topbar (added variable @custom-topbar-background and @custom-topbar-contrast)

  • bright dropdown menus, text-color: @text-color-highlight instead of white
  • color changes in comparison to the HumHub Community theme are mentioned in the file less/variables.less
  • added color variables (e.g. color for like icons)

Added hover effects

  • see less/mixins.less (added color variable @hover)
  • Hover for "view all" in the tasks widget header, see less/tasks.less

4. Restyled buttons

see less/button.less

5. Added Language Switcher in

  • Login modal window, at the bottom
  • Registration page, beneath the title
  • dashboard for guests

6. Hide "New Spaces" widget from guest dashboar

About

HumHub Theme for Firebonk. Forked from https://github.com/felixhahnweilheim/humhub-themes-orange

License:GNU Affero General Public License v3.0


Languages

Language:PHP 77.0%Language:Less 23.0%