home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / info-service / gopher / Unix / xgopher.1.3 / Xgopher-color.ad < prev    next >
Encoding:
Text File  |  1993-05-25  |  3.1 KB  |  83 lines

  1. !=============================================================================
  2. ! Xgopher version 1.3   COLOR  resources
  3. ! (Customization "-color" for Xgopher.)
  4. !=============================================================================
  5.  
  6. !=============================================================================
  7. ! Include the application resources.  The following include may
  8. ! work with X11R5 only.   If you have another version of X11 (or OW3),
  9. ! you may need to manually merge the two resource files or use xrdb
  10. ! to load them both.
  11. !=============================================================================
  12.  
  13. #include "Xgopher"
  14.  
  15. ! COLOR of default fore/background
  16.  
  17. Xgopher*foreground:            Black
  18. Xgopher*borderColor:            MediumBlue
  19. Xgopher*background:            LightSteelBlue1
  20.  
  21. ! COLOR of each widget class (its default color)
  22.  
  23. Xgopher*List*background:        SteelBlue4
  24. Xgopher*List*foreground:        White
  25. !
  26. Xgopher*Text*background:        Black
  27. Xgopher*Text*foreground:        White
  28. Xgopher*Command*background:        LemonChiffon
  29. Xgopher*MenuButton*background:        LemonChiffon
  30. Xgopher*SimpleMenu*background:        LemonChiffon2
  31. Xgopher*Toggle*background:        LemonChiffon
  32. Xgopher*statusForm*background:        SteelBlue3
  33. Xgopher*statusForm*Command*background:    LemonChiffon
  34. Xgopher*statusForm*MenuButton*background:        LemonChiffon
  35. Xgopher*statusForm*SimpleMenu*background:        LemonChiffon2
  36. Xgopher*goBox*background:        SteelBlue3
  37. Xgopher*goBox*Command*background:    LemonChiffon
  38. Xgopher*goBox*MenuButton*background:    LemonChiffon
  39. Xgopher*goBox*SimpleMenu*background:    LemonChiffon2
  40.  
  41. !    These cover for any leftover defaults from previous versions of Xgopher
  42. Xgopher*directory*background:        SteelBlue4
  43. Xgopher*bookmark*background:        SteelBlue4
  44.  
  45. ! COLOR of any displayed text should be consistant, but different
  46. !       than editable text
  47.  
  48. Xgopher*textForm*textDisplay*foreground: white
  49. Xgopher*textForm*textDisplay*background: Navy
  50. Xgopher*textForm*Scrollbar.borderColor: LightSteelBlue1
  51. Xgopher*csoForm*csoText*foreground:    white
  52. Xgopher*csoForm*csoText*background:    Navy
  53.  
  54. ! COLOR of special messages and popups
  55.  
  56. Xgopher*statusForm*status.foreground:        White
  57. Xgopher*statusForm*status.background:        MediumBlue
  58. Xgopher*errorDialog*foreground:            White
  59. Xgopher*errorDialog*background:            Maroon
  60. Xgopher*errorDialog*Command*background:        SlateGray
  61. Xgopher*infoDialog*foreground:            White
  62. Xgopher*infoDialog*background:            CadetBlue
  63. Xgopher*infoDialog*Command*background:        SlateGray
  64. Xgopher*versionShell*foreground:        White
  65. Xgopher*versionShell*background:        SteelBlue
  66. Xgopher*versionShell*Command*background:    SlateGray
  67. Xgopher*statusShell*statusText.background:    IndianRed
  68. Xgopher*statusShell*statusText.foreground:    black
  69. Xgopher*statusShell*background:            DarkSlateBlue
  70. Xgopher*statusShell*foreground:            white
  71. Xgopher*statusShell*Command*background:        LemonChiffon
  72. Xgopher*statusShell*Command*foreground:        black
  73. Xgopher*nameServer*background:            Navy
  74. Xgopher*nameServer*foreground:            white
  75.  
  76. ! COLORs for save popups
  77.  
  78. Xgopher*saveShell*saveForm*dirPath*background:  LightSteelBlue2
  79. Xgopher*saveShell*saveForm*dirPath*foreground:  Black
  80. Xgopher*saveShell*fileErrMessage.foreground:    Red
  81. Xgopher*cdShell*cdErrMessage.foreground:        Red
  82.  
  83.