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

devhub: Apply a bit of styling #2404

Merged
merged 1 commit into from
Oct 11, 2024
Merged

devhub: Apply a bit of styling #2404

merged 1 commit into from
Oct 11, 2024

Conversation

fabioarnold
Copy link
Contributor

Some tweaks to fonts, padding, and colors. I added the fonts we use for the website (Inter and Recursive).

Before:

devhub-before-light

devhub-before-dark

After:

devhub-after-light

devhub-after-dark

@cb22
Copy link
Contributor

cb22 commented Oct 11, 2024

@fabioarnold you'll need to add exceptions for those files to tidy.zig

@cb22
Copy link
Contributor

cb22 commented Oct 11, 2024

Hmm - we also probably don't want to have those binary woffs in this repo in any case - could we maybe load them cross-origin from tigerbeetle.com? (I recall you said Google Fonts is out because of GDPR)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding binary fonts to the database repo sounds like a bridge too far to my taste! I'd maybe use built-in fonts, or otherwise loaded them from some kind of CDN with subresource integrity. This is an internal tool, so CDN feels acceptable! (otherwise, I wonder if we could load fonts from our main website? )

@fabioarnold
Copy link
Contributor Author

I got rid of the fonts and exported the logo from Figma to get the text just right (also skewed at the correct angle).

@fabioarnold fabioarnold added this pull request to the merge queue Oct 11, 2024
Merged via the queue into main with commit 67d0bf8 Oct 11, 2024
26 checks passed
@fabioarnold fabioarnold deleted the fabio/devhub-styling branch October 11, 2024 11:53
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.

3 participants