home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Programming in Tcl & Tk (4th Edition)
/
TCLBOOK4.BIN
/
pc
/
exsource.old
/
29_2.txt
< prev
next >
Wrap
Text File
|
2003-04-15
|
380b
|
20 lines
#
# Example 29-2
# A file containing resource specifications.
#
!
! Grey color set
! These values match those used by the Tk widgets on UNIX
!
*background: #d9d9d9
*foreground: black
*activeBackground: #ececec
*activeForeground: black
*selectColor: #b03060
*selectBackground: #c3c3c3
*troughColor: #c3c3c3
*disabledforeground: #a3a3a3