Skip to content

deepl dark by iskile

Screenshot of deepl dark

Details

Authoriskile

LicenseNo License

Categorydeepl

Created

Updated

Size334 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Inverts colours to make a dark website style

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.deepl.com
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Inverts colours to make a dark website style 
@author         iSkile
==/UserStyle== */
@-moz-document domain("deepl.com") {
  .default {
    filter: invert(0.9);
    background: #f5f5f5;
  }
}

Reviews

No reviews yet.