-
- Downloads
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
Showing
- app/helpers/stream_entries_helper.rb 4 additions, 0 deletionsapp/helpers/stream_entries_helper.rb
- app/javascript/images/logo_full.svg 1 addition, 1 deletionapp/javascript/images/logo_full.svg
- app/javascript/styles/mastodon-light/diff.scss 3 additions, 12 deletionsapp/javascript/styles/mastodon-light/diff.scss
- app/javascript/styles/mastodon/about.scss 2 additions, 1 deletionapp/javascript/styles/mastodon/about.scss
- app/javascript/styles/mastodon/containers.scss 4 additions, 2 deletionsapp/javascript/styles/mastodon/containers.scss
- app/views/about/show.html.haml 1 addition, 1 deletionapp/views/about/show.html.haml
- app/views/layouts/application.html.haml 1 addition, 0 deletionsapp/views/layouts/application.html.haml
- app/views/layouts/auth.html.haml 1 addition, 1 deletionapp/views/layouts/auth.html.haml
- app/views/layouts/public.html.haml 1 addition, 1 deletionapp/views/layouts/public.html.haml
Loading