-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add --color-logo
, matching the logo's primary color
#34639
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
Conversation
It seems inconsistent with the green logo. IIRC the "green" links were done intentionally |
The logo could be customized. Maybe we should introduce a |
--color-logo
for text to match logo color
--color-logo
for text to match logo color--color-logo
for text that should match logo color
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And the PR's description could also be updated accordingly?
OP updated |
--color-logo
for text that should match logo color--color-logo
, matching the logo's color
--color-logo
, matching the logo's color--color-logo
, matching the logo's primary color
* giteaofficial/main: [skip ci] Updated translations via Crowdin Fix missed merge commit sha and time when migrating from codecommit (go-gitea#34645) [skip ci] Updated translations via Crowdin Fix GetUsersByEmails (go-gitea#34643) Add `--color-logo` for text that should match logo color (go-gitea#34639) Update JS deps, regenerate SVGs (go-gitea#34640) Misc CSS fixes (go-gitea#34638) Validate hex colors when creating/editing labels (go-gitea#34623) add codecommit to supported services in api docs (go-gitea#34626) add openssh-keygen to rootless image (go-gitea#34625) Small fix in Pull Requests page (go-gitea#34612) bump to alpine 3.22 (go-gitea#34613) Fix notification count positioning for variable-width elements (go-gitea#34597) Fix margin issue in markup paragraph rendering (go-gitea#34599) # Conflicts: # templates/home.tmpl
Add a new color that indicates the logo's primary color and use it in the frontpage over previous green color. This will be useful for customization.