dgageot / demoit

Live coding demos without Context Switching
Apache License 2.0
765 stars 72 forks source link

Styling source file viewer #45

Open Deleplace opened 4 years ago

Deleplace commented 4 years ago

It would be nice to be able to

avivl commented 4 years ago

56

You can now select a theme for the source code view

<source-code folder="sources"
        code_style="solarized-dark"
        files="main.go pod.yaml"
        start-lines="26;18,21"
        end-lines="27;18,22">
    </source-code>

Style list