diff --git a/views/index.html b/views/index.html index 06459ec..878c338 100644 --- a/views/index.html +++ b/views/index.html @@ -7,11 +7,29 @@ - - + {{if eq $.conf.RuntimeMode "dev"}} + + + + + + + {{range $index, $theme := .editorThemes}} + {{end}} + + + + + + + {{else}} + - + {{end}} + + +
@@ -604,10 +622,72 @@ } + {{if eq $.conf.RuntimeMode "dev"}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{else}} + + {{end}} - -