blob: ef743330ff10431899215ed1069a9a2628b5f64e [file] [log] [blame]
Alexander Afanasyev508269a2012-07-28 13:59:54 -07001[theme]
2inherit = basic
3stylesheet = default.css
4pygments_style = sphinx
5
6[options]
7projectname = ndnSIM
8homepage = http://irl.cs.ucla.edu/ndnSIM/
9homepage2 = http://irl.cs.ucla.edu/
10customstylesheet = ns3_stylesheet.css
11logo = ndn-logo.png
12logo2 = irl-logo.png
13# logo = ns-3-inverted-notext-small.png
14logoalt = ns-3 Logo
15projectbrief = NS-3 based Named Data Networking (NDN) simulator
16projectnumber = ndnSIM
17
18
19favicon = favicon.ico
20docstitle = Documentation
21
22rightsidebar = false
23stickysidebar = false
24collapsiblesidebar = true
25externalrefs = true
26
27bgcolor = white
28textcolor = black
29linkcolor = #91A501
30visitedlinkcolor = #91A501
31
32headbgcolor = #E3E3E3
33headtextcolor = #373737
34headlinkcolor = #91A501
35
36relbarbgcolor = #D5D5D5
37relbarlinkcolor = #373737
38relbartextcolor = #373737
39
40sidebarbgcolor = #FAFAFA
41sidebartextcolor = #373737
42sidebarlinkcolor = #91A501
43sidebarbtncolor = #D5D5D5
44
45footerbgcolor = #D5D5D5
46footertextcolor = #364D7C
47
48codebgcolor = ##FBFCFD
49codetextcolor = black
50
51bodyfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
52headfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
53