JuliaDocs/Documenter.jl

Enable user to set default color scheme

Open

#1.573 aberto em 30 de abr. de 2021

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Julia (513 forks)batch import
Format: HTMLType: Enhancementhelp wanted

Métricas do repositório

Stars
 (910 stars)
Métricas de merge de PR
 (Mesclagem média 16d 9h) (3 fundiu PRs em 30d)

Description

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

Guia do colaborador