So, after the previous thread(s) [1], I can conclude with the following 
proposals for TW core:

* add "~"s in ColorPalette to avoid missing items after editing it (like it 
was proposed and done for ToolbarCommands previously [2])
* improve annotations of ColorPalette by adding "see StyleSheetColors":

  "These values in this shadow tiddler determine the colour scheme of the 
TiddlyWiki user interface, see StyleSheetColors"

* add ColorPalette-styling to textareas and input type='text' by adding 
these lines to StyleSheetColors:

  input[type="text"],
  textarea { color:[[ColorPalette::Foreground]]; 
background-color:[[ColorPalette::Background]]; }

What do you guys think?

By the way, how do I create a separate pull request if I've got one already 
(which is not accepted or declined yet)? Do I have to create another branch 
and pull it? Does maintainer get any problems with this? (may be if the 
changes in different branches are in the same files, which is not the case, 
accepting both requests is problematic?)

Yakov.

[1] https://groups.google.com/forum/#!topic/tiddlywikidev/R0_7btdzXQ4
[2] https://groups.google.com/forum/#!topic/tiddlywikidev/ramr6l5GRpQ

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to