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

Provide a night theme for gitblock #85

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

qy-liuhuo
Copy link

@qy-liuhuo qy-liuhuo commented Nov 14, 2024

Fix #84

Provide a night theme for gitblock, Example is as follow:

image

You can use it by changing the url from profile-3d-contrib/profile-gitblock.svg to profile-3d-contrib/profile-night-gitblock.svg

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@melogabriel
Copy link

melogabriel commented Feb 17, 2025

I solved this problem that way:

https://github.com/melogabriel/melogabriel/blob/b8388b1d306f9038b43c2f7c62ceeffae92b0964/conf/github-profile-3d-contrib.json

image

This way the .svg is visible in both light and dark mode.

@yoshi389111
Copy link
Owner

@qy-liuhuo
Thank you for your pull request.

I'm sure there are people who would like a night theme for gitblock.

However, I think that anyone who wants to do this can just specify their own custom JSON file in the SETTING_JSON environment variable and run it.

If you could resubmit the pull request by adding a sample of a custom JSON file under sample-settings, I would consider merging it.

@yoshi389111 yoshi389111 self-assigned this Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a night theme for gitblock
3 participants