mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-23 08:31:16 -03:00
Adapt styling from fish-site
This commit is contained in:
@@ -1,25 +1,24 @@
|
||||
[theme]
|
||||
inherit = default
|
||||
stylesheet = pydoctheme.css
|
||||
pygments_style = sphinx
|
||||
|
||||
[options]
|
||||
bodyfont = 'Lucida Grande', Arial, sans-serif
|
||||
headfont = 'Lucida Grande', Arial, sans-serif
|
||||
footerbgcolor = white
|
||||
footerbgcolor = #eeeefa
|
||||
footertextcolor = #555555
|
||||
relbarbgcolor = white
|
||||
relbarbgcolor = #eeeefa
|
||||
relbartextcolor = #666666
|
||||
relbarlinkcolor = #444444
|
||||
sidebarbgcolor = white
|
||||
sidebarbgcolor = #eeeefa
|
||||
sidebartextcolor = #444444
|
||||
sidebarlinkcolor = #444444
|
||||
bgcolor = white
|
||||
bgcolor = #eeeefa
|
||||
textcolor = #222222
|
||||
linkcolor = #0090c0
|
||||
linkcolor = #08c
|
||||
visitedlinkcolor = #00608f
|
||||
headtextcolor = #1a1a1a
|
||||
headbgcolor = white
|
||||
headbgcolor = #eeeefa
|
||||
headlinkcolor = #aaaaaa
|
||||
|
||||
issues_url = https://github.com/fish-shell/fish-shell/issues
|
||||
|
||||
Reference in New Issue
Block a user