home *** CD-ROM | disk | FTP | other *** search
- REGEDIT4
-
- ; custom background schemes.
- ;
- ; localising an entry
- ; just localise the first string in each entry, this is the scheme
- ; name as it appears in the listbox
- ;
- ; adding an entry:-
- ; add a new field XXX the values of which are
- ;
- ; "XXX" = "scheme name,backfile,bk,txt,hyp,vhyp,data"
- ;
- ; scheme name - as appears in listbox
- ; backfile - filename of image to tile in the
- ; backgrounds directory, 0 means no
- ; image, -1 is for custom only
- ; bk - background color RRGGBB
- ; txt - normal text color RRGGBB
- ; hyp - hyperlink color RRGGBB
- ; vhyp - visited hyperlink color RRGGBB
- ; data - misc data, please leave alone
-
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Publisher\BackgroundSchemes]
-
- "1" = "(Custom),-1,000000,000000,000000,000000,0"
- "2" = "(None),0,ffffff,000000,0000ff,ff0000,0"
-
- "3" = "Basic1,0,ffffff,000080,009966,ff0000,WIZARD"
- "4" = "Basic2,0,009966,ffffff,000080,ff0000,WIZARD"
- "5" = "Basic3,fleck.gif,b2b2b2,000080,009966,ff0000,WIZARD"
- "6" = "Classic1,0,ffffff,000000,990033,336633,WIZARD"
- "7" = "Classic2,0,990033,000000,ffffff,ffcc00,WIZARD"
- "8" = "Classic3,antique.gif,009966,ffffff,ffcc00,99cc99,WIZARD"
- "9" = "Modern1,0,ffffff,000000,ff6600,6666ff,WIZARD"
- "10" = "Modern2,0,000000,ffffff,ff6600,6666ff,WIZARD"
- "11" = "Modern3,gold.gif,ffcc00,000000,ff6600,6666ff,WIZARD"
- "12" = "Jazzy1,0,ffffff,000000,009966,663399,WIZARD"
- "13" = "Jazzy2,0,99cc99,000000,009966,663399,WIZARD"
- "14" = "Jazzy3,etchy.gif,9999cc,000000,009966,663399,WIZARD"
- "15" = "Bold1,boldwh.wmf,ffffff,000000,009966,663399,WIZARD"
- "16" = "Bold2,boldbg.wmf,c5c5e2,000000,009966,663399,WIZARD"
- "17" = "Bold3,boldbk.wmf,ffffff,000000,009966,663399,WIZARD"
- "18" = "Antique,antique.gif,009966,ffffff,ffcc00,99cc99,0"
- "19" = "Cardboard,cardbrd.gif,cc6633,000000,ffffff,6600cc,0"
- "20" = "Clouds,clouds.gif,6699ff,000000,ff0000,0066ff,0"
- "21" = "Clover,clover.gif,cc9900,ffff00,ffffff,66ff99,0"
- "22" = "Rice Paper,ricppr.gif,ffcc99,000000,6633cc,990000,0"
- "23" = "Egyptian,egyptian.gif,00ffff,000000,0000ff,ff00ff,0"
- "24" = "Etchy,etchy.gif,9999cc,000000,009966,663399,0"
- "25" = "Gold,gold.gif,ffcc00,000000,008000,0033cc,0"
- "26" = "Jazzy,jazzy.gif,ffffff,000000,009966,663399,0"
- "27" = "Fleck,fleck.gif,b2b2b2,000080,009966,ff0000,0"
- "28" = "Speckle,spekle.gif,cc99cc,000080,666633,336633,0"
- "29" ="Tablecloth,tblclth.gif,cc3366,000000,0000ff,800080,0"
- "30" = "Mahogany,mahogany.gif,800000,ffffff,cccc99,ffcc00,0"
- "31" = "Metal,manhole.gif,e3e3e3,ff0000,660099,000000,0"
- "32" = "Notebook,notebook.gif,ffffff,000000,008080,9900ff,0"
-
-