Skip to content

Revolt for the boring (Offical Theme) by manintophatsfr

Screenshot of Revolt for the boring (Offical Theme)

Details

Authormanintophatsfr

LicenseNo License

Categoryhttps://app.revolt.chat/

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Revolt for the boring V 1.0.0

Notes

Sick

Source code

/* ==UserStyle==
@name           Revolt for the boring
@version        1.0.0
@namespace https://app.revolt.chat/
@description    The name suggests what it is.
@author         man in a top hat
==/UserStyle== */

@-moz-document domain("app.revolt.chat") {
    :root {
        --accent: #7a7a7a;
        --background: #1e1e1e;
        --foreground: #e0e0e0;
        --block: #2b2b2b;
        --message-box: #2f2f2f;
        --tooltip: #333333;
        --success: #65e572;
        --warning: #f39c12;
        --error: #ff4d4d;
        --hover: rgba(255, 255, 255, 0.1);
        --scrollbar-thumb: #888888;
        --primary-background: #252525;
        --primary-header: #2b2b2b;
        --secondary-background: #2b2b2b;
        --secondary-foreground: #b3b3b3;
        --border-color: #444444;
        --sidebar-active: #7a7a7a;
    }

    .hHQjGy a.big[aria-current="page"] {
        background: var(--accent);
    }

    .cRCSBm {
        color: var(--foreground);
        background: var(--message-box);
        user-select: none;
    }
}

Reviews

No reviews yet.