simurai
simurai
So @kevinSuttle dug up this old (2009!) post about using the [system colors in CSS](https://www.sitepoint.com/css-system-styles/). And the cool part is that it adapts to the changes in the settings: ...
Should this UI theme also adapt to syntax themes by using the syntax variables as a base? Like the One themes and others do it. **Pro**: It would look much...
### Describe the bug Reported [here](https://github.com/orgs/github/projects/9798/views/1?pane=issue&itemId=60907709) (internal). When resizing the browser window to around `930px`, it can cause wrapping/overflow issues when there are multiple CTA buttons with multi-word text labels....
Here some feedback from using the [](https://primer.style/brand/components/PricingOptions) component in an [upcoming project](https://github.com/github/githubuniverse.com/pull/1876/): ## Make divider line optional [Feedback](https://github.com/orgs/github/projects/12991/views/2?pane=issue&itemId=59253911)  This is probably meant to add some balance when there are...
This came up in [this card](https://github.com/orgs/github/projects/12234/views/2?pane=issue&itemId=54291103) (internal). ## Problem Currently when adding a `leadingVisual` to `` ```jsx ``` a `24px` icon is used and upscaled to `44px`.  But Design...
There was a recent [accessibility audit](https://github.com/github/accessibility-audits/issues/4955) for https://githubuniverse.com. > Expected result > On the footer section, the tooltips should be defined for the twitter, github, linkedin, youtube and facebook controls....
This came up in https://github.com/github/primer/issues/2545. ## Problem Currently we use `Mona Sans` as the sans-serif font. This works great for latin based languages. But for other languages (e.g. Japanese), the...
## Problem Currently you can use an "anchor/deep" link (e.g. `/#agenda`) with `SubdomainNavBar`. But since the "hamburger menu" takes up almost the full width/height (we customized it a bit to...
## Problem Currently when `SubdomainNavBar` _would_ have enough space to show all links, it still hides them behind a "More" dropdown: E.g. [Storybook example](https://stunning-chainsaw-j82glqz.pages.github.io/?path=/story/components-subdomainnavbar--no-search&args=numLinks:4;fullWidth:!false;fixed:!true)  ## Possible solution It seem...
### Describe the bug This came up in this [accessibility audit](https://github.com/github/accessibility-audits/issues/7852#issuecomment-2137692114). Once the focus is inside the menu, the focus is trapped and you can't get out of it with...