Following https://github.com/JuliaDocs/Highlights.jl/issues/79, what is the replacement for the `@theme` macro, and the example in https://highlights.juliadocs.org/stable/man/theme/#The-@theme-Macro-1 ? Used here : https://github.com/FedeClaudi/Term.jl/blob/master/src/theme.jl#L379-L400. @MichaelHatherly, I'm trying to port https://github.com/FedeClaudi/Term.jl/blob/master/src/highlight.jl and https://github.com/FedeClaudi/Term.jl/blob/master/src/theme.jl, and some guidelines would be appreciated ...
Following #79, what is the replacement for the
@thememacro, and the example in https://highlights.juliadocs.org/stable/man/theme/#The-@theme-Macro-1 ?Used here : https://github.com/FedeClaudi/Term.jl/blob/master/src/theme.jl#L379-L400.
@MichaelHatherly, I'm trying to port https://github.com/FedeClaudi/Term.jl/blob/master/src/highlight.jl and https://github.com/FedeClaudi/Term.jl/blob/master/src/theme.jl, and some guidelines would be appreciated ...