diff options
Diffstat (limited to 'docs/templates/default/themes/daux-blue.thm')
-rw-r--r-- | docs/templates/default/themes/daux-blue.thm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/templates/default/themes/daux-blue.thm b/docs/templates/default/themes/daux-blue.thm new file mode 100644 index 00000000..988dae10 --- /dev/null +++ b/docs/templates/default/themes/daux-blue.thm | |||
@@ -0,0 +1,8 @@ | |||
1 | { | ||
2 | "favicon": "<theme_url>img/favicon-blue.png", | ||
3 | "css": ["<theme_url>css/daux-blue.css"], | ||
4 | |||
5 | "js": [], | ||
6 | "require-jquery": true, | ||
7 | "bootstrap-js": false | ||
8 | } | ||