Skip to content

myffmpeg.com - dark by thermalzombie

Screenshot of myffmpeg.com - dark

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categorymyffmpeg

Created

Updated

Size453 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A video encoder front-end for the FFMPEG codec.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           myffmpeg.com - dark
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         thermalzombie
==/UserStyle== */

@-moz-document domain("myffmpeg.com") {
    /* Insert code here... */
    
    
    body
    {
        background-color: #111111 !important;
    }
    
    p, a,
    h1, h2, h3, h4, h5,
    .tc-2350
    {
        color: #FFFFFF !important;
    }
    
}

Reviews

No reviews yet.