Ë
    ›,hò  ã                   óN   — d Z ddlmZmZmZmZ ddlmZ ddlm	Z	  G d„ de	«      Z
y)	z=
lxml custom element classes for theme-related XML elements.
é    )Úabsolute_importÚdivisionÚprint_functionÚunicode_literalsé   ©Úparse_from_template)ÚBaseOxmlElementc                   ó&   — e Zd ZdZdZ[ed„ «       Zy)ÚCT_OfficeStyleSheetz5
    ``<a:theme>`` element, root of a theme part
    )za:themeElementsza:objectDefaultsza:extraClrSchemeLstza:custClrLstza:extLstc                 ó   — t        d«      S )z~
        Return a new ``<a:theme>`` element containing default settings
        suitable for use with a notes master.
        Úthemer   )Úclss    úQ/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/pptx/oxml/theme.pyÚnew_defaultzCT_OfficeStyleSheet.new_default   s   € ô # 7Ó+Ð+ó    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Ú_tag_seqÚclassmethodr   © r   r   r   r      s%   „ ñð€Hð 	àñ,ó ñ,r   r   N)r   Ú
__future__r   r   r   r   Ú r	   Úxmlchemyr
   r   r   r   r   ú<module>r      s%   ðñ÷ SÓ Rå !Ý %ô,˜/õ ,r   