Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Safari pinned tab icon #2799

Merged
merged 2 commits into from
Oct 29, 2017
Merged

Conversation

brinsche
Copy link

Closes #2753

I had to manually create the .svg because the transformation is not that trivial, the viewBox has to be 0 0 16 16 but just rescaling it resulted in an icon that looked too small so I made it as large as possible within the constraints, the icon also has to be black because the color gets set separately as described here here. I also cleaned it with svgcleaner.

If it has to be generated from the logo feel free to close this.

Closes go-gitea#2753

Signed-off-by: Bastian Rinsche <bastian.rinsche@gmail.com>
@lafriks lafriks added the topic/ui Change the appearance of the Gitea UI label Oct 28, 2017
@lafriks lafriks added this to the 1.x.x milestone Oct 28, 2017
@lafriks
Copy link
Member

lafriks commented Oct 28, 2017

LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Oct 28, 2017
@Morlinest
Copy link
Member

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 28, 2017
@lafriks lafriks modified the milestones: 1.x.x, 1.3.0 Oct 28, 2017
@codecov-io
Copy link

Codecov Report

Merging #2799 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2799   +/-   ##
=======================================
  Coverage   26.86%   26.86%           
=======================================
  Files          89       89           
  Lines       17596    17596           
=======================================
  Hits         4727     4727           
  Misses      12183    12183           
  Partials      686      686

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ddbbd9...4b792b0. Read the comment docs.

@appleboy appleboy merged commit 638509b into go-gitea:master Oct 29, 2017
ericek111 added a commit to ericek111/repman that referenced this pull request Oct 20, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Safari Pinned Tab Icons
6 participants