test add solarized theme
This commit is contained in:
parent
763b0220b6
commit
003bbdadd8
@ -66,6 +66,10 @@ If you do not wish to use JavaScript for this page, you may set a custom theme f
|
||||
<H4>external sheets</H4>
|
||||
<INPUT ID="TiB" NAME="css" TYPE="radio" VALUE="https://tebibyte.media/assets/TiB.css" />
|
||||
<LABEL FOR="TiB">https://tebibyte.media/assets/TiB.css (<B>AGPLv3</B>)</LABEL>
|
||||
<INPUT ID="thomasf/solarized-css" NAME="css" TYPE="radio" VALUE="http://thomasf.github.io/solarized-css/solarized-light.css" />
|
||||
<LABEL FOR="thomasf/solarized-css">http://thomasf.github.io/solarized-css/solarized-light.css (<B><A HREF="https://raw.githubusercontent.com/thomasf/solarized-css/master/LICENSE">MIT</A></B>)</LABEL>
|
||||
<INPUT ID="thomasf/solarized-css-dark" NAME="css" TYPE="radio" VALUE="http://thomasf.github.io/solarized-css/solarized-dark.css" />
|
||||
<LABEL FOR="thomasf/solarized-css-dark">http://thomasf.github.io/solarized-css/solarized-dark.css (<B><A HREF="https://raw.githubusercontent.com/thomasf/solarized-css/master/LICENSE">MIT</A></B>)</LABEL>
|
||||
|
||||
<H4>unknown</H4>
|
||||
<INPUT ID="custom" NAME="css" TYPE="radio" VALUE="/css/blank.css" />
|
||||
|
Loading…
Reference in New Issue
Block a user