In both Delphi and Lazarus, I had always exported my IDE colors as I can't stand the defaults. I like dark backgrounds, medium to bright font colors, and quite non-standard "UI-Specialists-would-have-seizures-comprehending-why-its-like-that" kind of themes. I'm just screwed up that way...

I've exported the IDE colors from 1.4.4, have a brand spanking new install of Lazarus on this machine. So new, it has not even compiled a program yet. I'd like want to import the color scheme from 1.4.4 I have stored in my source control. According to the documents I found on the wiki, I'm to put the exported XML file in userschemes in the default config directory, and then my entry should show up. Unfortunately, either I'm a complete dunce and I don't know what the "default config directory" is or the system isn't working as advertised. I've restarted Laz each time I moved the userschemes directory to another directory. I found the ColorTwilight.xml file in the lazarus\ide directory, put userschemes and the IDE Colors.xml file in there, but still my color options are not shown.
The install is 100% stock install. Default path is c:\lazarus, no other config changes done as of yet. c:\lazarus\userschemes\IDE Colors.xml exists but IDE colors does not show up in the Editor>Colors drop down where "Delphi", "Twilight" and others are listed.
So which is it? Am I a dunce or are the docs out of date? How difficult would it be to put an "Import" button to save the frustration of guessing what directory this XML file should be in? It should be simple enough to add the import button, create the userschemes directory where needed, then copy the imported file, refresh the drop down list, and done.
BTW, I even went so far as to overwrite the contents of the default Delphi scheme with my scheme, and it didn't show my scheme.