home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / Demos / Oregano / demo / !Oregano / Skins / Zavier / GUIDef next >
Text File  |  2000-05-17  |  1KB  |  74 lines

  1. # Lets start off with some colours
  2.  
  3. gui.action.bg:0x7b830000
  4. gui.action.bgl:0xa0a00000
  5. gui.action.bgd:0x50600000
  6. gui.action.bgvd:0x30400000
  7.  
  8. gui.text.fg:0xf8f8ff00
  9. gui.text.fgh:0x00f8ff00
  10. gui.text.bg:0x52620700
  11.  
  12. gui.textbox.bgl:0xa0a00000
  13. gui.textbox.bgd:0x50600000
  14.  
  15. # Light colours - background is same as green texture.
  16. #gui.editor.bg:0x52620700
  17. #gui.editor.bgl:0x70802000
  18. #gui.editor.bgd:0x30400000
  19. #gui.editor.fg:0xccffff00
  20.  
  21. # Darker colours - background is much darker than green texture.
  22. gui.editor.bg:0x444a0100
  23. gui.editor.bgl:0x68782000
  24. gui.editor.bgd:0x20300000
  25. gui.editor.fg:0xeeffff00
  26.  
  27. gui.menu.tl:0x60900000
  28. gui.menu.br:0x20400000
  29.  
  30. gui.menu.top:0x68782000
  31. gui.menu.bottom:0x20300000
  32. gui.menu.back:0x414a0000
  33.  
  34. gui.menu.text.fg:0xffffff00
  35.  
  36. gui.throb.progres:0xffa84000
  37. gui.throb.background:0x52620700
  38.  
  39. gui.book.text.fg:0xffffff00
  40.  
  41. # Some defines for the top bar
  42.  
  43. gui.top.spacing:0
  44. gui.top.offset:0
  45. gui.urlbar.height:54
  46. gui.urlbar.offset:16
  47.  
  48. # throber stuff
  49.  
  50. gui.throb.frames:49
  51. gui.throb.prefix:"0"
  52. gui.throb.prog.x:8
  53. gui.throb.prog.y:8
  54. gui.throb.prog.width:74
  55. gui.throb.prog.height:8
  56. gui.throb.top:FALSE
  57. gui.throbber:Oregano:Throbber
  58.  
  59. # options window
  60. gui.opts.spacing:20
  61. gui.opts.text:FALSE
  62. gui.opts.top.width:364
  63. gui.opts.top.height:78
  64. gui.opts.spacing:20
  65.  
  66. # Bookmarks window
  67. gui.book.spacing:20
  68.  
  69. # Menus
  70. gui.menu.border:2
  71.  
  72. font.gui:TrueTypeFont:OldTimes.Regular
  73. gui.fontsize:12
  74.