I would encourage more themes to be added, and we could then have an "Edit|Session theme" menu along with the "Edit|Session Font" menu.
On Thu, Feb 17, 2011 at 7:51 AM, bill lam <[email protected]> wrote: > I also use dark theme. You can add addition themes and put them inside ~config > and then set configuration in Menu config|gtkide. There are 2 gotcha. > > 1. the name of xml file must agree with a tag inside the xml, eg > my theme is named dark-edit.xml, and first few lines are > > <?xml version="1.0" encoding="UTF-8"?> > > <!-- editor --> > > <style-scheme id="dark-edit" _name="dark-edit" version="1.0"> > > 2. the file should be located inside ~user/config not ~addons/ide/gtk/config > though this may change in the future. > > Срд, 16 Фев 2011, Devon McCormick писал(а): >> Since I prefer a color scheme with a dark background and a light foreground, >> I've been working on one for the J GTK. I've put a preliminary version of >> this on the wiki at >> http://www.jsoftware.com/jwiki/DevonMcCormick/GTK/DarkTermColorScheme0. >> This is data for the "term.xml" config file. >> >> I'm still experimenting with it but this looks OK for a start. I've also >> put up a page (http://www.jsoftware.com/jwiki/DevonMcCormick/GTK/ColorList) >> with an extensive (657) list of named colors I created from the list >> provided with emacs if anyone wants to play with these. >> >> -- >> Devon McCormick, CFA >> ^me^ at acm. >> org is my >> preferred e-mail >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
