Skip to content

animeflv dark by rarrav26

Screenshot of animeflv dark

Details

Authorrarrav26

LicenseNo License

Categoryanimeflv.net

Created

Updated

Size2.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

clean dark design (22/08/2023)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www3.animeflv.net
@version      20230822.16.42
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www3.animeflv.net/") {
.filters .multiselect-container>li>a>label:before {
    color: rgb(255 255 255 / 20%);
}

.Loading img {
  filter: brightness(0.8) invert(1);
}

.filters .btn-group.open>button, .filters .btn-group button:hover, .filters .btn-group button:focus {
    background-color: #444!important;
}

.dropdown-menu > li > a {
    color: #ffffff;
}

.btn-default {
    color: #ffffff!important;
    background-color: #343434;
}

.dropdown-menu {
    background-color: #343434;
}

.filters .multiselect-container:before {
    border-bottom: 5px solid #343434;
}

.DpdwCnt.TtCn {
    background-color: #343434;
}

button, input, textarea, select, label, a {
    transition: all .1s linear;
}

.Body {
  backdrop-filter: brightness(0.9) invert(1);
}

.ShrCnB p {
    color: #999;
}

.ShrCnB .Title {
    color: #e7e7e7;
}

.CpCnA .CapiTop .SubTitle {
    color: #999;
}

.CpCnA .CapiTop .Title {
    color: #f3f3f3;
}

.Form-Icon {
  color: #242424;
}

.AnimeCover {
    background-color: #646464;
}

body {
    color: #e7e7e7;
}

.BtnNw {
    background-color: #343434;
    color: #fff;
}

.WdgtCn {
    background-color: #343434;
}

.Anime.alt .Type {
    box-shadow: 0px 0px 5px 1px black;
}

.ListEpisodios .Capi {
    box-shadow: 0px 0px 5px 1px black;
}

.ListEpisodios .Image:before {
   background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 130%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 130%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 130%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 130%);
}

.Anime.alt>a:hover>.Title {
    color: #33d1ff;
}

.Anime.alt>a>.Title {
    color: #fbfbfb;
}

.Title.Page h1, .Title.Page h2, .Title.Page h3, .Title.Page h4, .Title.Page h5, .Title.Page h6 {
    color: #fdfdfd;
}

.Type {
    width: 58px;
}

.Wdgt {
    background-color: #343434;
}

.Wdgt>.Top {
    color: #ffffff;
}

li .Type {
    opacity: .85;
}

.ListSdbr li a:before {
    opacity: .85;
    transition: none;
}

a, .Title {
    color: #f1f1f1;
}

.ListEpisodios a:hover img {
    opacity: 1;
}

.Anime.alt .Image {
    background-color: #646464;
}

.Anime.alt.B:hover .Image:before, .Anime.alt.B:hover .Image:after {
    opacity: 0;
}
}

Reviews

No reviews yet.