Skip to content

Strands Dark by jordy3d

Details

Authorjordy3d

LicenseNo License

Categorynytimes.com

Created

Updated

Size327 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A very simple style to make Strands Dark

Notes

Release

  • Extremely simple "invert the HTML and rotate the hue" dark theme

Source code

/* ==UserStyle==
@name         Strands Dark
@version      20240327.11.05
@namespace    ?
@description  A very simple style to make Strands Dark
==/UserStyle== */

@-moz-document url-prefix("https://www.nytimes.com/games/strands") {
/* Strands Dark */

html
{
  filter: invert(1) hue-rotate(180deg) saturate(1.5) !important;
}
}

Reviews

No reviews yet.