blob: 5930488d750ff2ee9f1f9bd8f1d8d6fe8ff763bf [file] [log] [blame]
Sascha Haeberling1d2624a2013-07-23 19:00:21 -07001[theme]
2inherit = default
3stylesheet = rtd.css
4pygment_style = default
5show_sphinx = False
6
7[options]
8show_rtd = True
9
10white = #ffffff
11almost_white = #f8f8f8
12barely_white = #f2f2f2
13dirty_white = #eeeeee
14almost_dirty_white = #e6e6e6
15dirtier_white = #dddddd
16lighter_gray = #cccccc
17gray_a = #aaaaaa
18gray_9 = #999999
19light_gray = #888888
20gray_7 = #777777
21gray = #666666
22dark_gray = #444444
23gray_2 = #222222
24black = #111111
25light_color = #e8ecef
26light_medium_color = #DDEAF0
27medium_color = #8ca1af
28medium_color_link = #86989b
29medium_color_link_hover = #a6b8bb
30dark_color = #465158
31
32h1 = #000000
33h2 = #465158
34h3 = #6c818f
35
36link_color = #444444
37link_color_decoration = #CCCCCC
38
39medium_color_hover = #697983
40green_highlight = #8ecc4c
41
42
43positive_dark = #609060
44positive_medium = #70a070
45positive_light = #e9ffe9
46
47negative_dark = #900000
48negative_medium = #b04040
49negative_light = #ffe9e9
50negative_text = #c60f0f
51
52ruler = #abc
53
54viewcode_bg = #f4debf
55viewcode_border = #ac9
56
57highlight = #ffe080
58
59code_background = #eeeeee
60
61background = #465158
62background_link = #ffffff
63background_link_half = #ffffff
64background_text = #eeeeee
65background_text_link = #86989b