Skip to content

Commit

Permalink
Changed Presentation open from watched folder default color
Browse files Browse the repository at this point in the history
  • Loading branch information
Engma90 committed Dec 29, 2024
1 parent eb834e4 commit 7581e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presets.js
Original file line number Diff line number Diff line change
Expand Up @@ -2092,7 +2092,7 @@ function getPresetforWatchedPresentationFolderFilesOpen(lbl, txt, cr, FileNumber
text: txt,
alignment: 'center:center',
size: 'auto',
color: 16777215,
color: combineRgb(72, 72, 72),
bgcolor: cr,
},
steps: [
Expand Down

0 comments on commit 7581e85

Please sign in to comment.