Skip to content

Light theme for Indiehackers by michael-andreuzza

Screenshot of Light theme for  Indiehackers

Details

Authormichael-andreuzza

LicenseMIT

Categoryindiehackers

Created

Updated

Size411 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Light theme for Indie Hackers

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Indiehackers
@namespace      USO Archive
@author         Michael Andreuzza
@description    `Brigh theme for Indiehackers`
@version        1
@license        MIT
==/UserStyle== */
@-moz-document url-prefix("https://www.indiehackers.com/") {
    
    
   iframe, img, html {
      -webkit-filter: invert() hue-rotate(190deg) brightness(120%) contrast(105%);
  }


}

Reviews

No reviews yet.