friendica/view/theme/frio
Random Penguin 512d6898f0
Update view/theme/frio/frameworks/justifiedGallery/jquery.justifiedGallery.min.js
fix copyright date

Co-authored-by: Philipp <admin+Github@philipp.info>
2025-08-31 17:40:04 -05:00
..
css Merge pull request #14953 from mf-fx/main_menu_user_vertical_alignment 2025-06-03 10:07:01 +02:00
font/open_sans
frameworks Update view/theme/frio/frameworks/justifiedGallery/jquery.justifiedGallery.min.js 2025-08-31 17:40:04 -05:00
img
js Search: Replace "No results" notification with text, with translations 2025-06-21 13:25:31 +02:00
php Set the page language 2025-02-13 06:47:19 +00:00
scheme
templates Frio: Fix bug making navigation tooltips disappear after scroll v2 2025-06-17 19:45:55 +02:00
.eslintrc.json
.eslintrc.json.license
.prettierrc
.prettierrc.license
LICENSE
README.md
config.php
screenshot.png
style.php
theme.php

README.md

frio

A bootstrap based theme for friendica

This Theme was started as an experiment to give the user a good looking and modern theme for friendica.

I concentrated on 3 topics:

  1. A Modern, mobile friendly UI with bootstrap and awesome font
  2. Try to get a new UX for friendica (e.g. use modals where it seems to be useful)
  3. Give the user a powerfull (but easy) possibilities for customization to personalize the theme and give it a own note.

Installation Requirements:

  • modern Browser with JS enabled (Chrome/Chromium is recommended)
  • if you update the theme you should disable and enable the theme again from the admin panel (to apply possible new hooks)

Note: While Frio is doing its job very well in most cases, there still is some work to do. Some templates are still missing and will be added in future versions.

Some insights into my motivation for starting coding this theme: This theme should be the start of a discussion in the friendica community (users and developers) about UI/UX in friendica. What frameworks do we want to use? How should default friendica look like? And how do we want to use friendica? What do we need in the core code (At the present time some stuff this is done with ugly javascript hacks and own php code)?

Coding a theme is much work but you will get a really good insight of the limitations of friendica and can start a discussion about doing things differently. So join the discussion at the friendica groups ;-)

If anyone wants to contribute to this theme he/she is welcome to do this.

PS: Don't blame me too much for ugly code and hacks. Fix it ;-)

Screenshots

Default Default - Stream

Modals Modals

Theme - Settings Theme - Settings

Red scheme Red scheme

Love Music scheme Love Music scheme

frio on mobile

frio on mobile

Credits:

HumHub - Social Network Kit - https://github.com/humhub/humhub

Hubzilla - Community Server - https://github.com/redmatrix/hubzilla/

Michael Vogel (Vier Theme) - https://github.com/annando

StefOfficiel (Friendiboot Theme) - https://github.com/StefOfficiel/Friendiboot

License:

https://raw.githubusercontent.com/friendica/friendica/develop/view/theme/frio/LICENSE

original commit history