Change full logo to use primary text color of the given theme (#10994)
* Change full logo to use primary text color of the given theme * Fix colors of public layout header in light theme
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
    .logo-container
 | 
			
		||||
      %h1
 | 
			
		||||
        = link_to root_path do
 | 
			
		||||
          = image_pack_tag 'logo_full.svg', alt: 'Mastodon'
 | 
			
		||||
          = svg_logo_full
 | 
			
		||||
 | 
			
		||||
    .form-container
 | 
			
		||||
      = render 'flashes'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user