Skip to content

UnShittifyDC by nakkiwi

Screenshot of UnShittifyDC

Details

Authornakkiwi

LicenseCC BY-NC-SA 4.0

Categorydiscord.com

Created

Updated

Code size590 B

Code checksum17fac6b2

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fix the design mistakes and disalignments in the Discord app.

Notes

Source code

/* ==UserStyle==
@name           UnShittifyDC
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Fix the design mistakes and disalignments in the Discord app.
@author         Nak.kiwi
@preprocessor   stylus
@var            checkbox circle-icons "Round Server Icons" 0
==/UserStyle== */

@-moz-document domain("discord.com") {
    @import url('https://mairiosipla.github.io/unshittify-discord/UnShittifySource.theme.css');

    if circle-icons == 1 {
        @import url('https://mairiosipla.github.io/unshittify-discord/RoundIconsSource.theme.css');
    }
}

Reviews

No reviews yet.