Tweak some unit types and an icon in the default Ink theme.

Review Request #13670 — Created March 26, 2024 and submitted — Latest diff uploaded

Information

Ink
master

Reviewers

Font sizes are now set to 13px instead of 11px by default, making text
far more legible on modern screens (and also more consistent with
Review Board's defaults).

The "Add" icon is now a filled circle with a "+" on the inside, rather
than just a plain "+".

A couple of inner radius values have been added for common radius units.

Tested in Storybook and in Review Board.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Tweak some unit types and an icon in the default Ink theme.
Font sizes are now set to 13px instead of 11px by default, making text far more legible on modern screens (and also more consistent with Review Board's defaults). The "Add" icon is now a filled circle with a "+" on the inside, rather than just a plain "+". A couple of inner radius values have been added for common radius units.
c49dea754e5f4a397ebf3bc79555dd30ea944140 Christian Hammond
src/ink/less/themes/default/resources.less
src/ink/less/themes/default/units.less
Loading...