Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
tk8.6 /
ttk /
Delete
Unzip
Name
Size
Permission
Date
Action
altTheme.tcl
3.46
KB
-rw-r--r--
2019-10-16 17:25
aquaTheme.tcl
1.95
KB
-rw-r--r--
2019-10-16 17:25
button.tcl
2.91
KB
-rw-r--r--
2019-10-16 17:25
clamTheme.tcl
4.49
KB
-rw-r--r--
2019-10-16 17:25
classicTheme.tcl
3.6
KB
-rw-r--r--
2019-10-16 17:25
combobox.tcl
12.13
KB
-rw-r--r--
2019-10-16 17:25
cursors.tcl
3.91
KB
-rw-r--r--
2019-10-16 17:25
defaults.tcl
4.25
KB
-rw-r--r--
2019-10-16 17:25
entry.tcl
16.01
KB
-rw-r--r--
2019-10-16 17:25
fonts.tcl
5.45
KB
-rw-r--r--
2019-10-16 17:25
menubutton.tcl
4.8
KB
-rw-r--r--
2019-10-16 17:25
notebook.tcl
5.49
KB
-rw-r--r--
2019-10-16 17:25
panedwindow.tcl
1.88
KB
-rw-r--r--
2019-10-16 17:25
progress.tcl
1.06
KB
-rw-r--r--
2019-10-16 17:25
scale.tcl
2.63
KB
-rw-r--r--
2019-10-16 17:25
scrollbar.tcl
3.02
KB
-rw-r--r--
2019-10-16 17:25
sizegrip.tcl
2.34
KB
-rw-r--r--
2019-10-16 17:25
spinbox.tcl
4.16
KB
-rw-r--r--
2019-10-16 17:25
treeview.tcl
8.65
KB
-rw-r--r--
2019-10-16 17:25
ttk.tcl
4.44
KB
-rw-r--r--
2019-10-16 17:25
utils.tcl
8.36
KB
-rw-r--r--
2019-10-16 17:25
vistaTheme.tcl
9.12
KB
-rw-r--r--
2019-10-16 17:25
winTheme.tcl
2.58
KB
-rw-r--r--
2019-10-16 17:25
xpTheme.tcl
1.88
KB
-rw-r--r--
2019-10-16 17:25
Save
Rename
# # Settings for 'winnative' theme. # namespace eval ttk::theme::winnative { ttk::style theme settings winnative { ttk::style configure "." \ -background SystemButtonFace \ -foreground SystemWindowText \ -selectforeground SystemHighlightText \ -selectbackground SystemHighlight \ -troughcolor SystemScrollbar \ -font TkDefaultFont \ ; ttk::style map "." -foreground [list disabled SystemGrayText] ; ttk::style map "." -embossed [list disabled 1] ; ttk::style configure TButton \ -anchor center -width -11 -relief raised -shiftrelief 1 ttk::style configure TCheckbutton -padding "2 4" ttk::style configure TRadiobutton -padding "2 4" ttk::style configure TMenubutton \ -padding "8 4" -arrowsize 3 -relief raised ttk::style map TButton -relief {{!disabled pressed} sunken} ttk::style configure TEntry \ -padding 2 -selectborderwidth 0 -insertwidth 1 ttk::style map TEntry \ -fieldbackground \ [list readonly SystemButtonFace disabled SystemButtonFace] \ -selectbackground [list !focus SystemWindow] \ -selectforeground [list !focus SystemWindowText] \ ; ttk::style configure TCombobox -padding 2 ttk::style map TCombobox \ -selectbackground [list !focus SystemWindow] \ -selectforeground [list !focus SystemWindowText] \ -fieldbackground [list \ readonly SystemButtonFace \ disabled SystemButtonFace] \ -foreground [list \ disabled SystemGrayText \ {readonly focus} SystemHighlightText \ ] \ -focusfill [list {readonly focus} SystemHighlight] \ ; ttk::style element create ComboboxPopdownFrame.border from default ttk::style configure ComboboxPopdownFrame \ -borderwidth 1 -relief solid ttk::style configure TSpinbox -padding {2 0 16 0} ttk::style configure TLabelframe -borderwidth 2 -relief groove ttk::style configure Toolbutton -relief flat -padding {8 4} ttk::style map Toolbutton -relief \ {disabled flat selected sunken pressed sunken active raised} ttk::style configure TScale -groovewidth 4 ttk::style configure TNotebook -tabmargins {2 2 2 0} ttk::style configure TNotebook.Tab -padding {3 1} -borderwidth 1 ttk::style map TNotebook.Tab -expand [list selected {2 2 2 0}] # Treeview: ttk::style configure Heading -font TkHeadingFont -relief raised ttk::style configure Treeview -background SystemWindow ttk::style map Treeview \ -background [list selected SystemHighlight] \ -foreground [list selected SystemHighlightText] ; ttk::style configure TProgressbar \ -background SystemHighlight -borderwidth 0 ; } }