blob: fd5de725920f863ad7037ada1956b7c86b7c1cc5 [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
Alexander Afanasyev67ae4b62012-08-23 10:50:02 -07008homepage = http://ndnSIM.net/
Alexander Afanasyev508269a2012-07-28 13:59:54 -07009homepage2 = 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
Alexander Afanasyev8a53f762012-07-28 14:12:37 -070016projectnumber = ndnSIM: NDN, CCN, CCNx, content centric networks
Alexander Afanasyev508269a2012-07-28 13:59:54 -070017
18favicon = favicon.ico
19docstitle = Documentation
20
21rightsidebar = false
22stickysidebar = false
23collapsiblesidebar = true
24externalrefs = true
25
26bgcolor = white
27textcolor = black
28linkcolor = #91A501
29visitedlinkcolor = #91A501
30
31headbgcolor = #E3E3E3
32headtextcolor = #373737
33headlinkcolor = #91A501
34
35relbarbgcolor = #D5D5D5
36relbarlinkcolor = #373737
37relbartextcolor = #373737
38
39sidebarbgcolor = #FAFAFA
40sidebartextcolor = #373737
41sidebarlinkcolor = #91A501
42sidebarbtncolor = #D5D5D5
43
44footerbgcolor = #D5D5D5
45footertextcolor = #364D7C
46
47codebgcolor = ##FBFCFD
48codetextcolor = black
49
50bodyfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
51headfont = 'Lucida Grande', Verdana, Geneva, Arial, sans-serif
52