Home
last modified time | relevance | path

Searched defs:bootswatch_theme (Results 1 – 2 of 2) sorted by relevance

/template/bootstrap3/
H A Dcss.php99 $bootswatch_theme = tpl_getConf('bootswatchTheme'); variable
111 $bootswatch_theme = get_doku_pref('bootswatchTheme', null); variable
115 $bootswatch_theme = 'default'; variable
/template/bootstrap3/tpl/
H A Dtheme-switcher.php12 $bootswatch_theme = $TPL->getBootswatchTheme(); variable