Skip to content

Converticons Dark v3 by evorulz

Details

Authorevorulz

LicenseNo License

Categoryhttps://convertico.com/

Created

Updated

Code size2.0 kB

Code checksum5106f80a

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

updated dark theme

Notes

removed footer

Source code

/* ==UserStyle==
@name           converticons.com - 15/06/2023, 19:16:51
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("convertico.com") {
    #main,html,#noicons{
        background:#111;
    }
    body > section.content-row-1{
        background:#111;
    }
    body > section.content-row-2{
        background:#111;
    }
    body > div.container{
        background:#111;
        display:none;
    }
    body > section.content-row-2 > div > div > div:nth-child(2){
        display:none;
    }
    body > section.content-row-2 > div > div > div:nth-child(3){
        display:none;
    }
    body > section.content-row-2 > div > div > div:nth-child(4){
        display:none;
    }
    #public_icon_label > span{
        display:none;
    }
    #public_icon{
        display:none;
    }
    body > section.content-row-1 > div.container > span:nth-child(2){
        display:none;
    }
    #dropzone{
        background:#222;
        color:#555;
    }
    body > section.content-row-2 > div > div > div:nth-child(1){
        background:#111;
        color:#555;
    }
    body > section.content-row-2 > div > div > div:nth-child(1) > div.checkbox-option.size-checkboxes{
        color:#555;
    }
    body{
        background:#111;
    }
    body > footer{
        display:none;
    }
    body > header > div, body > header{
        background:#111;
    }
    body > section.content-row-2 > div > div > div:nth-child(1) > div.accent-bar.red{
        display:none;
    }
    body > section.content-row-2{
        display:none;
    }
    #results > div.iconblock.newest{
        background:#111;
    }
    #results > div.iconblock.newest > div.download > a{
        filter:hue-rotate(90deg);
    }
    #results > div.iconblock.newest > div.download {
        filter:invert();
    }
}

Reviews

No reviews yet.