/usr/share/sphinx/themes/solarcloud/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 | [theme]
inherit = cloud
stylesheet = cloud.css
[options]
# Solarized colors:
# base03: #002b36
# base02: #073642
#
# base01: #586e75
# base00: #657b83
#
# base0: #839496
# base1: #93a1a1
#
# base1.5: #c1c5bb
#
# base2: #eee8d5
# base3: #fdf6e3
#
# yellow: #b58900
# yellow-base2: #d2b96b
# orange: #cb4b16
# red: #dc322f
# magenta: #d33682
# violet: #6c71c4
# blue: #268bd2
# blue-base2: #c1c5bb
# cyan: #2aa198
# green: #859900
# styling for document body
bgcolor = #eee8d5
textcolor = #657b83
highlightcolor = #d2b96b
linkcolor = #268bd2
codebgcolor = #eee8d5
codetrimcolor = rgba(0,0,0,.05)
link_hover_text_color = #eee8d5
link_hover_trim_color = #8abad4
link_hover_bg_color = #268bd2
#styling for document headers
headtextcolor = #657b83
headtrimcolor =
sectionbgcolor =
sectiontextcolor =
rubricbgcolor =
#styling for footer / html background
footerbgcolor = #002b36
footertextcolor = #839496
#styling for sidebar
sidebarbgcolor = #eee8d5
sidebarlinkcolor= #268bd2
sidebarhighcolor= #FFF5DE
bodytrimcolor = #c1c5bb
#styling for top & bottom relbars
relbarbgcolor = #eee8d5
# objects
object_default_color = #EFE9DE
object_class_color =
object_exception_color =
object_function_color =
object_attribute_color = #F4F4F4
# index page
index_category_color = #999999
|