edit file names
This commit is contained in:
parent
afcd26ffd4
commit
eae48eb61a
3 changed files with 149 additions and 149 deletions
|
@ -6,7 +6,7 @@ Assets for my jellyfin instance
|
|||
|
||||
```css
|
||||
@import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/JellySkin-mod.css");
|
||||
@import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/greycliff.css");
|
||||
@import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/wll-fonts.css");
|
||||
```
|
||||
|
||||
Note that these modifications are highly personalized and should not be applied as-is to any Jellyfin instance. As a starting point I recommend applying [JellySkin](https://github.com/prayag17/JellySkin) to your instance and then adding snippets from [JellySkin-mod.css](https://git.levi.land/Levi/jellyskin-mod-public/src/branch/main/JellySkin-mod.css) to your Jellyfin instance one by one, for example:
|
||||
|
|
148
greycliff.css
148
greycliff.css
|
@ -1,148 +0,0 @@
|
|||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Light.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Light.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Light.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Light.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-LightOblique.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-LightOblique.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-LightOblique.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-LightOblique.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Regular.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Regular.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Regular.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Regular.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-RegularOblique.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-RegularOblique.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-RegularOblique.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-RegularOblique.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Medium.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Medium.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Medium.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Medium.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 500;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-MediumOblique.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-MediumOblique.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-MediumOblique.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-MediumOblique.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-DemiBold.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-DemiBold.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-DemiBold.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-DemiBold.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-DemiBoldOblique.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-DemiBoldOblique.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-DemiBoldOblique.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-DemiBoldOblique.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Bold.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Bold.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Bold.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Bold.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 700;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-BoldOblique.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-BoldOblique.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-BoldOblique.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-BoldOblique.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-ExtraBold.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-ExtraBold.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-ExtraBold.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-ExtraBold.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-ExtraBoldOblique.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-ExtraBoldOblique.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-ExtraBoldOblique.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-ExtraBoldOblique.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Heavy.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-Heavy.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Heavy.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-Heavy.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'GreycliffCF';
|
||||
font-weight: 900;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-HeavyOblique.eot);
|
||||
src: url(https://levi.land/public/gcf/GreycliffCF-HeavyOblique.ttf) format("truetype"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-HeavyOblique.woff) format("woff"),
|
||||
url(https://levi.land/public/gcf/GreycliffCF-HeavyOblique.woff2) format("woff2");
|
||||
}
|
||||
|
||||
body, h1, h2, h4, h5, html {
|
||||
font-family: GreycliffCF,Montserrat,sans-serif !important;
|
||||
}
|
||||
|
||||
html {
|
||||
-webkit-text-size-adjust: 100% !important;
|
||||
font-size: 100% !important;
|
||||
}
|
148
wll-fonts.css
Normal file
148
wll-fonts.css
Normal file
|
@ -0,0 +1,148 @@
|
|||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW5vcm1hbA.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW5vcm1hbA.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW5vcm1hbA.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW5vcm1hbA.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW9ibGlxdWU.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW9ibGlxdWU.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW9ibGlxdWU.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW9ibGlxdWU.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW5vcm1hbA.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW5vcm1hbA.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW5vcm1hbA.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW5vcm1hbA.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW9ibGlxdWU.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW9ibGlxdWU.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW9ibGlxdWU.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW9ibGlxdWU.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW5vcm1hbA.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW5vcm1hbA.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW5vcm1hbA.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW5vcm1hbA.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 500;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW9ibGlxdWU.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW9ibGlxdWU.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW9ibGlxdWU.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW9ibGlxdWU.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW5vcm1hbA.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW5vcm1hbA.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW5vcm1hbA.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW5vcm1hbA.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW9ibGlxdWU.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW9ibGlxdWU.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW9ibGlxdWU.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW9ibGlxdWU.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW5vcm1hbA.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW5vcm1hbA.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW5vcm1hbA.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW5vcm1hbA.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 700;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW9ibGlxdWU.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW9ibGlxdWU.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW9ibGlxdWU.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW9ibGlxdWU.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW5vcm1hbA.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW5vcm1hbA.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW5vcm1hbA.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW5vcm1hbA.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 800;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW9ibGlxdWU.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW9ibGlxdWU.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW9ibGlxdWU.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW9ibGlxdWU.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW5vcm1hbA.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW5vcm1hbA.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW5vcm1hbA.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW5vcm1hbA.woff2) format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SickFontBro';
|
||||
font-weight: 900;
|
||||
font-style: italic;
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW9ibGlxdWU.eot);
|
||||
src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW9ibGlxdWU.ttf) format("truetype"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW9ibGlxdWU.woff) format("woff"),
|
||||
url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW9ibGlxdWU.woff2) format("woff2");
|
||||
}
|
||||
|
||||
body, h1, h2, h4, h5, html {
|
||||
font-family: SickFontBro,Montserrat,sans-serif !important;
|
||||
}
|
||||
|
||||
html {
|
||||
-webkit-text-size-adjust: 100% !important;
|
||||
font-size: 100% !important;
|
||||
}
|
Loading…
Reference in a new issue