Skip to content

Commit 846acd3

Browse files
committed
docs: Update visual gallery with transformed UI and fix contrast audit scripts
1 parent d01f712 commit 846acd3

14 files changed

Lines changed: 427 additions & 77 deletions

File tree

health_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
33
"label": "health",
4-
"message": "Project Unhealthy",
5-
"color": "red"
4+
"message": "Project Healthy",
5+
"color": "brightgreen"
66
}

review/mixing_table.json

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
{
2+
"Timestamp": "2026-03-13T18:50:45.5390838Z",
3+
"Performance": {
4+
"TotalTime": 0.0500001,
5+
"ElapsedFrameTime": 16.6667
6+
},
7+
"Buttons": [
8+
{
9+
"Text": "[TAB_VOID]",
10+
"Subtitle": null,
11+
"Tooltip": "",
12+
"Bounds": {
13+
"X": 312,
14+
"Y": 10,
15+
"Width": 80,
16+
"Height": 30
17+
},
18+
"Tab": "None"
19+
},
20+
{
21+
"Text": "[TAB_DEBUG]",
22+
"Subtitle": null,
23+
"Tooltip": "",
24+
"Bounds": {
25+
"X": 782,
26+
"Y": 10,
27+
"Width": 80,
28+
"Height": 30
29+
},
30+
"Tab": "None"
31+
},
32+
{
33+
"Text": "[BTN_FULLSCREEN]",
34+
"Subtitle": null,
35+
"Tooltip": "",
36+
"Bounds": {
37+
"X": 100,
38+
"Y": 10,
39+
"Width": 80,
40+
"Height": 25
41+
},
42+
"Tab": "None"
43+
},
44+
{
45+
"Text": "[BTN_FOCUS]",
46+
"Subtitle": null,
47+
"Tooltip": "[TOOLTIP_FOCUS]",
48+
"Bounds": {
49+
"X": 412,
50+
"Y": 60,
51+
"Width": 200,
52+
"Height": 80
53+
},
54+
"Tab": "Void"
55+
}
56+
],
57+
"Resources": [
58+
{
59+
"Type": "Aether",
60+
"Amount": 0,
61+
"PerSecond": 0
62+
},
63+
{
64+
"Type": "Earth",
65+
"Amount": 0,
66+
"PerSecond": 0
67+
},
68+
{
69+
"Type": "Fire",
70+
"Amount": 0,
71+
"PerSecond": 0
72+
},
73+
{
74+
"Type": "Water",
75+
"Amount": 0,
76+
"PerSecond": 0
77+
},
78+
{
79+
"Type": "Air",
80+
"Amount": 0,
81+
"PerSecond": 0
82+
},
83+
{
84+
"Type": "Life",
85+
"Amount": 0,
86+
"PerSecond": 0
87+
},
88+
{
89+
"Type": "VoidEmbers",
90+
"Amount": 0,
91+
"PerSecond": 0
92+
}
93+
],
94+
"ActiveBuffs": []
95+
}

review/mixing_table.png

-4.67 KB
Loading

review/spire_flow.json

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
{
2+
"Timestamp": "2026-03-13T18:50:35.3341113Z",
3+
"Performance": {
4+
"TotalTime": 0.0500001,
5+
"ElapsedFrameTime": 16.6667
6+
},
7+
"Buttons": [
8+
{
9+
"Text": "[TAB_VOID]",
10+
"Subtitle": null,
11+
"Tooltip": "",
12+
"Bounds": {
13+
"X": 312,
14+
"Y": 10,
15+
"Width": 80,
16+
"Height": 30
17+
},
18+
"Tab": "None"
19+
},
20+
{
21+
"Text": "[TAB_DEBUG]",
22+
"Subtitle": null,
23+
"Tooltip": "",
24+
"Bounds": {
25+
"X": 782,
26+
"Y": 10,
27+
"Width": 80,
28+
"Height": 30
29+
},
30+
"Tab": "None"
31+
},
32+
{
33+
"Text": "[BTN_FULLSCREEN]",
34+
"Subtitle": null,
35+
"Tooltip": "",
36+
"Bounds": {
37+
"X": 100,
38+
"Y": 10,
39+
"Width": 80,
40+
"Height": 25
41+
},
42+
"Tab": "None"
43+
},
44+
{
45+
"Text": "[BTN_FOCUS]",
46+
"Subtitle": null,
47+
"Tooltip": "[TOOLTIP_FOCUS]",
48+
"Bounds": {
49+
"X": 412,
50+
"Y": 60,
51+
"Width": 200,
52+
"Height": 80
53+
},
54+
"Tab": "Void"
55+
}
56+
],
57+
"Resources": [
58+
{
59+
"Type": "Aether",
60+
"Amount": 0,
61+
"PerSecond": 0
62+
},
63+
{
64+
"Type": "Earth",
65+
"Amount": 0,
66+
"PerSecond": 0
67+
},
68+
{
69+
"Type": "Fire",
70+
"Amount": 0,
71+
"PerSecond": 0
72+
},
73+
{
74+
"Type": "Water",
75+
"Amount": 0,
76+
"PerSecond": 0
77+
},
78+
{
79+
"Type": "Air",
80+
"Amount": 0,
81+
"PerSecond": 0
82+
},
83+
{
84+
"Type": "Life",
85+
"Amount": 0,
86+
"PerSecond": 0
87+
},
88+
{
89+
"Type": "VoidEmbers",
90+
"Amount": 0,
91+
"PerSecond": 0
92+
}
93+
],
94+
"ActiveBuffs": []
95+
}

review/spire_flow.png

-2.27 KB
Loading

review/void_main.json

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
{
2+
"Timestamp": "2026-03-13T18:50:30.3562613Z",
3+
"Performance": {
4+
"TotalTime": 0.0833335,
5+
"ElapsedFrameTime": 16.6667
6+
},
7+
"Buttons": [
8+
{
9+
"Text": "[TAB_VOID]",
10+
"Subtitle": null,
11+
"Tooltip": "",
12+
"Bounds": {
13+
"X": 312,
14+
"Y": 10,
15+
"Width": 80,
16+
"Height": 30
17+
},
18+
"Tab": "None"
19+
},
20+
{
21+
"Text": "[TAB_DEBUG]",
22+
"Subtitle": null,
23+
"Tooltip": "",
24+
"Bounds": {
25+
"X": 782,
26+
"Y": 10,
27+
"Width": 80,
28+
"Height": 30
29+
},
30+
"Tab": "None"
31+
},
32+
{
33+
"Text": "[BTN_FULLSCREEN]",
34+
"Subtitle": null,
35+
"Tooltip": "",
36+
"Bounds": {
37+
"X": 100,
38+
"Y": 10,
39+
"Width": 80,
40+
"Height": 25
41+
},
42+
"Tab": "None"
43+
},
44+
{
45+
"Text": "[BTN_FOCUS]",
46+
"Subtitle": null,
47+
"Tooltip": "[TOOLTIP_FOCUS]",
48+
"Bounds": {
49+
"X": 412,
50+
"Y": 60,
51+
"Width": 200,
52+
"Height": 80
53+
},
54+
"Tab": "Void"
55+
}
56+
],
57+
"Resources": [
58+
{
59+
"Type": "Aether",
60+
"Amount": 5,
61+
"PerSecond": 0
62+
},
63+
{
64+
"Type": "Earth",
65+
"Amount": 0,
66+
"PerSecond": 0
67+
},
68+
{
69+
"Type": "Fire",
70+
"Amount": 0,
71+
"PerSecond": 0
72+
},
73+
{
74+
"Type": "Water",
75+
"Amount": 0,
76+
"PerSecond": 0
77+
},
78+
{
79+
"Type": "Air",
80+
"Amount": 0,
81+
"PerSecond": 0
82+
},
83+
{
84+
"Type": "Life",
85+
"Amount": 0,
86+
"PerSecond": 0
87+
},
88+
{
89+
"Type": "VoidEmbers",
90+
"Amount": 0,
91+
"PerSecond": 0
92+
}
93+
],
94+
"ActiveBuffs": []
95+
}

review/void_main.png

135 KB
Loading

review/world_map.json

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
{
2+
"Timestamp": "2026-03-13T18:50:40.4871377Z",
3+
"Performance": {
4+
"TotalTime": 0.0500001,
5+
"ElapsedFrameTime": 16.6667
6+
},
7+
"Buttons": [
8+
{
9+
"Text": "[TAB_VOID]",
10+
"Subtitle": null,
11+
"Tooltip": "",
12+
"Bounds": {
13+
"X": 312,
14+
"Y": 10,
15+
"Width": 80,
16+
"Height": 30
17+
},
18+
"Tab": "None"
19+
},
20+
{
21+
"Text": "[TAB_DEBUG]",
22+
"Subtitle": null,
23+
"Tooltip": "",
24+
"Bounds": {
25+
"X": 782,
26+
"Y": 10,
27+
"Width": 80,
28+
"Height": 30
29+
},
30+
"Tab": "None"
31+
},
32+
{
33+
"Text": "[BTN_FULLSCREEN]",
34+
"Subtitle": null,
35+
"Tooltip": "",
36+
"Bounds": {
37+
"X": 100,
38+
"Y": 10,
39+
"Width": 80,
40+
"Height": 25
41+
},
42+
"Tab": "None"
43+
},
44+
{
45+
"Text": "[BTN_FOCUS]",
46+
"Subtitle": null,
47+
"Tooltip": "[TOOLTIP_FOCUS]",
48+
"Bounds": {
49+
"X": 412,
50+
"Y": 60,
51+
"Width": 200,
52+
"Height": 80
53+
},
54+
"Tab": "Void"
55+
}
56+
],
57+
"Resources": [
58+
{
59+
"Type": "Aether",
60+
"Amount": 0,
61+
"PerSecond": 0
62+
},
63+
{
64+
"Type": "Earth",
65+
"Amount": 0,
66+
"PerSecond": 0
67+
},
68+
{
69+
"Type": "Fire",
70+
"Amount": 0,
71+
"PerSecond": 0
72+
},
73+
{
74+
"Type": "Water",
75+
"Amount": 0,
76+
"PerSecond": 0
77+
},
78+
{
79+
"Type": "Air",
80+
"Amount": 0,
81+
"PerSecond": 0
82+
},
83+
{
84+
"Type": "Life",
85+
"Amount": 0,
86+
"PerSecond": 0
87+
},
88+
{
89+
"Type": "VoidEmbers",
90+
"Amount": 0,
91+
"PerSecond": 0
92+
}
93+
],
94+
"ActiveBuffs": []
95+
}

review/world_map.png

-164 Bytes
Loading

0 commit comments

Comments
 (0)