A dark style for eztv torrent site.
eztv - red by thermalzombie
Details
Authorthermalzombie
LicenseCC-BY-4.0
Categoryeztv
Created
Updated
Size3.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name eztv.re - 24/01/2023, 11:40:11 pm
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A dark style for eztv.
@author Thermalzombie
==/UserStyle== */
@-moz-document domain("eztv.re"), domain("eztv.io"), domain("eztv.ag"), domain("eztv.io"), domain("eztv.it"), domain("eztv.ch"), domain("eztv-proxy.net"), domain("eztvx.to") {
/* Insert code here... */
head, body, #header_holder, .section_thread_post td,
.show_info_description td, .forum_thread_post_end,
.featured_thumb, .forum_thread_header td, .section_post,
.thread, .forum_header_menu, .section_header_column,
.forum_thread_post_end span, .section_thread_post div
{
background:#000000 !important;
}
.tvnews_image, form span, .section_thread_post
{
background-color:#000000 !important;
}
#site_menu, .section_post_header, .forum_thread_header, .header_date,
.forum_thread_header_end, .forum_header, .featured_header,
.section_create, .featured_links, .section_post font,
.forum_post_header, .tvnews_header, .tvnews_footer,
.most-seeded-header, .most-seeded-thread-header, .most-seeded-thread-header-end
{
background:#8B0000 !important;
}
input, select, .tvnews_content, .section_create
{
color: #FFFFFF !important;
background:#000000 !important;
border: none !important;
}
.forum_thread_post, .forum_thread_post_end
{
background:#000 !important;
border-bottom:2px #8B0000 solid!important;
border-right:none !important;
}
#site_menu
{
border:1px #8B0000 solid !important;
}
.most-seeded-thread-header, .most-seeded-header,
.most-seeded-thread-header-end
{
border-color: #000000 !important;
}
.forum_header_border
{
border:1px #8B0000 solid !important;
}
.section_post_header, #line
{
border-bottom:1px #000000 solid !important;
}
.forum_header
{
border-bottom:1px #8B0000 solid !important;
}
.featured_info
{
color:#FFFFFF !important;
background:#000000 !important;
}
.break
{
color: orange !important;
}
.airing
{
color: #66FF00 !important;
}
.pending
{
color:green !important;
}
a:hover
{
text-decoration: underline !important;
}
.form_action_left
{
background:#8B0000 !important;
border-top:1px #FFFFFF solid !important;
border-left:1px #FFFFFF solid !important;
border-bottom:1px #FFFFFF solid !important;
}
.form_action_text
{
background:#8B0000 !important;
border-top:1px #FFFFFF solid !important;
border-bottom:1px #FFFFFF solid !important;
}
.form_action_right
{
background:#8B0000 !important;
border-top:1px #FFFFFF solid !important;
border-right:1px #FFFFFF solid !important;
border-bottom:1px #FFFFFF solid !important;
}
.form_action_text:hover,
a, p, b, .section_thread_post td, .show_info_description td, .header_date,
#search, .forum_thread_post, .featured_links, .forum_thread_post_end, #header_holder,
.forum_header, .section_post, #navi,
.forum_thread_post_end font,
.most-seeded-header, .most-seeded-thread-header, .most-seeded-thread-header-end
{
color:#FFFFFF !important;
}
}