mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			506 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			506 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<theme>
 | 
						|
    <include>./../theme.xml</include>
 | 
						|
    <include>./colors.xml</include>
 | 
						|
    <include>./systeminfo.xml</include>
 | 
						|
 | 
						|
    <view name="system">
 | 
						|
        <image name="controller">
 | 
						|
            <path>./images/controller.svg</path>
 | 
						|
        </image>
 | 
						|
    </view>
 | 
						|
 | 
						|
    <view name="system, gamelist">
 | 
						|
        <image name="logo">
 | 
						|
            <path>./images/logo.svg</path>
 | 
						|
        </image>
 | 
						|
        <image name="consolegame">
 | 
						|
            <path>./images/consolegame.svg</path>
 | 
						|
        </image>
 | 
						|
    </view>
 | 
						|
</theme> |