Skip to content

Make --pluto-schema-types-color a brighter color in dark mode#3558

Merged
fonsp merged 1 commit into
JuliaPluto:mainfrom
abhro:dark-mode-color
May 25, 2026
Merged

Make --pluto-schema-types-color a brighter color in dark mode#3558
fonsp merged 1 commit into
JuliaPluto:mainfrom
abhro:dark-mode-color

Conversation

@abhro

@abhro abhro commented May 25, 2026

Copy link
Copy Markdown
Contributor

Make sure it stands out against a dark background, and make it a very slightly dimmer version of --pluto-output-color in dark mode.

Fixes #3557.

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/abhro/Pluto.jl", rev="dark-mode-color")
julia> using Pluto

Make sure it stands out against a dark background, and make it a very
slightly dimmer version of `--pluto-output-color` in dark mode
@abhro abhro changed the title Change --pluto-schema-types-color to be brighter Make --pluto-schema-types-color a brighter color in dark mode May 25, 2026
@fonsp

fonsp commented May 25, 2026

Copy link
Copy Markdown
Member

Thanks!!

@fonsp fonsp merged commit 8e9ff50 into JuliaPluto:main May 25, 2026
6 checks passed
@abhro abhro deleted the dark-mode-color branch May 25, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Types in table headers aren't readable in dark mode

2 participants