mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 11:29:46 +03:00
docs: use pmOS green color in html output (MR 2520)
Tweaked-By: Oliver Smith <ollieparanoid@postmarketos.org>
This commit is contained in:
parent
0640a21fba
commit
62e32e15a9
2 changed files with 17 additions and 0 deletions
|
@ -65,6 +65,10 @@ html_theme_options = {
|
|||
"style_external_links": True,
|
||||
}
|
||||
|
||||
# customize styling
|
||||
html_static_path = ["_static"]
|
||||
html_css_files = ["pmOS.css"]
|
||||
|
||||
# -- Options for manual page output ---------------------------------------
|
||||
|
||||
# One entry per manual page. List of tuples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue