Module ThemeScopes.Scope

type t = string list
val ofString : string -> string list
val matches : t -> t -> bool