Git Product home page Git Product logo

archmonger / blackberry-themes Goto Github PK

View Code? Open in Web Editor NEW
95.0 8.0 15.0 195.73 MB

CSS changes to many popular web services. Improves desktop site aesthetics and creates functional mobile sites! Comes with custom icons for Organizr!

License: GNU General Public License v3.0

CSS 96.36% JavaScript 3.43% Python 0.22%
ombi plex filebrowser synclounge css organizr deluge-web deluge theme custom-css

blackberry-themes's People

Contributors

archmonger avatar cookie-monster-coder avatar goldenpipes avatar stefanelul2000 avatar sveinbjornpalsson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blackberry-themes's Issues

Support for Overseerr

I know you're busy with other projects at the moment and Overseer is in a serious state of development, but it would be nice to put it on your radar if it isn't already!

WINDOWS | Can not use subfilter for Deluge

Deluge has an issue where it won't pass all of the files through the reverse proxy for some reason.
This seems to only affect Windows.

A workaround is to just add all of the code to the end of deluge.css located in:

%Program Files (x86)%\Deluge\deluge-1.3.15-py2.7.egg\deluge\ui\web\css

I figured other users may come across this issue trying to do a reverse proxy for Deluge on Windows in general.

Maybe just add this to install instructions?

ombi dev builds new search bar for movies.

breaks the search bar a bit.

this seems to fix it.

.search-bar-background[_ngcontent-c1] {
    background-color: #0000 !important;
}
.form-control-search[_ngcontent-c1] {
    width: 100% !important;
}

Sonarr/Radarr Hover Hides Content

With pretty much any of the themes on Radarr/Sonarr.....there are multiple instances where stuff gets hidden because it is white on white background. This is especially annoying when you look at Radarr/Sonarr homepage in Table view and hover over an item. The Monitor and Release icons on the left of the selection blend into the white hover-background.

Custom Login Wallpaper

I love the themes, but is there any way to keep your own custom Login Page wallpaper?

Sonarr only half skinned?

I succesfully installed the theme in radarr, and something's working in sonarr, but it's a bit off.
I'm running letsencrypt and have modified the subdomain config files for radarr and sonarr, here's the sub_filter block from each:

# Theme proxy_set_header Accept-Encoding ""; sub_filter '</head>' '<link rel="stylesheet" type="text/css" href="https://archmonger.github.io/Blackberry-Themes/Themes/Blackberry-Shadow/radarr_in_organizr.css"></head>'; sub_filter '</body>' '<script language="javascript" src="https://archmonger.github.io/Blackberry-Themes/Extras/in_organizr_background_fix.js"></script> </body>'; sub_filter_once on;

# Theme proxy_set_header Accept-Encoding ""; sub_filter '</head>' '<link rel="stylesheet" type="text/css" href="https://archmonger.github.io/Blackberry-Themes/Themes/Blackberry-Shadow/sonarr_in_organizr.css"></head>'; sub_filter '</body>' '<script language="javascript" src="https://archmonger.github.io/Blackberry-Themes/Extras/in_organizr_background_fix.js"></script> </body>'; sub_filter_once on;

I've cleared cache, refreshed, inspected...
I can't see any error on my end, try as I might, yet this is the result:
sonarr

[Request] New Icons

BBF_Ombi

can we remove the this line?
image

it bothers the ever loving out of me.
image

This shit

#customCSSEditor, div[id$=FavIcon] textarea {
  height: -webkit-fill-available !important;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 400;
}

lTj4u6gmhc

Manual search not working in radarr with theme enabled.

heres my nginx block just incase i missed something.

# Radarr Reverse Proxy
# Be sure to set your Base-URL in Radarr
location /radarr {
proxy_set_header Accept-Encoding "";
sub_filter
'</head>'
'<link rel="stylesheet" type="text/css" href="https://gilbn.github.io/theme.park/CSS/themes/orgarr.css">
</head>';
sub_filter_once on;
        proxy_pass http://127.0.0.1:7878/radarr;
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
        proxy_set_header X-Forwarded-Proto $scheme;
        proxy_http_version 1.1;
        proxy_no_cache $cookie_session;
        # Allow the Radarr API through if you enable Auth on the block above
        location /radarr/api { auth_request off;
                proxy_pass http://127.0.0.1:7878/radarr/api;
        }
}

auto search works.

[New Icon Request] Petio

One more icon request. Petio is an upcoming request platform for Plex, sort of an alternative for Ombi. It is in pre-alpha. If you could create two icons, one for users and one for the admin, I would really appreciate it.

Thanks as always!

Info: https://www.reddit.com/r/PleX/comments/k3yre0/properly_introducing_petio_a_request_review/

Logo:
petio

EDIT: There's also yet another software similar to Petio/Ombi called Overseerr. Attaching the GH page and the logo, would be awesome if these could be added as well

Info: https://github.com/sct/overseerr

Logo: https://github.com/sct/overseerr/blob/develop/public/os_logo_square.png

Is there any plans to continue the support for Ombi V4 ?

I know that there is a "Change Theme" button on Ombi V4 but we could either hide it through CSS or adapt theme to Light and Dark markdowns.

I really loved your themes for Ombi V3 and kinda wish I could bring some colors back to Ombi V4.

Close button missing & Available/Missing indicator absent from requests

The X Close button appears to be missing using either organizr or on top of burry css.
When unthemed there's usually a red or green triangle in the corner of posters on the homepage for requests/ombi; which seem to be missing entirely for bbf organizr. They're partially visible using the ontop of burry theme as only unavailable titles have a red indicator, which works fine for indicating which titles are available.
bbf_example

[Feature Request] Theme Park Glass Login Addon

Any way to get Theme Park Glass login addon to work with Organizr minimal edition (Blackberry Shadow)?
https://github.com/gilbN/theme.park/tree/master/CSS/addons/organizr/glass#login---lockscreen

I tried to put

@import "https://gilbn.github.io/theme.park/CSS/addons/organizr/glass/glass-login.css"; :root { --div-background-color-10: rgba(255, 255, 255, 0.10); --div-background-color-15: rgba(255, 255, 255, 0.15); --div-background-color-25: rgba(255, 255, 255, 0.25); --div-background-color-35: rgba(255, 255, 255, 0.35); }

in "Custom CSS" box with Blackberry minimal edition (Blackberry Shadow) but Blackberry Themes seems to override it and looks funky.

Tautulli theme - Notification bell icon same color for active/inactive triggers

In Tautulli, there's a bell icon next to configured notification agents and it's either yellow or grayed out to indicate whether there are triggers active. When the theme is active there's no differing color to indicate that an agent is active, so you can't really tell at a glance.

Also, since Feathub is currently down, has a theme/organizr icon for NzbHydra been suggested? Cheers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.