Skip to content

shuttletracker.app anti color blind mode by funkyqchicken

Details

Authorfunkyqchicken

LicenseNo License

Categoryuserstyles

Created

Updated

Size418 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

People who are color blind and use this style cannot see the page

This is a logically true statement

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         shuttletracker.app anti color blind mode
@version      20211112.03.31
@namespace    userstyles.world/user/funkyqchicken
@description  People who are color blind and use this style cannot see the page

This is a logically true statement
@author       funkyqchicken
@license      No License
==/UserStyle== */

@-moz-document domain("shuttletracker.app") {
* {
    visibility: hidden;
}
}

Reviews

No reviews yet.