From 88bb97ec7db1dbcef383931ef8b47e01034d7827 Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Thu, 4 Jun 2026 19:54:03 -0700 Subject: 3.0 update - adds pastel palette - updates color syntax - updates docs - adds dsgn. banner --- documentation/REDUCED.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/REDUCED.md') diff --git a/documentation/REDUCED.md b/documentation/REDUCED.md index 467dedd..02af679 100644 --- a/documentation/REDUCED.md +++ b/documentation/REDUCED.md @@ -4,6 +4,8 @@ Sometimes, an abundance of color options is a hindrance. Analysis paralysis, ami If you want more granularity (read: opacity), you can call the raw version of the color (append `-raw` to the variable name) which will return the OKLCH values so you can do something like this: `oklch(var(--uchu-light-gray-raw) / 40%)`. +The pastel palette follows the same format. + ## Gray -- cgit v1.2.3