home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Internet / Demos / Oregano / !Oregano / Skins / Desktop / GUIDef < prev    next >
Text File  |  2000-03-13  |  1KB  |  71 lines

  1. # Lets start off with some colours
  2.  
  3. gui.action.bg:0x77777700
  4. gui.action.bgl:0xaaaaaa00
  5. gui.action.bgd:0x33333300
  6. gui.action.bgvd:0x00000000
  7.  
  8. #default text colour, may be overridden my other values
  9. gui.text.fgh:0x66ee6600
  10. gui.text.fg:xffffff00
  11. gui.text.bg:0x00000000
  12.  
  13. gui.textbox.bgl:0xffffff00
  14. gui.textbox.bgd:0x33333300
  15.  
  16. gui.editor.bg:0x33333300
  17. gui.editor.bgl:0x88888800
  18. gui.editor.bgd:0x00000000
  19. gui.editor.fg:0xffffff00
  20.  
  21. gui.menu.tl:0x00000000
  22. gui.menu.br:0x00000000
  23.  
  24. gui.menu.top:0xffffff00
  25. gui.menu.bottom:0x66666600
  26. gui.menu.back:0xdddddd00
  27.  
  28. gui.menu.text.fg:0x00000000
  29. gui.menu.text.hl:0xffffff00
  30.  
  31. gui.throb.progres:0x77ff7700
  32. gui.throb.background:0x66666600
  33.  
  34. gui.book.text.fg:0x00000000
  35.  
  36. page.foreground:0x00000000
  37. page.background:0xffffff00
  38. page.link:0xff000000
  39.  
  40. # Some defines for the top bar
  41.  
  42. gui.top.spacing:10
  43. gui.top.offset:16
  44. gui.urlbar.height:54
  45. gui.urlbar.offset:16
  46.  
  47. # throber stuff
  48.  
  49. gui.throb.frames:49
  50. gui.throb.prefix:""
  51. gui.throb.swirl.x:8
  52. gui.throb.swirl.y:6
  53. gui.throb.prog.x:6
  54. gui.throb.prog.y:6
  55. gui.throb.prog.width:78
  56. gui.throb.prog.height:8
  57. #gui.throb.top:TRUE
  58. #gui.throbber:Oregano:SThrobber
  59.  
  60. # options window
  61. gui.opts.spacing:30
  62. gui.opts.text:FALSE
  63. gui.opts.top.width:550
  64. gui.opts.top.height:94
  65.  
  66. # Bookmarks window
  67. gui.book.spacing:20
  68.  
  69. # Menus
  70. gui.menu.border:2
  71.