Skip to content

multitran.com Dark theme - 04.09.2023, 20:52:47 by tvg202

Screenshot of multitran.com Dark theme - 04.09.2023, 20:52:47

Details

Authortvg202

LicenseNo License

Categorymultitran.com

Created

Updated

Size776 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for multitran.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           multitran.com - 04.09.2023, 20:52:47
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("multitran.com") {
    body {
        background-image: none !important;
        background-color: #201e1e;
    }
    body,
    td {
        color: #ddd !important;
    }
    #textBox {
        background-color: #10213b;
    }

    tr {
        background-color: #201e1e !important;
    }
    a {
        color: #4a96d8;
    }
    .fulltextarea {
        background-color: #10213b !important;
        color: #ddd !important;
    }
    td.gray {
        background-color: #3a3842b3;
    }
    .grayline {
        background-color: #3a3842b3;
    }
}

Reviews

No reviews yet.