Skip to content

Commit 33e65a0

Browse files
committed
fix: keep strict pathbridge CI aligned with brightness bounds
1 parent 2cfa089 commit 33e65a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/verify-pathbridge-strict-schema.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ function main() {
131131
retain_history: true,
132132
focus_mode: false,
133133
background: 'belfast_sunset_puresky_4k.exr',
134-
bg_brightness: 1.0,
134+
bg_brightness: 0.1,
135135
reading_mode: 'window',
136136
reader_render_mode: 'render',
137137
reader_toggle_source_shortcut: 'Ctrl+M',

0 commit comments

Comments
 (0)