home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1997 March / dpcb0397.iso / DTP / pub97 / Pub4_5.cab / SCHEME.REG < prev    next >
Windows Registry Data  |  1996-08-06  |  3KB  |  60 lines

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