Bonsai_web_ui_view.ExpertSourceThis function allows the caller to build a new theme based on a theme.
val override_theme_for_computation :
f:
((module Bonsai_web_ui_view__.Underlying_intf.S) ->
(module Bonsai_web_ui_view__.Underlying_intf.S)) ->
'a Bonsai.Computation.t ->
'a Bonsai.Computation.toverride_current_theme_temporarily allows the full extension of the current theme, installing this theme for the given computation.