We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Only colors is not enough:
also...
The text was updated successfully, but these errors were encountered:
Defining typefaces:
{ "fonts" : [ {"family": "NgSans", weight: 700, style: "normal", src: "NgSans.woff2"}, ... ] }
Assigning typefaces:
{ "customFonts" : { statusBar : "NgSans, ui", workTree : { "*" : "NgSans, ui", "zh-Hans" : "NgSans, NgSans SC, ui", "ja" : "NgSans, NgSans JP, ui", } } }
The keyword "ui" may be assigned to the default UI font set (depending on platform & UI Langauge).
Sorry, something went wrong.
Split into four issues: #26128, #26129, #26130, #26131. Close.
No branches or pull requests
Only colors is not enough:
also...
The text was updated successfully, but these errors were encountered: