SushiCrafter/BlueBerry
Archived
1
0
Fork
You've already forked BlueBerry
0
Yet another Jellyfin Theme
This repository has been archived on 2024年05月16日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • CSS 100%
2024年01月12日 11:29:44 +00:00
assets Dateien nach "assets" hochladen 2023年11月06日 11:35:02 +00:00
themes Added .raised:focus border 2023年12月31日 20:51:08 +00:00
LICENSE Initial commit 2023年10月30日 15:42:20 +00:00
README.md README.md aktualisiert 2024年01月12日 11:29:44 +00:00

Duo to current DDoS attacks on the Codeberg Platform the theme may not work. This is duo the use of Codeberg pages as CDN. Status - Mastodon

BlueBerry

Logo

( About - Screenshot )

What is it ?

It is a Custom Jellyfin Theme that basicly changes default colors. Screenshots

For some Custom Style Tweaks there will also be some Theme Mods that can get applyed with every other theme.

How to use it ?

Copy and Paste the line below either to your user or server settings.

@import url("https://udon.codeberg.page/BlueBerry/themes/blueberry.css");

With green accents:

@import url("https://udon.codeberg.page/BlueBerry/themes/greenberry.css");

Custom Colors

You want to use your own colors ? Simply use this with your own colors

@import url("https://udon.codeberg.page/BlueBerry/themes/blueberry.css");
:root{
 --theme-background: #15192A;
 --theme-background-sub: #1F263C;
 --theme-main: #2B5DFF;
 --theme-sub-light: #436FFF;
 --theme-sub-dark: #173FC3;
 --theme-sub-darker: #000D36;
}

Screenshots

Screenshot Login Screenshot Home Screenshot Menu Screenshot Detail Screenshot Admin

Colors Used

Color Plate