add the new dedicated bottom title color.
This commit is contained in:
		
							parent
							
								
									7a73abdc61
								
							
						
					
					
						commit
						f5adf7cf5f
					
				| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
# The Love Theme for Tauon Music Box
 | 
			
		||||
# Version: 0.1.0
 | 
			
		||||
# Version: 0.1.1
 | 
			
		||||
# https://love.holllo.cc
 | 
			
		||||
 | 
			
		||||
{% if love.name === 'light' %}
 | 
			
		||||
| 
						 | 
				
			
			@ -47,6 +47,8 @@ rgb(255,0,255) tb line
 | 
			
		|||
 | 
			
		||||
# Bottom Panel
 | 
			
		||||
 | 
			
		||||
{{ rgb(love.colors.foreground1) }} bottom title
 | 
			
		||||
 | 
			
		||||
{{ rgb(love.colors.foreground1) + ',40' }} buttons off
 | 
			
		||||
{{ rgb(love.colors.accents[4]) }} buttons over
 | 
			
		||||
{{ rgb(love.colors.accents[6]) }} buttons active
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue