/usr/share/sphinx/themes/cloud/theme.conf is in cloud-sptheme-common 1.8.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 | [theme]
inherit = basic
stylesheet = cloud.css
pygments_style = sphinx
[options]
# TODO: would like to rename all options to use underscores instead of running together.
# inherited these names from 'default' theme.
# TODO: would like to normalize color names to format '<obj>[_<state>]_<attr>_color',
# e.g. 'link_text_color' / 'link_hover_text_color'
# configuration options
; restyles theme so page background is same as document
borderless_decor = false
; adds some slight gradients to headers & menu bars
shaded_decor = false
; uses lighter header & section styling
lighter_header_decor = false
rightsidebar = false
; NOTE: this option is ignored, will remove in 1.9 release
collapsiblesidebar = IGNORED
defaultcollapsed = false
stickysidebar = true
highlighttoc = true
cleanup_toc = false
; ms to spend scrolling when link to section on current page is clicked.
; 0 to disable.
smooth_scroll_links = 500
externalrefs = true
externalicon = "\21D7"
issueicon =
#issueicon = "\2727"
# NOTE: would like to use sphinx's language setting,
# but doesn't seem to be available in templates.
hyphenation_language =
# link targets
# NOTE: roottarget can be name of document (eg: 'index', or "<toc>")
# logotarget is same, or can be "<root>" to reflect root value
roottarget = <toc>
logotarget = <root>
# document dimensions
; max width document will expand to.
max_width = 11.5in
; max width of "minimal" mode (hides sidebar and other extras).
minimal_width = 700px
; minimum size for large_screen_text_size to be used
large_width = 16in
; min height of document
min_height = 6in
# font sizes
; base font size (% relative to browser default)
default_layout_text_size = 100%
; optional base font size for screens larger than <minimal_width>
minimal_layout_text_size = 75%
; optional base font size for screens bigger than <large_width>
large_layout_text_size =
# styling for document body
bodyfont = "Open Sans", sans-serif
bodytrimcolor = rgba(0,0,0,.05)
bgcolor = #ffffff
textcolor = #000000
linkcolor = #003469
link_hover_text_color = #d39110
link_hover_bg_color = #fff9e4
link_hover_trim_color = #F8D186
highlightcolor = #fbe54e
quotebgcolor = rgba(0,0,0,.075)
quotetrimcolor = rgba(0,0,0,.05)
codebgcolor = #eeffcc
codetextcolor = #111111
codetrimcolor = #AACC99
codevarfont = "Droid Sans Mono", monospace
codeblockfont = "Droid Sans Mono", monospace
bodylineheight = 1.5em
# styling for document headers
headfont = "Noticia Text", serif
headtextcolor = #333
headtrimcolor = #d0d0d0
headlinkcolor =
header_icon =
# styling for section headers
sectionbgcolor = #84A6C7
sectiontrimcolor = rgba(0,0,0,.125)
sectiontextcolor = #ffffff
# TODO: rename this to childsectionbgcolor
rubricbgcolor = #92BCDE
section_radius = 5px
# admonitions
inline_admonitions = auto
admonition_note_color = #E7F0FE
admonition_warning_color = #ffe4e4
admonition_seealso_color = #FFF7E0
admonition_deprecated_color = #fbece0
admonition_todo_color = #FFF7E0
admonition_trim_color = rgba(0,0,0,.05)
admonition_trim_width = 1px 0
admonition_title_color = rgba(0,0,0,.05)
admonition_size = 88%
admonition_radius = 5px
# objects
; whether domain objects should get colored header
colored_objects = true
colored_object_prefixes = nested
object_default_color = #deebf5
object_class_color = #eee3ce
object_exception_color =
object_function_color =
object_attribute_color = #e6e6e6
object_trim_color = rgba(0,0,0,0.1)
object_type_color = rgba(0,0,0,0.3)
object_radius = 3px
object_header_prefix = '<%- name %> \\2014\\0020'
# tables
table_header_color = rgba(0,0,0,.15)
table_shade_color = rgba(0,0,0,.06)
table_trim_color = rgba(0,0,0,.15)
# styling for footer / html background
footerbgcolor = #1A4162
footertextcolor = #B0B0B0
# styling for sidebar
sidebarwidth = 2.5in
; sidebar width used when document is greater than max width
large_sidebar_width = 3in
sidebarbgcolor = #F2F2F2
small_sidebar_bg_color =
sidebartextcolor= #777777
sidebarlinkcolor= #003469
sidebartrimcolor= rgba(0,0,0,.15)
sidebardetailcolor = #999999
sidebarhighcolor= #FFF8E4
sidebar_button_bg = #F2F2F2
sidebar_link_hover_text_color =
sidebar_link_hover_bg_color =
sidebar_link_hover_trim_color =
; globaltoc: bg color for current page's LI
; can also be set to special "section" value
toc_local_bg_color = default
; globaltoc: text color for current page's LI
toc_local_text_color = default
; globaltoc: trim color around current page's LI (defaults to toc_hover_trim_color)
toc_local_trim_color = default
; color for current section's TOC link (defaults to toc_hover_text_color)
toc_current_text_color = default
# override names used within sidebars
sidebar_master_title =
sidebar_root_title =
sidebar_quicklinks_title = Quick links
sidebar_localtoc_title = Page contents
sidebar_prev_title = Previous page
sidebar_next_title = Next page
# styling for top & bottom relbars
relbarbgcolor = #5682AD
relbartextcolor = #ffffff
relbarlinkcolor = #ffffff
relbar_link_bg_color = rgba(0,0,0,.1)
# index page
index_category_color = #84ADBE
# font css url - for loading in fonts (eg google font dir)
fontcssurl = //fonts.googleapis.com/css?family=Noticia+Text|Open+Sans|Droid+Sans+Mono
# set google analytics tracker
googleanalytics_id =
googleanalytics_path = /
# legacy aliases, will be removed in 2.0
# legacy alias for lighter_header_decor
lighter_decor =
# legacy alias for shaded_decor
beveled_decor =
# legacy alias for sidebar_link_hover_bg_color
sidebar_button_bg_hover =
# legacy alias for relbar_link_bg_color
relbar_link_bg =
# legacy option
relbar_link_bg_hover =
# legacy option (noop)
compact_width =
# legacy option (noop)
popuptoc =
|