Searched refs:newTheme (Results 1 – 2 of 2) sorted by relevance
12 ThemeSetProto.newTheme = function (parent, theme) { function25 this.themes[name] = this.newTheme(parent, theme)
197 var ourTheme = themes.newTheme(theme(hasUnicode: false, hasColor: true}), {232 #### themes.addTheme(themeName, [parentTheme], newTheme)235 as returned by `themes.newTheme` or the arguments you'd pass to236 `themes.newTheme`.265 #### themes.newTheme([parentTheme,] newTheme)272 newTheme should be a bare object– we'll start by discussing the properties