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

Redesign: colors, typography, button backgrounds #177

Merged
merged 4 commits into from
Jul 1, 2024

Conversation

melnikga
Copy link
Contributor

The colors for the dark theme were redesigned, the colors of the buttons were changed, and the IBM PLEX SANS font was added. Scrollbars have also been redesigned.

@@ -9,6 +9,10 @@ class MyDocument extends Document {
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"
rel="stylesheet"
></link>
<link
Copy link
Contributor

Choose a reason for hiding this comment

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

Instead of keeping both fonts, can we instead remove the original font and completely replace it with the new one?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Of course we can, I'll fix it now

@mazurroman mazurroman merged commit a7dbcb5 into walnuthq:main Jul 1, 2024
2 checks passed
@mazurroman mazurroman linked an issue Jul 1, 2024 that may be closed by this pull request
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.

Redesign: colours
2 participants