X7ROOT File Manager
Current Path:
/lib64/tcl8.6/Tix8.4.3/pref
lib64
/
tcl8.6
/
Tix8.4.3
/
pref
/
??
..
??
10Point.fs
(641 B)
??
10Point.fsc
(2 KB)
??
12Point.fs
(640 B)
??
12Point.fsc
(2 KB)
??
14Point.fs
(639 B)
??
14Point.fsc
(2.06 KB)
??
Bisque.cs
(1 KB)
??
Bisque.csc
(22.01 KB)
??
Blue.cs
(1.02 KB)
??
Blue.csc
(22.02 KB)
??
Gray.cs
(1.02 KB)
??
Gray.csc
(22.02 KB)
??
Old12Pt.fs
(541 B)
??
Old14Pt.fs
(499 B)
??
SGIGray.cs
(1 KB)
??
SGIGray.csc
(22.01 KB)
??
TK.cs
(1 KB)
??
TK.csc
(1.98 KB)
??
TK.fs
(506 B)
??
TK.fsc
(569 B)
??
TixGray.cs
(1 KB)
??
TixGray.csc
(22.01 KB)
??
TkWin.cs
(2.19 KB)
??
TkWin.csc
(21.78 KB)
??
TkWin.fs
(390 B)
??
TkWin.fsc
(1.63 KB)
??
WmDefault.cs
(1.42 KB)
??
WmDefault.csc
(14.22 KB)
??
WmDefault.fs
(755 B)
??
WmDefault.fsc
(2.13 KB)
??
WmDefault.py
(3.42 KB)
??
WmDefault.tcl
(33.05 KB)
??
WmDefault.txt
(4.22 KB)
??
pkgIndex.tcl
(262 B)
Editing: TK.csc
# # $Id: TK.csc,v 1.1.1.1 2000/05/17 11:08:47 idiscovery Exp $ # proc tixPref:SetScheme-Color:TK {} { global tixOption set tixOption(bg) #d9d9d9 set tixOption(fg) black set tixOption(dark1_bg) #c3c3c3 set tixOption(dark1_fg) black set tixOption(dark2_bg) #a3a3a3 set tixOption(dark2_fg) black set tixOption(inactive_bg) #a3a3a3 set tixOption(inactive_fg) black set tixOption(light1_bg) #ececec set tixOption(light1_fg) white set tixOption(light2_bg) #fcfcfc set tixOption(light2_fg) white set tixOption(active_bg) $tixOption(dark1_bg) set tixOption(active_fg) $tixOption(fg) set tixOption(disabled_fg) gray55 set tixOption(input1_bg) #d9d9d9 set tixOption(input2_bg) #d9d9d9 set tixOption(output1_bg) $tixOption(dark1_bg) set tixOption(output2_bg) $tixOption(bg) set tixOption(select_fg) black set tixOption(select_bg) #c3c3c3 set tixOption(selector) #b03060 } proc tixPref:SetScheme-Mono:TK {} { global tixOption set tixOption(bg) lightgray set tixOption(fg) black set tixOption(dark1_bg) gray70 set tixOption(dark1_fg) black set tixOption(dark2_bg) gray60 set tixOption(dark2_fg) white set tixOption(inactive_bg) lightgray set tixOption(inactive_fg) black set tixOption(light1_bg) gray90 set tixOption(light1_fg) white set tixOption(light2_bg) gray95 set tixOption(light2_fg) white set tixOption(active_bg) gray90 set tixOption(active_fg) $tixOption(fg) set tixOption(disabled_fg) gray55 set tixOption(input1_bg) $tixOption(light1_bg) set tixOption(input2_bg) $tixOption(light1_bg) set tixOption(output1_bg) $tixOption(light1_bg) set tixOption(output2_bg) $tixOption(light1_bg) set tixOption(select_fg) white set tixOption(select_bg) black set tixOption(selector) black }
Upload File
Create Folder