Home
last modified time | relevance | path

Searched refs:newTheme (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/gauge/
Dtheme-set.js12 ThemeSetProto.newTheme = function (parent, theme) { function
25 this.themes[name] = this.newTheme(parent, theme)
DREADME.md197 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 to
236 `themes.newTheme`.
265 #### themes.newTheme([parentTheme,] newTheme)
272 newTheme should be a bare object– we'll start by discussing the properties