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 typography tokens #69

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Add typography tokens #69

merged 2 commits into from
Jun 25, 2024

Conversation

shin-usu
Copy link
Contributor

@shin-usu shin-usu commented Jun 24, 2024

Overview (Required)

Added typography tokens.
I have confirmed that the DotGothic16 font is displayed.
When implementing UI, by specifying the token in the text as shown below, the corresponding font will be displayed.

Text("Test Text")
    .textStyle(.titleLarge)

Figma links

https://www.figma.com/design/XUk8WMbKCeIdWD5cz9P9JC/DroidKaigi-2024-App-UI?node-id=49848-6285&t=oxJbVdlXGh3PlRZv-4

Screenshot

スクリーンショット 2024-06-25 2 00 44

@shin-usu shin-usu marked this pull request as ready for review June 24, 2024 17:09
Copy link
Member

@ry-itto ry-itto left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks!

Base automatically changed from feature/color_alias_token to main June 25, 2024 03:05
@shin-usu shin-usu merged commit 8873ff0 into main Jun 25, 2024
@shin-usu shin-usu deleted the feature/typography_tokens branch June 25, 2024 03:05
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.

2 participants