home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Enlightenment / afterstep_theme.tar.gz / afterstep_theme.tar / afterstep / text < prev    next >
Text File  |  1997-05-26  |  528b  |  19 lines

  1. #__________________________ENLIGHTENMENT_CONFIG_FILE___________________________
  2.  
  3. # this si the config file that defines overall text styles in
  4. # enlightenment....
  5. begin text
  6. # this section defines the text styles to use.
  7.   fontface      helvetica
  8. # the style modifier, currently: bold and italic
  9.   style         bold
  10. #  style         italic
  11. # appearance. can be: plain, outline, or shadow
  12.   appearance    plain
  13. # justification: left, center or right
  14.   justification center
  15.   foreground    255 255 255
  16.   background    0 0 0
  17. end
  18.  
  19.