Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Theme-PornHub #384

Merged
merged 3 commits into from
Aug 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 10 additions & 8 deletions themes/Theme-PornHub/Theme-PornHub.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
/* Author: ronilaukkarinen */
/* stylelint-disable selector-max-specificity, declaration-no-important, selector-type-no-unknown, selector-max-class, a11y/no-outline-none, no-descending-specificity, selector-max-pseudo-class, property-disallowed-list, font-weight-notation, max-line-length, a11y/no-display-none, a11y/font-size-is-readable */
/* Pornhub inspired stash theme */
/* Fonts */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");

/* NEEDS PLEX THEME TO BE INSTALLED AND ENABLED */
/* Stashub: A pornhub inspired stash theme by neurokinin */
/* Variables */
:root {
--color-black: #000;
Expand All @@ -30,6 +26,7 @@ body {
color: var(--color-text);
font-family:
Inter,
system-ui,
-apple-system,
BlinkMacSystemFont,
Segoe UI,
Expand Down Expand Up @@ -341,14 +338,14 @@ option:focus {
}

.folder-list .btn-link {
/*color: #2c2e30;*/
color: #ffffff;
color: #2c2e30;
}

#performer-scraper-popover {
z-index: 10;
}

#root,
body {
background: var(--color-black) !important;
}
Expand Down Expand Up @@ -970,3 +967,8 @@ h2 {
padding-top: 0;
}
}

[href="/performers/new"],
[href="/scenes/new"] {
display: none;
}
3 changes: 2 additions & 1 deletion themes/Theme-PornHub/Theme-PornHub.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Theme - Pornhub
description: PornHub Theme for Stash by ronilaukkarinen
description: PornHub Theme for Stash by neurokinin
version: 1.0
ui:
css:
- Theme-PornHub.css
- https://raw.githubusercontent.com/stashapp/CommunityScripts/main/themes/Theme-Plex/Theme-Plex.css