hopeTheme() accepts an optional second argument, which is the behavior option. The behavior option controls the behavior of the theme.
The behavior option can also accept a boolean value:
false: options set tofalsewithfalsevaluetrue:{ check: true, compact: true, custom: false, debug: false }
4/12/23About 1 min