Colors Uses Defaults
3.06 Color Uses Defaults:
"elements" refers to Listbox, Menubox, Textbox, and TextEditor.
"elements outline" refers to focused outline.
"elms" short for "elements".
scrollbar in Listbox and TextEditor.
[desc] designates fixed in code.

--------------------------------------------------------
color        Lokasenna               dh_Toolkit 
--------------------------------------------------------
-- Lokasenna defined colors:
  
wnd_bg       script window           script window
             caption bg              caption bg
             knob bg                 knob bg
             label bg                label bg
             options bg              options bg
             panel bg                panel bg
             slider bg               slider bg
             tab active              
               
txt          window text             window text
             caption text            caption text
             label text              label text
             knob values             knob values
                                     knob pointer
             options text            options text                      
                                     option button outline  
                                     option button fill     
             frame text              panel text
             slider values           slider values
             tabs text               tabs text          
                              
elm_bg       elements bg             elements bg
             [slider track bg]       slider track bg  
             tabs bg                 tabs bg                           

elm_fill     [elms focused outline]    
             knob arrow              
             menubar mouseover       menubar mouseover
             option button fill      
             scrollbar thumb         
             [selected text]         
             slider track fill       
                               
elm_frame    button face             
             frame border/fill       
             knob body               
             [elements frame]        elements frame
             options frame           
             [option btn outline]    
             slider thumb            slider track outline
             
elm_outline  [button outline]        
             [knob outline]          
             [scrollbar outline]     
             [slider thumb outline]  
             [slider track outline]  
             
tab_bg       [scrollbar track]       
             tab inactive            

--------------------------------------------------------
-- dh_Toolkit defined colors:

btn_face                             button face              
                                     knob body               
                                     menubar bg             
                                     menubox face           
                                     scrollbar track          

btn_outline                          button outline
                                     knob outline
                                     slider thumb outline

btn_txt                              button text
                                     menubar text
                                     
btn_face2                            button face alternative

btn_txt2                             button text alternative

elm_active                           elements outline focused
                                   
elm_txt                              text elements text

panel_bg                             panel background alternative 
       
panel_border                         panel border 
                                     options border
                                     slider border  
     
panel_txt                            panel text alternative        

sel_txt                              selected text 

tab_active                           active tab 

tab_inactive                         inactive tab

thumb_body                           slider thumb 

track_fill                           slider track fill 
--------------------------------------------------------