export interface ComposedLook { Name: string; ColorFile: string; FontFile: string; BackgroundFile: string; Version: number; }