
    s
eu                     0    d Z ddlZddlmZ ddlmZ d ZdS )zStyles for the application.    N)images)GLOBAL_STYLES_PATHc                  V   t          t          dd          5 } |                                 }ddd           n# 1 swxY w Y   t          j        dk    r5|                    dt          j                            dd                    }n |                    dt          j                  }|S )	z;Load css styles file and parse to include custom variables.rtzutf-8)encodingNntz$IMAGE_PATH\/)openr   readosnamereplacer   
IMAGE_PATH)fdatas     >lib/python3.11/site-packages/navigator_updater/utils/styles.pyload_style_sheetr      s    	 $	9	9	9 Qvvxx               
w$||M6+<+D+DT3+O+OPP||M6+<==Ks   9= =)__doc__r   navigator_updater.staticr   navigator_updater.static.cssr   r        r   <module>r      sS    " ! 				 + + + + + + ; ; ; ; ; ;
 
 
 
 
r   