Jules's patch in bug 2046942 fixes the main thing: background color (per state). The only other thing that looks different to me is the spacing between the icon and text is a little too tight in code. We use 0.4em in code, and the Figma uses 8px, which ends up being larger, although it will vary a little per platform.
Bug 2019163 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Jules's patch in bug 2046942 fixes the main thing: background color (per state). The only other thing that looks different to me is the spacing between the icon and text is a little too tight in code. We use 0.4em in code, and the Figma uses 8px, which ends up being larger, although it will vary a little per platform. The rounded edges mentioned in comment 0 were fixed a while ago by some other patch.