o
    f~#g                     @  sL   d dl mZ d dlmZ d dlmZ d dlmZmZm	Z	 G dd deZ
dS )    )annotations)Iterable)Base)colorsfontssizesc                      sL   e Zd Zejejejejejej	de
ddddfdd fddZ  ZS )Glass)OptimaCandaraz	Noto Sanszsource-sans-proz
sans-serifzIBM Plex Monozui-monospaceConsolas	monospaceprimary_huesecondary_hueneutral_huespacing_sizeradius_size	text_sizefont	font_monor   colors.Color | strr   r   r   sizes.Size | strr   r   r   -fonts.Font | str | Iterable[fonts.Font | str]r   c          	   
     sl  t  j||||||||d d| _t  jdPi ddddddddd	dd
ddddddddddddddddddddddddddd d!d d"d#d$d#d%d&d'd(d)d#d*d+d,d-d.d-d/d0d1d2d3d4d5d#d6d2d7d4d8d4d9d:d;d:d<d=d>d=d?d@dAd&dBd2dCddDd#dEd2dFd#dGd2dHdIdJdKdLdMdNdIdOdI d S )QNr   glassbody_background_fill_darkz*secondary_800background_fill_secondary_darkblock_background_fill_darkbutton_primary_background_fillz:linear-gradient(180deg, *primary_100 0%, *primary_200 30%)$button_primary_background_fill_hover#button_primary_background_fill_darkz:linear-gradient(180deg, *primary_500 0%, *primary_600 30%))button_primary_background_fill_hover_darkbutton_primary_text_colorz*body_text_colorbutton_primary_border_colorz*primary_200!button_primary_border_color_hoverz*button_primary_border_color button_secondary_background_fillz>linear-gradient(180deg, *secondary_100 0%, *secondary_200 30%)&button_secondary_background_fill_hover%button_secondary_background_fill_darkz>linear-gradient(180deg, *secondary_500 0%, *secondary_600 30%)+button_secondary_background_fill_hover_darkcheckbox_border_width0pxcheckbox_border_width_darkcheckbox_label_background_fillz!*button_secondary_background_fill#checkbox_label_background_fill_dark$checkbox_label_background_fill_hoverz'*button_secondary_background_fill_hover)checkbox_label_background_fill_hover_darkcheckbox_label_border_width1px checkbox_label_border_width_dark checkbox_label_border_color_darkz*secondary_700checkbox_background_color_darkz*secondary_400button_border_widthshadow_insetz&rgba(0,0,0,0.05) 0px 1px 2px 0px insetbutton_primary_shadow_activez*shadow_insetbutton_secondary_shadow_activeinput_background_fillz4linear-gradient(0deg, *secondary_100 0%, white 100%)input_background_fill_darkz*secondary_600input_border_color_focus_darkz*secondary_500input_border_widthinput_border_color_darkblock_label_text_colorblock_title_text_colorblock_label_text_weight600block_title_text_weightblock_label_text_sizez*text_mdblock_title_text_sizeblock_label_background_fillz*secondary_200 block_label_background_fill_darkblock_label_border_color_darkblock_border_widthblock_border_width_darkblock_border_color_darkpanel_border_widthborder_color_primary_darkbackground_fill_primary_darkz*neutral_700background_fill_secondaryz*secondary_100block_background_fillz*secondary_50table_even_background_fill_darktable_odd_background_fill_dark )super__init__nameset)	selfr   r   r   r   r   r   r   r   	__class__rQ   x/var/www/static.ux5.de/https/Moving-Object-Detection-with-OpenCV/env/lib/python3.10/site-packages/gradio/themes/glass.pyrS   
   s   
	
 !"#$%&'()*+,-./01234zGlass.__init__)r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   )__name__
__module____qualname__r   blueslater   
spacing_sm	radius_smtext_smr   	LocalFontrS   __classcell__rQ   rQ   rW   rY   r   	   s    r   N)
__future__r   collections.abcr   gradio.themes.baser   gradio.themes.utilsr   r   r   r   rQ   rQ   rQ   rY   <module>   s
    