mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-07 07:11:14 -03:00
30 lines
697 B
Plaintext
30 lines
697 B
Plaintext
|
|
[theme]
|
||
|
|
inherit = default
|
||
|
|
stylesheet = pydoctheme.css
|
||
|
|
pygments_style = sphinx
|
||
|
|
|
||
|
|
[options]
|
||
|
|
bodyfont = 'Lucida Grande', Arial, sans-serif
|
||
|
|
headfont = 'Lucida Grande', Arial, sans-serif
|
||
|
|
footerbgcolor = white
|
||
|
|
footertextcolor = #555555
|
||
|
|
relbarbgcolor = white
|
||
|
|
relbartextcolor = #666666
|
||
|
|
relbarlinkcolor = #444444
|
||
|
|
sidebarbgcolor = white
|
||
|
|
sidebartextcolor = #444444
|
||
|
|
sidebarlinkcolor = #444444
|
||
|
|
bgcolor = white
|
||
|
|
textcolor = #222222
|
||
|
|
linkcolor = #0090c0
|
||
|
|
visitedlinkcolor = #00608f
|
||
|
|
headtextcolor = #1a1a1a
|
||
|
|
headbgcolor = white
|
||
|
|
headlinkcolor = #aaaaaa
|
||
|
|
|
||
|
|
issues_url = https://github.com/fish-shell/fish-shell/issues
|
||
|
|
root_name = fish-shell
|
||
|
|
root_url = https://fishshell.com/
|
||
|
|
root_icon = fish.png
|
||
|
|
root_include_title = True
|