wmmisc: Move blue to top of list in XPM colors so that wmgeneral properly creates mask.
This commit is contained in:
		
							parent
							
								
									6582a4e21d
								
							
						
					
					
						commit
						eb0ba99973
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,8 @@
 | 
			
		|||
/* XPM */
 | 
			
		||||
static char * wmmisc_master_xpm[] = {
 | 
			
		||||
"200 100 70 1",
 | 
			
		||||
" 	c None",
 | 
			
		||||
".	c #0000FF",
 | 
			
		||||
" 	c None",
 | 
			
		||||
"+	c #000000",
 | 
			
		||||
"@	c #333133",
 | 
			
		||||
"#	c #666366",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue