mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-31 08:06:15 +01:00 
			
		
		
		
	feat: Initial support for custom rss icon color
At some point this might follow the same logic used by `accent_color` and `background_color`, for consistency.
This commit is contained in:
		
							parent
							
								
									2bb4eb9ee2
								
							
						
					
					
						commit
						6c8a4b3a87
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -34,6 +34,9 @@ accent_color = "blue" | |||
| # Defaults to accent color (or, if not accent color specified, to blue). | ||||
| background_color = "blue" | ||||
| 
 | ||||
| # You can set this to any rgb hex value. | ||||
| rss_icon_color = "#ee802f" | ||||
| 
 | ||||
| # The logo text - defaults to "Terminimal theme" | ||||
| logo_text = "Terminimal theme" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 vvzen
						vvzen