Skip to content
Archmonger edited this page Jan 27, 2019 · 18 revisions

How do I use Blackberry Themes?

Installation instructions for Blackberry Flat can be found here.

Where are the screenshots?

Images are available within the Screenshots folder.

What is "in Organizr"?

Most themes come in a In Organizr variant, which allows them to seemlessly fit in to their corresponding Organizr theme (ex. bbf_organizr.css and bbf_organizr_on_top_of_burry.css) which makes them appear as if they are not an iFramed web application. This is accomplished by removing logos, modifying the navbar to a smaller size, optimizing the interface for SSO usage (if supported by Organizr), as well as other miscellaneous in-site tweaks depending on the specific service.
On occasion, functionality may be removed in order to maintain theme consistency and be optimized for Organizr SSO in an iFrame. For example in the case of Ombi, this can be seen with the removal of the login screen's rotating backgrounds, smaller navbar, deletion of the loading bar, removal of the current user's username, and removal of the log out menu.
In contrast, non-"In Organizr" versions do not remove any UI elements or features, and simply focus on visually theming the page for more typical applications.

What does Blackberry Flat Plex do?

While most Blackberry Flat themes aim to plexify the user interface, that would be irrational in the case of Blackberry Flat Plex. The focus of BBF Plex is to clean up clutter from within the Plex UI, modify the navbar to better fit BBF, and create a functional mobile site.

Where can I make theme and icon requests?

Requests can be made through Feathub!

Can I make my own BBF icons for Organizr?

A photoshop document file (PSD) is provided for users who wish to make their own icons, as opposed to requesting for an icon to be created on Feathub. This can be found in the Blackberry Flat repository's Extras folder.

My subfilter is set up exactly as shown, but themes are not working!

Subfilter will not function while gzip is enabled. Please confirm whether or not gzip is enabled within nginx. If so, disable gzip.

If you cannot seem to figure out installation, visit us on Discord and make a post the #Support channel!

Special note to Deluge users when subdir reverse proxying on a Windows host machine:
Deluge on Windows currently has issues with reverse proxies. It is recommended that you move Deluge to a subdomain and use subfilter as demonstrated in the installation instructions. If you wish to keep deluge on your domains subdir, you will need to copy the code found in your desired CSS file to the end of deluge's default CSS file. This can be found in C:\Program Files (x86)\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\web\css.

My non-subfilter related themes are not working?

Please clear browser cache. If using Cloudflare, also clear Cloudflare cache.

Clone this wiki locally