Andrew's git
/
newtab.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
change defaults, make foreground colour user-selectable
[newtab.git]
/
options.html
diff --git
a/options.html
b/options.html
index 2100b200c2e5655a0bd22329a9b967bca7b058f0..958c951356f4253d897a646af69bc2dd876c7ce3 100644
(file)
--- a/
options.html
+++ b/
options.html
@@
-23,6
+23,9
@@
<tr>
<td>bg</td><td><input type="text" id="bg"></td>
</tr>
+ <tr>
+ <td>fg</td><td><input type="text" id="fg"></td>
+ </tr>
</table>
<table>