3 Commits

Author SHA1 Message Date
Prayag Prajapati
5249f11ca0 Archive notice 2024-04-24 16:30:02 +05:30
Prayag Prajapati
dea957d185 Merge pull request #13 from Snagglebrew/master
Update duotone.css
2023-06-10 01:32:34 +05:30
snagglebrew
4b261c40d7 Update duotone.css
Include changes suggested by RubenTeixera on prayag17's branch
2023-06-09 14:18:09 -04:00
2 changed files with 36 additions and 5 deletions

View File

@@ -1208,20 +1208,50 @@
opacity: var(--opacity);
}
.material-icons.groups:before {
position: absolute;
content: "\f233";
}
.material-icons.groups:after {
opacity: var(--opacity);
content: "\10f233";
}
.material-icons.undo:before {
position: absolute;
content: "\f0e2";
}
.material-icons.undo::after {
content: "\10f0e2";
opacity: var(--opacity);
content: "\10f0e2";
}
.material-icons.redo:before {
position: absolute;
content: "\f01e";
}
.material-icons.redo::after {
content: "\10f01e";
opacity: var(--opacity);
}
content: "\10f01e";
}
.material-icons.keyboard:before {
position: absolute;
content: "\f11c";
}
.material-icons.keyboard:after {
opacity: var(--opacity);
content: "\10f11c";
}
.material-icons.videocam:before {
position: absolute;
content: "\f8ec";
}
.material-icons.videocam:after {
opacity: var(--opacity);
content: "\10f8ec";
}

View File

@@ -1,5 +1,6 @@
<h1 align="center">Jellyfin Icons</h1>
<div class="info">
# Jellyfin Icons
> **Note**: Jellyfin Icons is no longer maintained.
<div class="info">
Wanna change your jellyfin icons look? If yes, you can use this to easily change your Jellyfin icon look without any modifications to the internl config!!
<br>Note: The material icon pack won't work with JellySkin|Font Awesome Light is been used in JellySkin<br>
<h3>To get a preview use JellySkin or go to https://fontawesome.com/search and https://fonts.google.com/icons?selected=Material+Icons<br>