aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authornetop://ウィビ <paul@webb.page>2026-06-04 22:26:25 -0700
committernetop://ウィビ <paul@webb.page>2026-06-04 22:26:25 -0700
commita1582833ebe2f621d6b404810ad4a42a4f5e2914 (patch)
treec78beb9cfbd222c015fd96b2c569411cd5e56325 /documentation
parent131471396a03ee70e3415b977049dcb9f4d50c10 (diff)
downloaduchu-a1582833ebe2f621d6b404810ad4a42a4f5e2914.tar.gz
uchu-a1582833ebe2f621d6b404810ad4a42a4f5e2914.zip
updates screenshots and documentation
Diffstat (limited to '')
-rw-r--r--documentation/EXPANDED.md7
-rw-r--r--documentation/REDUCED.md7
-rw-r--r--documentation/image/expanded/blue-pastel.pngbin0 -> 181939 bytes
-rw-r--r--documentation/image/expanded/blue.pngbin176411 -> 189848 bytes
-rw-r--r--documentation/image/expanded/general.pngbin169358 -> 195362 bytes
-rw-r--r--documentation/image/expanded/gray.pngbin182202 -> 207164 bytes
-rw-r--r--documentation/image/expanded/green-pastel.pngbin0 -> 184830 bytes
-rw-r--r--documentation/image/expanded/green.pngbin176405 -> 190887 bytes
-rw-r--r--documentation/image/expanded/orange-pastel.pngbin0 -> 189367 bytes
-rw-r--r--documentation/image/expanded/orange.pngbin196144 -> 191291 bytes
-rw-r--r--documentation/image/expanded/pink-pastel.pngbin0 -> 195182 bytes
-rw-r--r--documentation/image/expanded/pink.pngbin181018 -> 196837 bytes
-rw-r--r--documentation/image/expanded/purple-pastel.pngbin0 -> 181192 bytes
-rw-r--r--documentation/image/expanded/purple.pngbin176394 -> 191425 bytes
-rw-r--r--documentation/image/expanded/red-pastel.pngbin0 -> 178178 bytes
-rw-r--r--documentation/image/expanded/red.pngbin170144 -> 183651 bytes
-rw-r--r--documentation/image/expanded/yellow-pastel.pngbin0 -> 193598 bytes
-rw-r--r--documentation/image/expanded/yellow.pngbin183210 -> 195715 bytes
-rw-r--r--documentation/image/reduced/blue-pastel.pngbin0 -> 146374 bytes
-rw-r--r--documentation/image/reduced/blue.pngbin128981 -> 152026 bytes
-rw-r--r--documentation/image/reduced/general.pngbin123308 -> 148124 bytes
-rw-r--r--documentation/image/reduced/gray.pngbin134198 -> 158054 bytes
-rw-r--r--documentation/image/reduced/green-pastel.pngbin0 -> 150218 bytes
-rw-r--r--documentation/image/reduced/green.pngbin130886 -> 153093 bytes
-rw-r--r--documentation/image/reduced/orange-pastel.pngbin0 -> 154847 bytes
-rw-r--r--documentation/image/reduced/orange.pngbin141481 -> 155632 bytes
-rw-r--r--documentation/image/reduced/pink-pastel.pngbin0 -> 153746 bytes
-rw-r--r--documentation/image/reduced/pink.pngbin129517 -> 151710 bytes
-rw-r--r--documentation/image/reduced/purple-pastel.pngbin0 -> 147166 bytes
-rw-r--r--documentation/image/reduced/purple.pngbin130647 -> 153046 bytes
-rw-r--r--documentation/image/reduced/red-pastel.pngbin0 -> 146859 bytes
-rw-r--r--documentation/image/reduced/red.pngbin128247 -> 149887 bytes
-rw-r--r--documentation/image/reduced/yellow-pastel.pngbin0 -> 156556 bytes
-rw-r--r--documentation/image/reduced/yellow.pngbin136727 -> 160177 bytes
34 files changed, 14 insertions, 0 deletions
diff --git a/documentation/EXPANDED.md b/documentation/EXPANDED.md
index 5140817..46067ee 100644
--- a/documentation/EXPANDED.md
+++ b/documentation/EXPANDED.md
@@ -27,6 +27,7 @@ The pastel palette follows the same format.
## Red
![](./image/expanded/red.png)
+![](./image/expanded/red-pastel.png)
- `var(--uchu-red-1)`
- `var(--uchu-red-2)`
@@ -43,6 +44,7 @@ The pastel palette follows the same format.
## Pink
![](./image/expanded/pink.png)
+![](./image/expanded/pink-pastel.png)
- `var(--uchu-pink-1)`
- `var(--uchu-pink-2)`
@@ -59,6 +61,7 @@ The pastel palette follows the same format.
## Purple
![](./image/expanded/purple.png)
+![](./image/expanded/purple-pastel.png)
- `var(--uchu-purple-1)`
- `var(--uchu-purple-2)`
@@ -75,6 +78,7 @@ The pastel palette follows the same format.
## Blue
![](./image/expanded/blue.png)
+![](./image/expanded/blue-pastel.png)
- `var(--uchu-blue-1)`
- `var(--uchu-blue-2)`
@@ -91,6 +95,7 @@ The pastel palette follows the same format.
## Green
![](./image/expanded/green.png)
+![](./image/expanded/green-pastel.png)
- `var(--uchu-green-1)`
- `var(--uchu-green-2)`
@@ -107,6 +112,7 @@ The pastel palette follows the same format.
## Yellow
![](./image/expanded/yellow.png)
+![](./image/expanded/yellow-pastel.png)
- `var(--uchu-yellow-1)`
- `var(--uchu-yellow-2)`
@@ -123,6 +129,7 @@ The pastel palette follows the same format.
## Orange
![](./image/expanded/orange.png)
+![](./image/expanded/orange-pastel.png)
- `var(--uchu-orange-1)`
- `var(--uchu-orange-2)`
diff --git a/documentation/REDUCED.md b/documentation/REDUCED.md
index 02af679..83dbc35 100644
--- a/documentation/REDUCED.md
+++ b/documentation/REDUCED.md
@@ -21,6 +21,7 @@ The pastel palette follows the same format.
## Red
![](./image/reduced/red.png)
+![](./image/reduced/red-pastel.png)
- `var(--uchu-light-red)`
- `var(--uchu-red)`
@@ -31,6 +32,7 @@ The pastel palette follows the same format.
## Pink
![](./image/reduced/pink.png)
+![](./image/reduced/pink-pastel.png)
- `var(--uchu-light-pink)`
- `var(--uchu-pink)`
@@ -41,6 +43,7 @@ The pastel palette follows the same format.
## Purple
![](./image/reduced/purple.png)
+![](./image/reduced/purple-pastel.png)
- `var(--uchu-light-purple)`
- `var(--uchu-purple)`
@@ -51,6 +54,7 @@ The pastel palette follows the same format.
## Blue
![](./image/reduced/blue.png)
+![](./image/reduced/blue-pastel.png)
- `var(--uchu-light-blue)`
- `var(--uchu-blue)`
@@ -61,6 +65,7 @@ The pastel palette follows the same format.
## Green
![](./image/reduced/green.png)
+![](./image/reduced/green-pastel.png)
- `var(--uchu-light-green)`
- `var(--uchu-green)`
@@ -71,6 +76,7 @@ The pastel palette follows the same format.
## Yellow
![](./image/reduced/yellow.png)
+![](./image/reduced/yellow-pastel.png)
- `var(--uchu-light-yellow)`
- `var(--uchu-yellow)`
@@ -81,6 +87,7 @@ The pastel palette follows the same format.
## Orange
![](./image/reduced/orange.png)
+![](./image/reduced/orange-pastel.png)
- `var(--uchu-light-orange)`
- `var(--uchu-orange)`
diff --git a/documentation/image/expanded/blue-pastel.png b/documentation/image/expanded/blue-pastel.png
new file mode 100644
index 0000000..8e5bdd7
--- /dev/null
+++ b/documentation/image/expanded/blue-pastel.png
Binary files differ
diff --git a/documentation/image/expanded/blue.png b/documentation/image/expanded/blue.png
index ddb5c3f..937489f 100644
--- a/documentation/image/expanded/blue.png
+++ b/documentation/image/expanded/blue.png
Binary files differ
diff --git a/documentation/image/expanded/general.png b/documentation/image/expanded/general.png
index a8b9854..109b9d9 100644
--- a/documentation/image/expanded/general.png
+++ b/documentation/image/expanded/general.png
Binary files differ
diff --git a/documentation/image/expanded/gray.png b/documentation/image/expanded/gray.png
index c79f405..dc99c7f 100644
--- a/documentation/image/expanded/gray.png
+++ b/documentation/image/expanded/gray.png
Binary files differ
diff --git a/documentation/image/expanded/green-pastel.png b/documentation/image/expanded/green-pastel.png
new file mode 100644
index 0000000..3c31d57
--- /dev/null
+++ b/documentation/image/expanded/green-pastel.png
Binary files differ
diff --git a/documentation/image/expanded/green.png b/documentation/image/expanded/green.png
index 3ea6088..95cd675 100644
--- a/documentation/image/expanded/green.png
+++ b/documentation/image/expanded/green.png
Binary files differ
diff --git a/documentation/image/expanded/orange-pastel.png b/documentation/image/expanded/orange-pastel.png
new file mode 100644
index 0000000..ccddf8d
--- /dev/null
+++ b/documentation/image/expanded/orange-pastel.png
Binary files differ
diff --git a/documentation/image/expanded/orange.png b/documentation/image/expanded/orange.png
index 7fa899f..9439024 100644
--- a/documentation/image/expanded/orange.png
+++ b/documentation/image/expanded/orange.png
Binary files differ
diff --git a/documentation/image/expanded/pink-pastel.png b/documentation/image/expanded/pink-pastel.png
new file mode 100644
index 0000000..0c8bfe2
--- /dev/null
+++ b/documentation/image/expanded/pink-pastel.png
Binary files differ
diff --git a/documentation/image/expanded/pink.png b/documentation/image/expanded/pink.png
index 9d8aa6e..ab81145 100644
--- a/documentation/image/expanded/pink.png
+++ b/documentation/image/expanded/pink.png
Binary files differ
diff --git a/documentation/image/expanded/purple-pastel.png b/documentation/image/expanded/purple-pastel.png
new file mode 100644
index 0000000..8322bdf
--- /dev/null
+++ b/documentation/image/expanded/purple-pastel.png
Binary files differ
diff --git a/documentation/image/expanded/purple.png b/documentation/image/expanded/purple.png
index 8572a5a..6c01c5c 100644
--- a/documentation/image/expanded/purple.png
+++ b/documentation/image/expanded/purple.png
Binary files differ
diff --git a/documentation/image/expanded/red-pastel.png b/documentation/image/expanded/red-pastel.png
new file mode 100644
index 0000000..122541f
--- /dev/null
+++ b/documentation/image/expanded/red-pastel.png
Binary files differ
diff --git a/documentation/image/expanded/red.png b/documentation/image/expanded/red.png
index 588c12a..aa1ecf6 100644
--- a/documentation/image/expanded/red.png
+++ b/documentation/image/expanded/red.png
Binary files differ
diff --git a/documentation/image/expanded/yellow-pastel.png b/documentation/image/expanded/yellow-pastel.png
new file mode 100644
index 0000000..63295b9
--- /dev/null
+++ b/documentation/image/expanded/yellow-pastel.png
Binary files differ
diff --git a/documentation/image/expanded/yellow.png b/documentation/image/expanded/yellow.png
index c833eba..36d59f5 100644
--- a/documentation/image/expanded/yellow.png
+++ b/documentation/image/expanded/yellow.png
Binary files differ
diff --git a/documentation/image/reduced/blue-pastel.png b/documentation/image/reduced/blue-pastel.png
new file mode 100644
index 0000000..8603f2b
--- /dev/null
+++ b/documentation/image/reduced/blue-pastel.png
Binary files differ
diff --git a/documentation/image/reduced/blue.png b/documentation/image/reduced/blue.png
index 70388e6..c718476 100644
--- a/documentation/image/reduced/blue.png
+++ b/documentation/image/reduced/blue.png
Binary files differ
diff --git a/documentation/image/reduced/general.png b/documentation/image/reduced/general.png
index c7b645d..01ff9a4 100644
--- a/documentation/image/reduced/general.png
+++ b/documentation/image/reduced/general.png
Binary files differ
diff --git a/documentation/image/reduced/gray.png b/documentation/image/reduced/gray.png
index 16b11ab..c23d036 100644
--- a/documentation/image/reduced/gray.png
+++ b/documentation/image/reduced/gray.png
Binary files differ
diff --git a/documentation/image/reduced/green-pastel.png b/documentation/image/reduced/green-pastel.png
new file mode 100644
index 0000000..31349ae
--- /dev/null
+++ b/documentation/image/reduced/green-pastel.png
Binary files differ
diff --git a/documentation/image/reduced/green.png b/documentation/image/reduced/green.png
index 17aa5d6..12416fb 100644
--- a/documentation/image/reduced/green.png
+++ b/documentation/image/reduced/green.png
Binary files differ
diff --git a/documentation/image/reduced/orange-pastel.png b/documentation/image/reduced/orange-pastel.png
new file mode 100644
index 0000000..dbc4f86
--- /dev/null
+++ b/documentation/image/reduced/orange-pastel.png
Binary files differ
diff --git a/documentation/image/reduced/orange.png b/documentation/image/reduced/orange.png
index 6b4b5c2..f8adf4a 100644
--- a/documentation/image/reduced/orange.png
+++ b/documentation/image/reduced/orange.png
Binary files differ
diff --git a/documentation/image/reduced/pink-pastel.png b/documentation/image/reduced/pink-pastel.png
new file mode 100644
index 0000000..edd22dc
--- /dev/null
+++ b/documentation/image/reduced/pink-pastel.png
Binary files differ
diff --git a/documentation/image/reduced/pink.png b/documentation/image/reduced/pink.png
index 538c120..ffdc242 100644
--- a/documentation/image/reduced/pink.png
+++ b/documentation/image/reduced/pink.png
Binary files differ
diff --git a/documentation/image/reduced/purple-pastel.png b/documentation/image/reduced/purple-pastel.png
new file mode 100644
index 0000000..09ce091
--- /dev/null
+++ b/documentation/image/reduced/purple-pastel.png
Binary files differ
diff --git a/documentation/image/reduced/purple.png b/documentation/image/reduced/purple.png
index f196678..28e9486 100644
--- a/documentation/image/reduced/purple.png
+++ b/documentation/image/reduced/purple.png
Binary files differ
diff --git a/documentation/image/reduced/red-pastel.png b/documentation/image/reduced/red-pastel.png
new file mode 100644
index 0000000..8820824
--- /dev/null
+++ b/documentation/image/reduced/red-pastel.png
Binary files differ
diff --git a/documentation/image/reduced/red.png b/documentation/image/reduced/red.png
index d3c79e5..f978880 100644
--- a/documentation/image/reduced/red.png
+++ b/documentation/image/reduced/red.png
Binary files differ
diff --git a/documentation/image/reduced/yellow-pastel.png b/documentation/image/reduced/yellow-pastel.png
new file mode 100644
index 0000000..cd08a4f
--- /dev/null
+++ b/documentation/image/reduced/yellow-pastel.png
Binary files differ
diff --git a/documentation/image/reduced/yellow.png b/documentation/image/reduced/yellow.png
index 8e21e33..1499b50 100644
--- a/documentation/image/reduced/yellow.png
+++ b/documentation/image/reduced/yellow.png
Binary files differ