Skip to content

Commit cb9a08b

Browse files
committed
Add bluish section line
1 parent 2c26d91 commit cb9a08b

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

lib/render3dPng.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export async function render3dPng(
7878
? {
7979
infiniteGrid: true,
8080
gridColor: [0.9, 0.9, 0.9],
81-
sectionColor: [0.8, 0.8, 0.8],
81+
sectionColor: [0.7, 0.7, 0.9],
8282
offset: { y: 0 },
8383
}
8484
: false,
3.96 KB
Loading
13.5 KB
Loading
3.54 KB
Loading

0 commit comments

Comments
 (0)