JuliaDocs/Documenter.jl

Enable user to set default color scheme

Open

#1,573 建立於 2021年4月30日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Julia (513 fork)batch import
Format: HTMLType: Enhancementhelp wanted

倉庫指標

Star
 (910 star)
PR 合併指標
 (平均合併 16天 9小時) (30 天內合併 3 個 PR)

描述

I have to admit, while I think the PR https://github.com/JuliaDocs/Documenter.jl/pull/1456 is interesting and useful, I'm not sure it's a great idea by default. I think at least having an optional feature to override the default color-scheme would be beneficial.

For example, many documentation sites are not optimally set-up for dark-theme first (if the user has the OS set to a dark theme).

For example, take a look at https://jump.dev/JuMP.jl image

Similarly, the Makie docs look better with a light-default, as the animations and plots use a white background by default image

貢獻者指南