aboutsummaryrefslogtreecommitdiff
path: root/documentation/EXPANDED.md
diff options
context:
space:
mode:
authornetop://ウィビ <paul@webb.page>2026-06-04 19:54:03 -0700
committernetop://ウィビ <paul@webb.page>2026-06-04 19:54:03 -0700
commit88bb97ec7db1dbcef383931ef8b47e01034d7827 (patch)
treeadd9330540bd920c0ae3e1e4feeac0c76c5fe8f2 /documentation/EXPANDED.md
parentfd2eee1c18760320f27171dc13c5f5d7f2718067 (diff)
downloaduchu-88bb97ec7db1dbcef383931ef8b47e01034d7827.tar.gz
uchu-88bb97ec7db1dbcef383931ef8b47e01034d7827.zip
3.0 update
- adds pastel palette - updates color syntax - updates docs - adds dsgn. banner
Diffstat (limited to '')
-rw-r--r--documentation/EXPANDED.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/EXPANDED.md b/documentation/EXPANDED.md
index 4ff32a5..5140817 100644
--- a/documentation/EXPANDED.md
+++ b/documentation/EXPANDED.md
@@ -4,6 +4,8 @@ The default color palette is [`uchu.css`](../dist/uchu.css) and consists of ten
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-gray-1-raw) / 40%)`.
+The pastel palette follows the same format.
+
## Gray