This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmsingi.info
47 lines (37 loc) · 1.7 KB
/
msingi.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
; Theme info ------------------------------------------------------------------
name = Msingi
description = Drupal 7 base theme.<br />Msingi is the <a href="http://en.bab.la/dictionary/swahili-english/msingi">Swahili</a> word for base, primary, foundation
package = Base themes
version = 7.x-dev
core = 7.x
; Stylesheets -----------------------------------------------------------------
stylesheets[all][] = css/reset.css
stylesheets[all][] = css/typography.css
stylesheets[all][] = css/msingi.css
;This is an example stylesheet that shows colors for every region
;stylesheets[all][] = css/style.css
; Javascript ------------------------------------------------------------------
scripts[] = "js/msingi.js"
; Regions ---------------------------------------------------------------------
regions[header] = Header
regions[help] = Help
regions[highlighted] = Highlighted
regions[featured] = Featured
regions[page_top_first] = Page top first
regions[page_top_second] = Page top second
regions[page_top_third] = Page top third
regions[content_top] = Content top
regions[content] = Content
regions[content_bottom] = Content bottom
regions[sidebar_first] = Sidebar first
regions[sidebar_second] = Sidebar second
regions[page_bottom_first] = Page bottom first
regions[page_bottom_second] = Page bottom second
regions[page_bottom_third] = Page bottom third
regions[footer_first] = Footer first column
regions[footer_second] = Footer second column
regions[footer_third] = Footer third column
regions[footer_fourth] = Footer fourth column
regions[footer] = Footer bottom
; Default settings
settings[show_breadcrumbs] = TRUE