mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
mess with theme
This commit is contained in:
parent
55f33ab940
commit
01f03e1795
1 changed files with 34 additions and 34 deletions
|
@ -17,7 +17,7 @@ css:
|
||||||
h2 Editing #{params[:filename]}
|
h2 Editing #{params[:filename]}
|
||||||
|
|
||||||
div.theme-Code
|
div.theme-Code
|
||||||
| Theme:
|
p Theme:
|
||||||
select id="theme" size="1" onchange="setTheme();" onkeyup="setTheme();"
|
select id="theme" size="1" onchange="setTheme();" onkeyup="setTheme();"
|
||||||
optgroup label="Bright"
|
optgroup label="Bright"
|
||||||
option value="ace/theme/chrome" Chrome
|
option value="ace/theme/chrome" Chrome
|
||||||
|
|
Loading…
Add table
Reference in a new issue