Bonsai_web_ui_view.Expertval default_theme : Theme.tval override_constants : Theme.t -> f:(Constants.t -> Constants.t) -> Theme.tThis 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)) ->
(Bonsai.graph @ local -> 'a Bonsai.t) ->
Bonsai.graph @ local ->
'a Bonsai.toverride_current_theme_temporarily allows the full extension of the current theme, installing this theme for the given computation.
val set_dark_class_on_html : Virtual_dom.Vdom.Attr.tmodule For_codemirror : sig ... endmodule Form_context : sig ... end