Skip to content

V3rmillion.rip - Color by lonlieh

Screenshot of V3rmillion.rip - Color

Details

Authorlonlieh

LicenseCC-BY-NC-SA-4.0

Categoryv3rmillion.rip

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A v3rmillion.rip theme that is based from the logo design.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         V3rmillion.rip Color
@namespace    USO Archive
@author       Kosaic
@description  Simple.
@version      20200113.21.14
@license      CC-BY-NC-SA-4.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("v3rmillion.rip") {
    /* v3rmillion.rip theme -- based of vermillion.rip color design */
    .thead {
        background: #ff00ff
;
    }
    .tcat {
        background: #d503d5;
    }
    .trow_sep {
        background: #00000029;
    }
    #logo img {
        content: url("https://media.discordapp.net/attachments/1279897355750998169/1279911480162127923/476ab6f51e7739df13b77cbaa6d4ba2a.png?ex=66d629f4&is=66d4d874&hm=63400e6d3da2652807d30753692a00a4f9f035907849e8fc51b204d524814a2d&=&format=webp&quality=lossless&width=512&height=512")
    }
    #bridge,
    .thread_head {
        border-bottom: 5px solid #ff00ff!important;
    }
    ul.menu li a.active,
    td.tfoot {
        background:#ff00ff!important;
        
    }
    ul.menu li ul,
    #footer,
    .panel_buttons {
        border-top: 5px solid #551096!important;
    }
    .pagination a,
    a.button:link,
    .postbit_buttons > a:link,
    a.postbit_find,
    button,
    input.button {
        background: #ff00ff!important;
        border: 1px solid #ff00ff!important;
    }
    a.button:visited,
    a.button:active,
    a.button:hover,
    .postbit_buttons > a:hover,
    button:hover,
    input.button:hover {
        background: #ff00ff!important;
        border: 1px solid #ff00ff!important;
    }
    i.fa.fa-thumbs-o-up,
    i.fa.fa-thumbs-o-down,
    i.fa.fa-search {
        filter: none!important;
    }
}

Reviews

No reviews yet.