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:
Eugen Rochko
2019-06-08 15:30:06 +02:00
committed by GitHub
parent f4bc77f290
commit 20dda5cca0
9 changed files with 18 additions and 19 deletions

View File

@@ -36,3 +36,4 @@
%div{ style: 'display: none'}
= render file: Rails.root.join('app', 'javascript', 'images', 'logo_transparent.svg')
= render file: Rails.root.join('app', 'javascript', 'images', 'logo_full.svg')