Module Textmate.Theme
type themeSelector= string * ThemeScopes.TokenStyle.ttype t
val create : defaultBackground:string -> defaultForeground:string -> themeSelector list -> tval of_yojson : defaultBackground:string -> defaultForeground:string -> Yojson.Safe.t -> tval empty : tval match_ : t -> string -> ThemeScopes.ResolvedStyle.tval show : t -> string